
/* Global Layout for all OMB pages */


body {
	margin:0;
	padding:15px 0 0;
	font-size:62.5%;
	text-align:center;
	background: #dde8f6 url(./images/bg_ltblue.jpg) repeat-x left top;
}

h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
}

p {
	font-size:1.2em;
	margin: 0px;
	padding: 0px 0px 7px 0;
}

h2 {
	font:1.8em Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	border-bottom:1px dotted #999999;
	padding-top: 10px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	overflow:hidden;
}

* html h2{
zoom:1;}

#wrapper {
	width:780px;
	margin:0px auto 0;
	background-color:#FFFFFF;
	text-align:left;
	
}

#header{
	width:100%;
	height: 160px;
	background: #98b5d7 url(images/omb_headermiddle.jpg) repeat-x left top;
	position:relative;
	margin:0;
	padding:0;
}


img.capRight {
position:absolute;
top:0;
right:0;}

#mainNav{
	list-style:none;
	background:url(images/nav_bg.jpg) repeat-x left top;
	width:780px;
	float:left;
	margin: 10px 0 0 0;
	padding:0;
}

#mainNav li {
float:left;
}

#mainNav a{
color:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.2em;
text-transform:uppercase;
text-decoration:none;
display:block;
width:10em;
padding:7px 0;
text-align:center;
}

*html #mainNav a{
height:1px;
}

#mainNav a:hover{
	color:#FFFFFF;
	font-weight:normal;
	background: #000000 url(images/blacknav.jpg) repeat-x left top;
}

body#home a#homeLink,
body#budget a#budgetLink,
body#dea a#deaLink,
body#management a#managementLink,
body#planning a#planningLink,
body#landts a#landtsLink
 {
color:#CCCCCC;
font-weight:bold;
background: #000000 url(Templates/images/caplink_black.jpg) no-repeat 5% center;
}

/*content*/

#contentWrapper{
	width:780px;
	background: #FFFFFF url(images/content_bg.gif) repeat-x left top;
	margin: 0px;
	padding: 0px;
	clear: both;
	}

/*.hasLayout { 
zoom:1; }
*/

#news {
float:right;
width:160px;
clear:right;
margin:5px 5px 0 0;
padding:0;
display:inline;
}

*html #news {
width:165px;
w\idth:160px;
}

#news p {
font-family:Arial, Helvetica, sans-serif;
font-size:1.1em;
text-align:center;
}

#news p.center {
text-align: center;
margin:10px auto 10px auto;
}

#news .title {
font-weight:bold;}

#news a, #news a:visited {
color:#C05F1D;
text-decoration:none;
}

#news a:hover {
color:#FFFFFF;
background-color:#7aa0cd;
}

#news.box {
width:150px;
background:url(./images/orange_bottom.gif) no-repeat bottom left;
margin:10px 0 10px 0;
}

.box h3 {
background: #C6D9F1 url(./images/orange_top.gif) no-repeat top left;
margin:0;
padding:6px 8px 4px 10px;
font-size:130%;
color:#fff;
border-bottom: 1px solid #000;}

.box ul {
margin:0;
padding:14px 10px 14px 10px;
list-style:none;
font-size:1.2em;
}

.box ul li {
margin:0 0 6px;
padding:0;}

#content ul.list {
list-style-type:disc;
padding:0;
margin:5px 0;}

#content ul.list li {
margin-left:15px;
padding:0;
line-height:1.5em;
font-size:1.2em;}

/*this is where the new list item code starts*/
#content {
width:450px;
margin-left:150px;
}

#content ul {
margin:0;
padding:0;
list-style:none;
}

ul.depts {
list-style:none;
margin:0;
padding:0;
}

#regList {
	font-size: 1.2em;
	}

#regList li ul {
	font-weight: normal;
	}
	
#regList li ul li {
margin-left:20px;}

#regList li {
list-style: none;
line-height:1.2em;
padding-bottom:2px;
}

