* {margin:0; padding:0;}

p {
color:#FF4242;
}

html {
	font: 90%/1.3 arial,sans-serif;
	padding:1em;
	background:#fafafa;
}
form {
	background:#fff;
	padding:1em;
	border:1px solid #82baea;

}
.edu {
	background:url(../images/edu.gif) no-repeat 95% 1em;
}
.exp {
	background:url(../images/exp.gif) no-repeat 95% 1em;
}

.login {
	background:url(../images/email2.gif) no-repeat 95% 1em;
}
.contact {
	background:url(../images/user.gif) no-repeat 95% 1em;
}
fieldset div {
	margin:0.3em 0;
	clear:both;
}
form {
	margin-left:50px;
	margin-top:10px;
	margin-bottom:5px;
	width:800px;
}
label {
	float:left;
	width:10em;
	text-align:right;
	margin-right:1em;
	color:#2D8CDB;
}
legend {
	color:#003366;
	font-size:1.2em;
	
}
legend span {
	width:10em;
	text-align:right;
	color:#2D8CDB;
	
}
input {
	padding:0.15em;
	width:10em;
	border:1px solid #C5D9EB;
	background:#fafafa;
	font:bold 0.95em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
input:hover, input:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
} 
fieldset {
	border:1px solid #d2d2d2;
	padding:0 0.5em 0.5em;
}
.date input {
	background-image:url(../images/calendar-small.gif);
	background-repeat:no-repeat;
	background-position:100% 50%;
}

.date fieldset label {
	float:none;
	display:block;
	text-align:left;
	width:auto;
}
.date fieldset div {
	float:left;
	clear:none;
	margin-right:0.2em;
}
.radio, .date {
	position:relative;
}
.radio fieldset, .date fieldset {
	border:none;
	width:auto;
	padding:1px 0 0 11em;
}
.radio legend, .date legend {
	font-size:1em;
	color:#000;
}
.radio legend span, .date legend span {
	position:absolute;
	left:0;
	top:0.3em;
	width:10em;
	display:block;
}
.radio label, .radio input {
	vertical-align:middle;
	display:inline;
	float:none;
	width:auto;
	background:none;
	border:none;
}
.radio div {
	float:left;
	white-space:nowrap;
	clear:none;
}

.email {
	width:14em;
}

input.default {
	color:#bbb;
}

#submit-go {
	margin-top:1em;
	width:69px;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	background:url(../images/submit-button.gif) no-repeat 0 0;
	display:block;
	cursor:pointer !important; cursor:hand;
}
#submit-go:hover {
	background-position:0 -26px;
}

#header {
	margin:0 auto;
	width:970px;
	height:135px;
	background: url(../images/big_middle.gif) repeat-y;
	
}
.logo {
	width:289px;
	height:96px;
	float:left;
	background:url(../images/logo.gif) no-repeat;
	margin-left:10px;
	margin-top:10px;
}

.chromestyle{
height:34px;
font:70% Verdana,Tahoma,Arial,sans-serif;
font-weight:bold;
margin-left:7px;
}
.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width: 960px;
height:34px;
background: url(../images/menubar.gif) no-repeat; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; 
/*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
border-right:2px solid #8CB8D2;
float:left;
padding-top:5px;
padding-left:10px;
}

.chromestyle ul li a{
color: #ffffff;
padding: 4px 7px;
margin: 0;
text-decoration: none;
/*THEME CHANGE HERE*/
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
text-decoration:underline;
 /*THEME CHANGE HERE*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
margin-top:8px;
position:absolute;
top: 0;
border: 1px solid #B5E2FE; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: #2C5E94;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #B5E2FE; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: white;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #9DC7DA;
}


.menu{
height:34px;
width:960px;
background:url(../images/menubar.gif) no-repeat;
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
margin-left:7px;

}

.menu li{
float:left;
border-right:2px solid #8CB8D2;
list-style-type:none;
white-space:nowrap;
font-size:11px;
padding-right:10px;
padding-left:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.menu li a{
display:block;
padding:0 1px;
text-decoration:none;
color: #ffffff;

}

* html .menu a {width:1%;}

.menu .current,.menu a:hover{
color:#ffffff;
text-decoration:underline;
}


#wrapperbody {
	width:970px;
	margin-left:auto;
	margin-right:auto;
	height:inherit;
	background: url(../images/big_middle.gif) repeat-y;
}
#footer {
	width:965px;
	height:65px;
	border-top:3px solid #8CB8D2;
	border-bottom:1px dashed #cccccc;
}
#footer a {
	font-size:11px;
	font-family:Verdana;
	color:#FF4242;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer ul {
	list-style:none;
	margin:6px auto;
	text-align:center;
}
#footer li {
	display:inline;
	list-style:none;
	font-size:11px;
	font-family:Verdana;
	color:#FFFFFF;
}
#footer li a {
	font-size:11px;
	font-family:Verdana;
	color:#515151;
	text-decoration:none;
	padding:0 10px;
}
#footer li a:hover {
	text-decoration:underline;
}
#footer p {
	font-size:11px;
	font-family:Verdana;
	color:#717171;
	text-align:center;
	margin:5px 0 0 0;
}
.redStar {
color:#FF4242;
}
label1{
color:#2D8CDB;
}

