@charset "UTF-8";

#promo_floater {
	position: absolute;
	right: -15px;
	top: 0px;
	display: block;
	height: 162px;
	width: 217px;
	text-indent: -999em;
	text-decoration: none;
	background-image: url(../images/corner.png);
	background-repeat: no-repeat;
}

#corner {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 200px;
	width: 200px;
	text-indent: -999em;
	text-decoration: none;
	background-image: url(../images/corner.png);
}
.thrColLiqHdr #container #index_container {
	background-repeat: repeat-y;
	padding: 0 90px 0 115px;
	margin: 0;
}
.thrColLiqHdr #container #index_body h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.thrColLiqHdr #container #index_body #index_left_col {
}
body  {
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	background-color: #999999;
	background-attachment: fixed;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(../i/bg_body_metal.png);
}
#container  {
	text-align: left;
	margin: 0 auto;
	width: 980px;
	background-image: url(../i/index_images/index_content_bg.jpg);
	background-repeat: repeat-y;
		-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
} 
#header  {
	padding: 0;
	background-position: top;
	background-repeat: no-repeat;
	height: 13px;
	text-align: center;
	margin: 0;
} 
#navWrap1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 52px;
	padding: 145px 0px 0px 95px;
	background-image: url(../i/index_images/index_header.jpg);
	background-repeat: no-repeat;
	margin: 0;
}
#banner  {
	width: 900px;
	text-align: center;
}
h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #666666;
	border-bottom: 1px solid;
	border-bottom-color: #CCCCCC;
	margin: 0;
	line-height: 1.4em;
}

/* Tips for mainContent:
1. the space between the mainContent and sidebars is created with the left and right margins on the mainContent div.
2. to avoid float drop at a supported minimum 800 x 600 resolution, elements within the mainContent div should be 300px or smaller (this includes images).
3. in the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs.
*/
.thrColLiqHdr #mainContent {
	margin-right: auto;
	margin-left: auto;
	width: 420px;
	padding: 5px 10px 0 0px;
}
#mainContent  p  {
	font-size: 1em;
	line-height: 1.5em;
	margin: 10px 0 0 0;
}
#mainContent  em  {
	font-weight: bold;
	color: #BA3108;
	font-style: normal;
	font-size: 13px;
}

