/*html*/
html, body{
margin: 0px; 
padding: 0px;
width: 100%; 
height: 100%;
}

body{
background: #1963AA;
text-align: center;
font-size: 90%;
font-family: verdana, arial, sans serif;
}

body#ok{
background: #2375B6 url(/styles/1/images/ok/without_trees.jpg) repeat-x top;
}

dfn{
font-style: normal;
border-bottom: 1px dashed #aaa;
}

dt, dd, p{
/* line-height: 1.2em; */
}

form{
margin: 0;
padding: 0;
}

h1, h2, h3, .h1, .h2, .h3, h4, .headline{
font-family: tahoma, verdana, arial, sans-serif;
}

h1, .h1{
font-size: 1.6em;
margin: 0;
padding: 0 0 .5em;		
}

	p.h1Alt{float: right; margin: -2.5em 0 0 0; font-size: .8em;}

	a.altAction{
	display: block;
	font-size: .833em;
	margin-top: 1em;
	}
	
h2, .h2{
font-size: 1.27em; 
margin: 0; 
padding: 0;
line-height: 1.2em;
}

h3, .h3, dt strong{ 
font-size: 1.2em;
margin: 1em 0 0;
line-height: 1.2em;
}

img{
border: none;
}

p{
margin: 0px 0px .75em;
}
	p.last{
	margin: 0;
	}

small, .small{
font-size: .8em;
}

table{
border-collapse: collapse;    
border-spacing: 0;
width: 100%;
}

	th{}

	td{
	font-size: inherit; 
	margin: 0;
	vertical-align:top; 
	}

ul{
margin:0 0 1em 0;
}

	ul.nonlist{
	list-style: none;
	margin: 0px; 
	padding: 0px; 
	}

	li{}


a:link, a:visited, a:active{
color: #fff;
}

a:hover, .linkOver a{
color: #ddd;
}


#content a:link, #content a:visited, #content a:active{
color: #fc3;
}

#content a:hover{color: #fff;}

/*basic site chrome*/

body#site #outer{
padding: 0 35px 20px;
margin: 0 auto;
text-align: left;
width: 750px;
}

body#ok #outer{
background: url(/styles/1/images/ok/with_trees.jpg) no-repeat top left;
height: 100%;
}

body#ok #choices{
position: absolute;
top: 70px;
left: 290px;
text-align: center;
width: 340px;
}

body#ok #choices a{
color: #fff;
text-decoration: none;
letter-spacing: 0px;
}

body#ok #choices p#no a{
color: #cc0000;
}

body#ok p#yes a:link, 
body#ok p#yes a:visited{
background: url(/styles/1/images/ok/logo_a.gif) no-repeat top center;
display: block;
padding-top: 212px;
margin: 0 auto;
}

body#ok p#yes a:hover{
background: url(/styles/1/images/ok/logo_b.gif) no-repeat top center;
color: #fff;
}

body#ok #choices a strong{
}

body#ok #choices a small{font-size: 12px;}


#skipnav{display: none;}

#logo{
	background: #1963AA url(/styles/1/images/logo.jpg) no-repeat left top;
	height: 160px;
}
#logo p{display: none;}

#content{
	float: left;
	width: 680px;
	padding: 15px 25px;
	color: #fff;
	text-align: left;
	line-height: 1.2em;
}

#control{
	font-size: .9em;
	float: left;
	width: 160px;
	padding: 0 10px 0 40px;
	color: #fff;	
	min-height: 600px;
	background: url(/styles/1/images/nav_gradient.jpg) repeat-x top;
}

#footer{clear: left; font-size: .85em; position: absolute; right: 10px;}
#footer a{margin-right: 10px;}

li.submenu ul{display: none;}
li.expanded ul{display: block;}


ul#topnav, ul#topnav ul{
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;	
}

ul#topnav{font-size: 1.1em;}
ul#topnav ul{
	font-size: .9em;
	margin: 5px 0 10px 2em;
}

ul#topnav li{margin: 0 0 8px;}
ul#topnav ul li{margin: 0 0 3px;}
ul#topnav a{text-decoration: none;}

ul#topnav .selected{font-weight: bold; font-size: 1.1em;}

#eightHundred{
	position: absolute;
	top: 30px;
	right: 20px;
	text-align: center!important;
}

#eightHundred p.replace{display: none;}

ul.footer{
	list-style: none;
	margin: 10px 0 0 5px;
	padding: 0;
}

ul.footer li{
	display: inline;
	margin: 0;
	padding: 0 .25em 0;
}

	
/*sitewide*/

.obvious{display: none;}

.imagepage{margin-top: 20px!important;}

