
/* Define Tags */
body { 
	margin:0;
	padding:0;
	background-color:#fff;
	} 

a, a:visited, a:hover {	
	font-size:12px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;	
	color:#333333;	
	text-decoration:underline;
	}
a:hover {
	color:#000;	
	}
	
h1, h2, h3, h4, h5, h6 {
	margin:10px 0 10px 0;
	padding-bottom:5px;
	font-family:Verdana,Arial,Helvetica; 
	color:#000;
	border-bottom:1px solid #999999;
	}
h1 {
	font-size:18px;
	color:#2B58AC;
	}
h2 {
	font-size:14px;
	border-bottom:0;
	}
h3 {
	font-size:12px;
	border-bottom:0;
	}
h4 {
	font-size:10px;
	border-bottom:0;
	}
h5 {
	font-size:9px;
	border-bottom:0;
	}
	
hr { 
	height:1px;
	color:#000000;
	}
	
form {
	margin:0;
	padding:0;
	}

img {
	display:block;
	}
	
ul, ol, li {	
	font-size:11px;
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#333;
	}

/* hdrMenu */
.mainMenu, a.mainMenu, a.mainMenu:visited, a.mainMenu:hover {	
	font-size:11px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#FFF;	
	line-height:1.5em;
	text-decoration:none;
	letter-spacing:2px;
	}
	
a.mainMenu, a.mainMenu:visited, a.mainMenu:hover {	
	font-weight:800;
	}
	
a.mainMenu:hover {	
	text-decoration:underline;
	}

/* addressInfo */
.bottomText, a.bottomText, a.bottomText:visited, a.bottomText:hover {	
	font-size:10px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#000;	
	line-height:1.5em;
	text-decoration:none;
	}
	
a.bottomText:hover {	
	text-decoration:underline;
	}

/* addressInfo */
.addressInfo, a.addressInfo, a.addressInfo:visited, a.addressInfo:hover {	
	font-size:11px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#F33537;	
	line-height:1.5em;
	text-decoration:none;
	}
	
a.addressInfo:hover {	
	text-decoration:underline;
	}

/* hdrMenu */
.hdrMenu, a.hdrMenu, a.hdrMenu:visited, a.hdrMenu:hover {	
	font-size:10px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#FFF;	
	line-height:1.5em;
	text-decoration:none;
	}
	
a.hdrMenu:hover {	
	text-decoration:underline;
	}



/* Custom Class Names */
p, .copy, .copySmall, a.copySmall, a.copySmall:visited, a.copySmall:hover {	
	font-size:12px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#333333;	
	line-height:1.5em;
	}
.copyLarge, a.copyLarge, a.copyLarge:visited, a.copyLarge:hover, .form, .button {	
	font-size:12px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#333333;	
	line-height:1.5em;
	}
.hdr, a.hdr, a.hdr:visited, a.hdr:hover, .subHdr, a.subHdr, a.subHdr:visted, .subHdr:hover, {	
	font-size:12px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#333333;	
	line-height:1.5em;
	}
.error, a.error, a.error:visited, a.error:hover, .bold {	
	font-size:12px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#333333;	
	line-height:1.5em;
	}
/* Custom Class Names */
.form {	
	font-size:11px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#333333;	
	line-height:1em;
	}

.copySmall, a.copySmall, a.copySmall:visited, a.copySmall:hover {	
	font-size:10px;	
	}
	
.copyLarge, a.copyLarge, a.copyLarge:visited, a.copyLarge:hover {	
	font-size:14px;	
	color:FFF;
	}
	
