/*SRG styles*/

/*preset all default styles*/

*{outline:none;}
body{color:#000;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup,sub{line-height:-1px;vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
body{font:12px/1.5Arial, Helvetica, Geneva, sans-serif;*font-size:small;*font:x-small;}
table{font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;}


.clrfix{zoom:1;}
.clrfix:after{
	content:".";
	display:block;
	height:0;
	width:0;
	line-height:0;
	clear:both;
	visibility:hidden;
}
.clr{clear:both;}


html, body {
	font-family: Georgia, Times New Roman, Times, serif;
	line-height: 1.5;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

h1, h2, h3, h4 {
	font-weight: bold;
	margin: 1em 0 0 0;
	color: #001A49;
}

h1 {
	font-size: 2.0em;
}
p {
	margin: .5em 0;
}

h2 {
	font-size: 1.5em;
}
p {
	margin: .5em 0;
}

a:link, a:visited {
	color: #636C8C;
}

a:active, a:hover {
	color: #04FF0F;
}
.greeting {
	font-size: 80%;
	padding: .5em;
	border-bottom: 1px solid #001A49;
	margin-bottom: .5em;
}

.greeting a:active, .greeting a:hover {
	color: #fff;
}
#pageWrapper {
	width: 1000px;
	position: relative;
	background: #CFE6F4;
	margin: auto;
	text-align: left;
	padding-bottom: 10px;
	margin-bottom: 1em;
}
#pageWrapper.layPlain  {
	background: #fff;
}

#pageWrapperInside {
	width: 979px;
	margin: auto;
}


ul.topLinks {
	clear: both;
	float: left;
}

ul.topLinks a:link, ul.topLinks a:visited {
	text-decoration: none;
	text-transform: uppercase;
	color: #000;
	font-size: 90%;
	margin-top: 1em;
}

ul.topLinks a:active, ul.topLinks a:hover {
	text-decoration: underline;
}

.googleTranslateSelect {
	float: left;
	margin: .5em 0 .5em 0;

}
.googleTranslateSelect h3 {
	margin: 0;
	padding: 0;
	color: #0c3488;
}
#siteSearch {
	float: right;
	position: relative;
	top: -1em;
	border: 2px solid #659ED4;
}


#siteSearch input {vertical-align:top; font-weight:bold; font-size: 14px;}
#siteSearch input[type="text"] {width: 205px;font-size: 14pxx;padding:6px;  font-weight: normal;}
#siteSearch input[type="submit"] {width:80px; padding:8px; border:none; color:#fff; background: #001948;cursor:pointer;}
#siteSearch input[type="submit"]::-moz-focus-inner {border:0;}
#siteSearch input[type="submit"]:focus {background:#333;}

#header input#searchSubmit {
	border: 0;
	background: url(images/search_btn.jpg) no-repeat;
	text-indent: -9999em;
	line-height:3000;
	width: 37px;
	height: 30px;
	position: relative;
}

#header input#searchSubmit:hover {
	background:  url(images/search_btn.jpg) no-repeat -37px 0;
}


/*search results*/

#bingSearchResults a:link {
	color: #06C;
	
}
#bingSearchResults a:hover {
	color: #999;
}

#bingSearchResults ul li {
	list-style: none;
}

#pageHead {
	margin-top: 1.5em;
	clear: both;
	position: relative;
}

#pageHead #menuContainer {
	position: relative;
	z-index: 200;
	height: 32px;
	background: #001A49;
	
}
.sectionHeaderImage {
	clear: both;
	width: 978px;
	margin: auto;
	height: 210px;
	background: #fff url(images/sectionHeader_default.jpg) no-repeat 40px;
	border-top: 1px solid #fff;
}
.volumeIdentifier {
	clear: both;
	display: block;
	margin: auto;
	background: #fff;
	border: 1px solid #000;
	text-align: center;
	min-height: 35px;
}
.volumeIdentifier span {
	margin: 0 1em;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.volumeNumber {
	float: left;
}
.volumeDate {
	float: right;
}




.homeSlide, .jSlideShow {
	height: 192px;
	border-bottom: 1px solid #fff;
	background: #001A49;
}


#contentWrapper, #navContentWrapper {
	padding: 1.2em 20px;
	border: 1px solid #000;
	
}

