/* CSS Document */
/**
{
	margin: 0;
	padding: 0;
}*/

html,body
{
	height: 100%;
	margin:0;
	padding:0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	line-height:1.4em;
	text-align: center;
	background:url(../images/page_bg.gif) repeat top left;
}

#nonFooter
{
	position: relative;
	min-height: 100%;
}

* html #nonFooter
{
	height: 100%;
}

a
{
	color:#00a8eb;
	border-bottom:1px solid #b5deef;/*#ffa1a1;*/
	text-decoration:none;
}

a:visited
{
	color: #00a8eb;
	border-bottom:1px dashed #b5deef;
}

a:hover,a:active
{
	color:#00a8eb;
	border-bottom:1px solid #00a8eb;
}



#page 
{
	margin: 0 auto;
	min-height: 100%;
	text-align: left;
	/* customize the following */
	width: 780px;
	background:#FFFFFF;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}

* html #page 
{
	height: 100%;
}

.clearer
{
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

.dontDisplay
{
	position: absolute;
	left: -10000px;
}

#header 
{
	/* customize the following */
	margin: 0;
	background-color:#FFFFFF;
	vertical-align:top;
} 

#header img
{
	margin:0;
	border:0;
}

#header_top
{
	width:100%;
	height:45px;
	overflow:hidden;
	background:url(../images/content_header_bg.gif) repeat #9b9a9a;
}

#header_middle
{
	width:100%;
	height:215px;
	overflow:hidden;
}

#header_bottom
{
	width:100%;
	height:20px;
	overflow:hidden;
}
#headerTitle
{
	color:#FFFFFF;
	text-align:center;
	height:45px;
	padding-top:13px;
	font-size:12pt;
	font-weight:bold;
	letter-spacing:1px;
}



ul.regularNav
{
	list-style: none;
	margin:0;
	padding:0;
}
ul.regularNav>li
{
	list-style:none;
	font-size:12pt;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:8px 0px;
	font-weight:bold;
}


#content
{
	/* customize the following */
	padding-bottom: 90px;
}

#leftcol
{
	float:left;
	position:relative;
	/* customize the following */
	width:209px;
	font-size:90%;
}
#leftcolHome
{
	float:left;
	position:relative;
	/* customize the following */
	width:430px;
	font-size:90%;
	text-align:center;
}
#leftcolContent {
	margin:0px 20px;
}
#leftcol .mainImage
{
	margin:0;
}


#maincol
{
	position: relative;
	/* customize the following */
	background-color: #FFFFFF;
	float: right;
	width:571px;
	font-size:95%;
	padding-bottom:10px;
}
#maincolHome
{
	position: relative;
	/* customize the following */
	background-color: #FFFFFF;
	float: right;
	width:350px;
	font-size:95%;
	padding-bottom:10px;
}
#maincolSubPage
{
	position: relative;
	/* customize the following */
	background-color: #FFFFFF;
	float: right;
	width:100%;
	font-size:95%;
	padding-bottom:10px;
}
h2
{
	font-size:1.7em;
	color:#00a8eb;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	line-height:1.1em;
	margin:0px 0px 8px 0px;
}
h4
{
	font-size:1.3em;
	color:#00a8eb;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	margin-bottom:3px;
}
h3
{
	font-size:1.1em;
	color:#666666;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	margin-bottom:3px;
}
.importantBlob
{
	color:#000000;
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:10px;
	line-height:1.3em;
}
#page_title
{
	background:url(../images/content_top_bg.jpg) repeat-x top left;
	width:inherit;
	margin-bottom:10px;
}
.mainImage
{
	border:2px solid #00a8eb;
}
#mainContent
{
	margin:5px 15px 0px 4px;
}

#mainContentSubPage
{
	margin:5px 35px 0px 35px;
}

table#quickRefs td
{
	padding:6px 8px;
}
h1
{
	font-family:"Times New Roman", Times, serif;
	color:#636363;
	font-size:1.7em;
	font-weight:normal;
	margin:1em 0;
}
sup {
    font-size: 85%;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}
p
{
	margin:0 0 1em 0;
}

.dataTable
{
	border-bottom:1px dotted #DDDDDD;
}
.dataTable thead tr td
{
	font-weight:bold;
	color:#333333;
	padding:1px 10px;
	border:0;
}
.dataTable tr td
{
	border-top:1px dotted #DDDDDD;
	padding:3px 10px;
}
.dataTable tr.highlightedRow td
{
	background:#E8F0FD;	
}

table#portfolioTable td
{
	padding-right:15px;
	text-align:center;
}
table#portfolioTable td.lastColumn
{
	padding-right:0px;
}
a.buttonLink, a.buttonLink:hover, a.buttonLink:active, a.buttonLink:visited
{
	border:0px;
	padding:0;
}
a.buttonLink img, a.buttonLink:active img
{
	border:0px;
}
a.imageLink, a.imageLink:hover, a.imageLink:active, a.imageLink:visited
{
	border:0px;
}
a.imageLink img, a.imageLink:active img
{
	border:1px solid #006ac1;
}
a.imageLink:visited img
{
	border:1px solid #ffbc80;
}
a.imageLink:hover img
{
	border:1px solid #e53737;
}

#reportMsg
{
	padding:6px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	font-size:110%;
	color:#007aaa;
	margin:0;
}
#inquiryFormWrapper
{
	border:1px solid #00a8eb;
	background:#dddddd;
}
#validationWrapper
{
	padding:10px;
	color:#FF0000;
}
#validationWrapper ul
{
	margin:0;
	padding:0 0 0 14px;
}
ul#errors a,ul#errors a:visited
{
	color:#FF0000;
	border:0px;
}
ul#errors a:hover,ul#errors a:active
{
	color: #990000;
	text-decoration:underline;
}
#contactForm
{
	border:0px solid #00a8eb;
}
#contactForm td
{
	padding:2px 10px;
	text-align:center;
}
#contactForm label
{
	color:#7c7c7c;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	font-size:120%;
}
.input1,.textarea1
{
	color:#555555;
	background:#FFFFFF;
	border:1px solid #FFFFFF;
}
#contactForm .input1, #contactForm .textarea1
{
	width:140px;
	padding:0px;
	margin:0;
}
#contactForm .input1
{
	height:18px;
}
.notice
{
	color:#00a8eb;
	font-weight:bold;
}
.note
{
	font-size:90%;
	line-height:1.1em;
}
.listTable
{
	border:1px solid #6bcaf3;
	background:#d5ecfb;
}
.listTable thead th
{
	background:#6dc5f1;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:105%;
	text-align:center;
	padding:2px 0px;
}
.listTable tbody td
{
	padding:1px 10px 1px 10px;
	font-size:100%;
	line-height:1.35em;
	vertical-align:top;
}

.listTableLite
{
	border:0px solid #c0e2f0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
}
.listTableLite thead th
{
	background:#e3eef5;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	padding:2px 0px;
}
.listTableLite tbody td
{
	padding:1px 10px 1px 0px;
	line-height:1.35em;
	vertical-align:top;
}

.quoteWrapper
{
	background:url(../images/quote_left.gif) top left no-repeat;
	padding:0px 0px 0px 30px;
	width:500px;
}
.quote
{
	font-size:1.1em;
	background:url(../images/quote_right.gif) bottom right no-repeat;
	font-style:italic;
	margin-bottom:8px;
	padding:4px 30px 0px 0px;
	text-align:justify;
}
.quotee
{
	padding-top:0px;
	margin-top:0px;
	padding-left:15px;
	padding-bottom:10px;
	text-align:right;
	margin-right:60px;
}

#footer
{
	position: relative;
	margin: -70px auto 0 auto;
	/* customize the following */
	width:680px;
	font-size:95%;
	line-height: 1.5em;
}

#footer_top
{
	background:url(../images/footer_top_bg.gif) repeat-x bottom left;
	overflow: hidden;
}

#footer_middle
{
	padding:0px;
	background: url(../images/content_footer_bg.gif) repeat-x #9b9a9a;
	overflow: hidden;
	color:#FFFFFF;
}

#footer_bottom
{
	height:25px;
	background:;
	overflow: hidden;
	text-align:right;
	padding:0px 0px 0px 25px;
	color:#555555;
	line-height:2.1em;
	font-size:7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer_button_layout
{
	height:35px;
	width:100%;
}
#footer_button_layout td
{
	vertical-align:middle;
	padding:0px 3px;
}
#footer_button_layout img
{
	padding-top:7px;
}
#footer_button_layout img.nextButton, #footer_button_layout img.previousButton
{
	padding:0px;
}
#footer_button_layout #previous_section, #footer_button_layout #next_section
{
	background:#FFFFFF;
	padding:0px 5px;
}
#footer_bottom a {
color:#999999;
border:0px;
}
#bottomLinks
{
	list-style: none;
	margin:0;
	padding:0;
	display:inline;
	float:left;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
}

#bottomLinks li
{
	display:inline;
	float:left;
	margin:0;
	border-left: 1px solid #FFFFFF;
	padding-right: 1em;
	padding-left: 1em;
}

#bottomLinks li.first
{
	border-left: 0 none transparent;
}

#bottomLinks a
{
	color: #FFFFFF;
	text-decoration:none;
	border:0;
}

#bottomLinks a:hover
{
	color: #FFFFFF;
	text-decoration:underline;
}

#bottomLinks a:visited
{
	color: #FFFFFF;
}

#copyright_message
{
	color:#FFFFFF;
	float:right;
	text-align:right;
	width:450px;
}




/*printer styles*/ 
@media print
{ 
	/*hide the left column when printing*/ 
	#leftcol{display:none;} 
	#twocols, #maincol{width:100%;float:none;}
}