@charset "utf-8";
/* CSS Document */

/* Links */
/* ----------------------------------------- */
body a{text-decoration:none;}
body a:hover{text-decoration:underline;}

/* Wrapper Start */
/* ----------------------------------------- */
body{
	background:#ffffff url(../images/bg.gif) repeat-x;	
	font:12px Arial, Helvetica, sans-serif;
}

#wrap{
	width:740px;
	position:relative;
	margin:0 auto;
	padding:30px 10px 0 10px;
}

#shadow-left{
	width:10px;
	height:728px;
	background:url(../images/wrap-shadow-l.png) no-repeat;
	position:absolute;
	top:30px;
	left:0;
}

#shadow-right{
	width:10px;
	height:728px;
	background:url(../images/wrap-shadow-r.png) no-repeat;
	position:absolute;
	top:30px;
	right:0;
}




/* Headers */
/* ----------------------------------------- */
#header{
	width:740px;
	height:104px;
	position:relative;
	background:url(../images/header-bg.png) no-repeat;
}

#header #logo{
	padding:15px 0 0 15px;
	float:left;
}

#header ul{
	position:absolute;
	top:-89px;
	right:0;
}

#header ul li{
	display:inline;
	float:left;
	margin-right:25px;
}

#header ul li.withbg a{
	color:#ffffff;
	display:block;
	text-align:center;
	width:100px;
	height:15px;
	background:url(../images/top-nav-bg.gif) no-repeat;
	padding:3px 0 0 5px;
	float:left;
	margin: 160px -35px 0 20px;
}

#header ul li.withbg span{
	width:5px;
	height:18px;
	float:left;
	background:url(../images/top-nav-r.gif) top right;
}

#header ul li a{
	color:#025189;
	font-size:9px;
	text-transform:uppercase;
}

/* Content */
/* ----------------------------------------- */
#flash-holder{
	width:100%;
	height:346px;
	text-align:center;
	background-color:#ffffff;
}


.content{
	width:740px;
	display:block;
	background-color:#ffffff;
}

.main{
	width:736px;
	margin:0 auto;
	background:url(../images/content-bg.gif) repeat-x;
	background-position:bottom;
	padding-bottom:5px;
	position:relative;	
}

.home-content{
	width:340px;
	float:left;
	border-right:#cccccc 1px solid;
	padding:15px 25px 25px 20px;
}

.home-content h1{
	color:#115e8f;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}

.home-content p{
	color:#2a526a;
	font-size:10px;
	line-height:17px;
	text-align: left;
}

.home-content a {
	color: #2371a4;
	font-size:11px;
	}

.home-promo{
	width:300px;
	float:right;
	padding:23px;
}

#content-btm{
	width:736px;
	height:5px;
	background:url(../images/content-bottom-bg.gif) no-repeat;
	position:absolute;
	left:0;
	bottom:0;
}
#content_box {
	float: right;
	background: url(../img/bg_content_box.gif);
	width: 220px;
	background-repeat:repeat-x;
	border: 1px solid #9abed5;
	background-color: #eff5f9;
	margin-top: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #005488;
	margin-bottom: 20px;
}
#content_box p {
	padding: 5px;
}
#content_box h3 {color: white; font-weight: bold; background: url(img/box_title_bullet.gif); padding: 8px 10px 5px 24px; font-size: 11px;
background-repeat:no-repeat; background-position: 8px 12px; line-height: 14px; border: 0px;}
#content_box h4 {
	font-size: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
.box_list {
text-align:center;
}
.clear {
clear:both;
}

/* Begin New Blue Content Box for locations and directions pages BLUE Background -Combining Content Orange Box code and Blut Background---------------------------------------------- rtp*/

#content_box_blue {
width:219px;
background:url(../images/box-01-bg.gif) no-repeat;
background-position:bottom;
padding: 10px 20px 40px 20px;
	float: right;
	margin:60px 15px 20px 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	
}
#content_box_blue p {
	padding: 5px;
}
#content_box_blue h4 {
	font-size: 10px;
	margin-right: 5px;
	margin-left: 5px;
	padding:10px;
}
.box_list_blue {
text-align:left;
list-style-type: none;
padding-left:5px;
}

/* End New Blue Content Box for locations and directions pages BLUE Background - -------------------------------------------------------rtp*/

/*Begin assets/awards page css - rtp*/