/* Tips for sidebars:
1. Since we are working in percentages, it's best not to use side padding on the sidebars. It will be added to the width for standards compliant browsers creating an unknown actual width. 
2. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".thrColLiqHdr #sidebar1 p" rule.
3. Since Explorer calculates widths after the parent element is rendered, you may occasionally run into unexplained bugs with percentage-based columns. If you need more predictable results, you may choose to change to pixel sized columns.
*/
.thrColLiqHdr #sidebar1 {
	float: left; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 22%; /* top and bottom padding create visual space within this div  */
	padding-left: 10px;
}
.thrColLiqHdr #sidebar2 {
	float: right; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 22%;
	padding: 5px 15px 0 0;
}
.thrColLiqHdr #sidebar1 p, .thrColLiqHdr #sidebar1 h3, .thrColLiqHdr #sidebar2 p, .thrColLiqHdr #sidebar2 h3 {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
	font-size: 0.85em;
	line-height: 1.2em;
}
.thrColLiqHdr  h2  {
	font-size: 12px;
	color: #CCCCCC;
	background-color: #999999;
	padding: 4px 0px 3px 10px;
	margin-bottom: 0px;
}
.thrColLiqHdr  .partners {
	list-style-type: none;
	margin: 0px;
	padding: 10px;
	font-size: 12px;
	line-height: 1.5em;
	background-image: url(../i/bg_ol_partners.png);
	background-position: 225px;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
	color: #666666;
	background-color: #FFFFFF;
}
.thrColLiqHdr  .partners  a {
	text-decoration: none;
	color: #FF6633;
}
.thrColLiqHdr  .partners  a:hover {
	text-decoration: underline;
	color: #990000;
}
.thrColLiqHdr  {
	list-style-type: none;
	margin: 0px 15px 0px 0px;
	padding: 10px;
	font-size: 12px;
	line-height: 1.5em;
}
.thrColLiqHdr  .news_title  {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333333;
	font-size: 1em;
}
.thrColLiqHdr  .news_link  {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
	width: 100%;
}
.thrColLiqHdr   .news_itemwrap  {
	margin: 0;
	list-style-type: none;
	padding: 3px;
	border-bottom: 1px dotted;
	margin-bottom: 8px;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	width: 175px;
}
.thrColLiqHdr  .news_link  a  {
	border: 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	display: block;
	margin-bottom: 7px;
	margin-top: 3px;
	background-color: #FF9933;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../i/menu4.gif);
	width: 70px;
	margin-left: auto;
	border-color: #999999;
}
.thrColLiqHdr .news_link a:hover  {
	border: 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	display: block;
	margin-bottom: 7px;
	margin-top: 3px;
	background-color: #FFFFFF;
	color: #333333;
	text-decoration: none;
	background-image: url(../i/menu4.gif);
	border-color: #666666;
	background-position: 0px 25px;
	width: auto;
}
.thrColLiqHdr .more {
	border: 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 1px 5px 1px 5px;
	text-align: center;
	display: inline;
	margin-bottom: 7px;
	margin-top: 4px;
	background-color: #FF9933;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../i/menu4.gif);
	width: 70px;
	margin-left: 8px;
	border-color: #CCCCCC;
}
.thrColLiqHdr .more a:hover {
	border: 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	display: block;
	margin-bottom: 7px;
	margin-top: 3px;
	background-color: #FFFFFF;
	color: #333333;
	text-decoration: none;
	background-image: url(../i/menu4.gif);
	border-color: #666666;
	background-position: 0px 25px;
	width: auto;
}
#footer  {
	padding: 0 20px;
	color: #FFFFFF;
	font-size: 0.82em;
} 
#footer  p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#bottom  {
	width: 850px;
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 20px;
}
#bottom  a  {
	color: #CCCCCC;
	text-decoration: none;
}
#bottom  a:hover  {
	color: #FFFFFF;
	text-decoration: underline;
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixRtHdr #mainContent h1 {
	font-size: 16px;
	border: 0px 0 0;
}
.twoColFixRtHdr #sidebar1 p {
	font-size: 12px;
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 20px;
	margin: 5px 15px 0px 10px;
	background-color: #E3E3E3;
}
.twoColFixRtHdr #mainContent {
	margin: 40px 0 0 70px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 490px;
} 
.twoColFixRtHdr #mainContent h2 {
	font-size: 14px;
	color: #EB8308;
	margin-bottom: 10px;
	margin-top: 30px;
	padding: 0;
	text-transform: capitalize;
}
.twoColFixRtHdr #mainContent p {
	font-size: 12px;
}
.twoColFixRtHdr #mainContent ul {
	font-size: 12px;
	list-style-type: none;
	list-style-image: url(../i/bullet.png);
	color: #990000;
	width: 400px;
}
.twoColFixRtHdr #mainContent a {
	color: #990000;
	text-decoration: none;
}
.twoColFixRtHdr #mainContent a:hover {
	color: #999999;
	text-decoration: underline;
}
.twoColFixRtHdr #footer p { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.twoColFixRtHdr #mainContent li {
	margin: 0;
	padding: 5px 0 0 5px;
}
.twoColFixRtHdr #mainContent h3 {
	font-size: 13px;
	color: #666666;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	font-size: 12px;
	background-color: #F1F1F1;
	border: dotted 1px;
	border-color: #FFFFFF;
}
.twoColFixRtHdr #mainContent h4 {
	font-size: 11px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
.twoColFixRtHdr #sidebar1 a {
	text-decoration: none;
	color: #FF9900;
}
.box ul {
	list-style-type: none;
	text-indent: 6px;
	margin: 0;
	padding: 0;
}
.box li {
	border-bottom: 1px solid;
	border-bottom-color: #FFFFFF;
}
.box a {
	color: #990000;
	text-decoration: none;
	height: 20px;
	display: block;
	margin: 0;
	padding: 4px 0 0 0;
}
.box a:hover {
	color: #FF9900;
	text-decoration: none;
	background-color: #FAFAFA;
}
.box .last_li {
	border: 0;
}
#copyright  {
	font-style: normal;
	color: #CCCCCC;
	margin-top: 3px;
}
.twoColFixRtHdr #sidebar1 h3 {
	font-size: 12px;
}
blockquote {
	width: 275px;
	float: right;
	border-bottom: dotted 1px;
	padding: 0px 0px 8px 0px;
	display: block;
	margin: 8px 0px 0px 20px;
}
.twoColFixRtHdr #mainContent blockquote p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: 1.7em;
	color: #FF6600;
}
.twoColFixRtHdr #mainContent cite {
	font-size: 11px;
	text-align: right;
	font-style: normal;
	color: #999999;
}
.twoColFixRtHdr #sidebar1 blockquote {
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990000;
	margin: 0;
	padding: 5px;
	border-bottom: dotted 1px;
	border-bottom-color: #666666;
	line-height: 1.3em;
}
.twoColFixRtHdr #mainContent dt {
	font-size: 11px;
	color: #666666;
}
.twoColFixRtHdr #mainContent dd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin: 0px;
	padding: 10px;
	line-height: 1
