body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-color: #000066;	
}


td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
	
a: link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a: active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a: visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a: hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}	


img { margin: 0; padding: 0; }

.header { margin: 0px; padding-bottom: 10px; }

INPUT, TEXTAREA, SELECT, OPTION  {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #676565;
}

form { margin: 0px; padding: 0px;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	color: #OOOOOO;
	margin: 0px, 0px, 0px, 0px;
	padding: 0px;	
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin: 6px, 0px, 0px, 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADB6BD;		
}
h2 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #87B204;		
}
h2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #759B03;		
}
h2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #5B7804;		
}

.content { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}
.content a:link { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.content a:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.content a:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CA0000;
	text-decoration: underline;
}

.contentlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.contentlight a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;	
}
.contentlight a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;	
}
.contentlight a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;	
}

.contentBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.contentBold a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3366CC;
	text-decoration: underline;
}
.contentBold a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #134AB7;
	text-decoration: underline;
}
.contentBold a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
}
.frontPageLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #333333;
}
.frontPageLinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3366CC;
	line-height: 16px;
	text-decoration: underline;
}
.frontPageLinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
	text-decoration: underline;
}
.frontPageLinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3366CC;
	line-height: 16px;
	text-decoration: none;
}

.mainPad {
	margin: 0px;
	padding: 8px;
}
.sidePad {
	padding: 0px 8px 0px 8px;
}	

.MargColumn {
margin: 0px; padding: 0px;
}

.vertDoubleLine {
	margin: 0px;
	padding: 0px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #99CC00;
	border-left-color: #99CC00;
}
.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #3366CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADB6BD;
	margin: 0px;
	padding: 1px;

}
.leftmenu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
}
.leftmenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4F87F7;
	text-decoration: none;
}
.leftmenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.titlesDarkUndy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #AD0005;
	margin: 6px, 0px, 0px, 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;		
}
.titlesDarkUndy a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #AD0005;
	text-decoration: none;		
}
.titlesDarkUndy a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #AD0005;
	text-decoration: none;		
}
.titlesDarkUndy a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;		
}

.titlesDark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	margin: 0px, 0px, 0px, 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADB6BD;	
}
.titlesDark a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	margin: 0px, 0px, 0px, 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADB6BD;	
}
.titlesDark a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	margin: 0px, 0px, 0px, 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADB6BD;	
}
.titlesDark a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin: 0px, 0px, 0px, 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADB6BD;	
}
.mainNoPadTop {

	margin: 0px;
	padding: 0px 8px 8px;
}

.titlesLight {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	margin: 0px, 0px, 0px, 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8F5C3;
}

.middleBG {
	background-image: url(images/titleBG.gif);
	background-repeat: no-repeat;
	margin: 0px 8px 8px;
	padding: 4px 4px 2px 8px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3366CC;

}
.middleVertIMG {
	margin: 0px;
	padding: 0px;
	border: 1px solid #ADB6BD;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px 8px 8px;
	background-color: #E2E7EB;
}
.white {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.BGer {
	background-image: url(images/BGshadowedGrey.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #D6DCE2;
}
.BGer2 {

	background-image: url(images/BGshadowedGreyLighter.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #E8EBEF;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-style: solid;
	border-width: 1px;
	border-color: #ADB6BD;
	padding: 0px;
}	
.padding12 {
	padding: 12px;
}

contentbullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: circle;
}
.titlesRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/titleRedBars.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 273px;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.titlesRed2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/titleRedBars2.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 160px;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.style1 {color: #FFFFFF}
.style1 a:link {color: #FFFFFF; text-decoration: underline;}
.style1 a:visited {color: #FFFFFF; text-decoration: underline;}
.style1 a:hover {color: #FFFFFF; text-decoration: none;}
.style19 {
	font-size: 25px;
	color: #980005;
}
.style24 {font-size: 12px; font-style: normal;}
.style25 {	color: #AD0005;
	font-style: italic;
}
.style26 {color: #AD0005}
.style27 {font-size: 13px; color: #AD0005; }
.style2 {color: #ffcc33}
.style3 {color: #ff9933}
.style3 a:link {
    font-size: 14px;
	font-weight: bold;
	color: #ff9933;
	text-decoration: underline;
}
.style3 a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #ff9933;
	text-decoration: underline;
}
.style3 a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #ff9933;
	text-decoration: none;
}

.style4 {color: #ffffff}
.style5 {font-size: 15px}
.style6 {color: #ffcc33; font-size: 15px; }
.style7 {color: #ff9933; font-size: 15px; }
.style8 {
	color: #990000;  
	font-weight: bold;
}
.outline {
}
.mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	padding-left: 13px;
	padding-right:13px;
}
.mainmenu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.mainmenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.mainmenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
.style34 {
	color: #000066	
}
.style34 a:link {
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
.style34 a:visited {
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
.style34 a:hover {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
