@charset "utf-8";
/* CSS Document */

* { margin: 0; padding: 0 }
html{height: 100%;}
* html #container{height: 100%;}
img {border:0;clear:both;}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0px;
}
a
{
  outline: none;
}
a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#3399CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#3399cc;
}
a:hover {
	color: #6BC2EE;
}
a:active {
	text-decoration: none;
	color: #3399CC;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0;
	padding:0;
}
h1 {
	font-size: 48px;
	color: #333;
	margin-bottom:15px;
}
h2 {
	font-size: 36px;
	color: #666;
}
h3 {
	font-size: 30px;
	color: #999;
}
h4 {
	font-size: 24px;
	color: #333333;
}
p{
	margin:0;
	margin-bottom:20px;
	padding:0;
	line-height:22px;
}
#container{
	position:relative;
	padding-bottom:10px;
	min-height: 100%;
}
#header{
	font-family:Georgia, "Times New Roman", Times, serif;
/*	height:100px;*/
	font-size:24px;	
	background:url(../images/headerbg.gif) bottom repeat-x;
	height: 1%;
}
#main{
	margin-left:200px;
	clear:both;
	margin-top: 50px;
	padding-bottom: 150px;
}
#footer{
	position:relative;
	background:url(../images/footerbg.gif) repeat-x;
	background-position:bottom;
	height:150px;
	padding-top:20px;
	margin-top: -150px;

}
#footer a{
	display:inline-block;
	padding-right:20px;
	background:url(../images/arrow.gif) 5px no-repeat right;
	margin-left: 600px;
}
#closing{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	width:300px;
	margin-left:500px;
}
#closing #line1{margin-left:20px;}
#closing #line2{
	margin-left:0px;
}
#closing #line3{margin-left:15px;}
#closing #line4{margin-left:25px;color:#999999; font-size:14px;}

#mainnav{
	clear:both;
	padding:0;
	margin:16px 0px 0px 194px;
	display: block;
}
#mainnav li{
	display: inline;
	list-style-type: none;
}
#mainnav li a{
	float:left;
	background:url(../images/arrow.gif) 5px no-repeat;
	padding-left:22px;
	width:178px;
	display:inline-block;
}
#mainnav li a:hover{
	background:url(../images/arrow_active.gif) 5px no-repeat;
}

#current{
	padding-left:22px;
	background:url(../images/arrow_active.gif) 5px no-repeat;
}
.navitem a{
	 }
	 
#subnav{
	clear:both;
	padding:0;
	margin:0;
	display: block;
	position:absolute;
	top:150px;
	left:404px;
	width:400px;
}
#subnav #col1, #subnav #col2{	
	float:left;
	width:190px;
	padding:0;
	margin:0 10px 0 0;
	}

#subnav li, #subnav li a{
	list-style-type: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	display:block;
}
#subnav .current{
background:#e5e5e5;
}

.small{font-size:12px;font-family:Verdana, Arial, Helvetica, sans-serif}
.small a{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif
	}
#ux_sections{margin-left:100px;width:500px;}
.ux_section{
	background:url(../images/plusminus.gif) no-repeat 0 0;
	padding-left:25px;
}
#ux_sections div{
	padding-left:25px;
	width:475px;
	}
#about{
	display:none;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#aaa;
	background:#e5e5e5;
	padding:30px 0 0 200px;
	width:500px;
}
#about img{
	float:left;
	margin:0px 0px 10px -190px;
}
#description{
	padding:26px 0 0 10px;
}
.pseduo-hover {
	cursor: pointer;
	background-color:#e5e5e5;
}
.plusminus{
	background-position: left -30px;
	background-color:#e5e5e5;
}
.clr{
	clear:both;
	height:1%;
	font-size:1px;
    line-height: 0;
}

/*Forms*/
form {
	width:400px;
	background:#e5e5e5;
	border:none;

	padding-bottom:10px;
}
fieldset{
	border:none;
}
form p{
	margin:5px 10px 20px 10px;;
}
label{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#999;
}
.error{
	font-size:14px;
	color:#3399CC;
}
.text-input{
	width:378px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#333;
	height:30px;
	border:none;
}
.text-field{
	height:100px;
}
.externallink{padding-right:18px;
	background:url(../images/external_link_icon.gif)  no-repeat top right;
}
button { 
  border:0; 
  cursor:pointer; 
  font-weight:normal; 
  padding:0 23px 0 0; 
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:24px;
  margin-left:9px;
}
button span { 
  position:relative; 
  display:block; 
  white-space:nowrap; 
  padding:0px 0px 0px 10px; 
}

/*blue buttons*/
button.submit_button { 
  background:url(../images/button_right.gif) right no-repeat; 
}
button.submit_button span { 
  height:30px; 
  line-height:30px;
  background:url(../images/button_left.gif) left no-repeat;
  color:#3399CC;
}
button.submit_button:hover {
	background:url(../images/button_right_hvr.gif) right no-repeat; 
}
button.submit_button:hover span {
	background:url(../images/button_left_hvr.gif) left no-repeat; 
	color: #6BC2EE;
}
