@charset "utf-8";
/* CSS Document */

blockquote{
	margin: .5em 2em;
}

#content h2{
	color: #1071b7;
	font-size: 33px;
	line-height: 33px;
	margin-bottom: 10px;
	padding-left: 20px;
	font-weight: normal;
	/* biggest header in the content section */
	
}

#content h3{
	color: #1071b7;
	font-size: 25px;
	line-height: 25px;
	padding-bottom: 10px;
	padding-top: 20px;
	padding-left: 20px;
	font-weight: normal;
	/* biggest header in the content section */
	
}

/* alt for h3 adds top and bottom margins and adjusts the color
so there's some seperation from all the blue dt text */

#content h3.alt{
	padding-top: 25px;
	color: #c88b4a;
}

#content ul, #content ol{
	margin: 1em 2em;
	padding-left: 20px;
}

#content li{
	padding: 3px 0px;
}

#content table ul{
	margin: 0em 2em;
	padding-left: 0px;
}

#content dd ul{
	margin: 0em 2em 10px;
}

/* definion list styles 
used to display a title with associated content right underneath in a decorative fashion*/
dl{
	margin-top: 35px;
	margin-bottom: 35px;
	padding-left: 20px;
}

dt{
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	color: #4d80c8;
	padding-top: 13px;
}

dt span{
	font-size: 33px;
	line-height: 33px;
	color: #c88b4a;
	font-weight: normal;
	font-style: italic;
	font-family: "Monotype Corsiva", "Apple Chancery",  "Times New Roman", Times;
	/* use the span to get some decorative type in your dts*/
}

dd{
	padding-bottom: 13px;
	border-bottom: 1px solid #b9bbbd; 
}

#content dd p{
	padding: 5px 0px 10px 0px;
}

dd a{
	font-style:italic;
}

dd.last{
	border-bottom: none;
}

/* alt for dl gives a higher top margin */
dl.alt{
	margin-top: 20px;
}

/* unbold links in the dd tags when not a decorative list */
dl.alt dd a, dd.alt a{
	font-style:normal;
}

#breadcrumbs{
	font-size: 11px;
	font-style:italic;
	color: #4d7fc7;
	text-align: right;
	margin-top: 9px;
}
#breadcrumbs a{
	font-weight: bold;
	color: #4d7fc7;
	text-decoration: none;
}

#copyholder{
	padding: 25px 0px 25px 25px;
	display:inline-block;
    border-top:none;
    border-bottom: none;
 }

#sidebar{
	margin-right: 20px;
	float: left;
}

/** sidebar menu styles **/

#submenu{
	display: block;
	list-style: none;
	width: 225px;
}

#submenu li{
	padding-top: 10px;
}

#submenu li a{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #4d7fc7;
}

#submenu li a:hover, #submenu li.on a, #submenu li.on ul li a:hover, #submenu li.on ul li.on a{
	color: #7f7f7e;
}

#submenu li#toplevel{
	padding-top: 0px;
	padding-bottom: 10px;
	font-size: 14px;
}

#submenu li#toplevel a, #submenu li#toplevel a:hover{
	color: #c88b4a;
	
}

#submenu ul{
	list-style: none;
	margin-left: 20px;
}

#submenu ul li{
	padding-top: 2px;
}

#submenu ul li a{
	font-weight: normal;
	font-size: 12px;
	
}

#submenu li.on ul li a{
	color: #4d7fc7;
}

/* sidebar callout styles */

#callout{
	margin-top: 65px;
	width: 207px;
	min-height: 200px;
	background: url(../../images/sub/callout_bg.jpg) repeat-y top left;
	font-family: "Monotype Corsiva", "Apple Chancery",  "Times New Roman", Times;
	color: #666565;
}

#callout h4{
	font-size: 21px;
	line-height: 24px;
	font-weight: normal;
	padding: 27px 12px 10px 12px;
}

#callout p{
	font-size: 16px;
	padding: 10px 12px 30px 12px;
	line-height: 18px;
}
#callout span, #callout a{
	color: #0046ae;
	text-decoration:none;
}

* html callout, * html .c_top, * html .c_bottom{
	height: 200px;
}