.award_item {
border:1px solid #BDBCBD;
display:block;
margin-bottom:20px;
width:95%;
}
.award_item .award_item_content {
background:none repeat scroll 0 0 #FFFFFF;
display:block;
padding:15px 15px 20px;
font-weight:normal;
color:#121212;
font-size:12px;
overflow:hidden;
height:100%;
list-style-type:none;
background-image:none;
}
.award_item_content ul li{
font-weight:normal;
color:#121212;
font-size:12px;
list-style-type:none;
background-image:none;
}

.award_item  {
/*background:url("../images/awards/award-item-top.gif") repeat-x scroll left bottom transparent;*/
border-bottom:1px solid #BDBCBD;
color:#005085;
display:block;
font-weight:bold;
padding:0px 15px 0px;
}
.award_item_header {
height:30px;
background:url("../images/awards/award-item-top.gif") repeat-x scroll left bottom transparent;
display:inline;
font: bold 14px Arial, Helvetica, sans-serif;
margin: 10px 0;
}
.year_header {
border-bottom: 1px solid #2371a4;
border-top: 1px solid #2371a4;
}

.alignright {
float:right;
text-align:left;
width:210px;
}
.alignright ul {
padding-left: 0;
}
.alignright ul li {
padding-left: 0;
}
/*End assets/awards page css - rtp*/




/* jqm Modal Window */
/* ----------------------------------------- */
.jqmOverlay { background-color: #000; }

.jqmWindow {
    display: none;
    position: fixed;
    top: 20%;
    left: 50%;    
    margin-left: -300px;
    width: 375px;
	height: 160px; /*200px; rtp*/    
    /*background: #FFFFFF url(../images/operator.jpg) right bottom no-repeat;	*/
	background: #FFFFFF url(../images/operator.jpg) right top no-repeat;	
    color: #333;
    border: 8px solid #01548A;
    padding: 12px;
		
}

.jqmWindow a.blue {
	position: relative;
	left: 5px;
	font-size: 1.3em;/*1.5em; rtp */
	font-weight: bold;
	color: #01548A;
	text-decoration: none;
	letter-spacing: -0.05em;
	line-height: 50px;
}
.jqmWindow a.blue_sm {
	font-weight: bold;
	position: relative;
	left: 5px;
	font-size: 1em; /*1.2em;rtp */
	color: #01548A;
	text-decoration: none;
	line-height: 20px;
}

a.jqmClose  {
	color: black;
	text-decoration: none;	
	line-height: 10px;
}

/* Inner Content */
/* ----------------------------------------- */
.inner-content{
	width:420px;
	float:left;
	padding:15px 20px 30px 20px;
	text-align:left;
}

.inner-content h1{
	color:#025189;
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
}
.inner-content h1 sup{font-size:10px;}

.inner-content h2 {
font-size: 13px;
font-weight: bold;
}
.inner-content h3 {
font-size: 12px;
font-weight: bold;
}
#locations li{
list-style-type: none;
background-image: none;
padding-left:0;
font-size: 12px;
}
.loc td {
text-align: center;

}
.loc td p{
font-size: 14px;
font-weight: bold;
}
.loc td span {
font-size: 14px;
font-weight: bold;
}

.inner-content p{
	color:#2a526a;
	font-size:11px;
	line-height:17px;
	padding-bottom:15px;
}

.inner-content td{
	color:#2a526a;
	font-size:11px;
	line-height:17px;
	padding-bottom:5px;
}

.inner-content td .format {
	color:#2a526a;
	font-size:11px;
	line-height:17px;
	padding-top:3px;
	padding-bottom:2px;
	border: 1px solid #2a526a;
}

.inner-content .hide {
	display: none;
	}

.inner-content label.error {
	color: red;
	margin-left: 10px;
	}

.inner-content a {
	color: #2371a4;
	font-size:11px;
	}
	
.inner-content li {
	
	background:url(../images/bullet.gif) no-repeat;
	background-position: left;
	padding-left:15px;
	padding-top: 5px;
	color:#2a526a;
	font-size:11px;
	display: block;
	vertical-align: top;
	}
	



/* Inner Sidebar */
/* ----------------------------------------- */
.sidebar{
	width:270px;
	float:right;
	margin-top:15px;
	padding-bottom:70px;
}

