body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2B4E87;
	text-align:justify;
	text-justify:inter-word;
}
table {
	font-family: Tahoma;
	font-size: 12px;
	color: #2F2F2F;
	text-align:justify;
	text-justify:inter-word;
}
input,select,option {
	font-family: Tahoma;
	font-size: 12px;
	color: #2F2F2F;
}
.bannerheading
{
	font-family: Trebuchet MS;
	font-size: x-large;
	font-weight: bold;
	/*color: darkblue;*/
	/*border-left: 3px inset lightgray;*/
	height: 64px;
	padding-left: 14px;
	padding-top: 20px;
	text-align:center;
	text-justify:auto;
}
.reallybigheading
{
	font-family: Trebuchet MS;
	font-size: large;
	font-weight: bold;
	/*color: darkblue;*/
	/*border-left: 3px inset lightgray;*/
	height: 64px;
	padding-left: 14px;
	padding-top: 20px;
	text-align:left;
	text-justify:auto;
}
.bigheading
{
	font-family: Trebuchet MS;
	font-size: small;
	font-weight: bold;
	/*color: darkblue;*/
	border-left: 3px inset lightgray;
	/*border-top: 1px groove lightgray;*/
	height: 38px;
	padding-left: 14px;
	padding-top: 5px;
	/*background: url(/images/sidemenu/headlinearrow.gif) top left no-repeat;*/
}

.mediumheading
{
	font-family: Verdana;
	font-size: 120%;
	font-weight: bold;
}

.smallheading
{
	font-family: Trebuchet MS;
	font-weight: bold;
	color: darkblue;
	font-size: 110%;
}
p.smallheading
{
	font-family: Trebuchet MS;
	font-weight: bold;
	color: darkblue;
	font-size: 110%;
}
.bodytextemphasis{
	/*font-family: Trebuchet MS;*/
	font-weight: bold;
	color: darkblue;
	font-size: none;
}
.border{
border:1px solid #000000;
background:#777777
}

a {
	color: #2E5181;
}
.txt1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #E36F01;
}
.top {
	font-size: 10px;
}
.m {
	font-family: Tahoma;
	font-size: 11px;
	color: #2F2F2F;
}
.m1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

/* Main Content*/

td.mainpadding
{
	padding-left: 12px;
	padding-right: 5px;
	padding-top: 0px;
}
/* Left Margin */

.leftmargin
{
	height: 100%;
	padding-left: 0px;
	padding-right: 6px;
	line-height: 3.6ex;
/*	float: left; doesn't work in Mozilla browsers */
}

.leftmargin a, .leftmargin a:visited
{
	color: black;
	text-decoration: none;
}

.leftmargin div.content
{
	padding-left: 3px;
}

.leftmargin div.majorlink
{
	/*border-top: 1px ridge threedshadow;*/
	border-bottom: 1px inset threedshadow;
	padding-bottom: 4px;
	margin-bottom: 1px;
	margin-right: 4px;
	text-align:left;
	text-justify:auto;
}

.leftmargin div.leftindent
{
	/*border-top: 1px ridge threedshadow;*/
	/*border-bottom: 1px solid threedshadow;*/
	border-bottom: 1px inset threedshadow;
	padding-bottom: 4px;
	margin-bottom: 1px;
	margin-right: 4px;
	text-align:left;
	text-justify:auto;
}

.leftmargin div.leftindent1
{
	padding-left: 10px;
	text-align:left;
	text-justify:auto;
}

.leftmargin div.leftindent2
{
	margin-left: 18px;
}

.leftmargin a:hover, .leftmargin a:visited:hover
{
	color: Black;
	text-decoration: underline;
}

.leftmargin .smallheading
{
	font-weight: bold;
	color: Black;
	font-size: 120%;
}

/* Scrollbars */

body, textarea, select
{
	SCROLLBAR-ARROW-COLOR: #97AABA;
	SCROLLBAR-FACE-COLOR: #F2F5F7;
	SCROLLBAR-HIGHLIGHT-COLOR: #B2C3D0;
	SCROLLBAR-SHADOW-COLOR: #B2C3D0;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}
/* Inset Panels */

div.insetpanel
{
	/*background: url(/images/sidemenu/rightmenuedge.gif) repeat-x;
	background-position: top left;
	background-repeat: repeat-x;*/
	border-top: 1px groove gray;
	border-left: 1px groove gray;
	border-bottom: 1px groove gray;
	color: #666666;
	margin: 6px;
	font-size: 89%;
}

div.insetpanel .heading
{
	color: black;
	font-weight: bold;
	font-size: 130%;
	height: 12px;
	text-align: center;
	padding-top: 1px;
}

div.insetpanel .padding
{
	padding:6px;
}

div.insetpanel .smallheading
{
	color: darkorange;
	text-decoration: normal;
	font-weight: bold;
}