#regList li ul li{
list-style:circle;
}

/*this is where the new list item code ends*/

#content p{
	font-size:1.2em;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	line-height: 1.5em;
}

#content h3{
	font-weight:bold;
	font-size:1.6em;
	padding-top: 10px;
	margin: 0px;
	border-bottom: 1px dashed #999999;
}

#content h4{
	font-weight:bold;
	color:#666666;
	font-size:1.4em;
	padding:5px 0;}
	
#content h5 {
	font-weight:bold;
	font-size:1.2em;
	margin: 0px;
	padding: 5px 0px 0px;
}

#content a, #content a:visited {
color:#C05F1D;
text-decoration:none;
}

#content a:hover {
color:#FFFFFF;
background-color:#7aa0cd;
}

#leftColumn {
float:left;
width:220px;
}

#rightColumn {
float:right;
width:220px;
}

#leftColumn p, #rightColumn p {
font-size:1.2em;
padding:0;
line-height:1.3em;}

#leftColumn h4{
	color:#666666;
	font-size:1.2em;
	padding:1px 0;}
	
#rightColumn h4{
	color:#666666;
	font-size:1.2em;
	padding:1px 0;}
	
/*tooltips*/
 Begin edits

#info p {margin-left:15px; margin-right:20px;}
#info img {margin:15px; float:left;}
#info h1 {margin-left:15px;}
/* the style starts here */
a.tooltip {color:#B31B34;}
a.tooltip b {display:none;}
a.tooltip:hover {border:0; position:relative; z-index:500; text-decoration:none;}
a.tooltip:hover b {display:block; position:absolute; top:10px; left:50px; padding:5px; font-weight:normal; color:#4F5559; border:1px solid #888; background-color:#D4DDED; width:200px; font-size:.90em;}

#footer {
	width:780px;
	clear:both;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #4979b2;
	margin-top:10px;
}

#footer a, #footer a:visited{
	color:#E4E4E4;
	font: 1.1em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#footer a:hover {
color:#C05F1D;
}

.form {
padding:7px 0;
}

.analyst {
float:right;
border:#999999 1px solid;
clear:right;
}

img.picture {
margin:7px 5px;
}

.bold {
font-weight:bold;}

img.right {
float:right;
padding:2px 2px;
margin:10px;
border:#666666 solid 1px;
background:#fff;}

.ugov {
margin: 20px 10px 0 10px;
}

#content a.pdf, #content a.pdf:visited {
background: url(images/pdficon_small2.gif) no-repeat right center ; padding-right:20px;}

#content a.pdf:hover {
background-color:#7aa0cd;
color:#FFFFFF;}

#content a.excel, #content a.excel:visited {
background: url(images/excel.gif) no-repeat right center ; padding-right:20px;}

#content a.excel:hover {
background-color:#7aa0cd;
color:#FFFFFF;}

img.figure {
float:right;
clear:right;
border:1px #666666 solid;
margin:5px;
padding:5px;
background-color:#fff;

}

dl.curved {background:#7f7f9c url(c_tl.gif) top left no-repeat; margin:5px 0; padding:0; width:50%;}
dl.curved dt {background:transparent url(c_tr.gif) top right no-repeat; padding:10px; text-align:center; color:#fff;}
dl.curved dd {background:#eee url(c_bl.gif) bottom left no-repeat; padding:0; margin:0;}
dl.curved dd p {margin:0; padding:10px; line-height:1.3em;}
dl.curved dd p.last {background:transparent url(c_br.gif) bottom right no-repeat; }

#dropdown {
clear:both;
text-align:center;}

#subtext {
float:right;
width:140px;
margin:0 10px 0px 10px;
}

#subtext p {
font: 1.1em/1.2em Verdana, Arial, Helvetica, sans-serif;
text-align:right;
color:#666666;
}

img.border{
padding:3px 3px;
border:#666666 solid 1px;
background:#fff;}

.clear {
clear:both;
}