.a{font-size: 1.3em; color: #B23A1E;}

.hasJS .wait{background: url('/styles/3/image_pool/indicator.gif') center no-repeat;}

.infomsg, .lessermsg{
background: #f0f0f0;
margin-bottom: 10px;
padding: 10px;
}

.lessermsg{
color: #555;
text-align: center;
font-size: .85em;
}


ul.tabs {
border-bottom: solid 2px #EEA84F;
font-size: .833em;
margin: 10px 0 0;
padding: 0 0 .6em 0;
}

ul.tabs.tabsConnected{border-bottom: none;}

    ul.tabs li {
    display: inline;
	margin-right: 5px;
    padding: 0;
    }

	    ul.tabs li a {
	    background: #efefef;
		border-bottom: 1px solid #efefef;
	    padding: .4em 1.5em .6em;
	    white-space: nowrap;
		font-size: .9em;
	    }
	
        ul.tabs li.selected a {
		font-size: 1em;
	    background: #9AC5EE;
	    /*border: solid 1px #F93;*/
		border: 1px solid #9AC5EE;
		color: #fff;
		font-weight: bold;
        text-decoration: none!important;
        }
        

strong.req, .req b, .fieldname strong{
	color: #993300;
}
p.reqMsg{
	font-size: .75em;
	font-weight: bold;
	margin: 0 0 1.5em;
}

tr.tfoot td input,
tr.tfoot td button,
tr.tfoot td{vertical-align: middle;}

.icon{vertical-align: middle;}

.linkOver{
	background-color: #fffdcc;
	cursor: pointer;
}
.linkOut{
	background-color: transparent;
}

.half{
	float: left;
	padding-right: 3%;
	width: 46.5%;
}

.third{
	float: left;
	padding-right: 2%;
	width: 31%;
}

.twothirds{
	float: left;
	padding-right: 2%;
	width: 64%;
}

.twentyfive{
	float: left;
	padding-right: 2%;
	width: 23%;
}
.seventyfive{
	float: left;
	padding-right: 2%;
	width: 73%;
}

.last{padding-right: 0!important;}

.sixty{	
	float: left;
	padding-right: 2%;
	width: 56%;
}
.forty{
	float: left;
	padding-right: 2%;
	width: 40%;
}

#content .contentsection{
	padding: 10px 0 10px;
}

#content .contentblock{
	margin: 0 0 30px;	
}

.winnow, .busybox{
	background: url(/styles/3/image_pool/backgrounds/bkg_blue_fade.gif) top repeat-x;
	padding: 15px 25px 10px;
}

div.busybox{margin-top: 15px;}

div.winnow.inpage{
	background-position: top;
	border-bottom: 1px dashed #9AC5EE;
	margin-bottom: 15px;
	min-height: 0!important;
}

div.winnow.inpage .winnowoptions{padding-bottom: 0px!important; }

table.winnowOptions{margin: 0 auto!important; width: auto;}

div.winnow .element{
	display: block;
	float: left;
	padding: 0 10px 0 0;
	text-align: left;
	height: 3.25em;
}
div.winnow .element label{
	white-space: nowrap;
	display: block;
	font-size: .75em;
	font-weight: bold;
}

div.winnow .element label .small{
	font-size: .85em;
	font-weight: normal;
}

div.winnow .element input,
div.winnow .element select{
	margin: 2px 0 0;
} 

div.winnow .element.nolabel{
	padding: 1em 0 0;
	margin: 0;	
}


div.winnow .element.connector{height: 2.55em; margin: 0; padding: 1.3em 15px 0 0; font-weight: bold; font-size: .85em; padding-bottom: 0!important;}

/* forms! */
.errorblock{
background: #FFD9CC;
margin: 0 0 10px;
}
.errormsg{
background: #F00;
color: #fff;
padding: 10px;
font-weight: bold;
}
ul.errorlist{
list-style: none;
padding: 10px 10px 10px 20px; 
}
ul.errorlist li{margin-bottom: .25em;}
ul.errorlist li em,
ul.errorlist li i{
font-style: normal;
font-weight: bold;
}
.hasError{
background: #FFD9CC;
}

table.form{
}
	table.form td{
		padding: .5em 5px 1em 0;
		margin-bottom: 10px;
		vertical-align: top;			
	}
	
	table.form td img{
		vertical-align: baseline;			
	}

	td.fieldname{
		font-weight: bold;
		font-size: .9em;
		text-align: right;
		width: 12em;
	}
	
	td.fieldvalue{
	}
	
	td.fieldvalue textarea{
		width: 95%;
	}
	
	td.helper {
		background: #eee;
		border-bottom: 3px solid #fff;
		color: #666;
		font-size: .85em;
		padding-left: .5em!important;
		width: 40%;
	}
		td.helper strong {
			color: #333;
		}


/*helpers*/

.highlight{background: #ffffcc;}
.tba{background: pink;}
		
body.hasJS{}
	body.hasJS .jsHide{display: none;}

.disabled{
	opacity: 0.4;
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	filter: alpha(opacity=40);
}
		
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}

.clear{
	clear: left;
	font-size: 1px; 
	line-height: 1px;
	overflow: hidden;
}

.superclear{
	clear: both; 
	float: none; 
	font-size: 1px; 
	line-height: 1px;
	overflow: hidden;
}

.nobr{white-space: nowrap;}

.contentsection.textual{
}

