/* body copy text */

.bodyCopy {
	FONT-SIZE: 13px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 4px;
}

.bodyCopy-ads {
	FONT-SIZE: 13px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	float: inherit;
}

.bodyCopy1 {
	FONT-SIZE: 13px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 7px;
}
.bodyCopy2 {
	FONT-SIZE: 13px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 15px;
}
.bodyCopybold { FONT-SIZE: 13px;  COLOR: #000000; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}
.bodyCopybold1 {
	FONT-SIZE: 13px;
	COLOR: #000000;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 10px;
}
.breadcrumb { font-family: verdana, sans-serif; font-size: 10px; color:#5A5D5F; text-decoration:none; line-height:14px;
}
.subtitle-sans-serif { font-family: Arial, sans-serif; font-size: 16px; color:#003366; font-weight:bold; text-decoration:none; line-height:normal;
}
.subtitle-serif { font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; color:#003366; font-weight:bold; text-decoration:none; line-height:20px;
}
.body-text { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 12px; color:#000000; text-decoration:none; line-height:14px; 
}

#footer {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
	text-align: center;
}



#footer a {
	color:#FFFFFF;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
}

.copyright 
{ FONT-WEIGHT: normal;  FONT-SIZE: 9pt; COLOR: #333333; text-decoration:none; 
}
.bold_red { FONT-WEIGHT: bold; COLOR: #cc0000;}
.ccc {BACKGROUND-COLOR: #cccccc;}

#main-content {
	width:514px;
	float:right;
	display:inline;
	border-right: solid 1px #999999;
}

#main-content a {
	background-color:#FFF;
	color:#386EAA;
	text-decoration:none;
	font-weight: bold;
}

#main-content a:visited {
	text-decoration:none;
	color: #993333;
}

#main-content a:hover {
	background-color:#FFFFAE;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #CA0436;
}

#menu-navigation {
	color:#4A4A51;
	padding:2px;
}

#menu-navigation p {
	font-weight:600;
	margin:2px;
	padding:6px 0 6px 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#menu-navigation .p1 {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#menu-navigation .p2 {
	border:none;
	text-align: center;
}

#menu-navigation .p3{
	font-weight:normal;
	margin:2px;
	padding:6px 0 6px 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

#menu-navigation a {
	background-color:#FFF;
	color:#386EAA;
	text-decoration:none;
}

#menu-navigation a:visited {
	text-decoration:none;
	color: #993333;
}

#menu-navigation a:hover {
	background-color:#FFFFAE;
	color:#CA0436;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.menu-title, .page-title {
	font-size:12px;
	font-weight:700;
	color:#CA0436;
	background-color:#EDEAD9;
	text-align:left;
	padding:4px 0 4px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.page-content {
	background-color:#FFF;
	color:#414141;
	font-weight:400;
	padding:5px;
	text-align: left;
}

h1 {
	font-size:12px;
	margin:0;
}

body {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#8B8B8B;
	color:#494949;
	margin-top:15px;
}

/* highlighters */

.highlighter {  background-color: #FFFF00 } /* the common yellow highlighter */
.yellow_highlight { BACKGROUND-COLOR: #fffeeb} /* lighter, paler yellow */
.blue_highlight { BACKGROUND-COLOR: #E4F0F6; } /* light blue highlighter */


/* Text Link Styles */

.onlinkA { text-decoration:none; }
.onlink:hover { background-color:yellow; }

.nounderline { text-decoration:none; }
.nounderline:hover { color:#336699; } 

A.boldred { FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #CC0000;  TEXT-DECORATION: none; }
A.boldred:active { COLOR: #C80000;}
A.boldred:visited { COLOR: #C80000;}
A.boldred:hover { COLOR: #CC0000;}

a.nounderline:link {color: #333333; text-decoration: none; }
a.nounderline:visited {color: #346EA2; text-decoration: none; }
a.nounderline:hover {color: #346EA2; text-decoration: underline; }
a.nounderline:active {color: #1388D7; }

a.nounderline2:link {color: #004A73; text-decoration: none; }
a.nounderline2:visited {color: #346EA2; text-decoration: none; }
a.nounderline2:hover {color: #346EA2; text-decoration: underline; }
a.nounderline2:active {color: #1388D7; }

A.copyright { FONT-WEIGHT: normal;  COLOR: #666666; TEXT-DECORATION: underline; }
A.copyright:active { FONT-WEIGHT: normal;  COLOR: #ff0000; TEXT-DECORATION: underline; }
A.copyright:visited { FONT-WEIGHT: normal; COLOR: #ffffff; TEXT-DECORATION: underline; }
A.copyright:hover { FONT-WEIGHT: normal; COLOR: #ff0000; TEXT-DECORATION: underline; }

.topnav a:link { color: #FFFFFF; text-decoration: none; }
.topnav a:visited {	color: #F4FFD5;	text-decoration: underline; }
.topnav a:hover { color: #FFFFFF;	text-decoration: underline; }
.topnav a:active {	color: #CCFF00; }

/* Headlines and Subheads */

.subheadWhite { FONT-WEIGHT: bold; FONT-SIZE: 8pt;  COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; }
.Title { FONT-WEIGHT: normal; FONT-SIZE: 16pt; COLOR: #CC0000; FONT-FAMILY: Tahoma; }
.headline-red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: #CC0000;
}
.headline-sub {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #003366;
	text-align: center;
}
.body-pad {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
}

/* Colors - use in conjunction with fonts or table cells */

.dark {  BACKGROUND-COLOR: #336699}
.black { BACKGROUND-COLOR: #000000} 
.red { BACKGROUND-COLOR: #cc0000} 

.tbox {
	border: 2px dashed #006699;
	margin: 40px;
	padding: 10px;
	background-color: #EDF9FC;

}
.tboxred {
	border: 2px dashed #cc0000;
	padding: 10px;
	width: auto;
	margin-top: auto;
	margin-right: 25px;
	margin-bottom: auto;
	margin-left: 25px;
	background-color: #F3E2E2;
}
.tboxredar {
	border: 2px dashed #cc0000;
	padding: 3px;
	width: auto;
	margin-top: auto;
	margin-right: 50px;
	margin-bottom: auto;
	margin-left: 50px;
	background-color: #F3E2E2;
}
.tboxyellow {
	border: 2px solid #99CC00;
	padding: 10px;
	background-position: center center;
	width: auto;
	background-color: #F9FFEC;
	margin-top: auto;
	margin-right: 30px;
	margin-bottom: auto;
	margin-left: 30px;
}
.tboxyellowar {
	border: 2px solid #99CC00;
	padding: 3px;
	background-position: center center;
	width: auto;
	background-color: #F9FFEC;
	margin-top: auto;
	margin-right: 25px;
	margin-bottom: auto;
	margin-left: 25px;
}

ol.decimal {
	list-style-type: decimal;
	left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

ul { list-style-type: square }


img {
	border: none;
}

.adsincontent {
	float: left;
	margin: 7px 7px;
}