@charset "utf-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top:23px;
	margin-bottom:20px;
	margin-left:20px;
	margin-right:20px;
	}
	
.clear {clear:both;}

/* ads vertical scroll bar to all pages to keep center-aligned pages from jumping left or right */
html {
	overflow: -moz-scrollbars-vertical;
	}

#content {
	margin:auto;
	width:1000px;
	}

#logo {
	float:left;
	}

#header-right {
	float:right;
	width:400px;
	}
	
	
#pubSearch{width:640px;}

.abstract {color:#008000;}

#pubSearch c{ 
font-size:12px;
padding: 4px 0px 4px -2px;

}

#pubSearch a{ 
color:#0F5DAF;
text-decoration:none;
font-weight:550;
}
#pubSearch e{	
font-size:12px;
color:#333333;
width:620px;
}

#pubSearch p{
	font-size:12px;
	color:#333333;
	width:620px;
	}

#search {
	float:right;
	margin-top:12px;
	width:400px;
	padding:0px;
	
	}
	
#search input.searchfield{
	height:18px;
	width:155px;
	margin-left:5px;
	margin-right:5px;
	margin-top:0px;
	margin-bottom:0px;
	border:solid;
	border-width:1px;
	border-color:#536277;
	float:right;
	}
	
#search input.btn{
	float:right;
	}
	
#search img.icon{
	float:right;
	}
	
#top-nav{
	font-size:10px;
	text-transform:uppercase;
	margin-top:23px;
	float:right;
	}
	
#top-nav p{
	color:#D1D1D1;
	margin-right:8px;
	}
	
#top-nav a{
	color:#0F5DAF;
	text-decoration:none;
	}

#main-menu-corner{
	float:left;
	width:10px;
	}

#main-menu{
	width:980px;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	height:51px;
	background-image:url(../images/main-menu_bg.gif);
	background-repeat:repeat-x;
	text-align:center;
	padding:0px;
	border:none;
	float:left;
	}
	
#main-menu-items{
	padding-top:24px;
	}
	
#main-menu a {
	padding-top:14px;
	padding-bottom:13px;
	text-decoration:none;
	color:#ffffff;
	padding-left:14px;
	padding-right:14px;
	background:none;
	display:inline;
	}
	
#main-menu a:hover {
	background-image:url(../images/tab_bg_active.gif);
	}
	
#main-menu a.on {
	background-color:#ffffff;
	color:#0F5DAF;
	}

#body{
	width:928px;
	border-left:solid;
	border-right:solid;
	border-left-color:#CCCCCC;
	border-right-color:#CCCCCC;
	border-left-width:1px;
	border-right-width:1px;
	padding-left:35px;
	padding-right:35px;
	padding-top:32px;
	padding-bottom:32px;
	}
	
#body h1{
	color:#C25604;
	font-size:23px;
	letter-spacing:-.08em;
	border-bottom:solid;
	border-color:#E6E6E6;
	border-bottom-width:2px;
	padding-top:9px;
	padding-bottom:1px;
	}
	
#left-column{
	width:165px;
	float:left;
	}
	
#left-column a{
	color:#0F5DAF;
	text-decoration:none;
	}
	
#left-column a:hover{
	color:#A11242;
	}
	
#left-column li{
	font-size:11px;
	text-transform:uppercase;
	border-bottom:solid;
	border-bottom-width:1px;
	border-color:#E6E6E6;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	list-style-image:url(../images/bullet.gif);
	list-style-position:outside;
	text-indent:0px;
	margin-left:24px;
	}

#left-column #sub{
	padding-top:3px;
	padding-bottom:3px;
	margin-left:5px;
	background-image:url(/images/bullet.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	font-size:11px;
	text-transform:uppercase;
	padding-left: 10px;
	}
	
#left-column #sub0{
	padding-top:3px;
	padding-bottom:3px;
	padding-left: 0px;
	margin-left:5px;
	font-size:11px;
	text-transform:uppercase;
	}

#left-column #sub2{
	padding-top:3px;
	padding-bottom:3px;
	padding-left: 10px;
	margin-left:15px;
	font-size:11px;
	text-transform:uppercase;
	background-image:url(/images/bullet.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	}
	
#download-box {
	margin-top:30px;
	font-size:11px;
	}

#page-content{
	margin-left:36px;
	width:727px;
	float:left;
	}
	
#page-content h2{
	color:#C25604;
	font-size:19px;
	font-weight:bold;
	line-height:19px;
	margin-bottom:16px;
	}
	
#page-content h3{
	margin-top:20px;
	font-size:15px;
	font-weight:bold;
	line-height:1em;
	margin-bottom:6px;
	color:#C25604;
	}
	
#page-content p{
	font-size:12px;
	color:#333333;
	margin-bottom:16px;
	}
	
#page-content ul{
	font-size:12px;
	margin-bottom:16px;
	list-style-position:outside;
	margin-left:36px;
	margin-right:36px;
	}
	
#breadcrumbs {
	margin-top:9px;
	margin-bottom:25px;
	float:left;
	font-size:11px;
	text-transform:uppercase;
	line-height:14px;
	}
	
#breadcrumbs a{
	color:#0F5DAF;
	text-decoration:none;
	}
	
#reference-center{
	width:727px;
	float:left
	}

#reference-center h2{
	color:#C25604;
	}
	
#page-text{
	width:448px;
	float:left;
	}
	
#page-text h2{
	font-size:19px;
	font-weight:bold;
	line-height:19px;
	margin-bottom:16px;
	color:#C25604;
	}
	
#reference-center li{
	list-style:disc;
	}
	
#reference-center a{
	text-decoration:none;
	color:#0F5DAF;
	}
	
#page-photo {
	width:243px;
	float:left;
	margin-left:36px;
	}

#foot {
 	height:10px;
 	}
 
#footer {
	font-size:10px;
	text-transform:uppercase;
	padding-top:8px;
	}

#footer p{
	color:#B3B3B3;
	text-align:center;
	}
	
#footer span.div{
	margin-left:3px;
	margin-right:3px;
	
	}