@charset "utf-8";

body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #F3F3F3;
	margin-top: 0px;
	margin-left: 0px;
	-webkit-text-size-adjust:none; 
}

.subBody {
	background-image:url(../Images/bg_sub_page.jpg);
	background-repeat:repeat-x;
}

/*
.* {
	border:1px solid #00FF00;
}
*/

#main {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/* position relative here will make all ablsolutely position elements within the page relative to the "center" content, not to the window size  */
	position:relative;
}

#mainMobile {
	width: 480px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/* position relative here will make all ablsolutely position elements within the page relative to the "center" content, not to the window size  */
	position:relative;
	background-color: #FFFFFF;
}

.fontColorWhite {
	color: #FFFFFF;
}
.formLabel {
	color: #FFFFFF;
	margin-right: 4px;
	text-align: right;
}
.barBlue {
	background-color: #25496D;
	height: 1px;
}
#footer {
	text-align: center;
}
#padding {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#paddingSub {
	padding-top: 18px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#paddingMobile {
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

#contents {
	width: 940px;
	position: relative;
}

.middleWhite {
 	background-color:#FFF;
	padding:10px 30px 30px 30px;
	width:807px;
	color:#666;
}

.subPageHeader {
	font-weight:bold;
	font-size:18px;
}

.bold {
	font-weight: bold;
}
.italics {
  font-style:italic;
}
img {
	border:none;
	border-collapse:collapse;
}
a:link {
	color: #666;
	text-decoration:underline;
}
a:visited {
	color: #666;
	text-decoration:underline;
}
a:hover {
	color: #333;
	text-decoration:none;
}
a:active {
	color: #333;
	text-decoration:none;
}
.rollover {
}
.vert1 {
	height:1px;
}
.vert2 {
	height:2px;
}
.vert4 {
	height:4px;
}
.vert8 {
	height:8px;
}
.vert16 {
	height:16px;
}
.vert24 {
	height:24px;
}
.vert32 {
	height:32px;
}
.indentSlight {
	margin-left: 8px;
}
.indentMedium {
	margin-left: 20px;
}
.below2 {
	margin-bottom: 2px;
}
.below4 {
	margin-bottom: 4px;
}
.below6 {
	margin-bottom: 6px;
}
.below8 {
	margin-bottom: 8px;
}
.below10 {
	margin-bottom: 10px;
}
.below12 {
	margin-bottom: 12px;
}
.below16 {
	margin-bottom: 16px;
}
.below20 {
	margin-bottom: 20px;
}
.below24 {
	margin-bottom: 24px;
}
.blue {
	color: #0D406B;
}



.sectionHeader
{
	font-size: 16px;
	font-weight:bold;
	line-height:24px;
	text-align:left;
	padding-top:20px;
}

.sectionHeader2
{
	font-size: 16px;
	font-weight:bold;
	line-height:24px;
	padding-top:20px;
}


#footerTags a:link {
	color:#2187C5;	
}

#footerTags a:visited {
	color:#2187C5;	
}

#footerTags a:hover {
	color:#2187C5;	
}

#footerTags a:active {
	color:#069;	
}


#carrotOrangeLeft {
	cursor:pointer;
}

#carrotOrangeRight {
	cursor:pointer;
}





.panelText {
	color:#333;
	font-size: 100%;
	line-height:14px;
	background-image:url(../Images/tip_balloon.png);
	background-repeat: no-repeat;
	width:570px;
	height:52px;
	position:absolute;
	left:169px;
	top:461px;
	padding:16px 20px 20px 20px;
}



div.fadehover_1 {
	position: relative;
	display:inline;
	left:0px;
	top:0px;
}
div.fadehover_2 {
	position: relative;
	display:inline;
	left:83px;
	top:0px;
}
div.fadehover_3 {
	position: relative;
	display:inline;
	left:191px;
	top:0px;
}
div.fadehover_4 {
	position: relative;
	display:inline;
	left:297px;
	top:0px;
}

 
img.a {
	position: absolute;
	left: 0px;
	top: 0px;
}
 
img.b {
	position: absolute;
	left: 0;
	top: 0;
}