#contentWrapper {
	background: #fff;
}

#navContentWrapper {
	border: 1px solid #000;
	background: #fff url(images/leftNavPgBck.jpg) repeat-y;
}
#content {
	font-size: 90%;
	
}
#content ul, #content ol {
	margin-left: 1.5em;
}
#content ul li, #content ol li {
	margin-left: .1em;
	padding-left: .1em;
	list-style: square;
}


#content ol li {
	list-style: decimal;
}

#navContentWrapper #content {
	float: right;
	width: 680px;
}

#leftNavContainer {
	background: #636C8C;
	position: relative;
	left: -19px;
	top: -1.2em;
	float: left;
	width: 169px;
	font-size: 90%;
}
#leftNavContainer h4 {
	color: #fff;
	padding-left: 5px;
}

ul.leftNavigation {
	padding: .5em;
}

ul.leftNavigation a {
	display: block;
}
ul.leftNavigation li {
	margin: .2em 0;
	padding: .2em 0 .2em 5px;
	width: 164px;
	margin: 0;
	padding: 0;
}

ul.leftNavigation ul {
	margin-top: .5em;
}

ul.leftNavigation ul li {
	padding-left: 10px;
	width: 154px;
}

ul.leftNavigation a:link, ul.leftNavigation a:visited {
	color: #fff;
	text-decoration: none;
	padding: .5em 0;
}

ul.leftNavigation a:active, ul.leftNavigation a:hover {
	color: #04FF0F;
}

ul.leftNavigation li.current a  {
	background: url(images/leftMenuIndicator.png) no-repeat center right;
	font-weight: bold;
	color: #04FF0F;
}
ul.leftNavigation li.current ul a:link, ul.leftNavigation li.current ul a:visited  {
	color: #fff;
	background: none;
	font-weight: normal;
}
ul.leftNavigation li.current ul a:active, ul.leftNavigation li.current ul a:hover  {
	color: #04FF0F;
}


#footer {
	background: #001948;
	border-top: 4px solid #1C88C9;
	border-bottom: 4px solid #1C88C9;
	font-size: 80%;
	text-align: center;
	color: #fff;
}

p.footerText {
	padding: .5em 0;
}

#footer ul {
	border-bottom: 2px solid #1C88C9;
	padding: 1em 0;
}
#footer ul li {
	display: inline;
}
#footer ul li a {
	padding: 0 1em;
}

#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer a:active, #footer a:hover {
	color: #1C88C9;
	text-decoration: underline;
}

/**content tables**/

#content .techtable {
	background: #DBD6D2;
	width: 100%;
	font-size: 80%;
}

#content .techtable td {
}

#content .techtable td, #content .techtable th {
	border: 1px solid #001949;
	padding: .5em;
}

#content .techtable .tablehighlight1 {
	background: #001949;
	color: #fff;
	padding: .1em;
	text-align: center;
}

#content .linksTable td {
	font-size: 80%;
	padding: 1em;
}

#formBuilder {
	font-size: 80%;
}


/**site tweks**/

.sidebarRight {
	font-size: 90%;
	margin-left: 10px;
	border-left: 1px solid #001949;
	padding-left: 10px;
	text-align: center;
	width: 400px;
}

.oneColumnTop {
	width: 510px;
}

.archiveTable td {
	padding: .5em;
}

.archiveTable a:link, .archiveTable a:visited {
	color: #fff;
}

.archiveTable a:active, .archiveTable a:hover {
	color: #001A49;
}

/**home slide show*/

.box_skitter .label_skitter {
	font-size: 90%;
	text-align: left;
}

.hidden {
	display: none;
}



/**images with captions**/

.imageRightWithCaption {
	float: right;
	margin: 1em;
	margin-right: 0;
}

.imageLeftWithCaption {
	float: left;
	margin: 1em;
	margin-left: 0;
}

.imageRightWithCaption td, .imageLeftWithCaption td {
	padding: .5em;
}
.imageRightWithCaption p, .imageLeftWithCaption p {
	font-size: 90%;
	font-style: italic;
	margin: 0;
	padding: 0;
}

/**table cell padding**/

table.rateTable {
	border: 1px solid #000;
}
table.rateTable  th, table.rateTable  td{
	padding: .5em;
}