a:link {
	color: #3D7EB4;
	text-decoration: none;
	white-space:nowrap;
}
a:hover {
	text-decoration: underline;
}


.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
}

.ReverseBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
}
.TextField {
	background-color: #FFFFFF;
	border: 1px solid #66CC33;
}
.GreenBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top:10px;
	font-style: normal;
	color:green;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
}

.OrangeBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #E97925;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
}

.GreenBoldSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #02a07c;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
}

.BodyTextBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:5px 5px 5px 5px;
	font-style: normal;
	color: 00458C;
	line-height: normal;
	font-weight: normal;
	font-weight:normal;
}

.left {
   background-image: url(images/head_background.png);
   height:25px;

}

.menu {
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	vertical-align:middle;
	white-space:nowrap;

}

.left a { 
    margin-left:0px;
    padding-top:1px;
	align:left;
    float:left; 
	height:25px;
	padding-right:15px;
	padding-left:15px;
	font-style: normal;
	vertical-align:middle;
	white-space:nowrap;
	background-image: url(images/head_background.png);
	background-repeat:repeat-x;
	color: #FFFFFF;	
    font-weight: bold;
	text-decoration: none;
}

.left a:hover {     
    margin-left:0px;
    padding-top:1px;
    position: relative;
    float: left; 
	height:25px;
	padding-right:15px;
	padding-left:15px;
	font-style: normal;
	vertical-align:middle;
	white-space:nowrap;
	background-image: url(images/head_background.png);
	background-repeat:repeat-x;
	color: #FFFFFF;	
    font-weight: bold;
}


.buttonselected
{
	background-repeat: repeat-x;
	background-image: url(images/button-bg.gif); 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align:center;	
	color: #DF7000;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

.Textfooter 
{
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
	
}

.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:15px;
	font-style: normal;
	line-height: normal;
	border:solid 2px #7EB933;
	font-weight: bold;
	border-style:solid;
	background-color:#ffffff;
	text-decoration: none;
	font-variant: normal;
}

.highlight #message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:30px;
	padding-left:10px;
	vertical-align:middle;
	padding-top:7px;
	font-style: normal;
	background-color:#7EB933;
	color: #FFFFFF;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
}
