/* CSS Document */
body {
	/*font-size:100%;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(imagesk/greenbg.gif);
	background-repeat: repeat-x;
	
}

.links{
	FONT-SIZE: 10px;
	COLOR:#ffffff;
	FONT-FAMILY:Verdana;
	text-decoration:none;
	}

.links:hover{
	FONT-SIZE: 10px;
	COLOR:#ffffff;
	FONT-FAMILY:Verdana;
	text-decoration:underline;
	}

.links:active{
	FONT-SIZE: 10px;
	COLOR:#036D6D;
	FONT-FAMILY:Verdana;
	text-decoration:none;
	}

.links:visited{
	FONT-SIZE: 10px;
	COLOR:#ffffff;
	FONT-FAMILY:Verdana;
	text-decoration:none;
	}	
	

.LeftMenu:link{

	FONT-SIZE: 11px;
	COLOR:#5E0002;
	FONT-FAMILY:Verdana;
	font-style: normal;
	text-decoration:none;
}

.LeftMenu:visited {

	FONT-SIZE: 11px;
	COLOR:#5E0002;
	FONT-FAMILY:Verdana;
	font-style: normal;
	text-decoration:none;
}
.LeftMenu:hover{
	FONT-SIZE: 11px;
	COLOR:#5E0002;
	FONT-FAMILY:Verdana;
	font-style: normal;
	text-decoration:none;
}
.LeftMenu:active{
	FONT-SIZE: 11px;
	COLOR:#5E0002;
	FONT-FAMILY:Verdana;
	font-style: normal;
	text-decoration:none;
}

.WhiteLink:link{
	FONT-SIZE: 11px;
	COLOR:#FFFFFF;
	FONT-FAMILY:Verdana;
	font-style: normal;
	text-decoration:underline;
}
.WhiteLink:visited{
	FONT-SIZE: 11px;
	COLOR:#FFFFFF;
	FONT-FAMILY:Verdana;
	font-style: normal;
	text-decoration:underline;
}

.WhiteLink:hover{
	FONT-SIZE: 11px;
	COLOR:#FFFFFF;
	FONT-FAMILY:Verdana;
	font-style: normal;
	text-decoration:underline;
}

.WhiteLink:active{
	FONT-SIZE: 11px;
	COLOR:#FFFFFF;
	FONT-FAMILY:Verdana;
	font-style: normal;
	text-decoration:underline;
}

.copyright{
	FONT-WEIGHT:normal;
	FONT-SIZE: 10px;
	COLOR:#717171;
	FONT-FAMILY:Verdana;
	font-style: normal;
	text-decoration:none;
	}
.copyright a:link { color: #717171; text-decoration: underline;  }
.copyright a:visited { color: #717171; text-decoration: underline;  }
.copyright a:hover { color: #ea7f04; text-decoration: underline;  }
.copyright a:active { color: #717171; text-decoration: underline;  }	
	
.spacer{
	FONT-WEIGHT:bold;
	FONT-SIZE: 12px;
	COLOR:#fdee9b;
	FONT-FAMILY:Verdana;
	font-style: normal;
	text-decoration:none;
	}
.WhiteBoldText
	{
		FONT-WEIGHT:bold;
		FONT-SIZE: 10px;
		COLOR:#FFFFFF;
		FONT-FAMILY:Verdana;
		font-style: normal;
		text-decoration:none;
	
	}
.BlackText
	{
		FONT-SIZE: 11px;
		COLOR:#000000;
		FONT-FAMILY:Verdana;
		font-style: normal;
		text-decoration:none;
	}
.MaroonText
	{
	FONT-SIZE: 11px;
	COLOR:#a5252f;
	FONT-FAMILY:Verdana;
	font-style: normal;
	text-decoration:none;
	
	}
.MaroonText a:link { color: #a5252f; text-decoration: underline;  }
.MaroonText a:visited { color: #a5252f; text-decoration: underline;  }
.MaroonText a:hover { color: #c87e09; text-decoration: underline;  }
.MaroonText a:active { color: #a5252f; text-decoration: underline;  }	
	
.MaroonTextBold
	{
		FONT-SIZE: 11px;
		COLOR:#a5252f;
		FONT-FAMILY:Verdana;
		font-weight: bold;

	}
.MaroonTextBold a:link { color: #a5252f; text-decoration: underline;  }
.MaroonTextBold a:visited { color: #a5252f; text-decoration: underline;  }
.MaroonTextBold a:hover { color: #c87e09; text-decoration: underline;  }
.MaroonTextBold a:active { color: #a5252f; text-decoration: underline;  }
.err
	{
		FONT-SIZE: 12px;
		COLOR:#a5252f;
		FONT-FAMILY:Verdana;
		font-style: normal;
		text-decoration:none;
	}
.button
	{
	FONT-SIZE: 10px;
	background-color:#EB8206;
	COLOR:#FFFFFF;
	FONT-FAMILY:Verdana;
	border:none;
	font-style: normal;
	text-decoration:none;
	height: 18px;
	}

.buttongk {
	background-image:url(imagesk/button.gif);
	}
	
input
	{
		FONT-SIZE: 11px;
		COLOR:#000000;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-style: normal;
		text-decoration:none;
	}

.list
	{
		FONT-SIZE: 11px;
		COLOR:#000000;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-style: normal;
		text-decoration:none;
	}
	
.refineLayoutSelect
	{
		FONT-SIZE: 10px;
		COLOR:#000000;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-style: normal;
		text-decoration:none;
}

.tbheading{
font-family:Verdana;
font-size:11px;
font-weight:bold;
color:#333333;
text-transform: uppercase;
}
.tbdata{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:11px;
}
.inputtxt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	color:#000000;
	border:thin;
	border-color:#000000;
	font-size: 11px;
}
.myprofile
	{
	FONT-SIZE: 11px;
	COLOR:#035CAC;
	FONT-WEIGHT:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: uppercase;
	}
.myprofile a:link { color: #035CAC; text-decoration: underline;  }
.myprofile a:visited { color: #035CAC; text-decoration: underline;  }
.myprofile a:hover { color: #a5252f; text-decoration: underline;  }
.myprofile a:active { color: #035CAC; text-decoration: underline;  }

.blueborder {
	border: 1px solid #035cac;
}
.blueborder1 {
	border: 1px solid #C1D13A;
}

.GrayText
	{
		FONT-SIZE: 11px;
		COLOR:#666666;
		FONT-FAMILY:Verdana;
		font-style: normal;
		text-decoration:none;
	}
.GrayText a:link { color: #666666; text-decoration: underline;  }
.GrayText a:visited { color: #666666; text-decoration: underline;  }
.GrayText a:hover { color: #c87e09; text-decoration: underline;  }
.GrayText a:active { color: #666666; text-decoration: underline;  }	
.shadbg {
	background-image: url(imagesk/shadbg.gif);
	background-repeat: repeat-x;
}


.navbarbg {
	background-image: url(imagesk/navbg.gif);
	background-repeat: repeat-x;
}
.greenbox {
	margin: 1px;
	padding: 1px;
	border: 1px solid #8bad0f;
}
.goldbox {
	margin: 1px;
	padding: 1px;
	border: 1px solid #f4bb23;
}
.homebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #035cac;
	text-align: left;
	padding: 4px;
}
.bluelinks {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #035CAC;
	text-decoration: none;
}
.white_text {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}
.white_text:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:underline;
}
.controlheaders
	{
		FONT-SIZE: 18px;
		COLOR:#035CAC;
		FONT-FAMILY:Verdana;
		font-style: normal;
		text-decoration:none;
	}
#trailimageid
{
    DISPLAY: none;
    FONT-SIZE: 0.75em;
    Z-INDEX: 200;
    LEFT: 0px;
    POSITION: absolute;
    TOP: 0px;
}
P, UL, LI
{
	margin-top: 0px;
	margin-bottom: 0px;
}
