body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
.textlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FDB827;
	text-decoration: none;

}


.bodyblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AAB7D7;
}

.bodylink {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A6DA7;
	letter-spacing: 0.25px;
	text-decoration: none;
	font-weight: bold;
}
.bodylink:hover {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #344371;
	letter-spacing: 0.25px;
	text-decoration: none;
	font-weight: bold;
}
.bodylinkbig {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A6DA7;
	letter-spacing: 0.25px;
	text-decoration: none;
	font-weight: bold;
}
.bodylinkbig:hover {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #344371;
	letter-spacing: 0.25px;
	text-decoration: none;
	font-weight: bold;
}
.bluetext {
	font-family: Verdana;
	font-size: 11px;
	color: #2A3C73;
	letter-spacing: 1px;
	text-decoration: none;
}


.blacktext {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	letter-spacing: 1px;
	text-decoration: none;
}
.blacktextmedium {
	font-family: Verdana;
	font-size: 13px;
	color: #666666;
	letter-spacing: 1px;
	text-decoration: none;
}
.textlink:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #7A1202;
  text-decoration: none;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: normal;
	font-weight: 400;
	font-style: normal;
}

.bodytextgray {
	color: #F1F1EC;
}

.footerlink {
  font-family: Verdana;
  font-size: 11px;
  color: #777777;
  text-decoration: none;
}
.footerlink:hover {
  font-family: Verdana;
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none;
}
h1 {
	font-family: Verdana;
	font-size: 9px;
	color: #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: normal;
}
.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #B0B4B7;
	width: 180px;
}

.formfieldtiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #B0B4B7;
	width: 60px;
}
.formfieldsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #B0B4B7;
	width: 300px;
}
.formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	background-color: EFEFEF;
	border: 1px solid #14624E;
	font-size: 9px;
	padding: 1px;
}
.bodytextbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.bodytextbig_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.bgleft {
	background-image: url(../images/left_bg.gif);
	background-repeat: repeat-x;
}
.blackborder {
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px none #333333;
	border-left: 1px solid #333333;
}
.lightgreytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E0DEDE;
}
.bodytextxbig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FD7070;
	text-decoration: none;
}
.greyborder {

	border: 1px solid #C7C2C3;
}
#menunavigation{
	width:150px;
	background-color: #C0D959;
	border: 1px solid #31295F;
	letter-spacing: 0.5px;
	color: 342D62;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}



#menunavigation a{
	color:#342D62; /* menu text color*/
	border-bottom:1px solid #5B743F;
	text-decoration:none;
	padding: 5px; /* padding between submenus */
	display:block;
	/* Fix IE */
	height:auto !important;
	height:1em;
	/* Done fixing */
}

#menunavigation a:hover{
	color: #ffffff;
	border-bottom:1px solid #5B743F;
	text-decoration:none;
	background-color: #A1C804;
}
td div {
	/* this makes TDs a container with their own coordinate system.
	 absolutely-positioned elements will be offset relative to them */
	position:relative;
}
#menuleft{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:209px;
	height:23px;
	background-color: #FDB827;
	font-weight: bold;
}

#menuleft a{
	color:#000000;
	text-decoration:none;
	display:block;
	padding-left: 38px;
	height:auto !important;
	height:1em;
	height:23px;
	padding-top: 5px;
}

.menulefthover{
	background: url(../images/menu_left_hover.gif) no-repeat; /*mouse over background*/
	color: #000000;
	text-decoration:none;
	height:23px;
}


#menuleft a:hover{
	background: url(../images/menu_left_hover.gif) no-repeat; /*mouse over background*/
	color: #000000;
	text-decoration:none;
	height:23px;
}



#menuleftsmall{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:204px;
	height:23px;
	background-color: #FDB827;
	font-weight: bold;
}

#menuleftsmall a{
	color:#000000;
	text-decoration:none;
	display:block;
	padding-left: 38px;
	height:auto !important;
	height:1em;
	height:23px;
	padding-top: 5px;
}

#menuleftsmall a:hover{
	background: url(../images/menu_left_hover.gif) no-repeat; /*mouse over background*/
	color: #000000;
	text-decoration:none;
	height:23px;
}

.dotted{
	background:url(../images/menu_left_dotted.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 1px;
	font-size: 1px;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.bigblacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
}
.statusfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #E0DFE3;
}


.redlink {
	font-family: Verdana;
	font-size: 10px;
	color: #FF3300;
	text-decoration: none;
	font-style: italic;
}
.redlink:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #FF3300;
	text-decoration: none;
	font-style: italic;
}
