/*new*/
/*Orange #CC0000;#F06001*/
body {
	color : black;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight:normal;
	}
.main {
	color : black;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight:normal;
	margin:6px 4px 8px 4px;
	width:479px;
	}
#navigation {
	color : black;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration : none;
}
H1 {
	color : #CC0000;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:BOLD;
	margin: 4px 0px 3px 0px;
	font-variant:normal;
	text-transform:uppercase;
	}
H2 {
	color : #000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:BOLD;
	margin: 4px 0px 3px 0px;
	font-variant:normal;
	text-transform:uppercase;
	}
.overPic{
	border:3px dashed #999999;
	cursor:pointer;
}
.overText{
	border-bottom:2px solid #CC0000;
	cursor:pointer;
	color:black;
}
a.header:link {
	color : #CC0000;
	font-size:12px;
	text-decoration : none;
	font-weight:bold;
	margin: 4px 0px 4px 0px;
	cursor:pointer;
	}
a.header:hover {
	color : #CC0000;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	margin: 4px 0px 4px 0px;
	cursor:pointer;
	}
a.header:visited {
	color : #CC0000;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	margin: 4px 0px 4px 0px;
	cursor:pointer;
	}
a.header:visited:hover {
	color : #CC0000;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	margin: 4px 0px 4px 0px;
	cursor:pointer;
	}

div.DidYouKnowText{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	margin: 16px 0px 12px 0px;
}
div.warning{
	background-color:#FFCCCC;
	padding:4px 4px 4px 4px;
	color : black;
	font-size:12px;
	text-decoration : none;
	font-weight:normal;
	margin:4px 4px 4px 4px;
	width:479px;
}
.warning{
	color:#990000;
}
.FeaturedPic{
	border:4px solid white;
}
.whiteMd{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
}
.whiteSm{
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
}
.blackMd{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
}
.blackSm{
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
}
.tooltip{
	color:#CC0000;
	text-decoration:none;
	cursor:help;
}
.recommendBox{
	border-width:3px;
	border-style:solid;
	border-color:black;
	margin:0px 0px 8px 0px;
	padding:0px 0px 0px 0px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	}
.noSpace{
	border-width:0;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.imageLinkOff{
	border-width:3px;
	border-style:solid;
	border-color:#B4CEEB;
	cursor:pointer;
}
.imageLinkOn{
	border-width:3px;
	border-style:solid;
	border-color:#CC0000;
	cursor:pointer;
}
p.spacer{
	margin:8px 0px 8px 0px;
}
p.article{
	margin:8px 0px 8px 0px;
	border-top:4px dashed #999999;
	padding-top:4px;
}
	A:link {
		color: #CC0000;
		text-decoration: none;
	}
	A:visited {
		color: #CC0000;
		text-decoration: none;
	}
	A:Hover {
		color: #CC0000;
		text-decoration: underline;
	}
	A.tiny:link {
		color: #CC0000;
		font-family:"Small Fonts", "Courier New", Arial;
		text-decoration: none;
		font-size:9px;
	}
	A.tiny:visited {
		color: #CC0000;
		font-family:"Small Fonts", "Courier New", Arial;
		text-decoration: none;
		font-size:9px;
	}
	A.tiny:Hover {
		color: #CC0000;
		font-family:"Small Fonts", "Courier New", Arial;
		text-decoration: underline;
		font-size:9px;
	}
	/* FOR NAV BAR */

.menulinkOnSub {
	color:white;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#F06001;
	width:150px;
	padding:2px 0px 2px 0px;
	margin:0px 0px 0px 0px;
	cursor:pointer;
}
.menulinkOffSub {
	color:white;
	font-weight:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:transparent;
	width:150px;
	padding:2px 0px 2px 0px;
	margin:0px 0px 0px 0px;
	cursor:pointer;
}
.menulinkOnTop {
	color:white;
	font-weight:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#F06001;
	width:150px;
	padding:2px 0px 2px 0px;
	margin:0px 0px 0px 0px;
	cursor:pointer;
	background-image:url(/images/ArrowWhiteRight.gif) ;
	background-repeat:no-repeat;
	background-position:left;
}
.menulinkOffTop {
	color:white;
	font-weight:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:transparent;
	width:150px;
	padding:2px 0px 2px 0px;
	margin:0px 0px 0px 0px;
	cursor:pointer;
	background-image:url(/images/ArrowWhiteRightOff.gif) ;
	background-repeat:no-repeat;
	background-position:left;
}
.menutitle{
	color:white;
	font-weight:Bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	width:164px;
	height:20px;
	padding:2px 0px 2px 0px;
	margin:0px 0px 2px 0px;
	background-color:transparent;
	background-image:url(/images/SubMenu_Hdr.gif) ;
	background-repeat:no-repeat;
	background-position:left;
	}
.NavRowOff{
	background-color:#999999;
	padding:0px 0px 0px 0px;
	margin:4px 0px 4px 0px; 
	background-image:url(/images/ArrowWhiteRightOff.gif) ;
	background-repeat:no-repeat;
	background-position:left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight:bold;
	line-height:24px;
	cursor:pointer;
	width:150px;
	height:24px;
}
.NavRowOn{
	background-color:#D44F1B;
	padding:0px 0px 0px 0px;
	margin:4px 0px 4px 0px; 
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight:bold;
	line-height:24px;
	cursor:pointer;
	width:150px;
	height:24px;
}
.NavRowOnWSub{
	background-color:#666666;
	padding:0px 0px 0px 0px;
	margin:4px 0px 4px 0px; 
	background-image:url(/images/ArrowWhiteRightGrey.gif) ;
	background-repeat:no-repeat;
	background-position:left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight:bold;
	line-height:24px;
	width:150px;
	height:24px;
	cursor:pointer;
}
.LeftNavMainMenuItem{
	color:white;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:24px;
	width:150px;
	height:24px;
}
a.LeftNavMainMenuItem:link{
	color:white;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:24px;
	width:150px;
	height:24px;
	text-decoration:none;
}
a.LeftNavMainMenuItem:hover{
	color:white;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:24px;
	width:150px;
	height:24px;
	text-decoration:none;
}
a.LeftNavMainMenuItem:visited{
	color:white;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:24px;
	width:150px;
	height:24px;
	text-decoration:none;
}

a.menulinkSub:link {
	color:white;
	font-weight:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:transparent;
	width:150px;
	padding:2px 0px 2px 0px;
	margin:0px 0px 0px 0px;
	text-decoration:none;
}
a.menulinkSub:hover {
	color:white;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#F06001;
	width:150px;
	padding:2px 0px 2px 0px;
	margin:0px 0px 0px 0px;
	text-decoration:none;
}
a.menulinkSub:visited {
	color:white;
	font-weight:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:transparent;
	width:150px;
	padding:2px 0px 2px 0px;
	margin:0px 0px 0px 0px;
	text-decoration:none;
}

