@charset "utf-8";
/* CSS Document */
body {margin: 0em; background-image: url(../images/bground.jpg); background-position: top; background-repeat: repeat-x; background-attachment: fixed;}
td{font-size: 11px; font-family: Arial, Helvetica, sans-serif; color : #575b60;}
a{text-decoration:none}
UL {
font-size : 11px;
font-family : Trebuchet MS;
color : #464545;
list-style-image: url(/images/bullet.gif);
}
LI {padding-bottom:7px;}

a.link:link {
color: #578D5A;
border-bottom: 1px dotted #999999;
}

a.link:visited {
color: #EF983A;
border-bottom: 1px dotted #999999;
}

a.link:hover {
 
border-bottom: 1px dotted #ffffff;
font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #EF983A;
	text-decoration: none;
	line-height: 10pt;
}

a.link:active {

	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #EF983A;
	text-decoration: none;
	line-height: 10pt;
	
}

.smalltextWhite{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 10pt;
}
.smalltextGrey{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 10pt;
}

.darkbluelink{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #29599A;
	text-decoration: none;
	line-height: 10pt;
}
a.darkbluelink:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 10pt;
}
 
.bluelink{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #3065b0;
	text-decoration: none;
	line-height: 10pt;
}
a.bluelink:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 10pt;
}

.footer{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 10pt;
}
a.footer:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #3065b0;
	text-decoration: none;
	line-height: 10pt;
}

.whitetext{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
}
.bluetext{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #3065b0;
	text-decoration: none;
	line-height: 12px;
}
.blacktext{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
}
.bluebold{
	font-family: verdana,Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #3065b0;
	text-decoration: none;
	line-height: 12pt;
}
.headText{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12pt;
	padding-left:10px;
}
.bodytext:hover{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 12pt;
}
.readmoregreen{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #bfe82e;
	text-decoration: none;
	line-height: 10pt;
 
}