/* CSS Document */

/*
----------------------------------
Basic
----------------------------------
*/
:link,:visited { text-decoration:none }
ul { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size: 1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 }
a img,:link img,:visited img { border: none }


/*
----------------------------------
Layout
----------------------------------
*/


body { 	
	background-image: none !important;
	background-color: #fff !important;
	font-size: 9.25pt !important;
	line-height: 13pt !important;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: .5in 0;
}

#page-wrap {
	margin: 0 auto;
	width: auto !important;
	background-color: #fff;
	text-align: left;
	border: none !important;
}

#page {	
	background: #fff;
}

#cas-header, #header {
	display: none !important;
}

#menu {
	display: none !important;
	float: left;
	width: 230px;
	padding: 14px;
}

#maincontent {
	padding: 14px 24px;
	width: 90%;
}

#maincontent-wrap {	
	background: #fff;
}

#maincontent {
	float: none;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	background: #fff;
	background-image: none;
}

#sidebar, #breadcrumbs
 {display:none;}

#footer-wrap {
	display: none !important;
	clear:both;
	background-image: none;
}

#footer {
	padding: 110px 20px 0 20px;
}

.clearing {
	height: 0;
	clear: both;
}


#printbutton {display: none;}


/*
----------------------------------
Text Formatting
----------------------------------
*/


#title{
	float:left;
	font-size: 1.1em;
	color: #676767;
	text-transform: uppercase;
	font-weight: lighter;
}

#title-ssv{
	float: right;
	font-size: .9em;
	color: #b1b1b1;
	text-transform: uppercase;
	font-weight: lighter;
}

.title-line{
	height: 6px;
	display: block;
	clear: both;
	border-top: solid 1px #b9b9b9;
}

.title-photo{
	border: solid 1px #aaa;
	margin-bottom: 16px;
}


#maincontent ul{
	font-size: .85em;
	margin:0 0 8px 18px;
}

#maincontent li{ 
	padding: 0 0 10px 0px;
}

#maincontent ul li, #maincontent ul li a{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	list-style-type: disc;
	list-style-image: none;
	list-style-position: outside;
}

#maincontent ul li a{
	color: #004067;
	text-decoration: none;
	text-align: left;
}

#maincontent ul.submenu{
	display: none;
	padding: .8em 0 1em 0;
}

#maincontent ul.submenu li{
	text-transform: uppercase;
	list-style-image: url(../images/submenu_bullet.gif);
}

#maincontent ul.submenu li a{
}

#maincontent ul.submenu li a:hover { 
	background-color: #fbf6cd;
	border-bottom: solid 1px #b9b060;
}


#maincontent p, #maincontent a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 1em;
}

#maincontent p{
	font-size: 9.25pt !important;
	line-height: 13pt !important;
}

#maincontent p a {
	line-height: 13pt !important;
}

#maincontent a{
	color: #163773;
	border-bottom-style: solid;
	border-bottom-color: #c9d6ee;
	border-bottom-width: 1px;
}

#maincontent a:hover{
	border-bottom-style: solid;
	border-bottom-color: #163773;
	background-color: #e2ebfb;
	border-bottom-width: 1px;
}


#maincontent .leftindent {
	padding-left: 14px;
}

#maincontent hr {
	margin: 16px 0;
	height: 1px;
	width: 96%;
	background-color: #ddd;
	border-style: none;
	text-align:center;
}

#maincontent blockquote {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #fcfaf5;
	padding: 28px;
	margin: 12px 0 12px 0;
	font-family: Times New Roman, Times, serif;
}


#maincontent .photoleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.3em;
	color: #999999;
	float: left;
	margin-bottom: 6px;
	margin-right: 10px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
}

#maincontent .photoright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.3em;
	color: #999999;
	padding: 6px;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

#maincontent .photoleft a, #maincontent .photoright a {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	text-decoration: none;
	border-style: none;
}

#maincontent .backtotop {
	display: none;
	padding-bottom: 2em;
}

#maincontent .backtotop a{
	font-family: Georgia, Times, serif;
	font-size: .8em;
	text-transform: uppercase;
	color: #2d5a00;
	border-bottom-color: #2d5a00;
}

#maincontent .backtotop a:hover {
	background-color: #daeec6;
}


#maincontent .byline {
	font-style: italic;
	text-align: right;	
}


#maincontent .question {
	padding-top: 14pt;
	font-size: 9.25pt;
	font-weight: bold;
}


#maincontent .answer {
	font-style: italic;
}


.extramore{
	font-size: 9.25pt;
	padding: 0;
}

.extramore a{
	font-family: Arial, Helvetica, sans-serif;
	color: #0b3177;
}

.extramore a:hover{
	color: #1752bf;
	border-bottom: solid 1px #1752bf;
}

.datatable td{
	border-bottom: solid 1px #ddd;
}

/*
----------------------------------
Footer Formatting
----------------------------------
*/

#footer {
	clear: both;
	font-size: 8pt;
	background: #fff;
	color: #000;
}

#footer p, #footer a { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 16pt;
	color: #000;
}

#footer a {
	text-decoration: none;
	font-weight: bold;
	background-color: #fff;
}

#footer a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	color: #000;
}