#callout.lessTop{
	margin-top: 35px;
}

.c_top{
	min-height: 200px;
	background: url(../../images/sub/callout_top.jpg) no-repeat top left;
}

.c_bottom{
	min-height: 200px;
	background: url(../../images/sub/callout_bottom.jpg) no-repeat bottom left;
}

/* other content styles */

#content{
	float: left;
	width: 651px;
}


#content p{
	padding: 10px 20px 10px 20px;
}

#tanbox{
	width: 651px;
	border-top: 1px solid #b9bbbd;
	border-bottom: 1px solid #b9bbbd; 
	background: url(../../images/sub/tan_bg.jpg) repeat-y top left;
	margin-bottom: 50px;
	font-size: 17px;
	color: #666565;
	line-height: 22px;
	/* best used to highlight the first paragraph in a section, 
	just under the header. */
}

#tanbox.bottombox{
	margin-bottom: 0px;
	/* use when the tanbox is the last thing on the page to reduce margin */
}

.t_top{
	background: url(../../images/sub/tan_top.jpg) no-repeat top left;
	padding: 30px 0px;
}

.t_bottom{
	background: url(../../images/sub/tan_bottom.jpg) no-repeat bottom left;
}


/* Table styles */
div.tableDiv{
	width: 624px;
	margin: 15px auto 10px;
	background: url(../../images/sub/table_row_bg.jpg) repeat-y top left;
}

.tableDiv .tfoot{
	height: 43px;
	background: url(../../images/sub/table_footer.jpg) no-repeat bottom left;
}

table{
	width: 624px;
	background: url(../../images/sub/table_header.jpg) no-repeat top left;
	border: 0;
	margin: 0px auto;
	empty-cells: show;
	border-collapse:collapse;
}
tablenew{
	width: 800px;
	border: 0;
	margin: 0px auto;
	empty-cells: show;
	border-collapse:collapse;
}
thead{
	height: 76px;
}

thead th{
	height: 56px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #c7c9cc;
	border-bottom: 0px;
	border-top: 0px;
	background: url(../../images/sub/table_cell_bg.jpg) repeat-x bottom left;
	padding: 10px;
	color: #c78e10;
	font-weight: normal;
	font-style: italic;
	font-family: "Monotype Corsiva", "Apple Chancery",  "Times New Roman", Times;
	font-size: 22px;
	line-height: 22px;
}


tbody td{
	background: url(../../images/sub/table_cell_bg.jpg) repeat-x bottom left;
	padding: 10px;
	border: 1px solid #c7c9cc;
	border-bottom: 0px;
	border-top: 0px;
	vertical-align: top;

	color: #1071b7;
}

#copyright p{
	padding-left: 290px;
	/* adjust the padding in the copyright to align with other site content */
}


.nowrap{
	white-space: nowrap;
}

dd .right{
	text-align: right;
	padding-bottom: 20px;
}


/* 3 column layout */

/* attach this class to the div id="content" for a 3 column layout*/
.cols3{
	
}

#middlecol{
	float: left;
	width: 415px;
}

#rightcol{
	width: 220px;
	float: right;
	font-size: 12px;
	background: url(../../images/sub/thirdcolumnbg.png) repeat-y top right;
	margin-top: 45px;
}

#righttop{
	background: url(../../images/sub/thirdcolumntop.png) no-repeat top center;
}

#rightbottom{
	background: url(../../images/sub/thirdcolumnbottom.png) no-repeat bottom center;
	padding-top: 20px;
	padding-bottom: 20px;
}

#rightcol h4{
	color: #c88b4a;
	font-size: 21px;
	line-height: 21px;
	font-weight: normal;
	padding: 10px 20px 5px;
	font-family: "Monotype Corsiva", "Apple Chancery",  "Times New Roman", Times;
}

#rightcol a, #rightcol span{
	color: #0046ae;
	text-decoration:none;
}

#rightcol p{
	font-size: 14px;
}

#content #middlecol h2{
	font-size: 25px;
	line-height: 25px;
}

#content #middlecol h3{
	font-size: 18px;
	line-height: 18px;
}