.box-01{
	width:219px;
	margin-top:51px;
	background:url(../images/box-01-bg.gif) no-repeat;
	background-position:bottom;
	position:relative;
	padding:10px 20px 40px 20px;
}

.box-01-top{
	width:259px;
	height:51px;
	background:url(../images/box-01-top.gif) no-repeat;
	position:absolute;
	top:-51px;
	left:0;
}

.box-01 ul{
	padding-left:10px;	
	color:#2a526a;
}

.box-01-top h2{
	padding:10px 0 0 20px;
	font:bold 18px "Myriad Pro", Arial, Helvetica;
	color:#005085;
}

.box-01 ul li{
	line-height:14px;
	padding-bottom: 5px;
	background:url(../images/bullet.gif) no-repeat;
	background-position:left;
	padding-left:15px;
	color:#2a526a;
	font-size: 11px;
	
}

.box-01 ul li a{
	color:#0b5c8e;
	text-decoration:none;
}

.box-01 ul li a:hover{color:#003366;}

.box-02{
	width:227px;
	margin-top:20px;
	background:url(../images/box02-bg.gif) no-repeat;
	background-position:bottom;
	position:relative;
	padding:0px 10px 40px 20px;
}

.box-02-top{
	width:257px;
	height:13px;
	background:url(../images/box02-top.gif) no-repeat;
	position:absolute;
	top:-13px;
	left:0;
}

.box-02 h2{
	padding-bottom:10px;
	color:#005085;
	font:18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	line-height:15px;
}

.box-02 p{
	padding-bottom:10px;
	color:#005085;
	float:left;
}

.box-02 a {
	color: #fa0001;
	}

#going-pic{
	float:right;	
}

/* Navigation */
/* ----------------------------------------- */
#nav{
	width:740px;
	background-color:#ffffff;
}

.menu {
	width: 735px;
	height:34px;
	display:block;
	margin:0px auto;
	background: url(../images/nav-bg.gif) repeat-x;
	background-repeat:repeat-x;
	text-align: center;
	padding: 1px 0px 0px 3px;
	border-right:#fff 1px solid;
	border-bottom:#fff 1px solid;
}

.menu li{
	overflow:hidden;
	display:inline;
	float:left;
}

.menu a {
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	color: #c9e2ff;
	display: block;
	padding: 9px 11px 10px 31px;
	text-decoration: none;
	}
	
.menu a:hover {
	color:#ffffff;
	text-decoration:none;
	background-color:#003366;
}

#dropmenudiv{
	position:absolute;
	border:1px solid white;
	border-bottom-width: 0;
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	line-height:14px;
	z-index:100;
}

#dropmenudiv a{
	text-align: left;
	width: 100%;
	display: block;
	text-indent: 10px;
	padding: 4px 0;
	text-decoration: none;
	font-weight: normal;
	color:#739ecf;
	border-top: 1px dotted #003366;
	border-bottom: 1px dotted #003366;
}

#dropmenudiv a:hover{ /*hover background color*/
	background: #023c6f;
	color:#ffffff;
	border-top: 1px dotted #c9e2ff;
	border-bottom: 1px dotted #c9e2ff;
	text-decoration:none;
}
/*Begin gov/index page css - rtp*/
.contractdesc {
color:#2a526a;
}
.contractdesc li {
background:url(../images/gov/bullet_blk.jpg) left no-repeat;
font-size: 12px;
}
.contractdesc img {
text-align: right;
padding:10px;
}
.contractitem{
color:#2a526a;
}
.contractdetails {
margin-top:20px;

}

.contractdetails h2 {
color: #2a526a;
}
.contractdetails td {
padding-left: 8px;
color: #121212;
}
/*End gov/index page css - rtp*/

/*Begin about/lease page css - rtp*/
ul.blk_sq li{
background:url(../images/about/bullet_blk_square.jpg) left no-repeat;
}
ul ul li {
margin-left: 15px;
}
/*End about/lease page css - rtp*/


/* Footer */
/* ----------------------------------------- */
#footer{
	width:700px;
	padding:15px 20px 20px 20px;
	display:block;
	background-color:#ffffff;
}

#footer p{
	font-size:8px;
	text-transform:uppercase;
	color:#a7ada3;
}

#footer p a{
	color:#4c86ab;
	text-decoration:none;
}
#footer div a{
	padding-left:30px;	
}