/* MENU COPY */
a.menuHdr {clear: both; display: block; width:140px;  height:34px; padding-top:17px; text-align: center; vertical-align: text-bottom; font-size: 16px; font-family: Arial,Verdana,Helvetica,sans-serif; font-weight: 800; color: #FFF; text-decoration : none; border: solid 0px transparent; background-color: transparent; }
a.menuHdr:active {clear: both; display: block; width:140px;  height:34px; padding-top:17px;  text-align: center; vertical-align: baseline; font-size: 16px; font-family: Arial,Verdana,Helvetica,sans-serif; font-weight: 800; color: #FFF; text-decoration : none; border: solid 0px transparent; background-color: transparent; }
a.menuHdr:visited {clear: both; display: block; width:140px;  height:34px; padding-top:17px;  text-align: center; vertical-align: text-bottom; font-size: 16px; font-family: Arial,Verdana,Helvetica,sans-serif; font-weight: 800; color: #FFF; text-decoration : none; border: solid 0px transparent; background-color: transparent; }
a.menuHdr:hover {clear: both; display: block; width:140px; height:34px; padding-top:17px;  text-align: center; vertical-align: baseline; font-size: 16px; font-family: Arial,Verdana,Helvetica,sans-serif; font-weight: 800; color: #000000; text-decoration : underline; border: solid 0px transparent; background-color: transparent; }


.form {
	background-color:#fff;
	}
	
.button { 
	color:#fff; 
	font-weight:800; 
	background-color:#000;
	border:1px solid #000; 
	cursor:pointer;
	}
	
.hdr, a.hdr, a.hdr:visited, a.hdr:hover {
	font-size:14px;	
	font-weight:800;
	color:#000;	
	}
	
.error, a.error, a.error:visited, a.error:hover {	
	color:#900;	
	}

.bold {	
	font-weight:800;
	}

.copyright, .copyright a, .copyright a:visited, .copyright a:hover {	
	font-size:10px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#999;	
	line-height:1em;
	text-decoration:none;
	}
.copyright a:hover {
	text-decoration:underline;
	}
/* SUB MENU COPY */
.submenu {
font-size : 11px;
font-family : Arial, Verdana, Helvetica,sans-serif;
font-weight : 400;
color : #F53638;
}
a.submenu {	
font-size : 11px;	
font-family : Arial, Verdana,Helvetica,sans-serif;	
font-weight : 400;	
color : #F53638;	
text-decoration : none;
}
a.submenu:visited {
font-size : 11px;	
font-family : Arial,Verdana,Helvetica,sans-serif;	
font-weight : 400;	
color : #F53638;	
text-decoration : none;
}
a.submenu:active {
font-size : 11px;	
font-family : Arial,Verdana,Helvetica,sans-serif;	
font-weight : 400;	
color : #F53638;	
text-decoration : underline;
}

a.submenu:hover {
font-size : 11px;	
font-family : Arial,Verdana,Helvetica,sans-serif;	
font-weight : 400;	
color : #C2181A;	
text-decoration : none;
}

/* SUB MENU COPY */
.subHeader {
font-size : 16px;
font-family : Arial, Verdana, Helvetica,sans-serif;
font-weight : 800;
color : #F53638;
}
a.subHeader {	
font-size : 16px;	
font-family : Arial, Verdana,Helvetica,sans-serif;	
font-weight : 800;	
color : #F53638;	
text-decoration : none;
}
a.subHeader:visited {
font-size : 16px;	
font-family : Arial,Verdana,Helvetica,sans-serif;	
font-weight : 800;	
color : #F53638;	
text-decoration : none;
}
a.subHeader:active {
font-size : 16px;	
font-family : Arial,Verdana,Helvetica,sans-serif;	
font-weight : 800;	
color : #F53638;	
text-decoration : underline;
}
a.subHeader:hover {
font-size : 16px;	
font-family : Arial,Verdana,Helvetica,sans-serif;	
font-weight : 800;	
color : #C2181A;	
text-decoration : none;
}

/* ROW SUB HEADER COPY */
tr.subhdr {	
background-color : #CCCCCC;
font-size : 12px;	
font-family : Verdana, Arial, Helvetica,sans-serif;	
font-weight : 600;	
color : #000000;	
line-height : 1.5em;
}
.subhdr {
font-size : 12px;
font-family : Arial, Verdana, Helvetica,sans-serif;
font-weight : 400;
color : #2D5AAE;
}
a.subhdr {	
font-size : 12px;	
font-family : Arial, Verdana,Helvetica,sans-serif;	
font-weight : 400;	
color : #2D5AAE;	
text-decoration : none;
}
a.subhdr:visited {
font-size : 12px;	
font-family : Arial,Verdana,Helvetica,sans-serif;	
font-weight : 400;	
color : #2D5AAE;	
text-decoration : none;
}
a.subhdr:active {
font-size : 12px;	
font-family : Arial,Verdana,Helvetica,sans-serif;	
font-weight : 400;	
color : #2D5AAE;	
text-decoration : underline;
}

a.subhdr:hover {
font-size : 12px;	
font-family : Arial,Verdana,Helvetica,sans-serif;	
font-weight : 400;	
color : #183B7B;	
text-decoration : none;
}
