body, td,th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #344161;
	}
body {
	background-color: #2F348D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
 
}

a:link, .Copy:link {
	color: #526cb2;
	text-decoration: none;
}
a:visited, .Copy:visited {
	text-decoration: none;
	color: #526cb2;
}
a:hover, .Copy:hover {
	text-decoration: none;
	color: #950101;
	background-color: #E6DCDD;
}
a:active, .Copy:active {
	text-decoration: none;
	color: #526cb2;
}

.intro {
	color: #354262;
	font-size: 12px;
}

.links {
	font-size: 12px;
	color: #048CC6;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

 .Button {
	font-size: 11px;
	background-color: #354262;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #FFFFFF
}		

 .FormField {
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #040811;
	font-family: Arial, Helvetica, sans-serif;

}
 .Footer { color: #8C0200; }
 .Footer:active { color: #889EC6}
 .Footer:visited {color: #889EC6}
 .Footer:hover { color: #889EC6}
 .Footer:link { color: #889EC6}		
 .Header {
	font-size: 10px;
	font-weight: bold;
	color: #999999
}
 .Heading1, h1 {
	font-size: 15px;
	font-weight: bold;
	color: #354262;
	font-style: normal;

}
 .Heading2, h2 {
	font-size: 13px;
	font-weight: bold;
	color: #354262;
}

.Heading3, h3 {
	font-size: 10px;
	font-weight: bold;
	color: #354262;
}
.Heading4 {
	font-size: 11px;
	font-weight: bold;
	color: #8DC73D;
}
 .JavascriptRollover { cursor: hand}

 .Link {
	color: #D0D0D0;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

 .Navigation1 { 	font-size: 10pt;
	color: #889EC6;
	text-decoration: none;}

 .Navigation { font-size: 10px; font-weight: normal; color: #8A0401; text-decoration: none}
 .Navigation:active { color: #040811;}
 .Navigation:visited { color: #535760;}
 .Navigation:hover { color: #E5E5ED;	background-color: #040811;}
 .Navigation:link {color: #535760;}

			
 .SmallPrint { font-size: 10px; color: #000000; text-decoration: none}
 .SmallPrint:hover {  font-size: 10px; color: #7A7A7A; text-decoration: none}

 .TableBorder {
	border: 1px solid #354262
}
 .TableBorderLight {
	border: 1px solid #500000;
	background-color: #ECECEC;
	font-size: 12px;
}
 .TableHeader {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #354262;
}
 .TableHeaderNegative {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4C5F8E
}
 .TableRow { font-size: 12px; color: #3c2e11; background-color: #FFFFFF}
 .TableRow1 {  font-size: 12px; background-color: #F0F0F0}
 .TableRow2 {  background-color: #FBFBFB}
 .TableRow3 {
	font-size: 11px;
	color: #494546;
	background-color: #F3F3F3;
	font-weight: bold;
}
 
.Copy  { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #500000;
 } 

.TableBGRight {
	background-image:url("../Images/BG_Shad_RightTile.gif");
	background-repeat:repeat-y;
	background-position: left;
}
.TableBGLeft {
	background-image:url("../Images/BG_Shad_LeftTile.gif");
	background-repeat:repeat-y;
	background-position: right;
}