.em;
	line-height: 1.5em;
	font-style: italic;
}
.twoColFixRtHdr #mainContent dl {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin: 0;
	padding: 10px 10px 10px 10px;
}
.twoColFixRtHdr #mainContent .narrative {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 1.5em;
	margin-left: 10px;
	text-indent: 15px;
}
.twoColFixRtHdr  #mainContent  .img_drafts {
	padding: 30px;
	background-color: #FFFFFF;
	border: dotted 1px;
	margin: 10px 5px 10px 20px;
}
.attn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF0000;
}
.twoColFixRtHdr #mainContent .img_float_right {
	padding: 5px;
	float: right;
}
.thrColLiqHdr { margin: 25px 0 0 0; }
#container1 {
	width: 980px;
	text-align: left;
	margin: 0;
	background-color: #990000;
	border: solid 15px;
	border-color: #949391;
	background-image: url(../i/mocks/tex9.png);
	height: 735px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#container1_tex1 {
	width: 980px;
	text-align: left;
	margin: 0;
	background-color: #990000;
	border: solid 15px;
	border-color: #949391;
	background-image: url(../i/mocks/tex1.png);
	height: 735px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#container1_tex2 {
	width: 980px;
	text-align: left;
	margin: 0;
	background-color: #990000;
	border: solid 15px;
	border-color: #949391;
	background-image: url(../i/mocks/tex2.png);
	height: 735px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#container1_tex3 {
	width: 980px;
	text-align: left;
	margin: 0;
	background-color: #990000;
	border: solid 15px;
	border-color: #949391;
	background-image: url(../i/mocks/tex3.png);
	height: 735px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#navWrap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 18px;
	padding: 5px 0px 3px 15px;
	width: 820px;
	margin-top: 138px;
	margin-left: 75px;
}
#container1_tex4 {
	width: 980px;
	text-align: left;
	margin: 0;
	background-color: #990000;
	border: solid 15px;
	border-color: #949391;
	background-image: url(../i/mocks/mock_rev%205.png);
	height: 735px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.thrColLiqHdr #container #index_footer {
	background-image: url(../i/index_images/index_footer.jpg);
	background-repeat: no-repeat;
	height: 45px;
	margin: 0;
}
.thrColLiqHdr #container #index_body {
	background-image: url(../i/index_center_journal.jpg);
	background-repeat: no-repeat;
	height: 465px;
}
.thrColLiqHdr #container #index_body p {
	font-size: 12px;
	color: #FFFFFF;
	width: 400px;
	margin-left: 110px;
}
.thrColLiqHdr #container #index_body #index {
	margin-left: 110px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	border: none;
}
.thrColLiqHdr #container #index_container #index_right {
	float: right;
	width: 400px;
}
.thrColLiqHdr #container #index_container #index_left {
	float: left;
	width: 300px;
}
.thrColLiqHdr #container #index_container #index_left h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
.thrColLiqHdr #container #index_container #index_left ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #CCCCCC;
}
.thrColLiqHdr #container #index_container #index_left a {
	color: #FF9900;
	text-decoration: none;
}
.thrColLiqHdr #container #index_body #index_left_col {
	width: 600px;
	float: left;
}
.thrColLiqHdr #container #index_body #index_right_col {
	width: 200px;
	float: right;
	padding: 75px 120px 0px 50px;
}
.thrColLiqHdr #container #index_body #index_right_col dl {
	padding: 0px 0px 4px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990002;
	font-weight: bold;
	margin: 2px 0px 5px 0px;
	line-height: 12px;
}
.thrColLiqHdr #container #index_body #index_right_col dl.last {
	border-bottom: 0;
}
.thrColLiqHdr #container #index_body #index_right_col dd {
	margin: 0px;
	padding: 0px;
	line-height: 12px;
	color: #333333;
	font-weight: normal;
}
.thrColLiqHdr #container #index_body #index_left_col .index_p2 {
	width: 325px;
}
.thrColLiqHdr #container #index_body #index_right_col a {
	text-decoration: none;
	display: block;
	text-align: center;
	margin-left: 50px;
	margin-top: 7px;
	background-color: #FE9900;
	border: solid 1px #FFFFFF;
	padding: 0px;
	color: #FFFFFF;
	margin-bottom: 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: bold;
	text-transform: uppercase;
	width: 135px;
	background-image: url(../images/bg_button_orange.png);
	font-size: 10px;
	}

.thrColLiqHdr #container #index_body #index_right_col a.plain {
	text-decoration: none;
	margin: 0;
	padding: 0;
	background: none;
	display: inline;
	border: none;
}
