@charset "utf-8";

body {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #535353;
	background-color: #eeeced;
	margin: 0;
	padding: 0;
	text-align: center; /* Hack fro IE5 */
	height: auto;}

 /* Site Structure */	

#container {
	margin:0px auto; /* Center in middle of the page */
	width: 1003px;
	background-color:#FFFFFF;
	height: auto; }
	
#header {
	width: 100%;
	height: 115px;}
	
#mainlogo {
	float:left;
	width:286px;
	height:115px;
	background-position:center right;
	background-repeat: no-repeat;
	background-image: url(../images/ms-logo.gif);}	
	
#ohlogo {
	float:right;
	width:230px;
	height:110px;
	background-position:right bottom;
	background-repeat: no-repeat;
	background-image: url(../images/division_oh.gif);
	margin: 0 15px 5px 0;}	
	
#menu {
	width:auto;
	text-align: left;
	height:33px;
	padding: 6px 0 0 21px;
	background-repeat: repeat-x;
	background-image: url(../images/menu_bg.gif);
	margin-bottom: 0px;
}
	
#flashmain{
	float:left;
	width: 100%;
	height: 222px;
	background-color:#075ca0;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;}

#search {
   position: absolute;
   color:#FFFFFF;
   text-align:left;
   width: 290px;
   height: 200px;
   margin: 0 0 0 20px; 
   top: 180px;}

#searchcol1 {
	float:left;	
	text-align:left;	
	width:150px;}

#searchcol2 {
	float:left;
	text-align:left;
	width:140px;}

#locationscol1 {
	float:left;	
	text-align:left;	
	width:355px;}

#locationscol2 {
	float:left;	
	text-align:left;	
	width:300px;}

#flashsub{
	float:left;
	width: 100%;
	height: 140px;
	background-color:#075ca0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
}

#flash-small{
	width: 10%;
	height: 222px;
	margin: 0 30px 0 30px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;}

#leftcolumn {
	width: 671px;
	float:left;
	text-align:left;
	height: auto;
	margin: 15px 0 15px 15px;
}
	
#maincolumn {
	width: 953px;	
	float:left;
	text-align:left;
	height: auto;
	margin: 15px; }
		
#rightcolumn {
	float:right;
	width: 284px;
	text-align:left;
	height: auto;
	margin: 52px 15px 15px 0px;}

#linkscol1 {
	float:left;	
	width:170px;}

#linkscol2 {
	float:left;
	width:170px;}

#mylocol1 {
	float:left;	
	padding-right:5px;
	width:190px;}

#myloscol2 {
	float:right;
	width:152px;}

#homecol1 {
	float:left;
	width:278px;
	margin: 15px 15px 0px;}

#homecol1welcome {
	float:left;
	width:248px;	
	height:180px;
	font-size: 12px;
	background-color:#9ca0a3;
	text-align:right;
	color: #FFFFFF;
	padding:15px;
	margin: 0 0 15px;}

#homecol2 {
	width: 284px;	
	float:right;
	text-align:left;
	margin: 15px 15px 15px 0;			
	height: auto; }

#homecol3 {
	width: 284px;
	height:auto;		
	float:left;
	text-align:left;
	margin: 15px 15px 15px 0;}
	
#footer {
	float:left;
	width: 973px;
	background-color:#FFFFFF;
	height: 26px;
	padding: 5px 0 0 0;		
	margin: 0 15px 15px 15px;}

#subleftcolumn { 
	margin-bottom:20px;
	height:280px; 
	width: 54%; 
	float:left;}

#subrightcolumn {
	margin-bottom:20px;
	height:280px; 
	float:right;
	width: 44%; 
}


 /* Site Structure */	

 /* Promo Area */

#promo1 a {
	background-repeat: no-repeat;
	background-image: url(../images/promo1.jpg);
	display: block;
	height: 189px;
	width: 284px;	
	margin: 0 0 15px 0;}

#promo1 a span {
	visibility: hidden;}

#promo2 a {
	height: 1px;
	visibility: hidden;
	margin: 0;	
/*
	height: 189px;
	visibility: hidden;
	margin: 0 0 15px 0;	
*/	
	background-repeat: no-repeat;
	background-image: url(../images/spacer.jpg);
	display: block;
	width: 284px;}
	
#promo2 a span {
	visibility: hidden;}

 /* Promo Area */

 /* Useful Links */

#usefullinks {
	background-color: #f3f3f3;
	border: solid #d2d6d5 1px;
	width: auto;
	height: auto;
	padding-top: 15;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

#homelinks1 {
	background-color: #f3f3f3;
	border: solid #d2d6d5 1px;
	padding: 10px 15px 12px;
	width: auto;
	height: 330px;	
	margin: 0 0 15px;}

#homelinks2 {
	background-color: #f3f3f3;
	border: solid #d2d6d5 1px;
	padding: 0 15px 12px;
	width: 989px;
	height: 170px;
	margin: 0 0 15px;
	left: 0px;
}	
	
#homelinks3 {
	background-color: #f3f3f3;
	border: solid #d2d6d5 1px;
	padding: 8px 15px 12px 15px;
	width: auto;
	height: 160px;	
	margin: 15px 0 15px 0;}
	
 /* Useful Links */
 
 /* Headings */ 

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #075ca0;
	margin: 0 0 17px 0; }

h1.nomargin {margin: 15px 0 15px 0;}
	
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #075ca0;
	margin-bottom:17px;}	
	
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #5e6e66;
	margin-bottom:20px;}	

h4 {
	font-size: 13px;
	font-weight: bold;
	color: #075ca0;
	margin-bottom:5px;}

hr  {
	margin: 20px 0 20px 0;
	width:100%;
	color:#CCCCCC;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}

 /* Headings */ 

 /* Footer */ 

#jobbg { 
	width:auto;
	background-color:#dddfde;
	padding:20px; }

#links {
	float:left;
	width:668px;
	height:21px;
	text-align:left;
	color: #989797;}
	
#sglogo {
	float:right;
	width:205px;}

.line {
	text-decoration:none;
	color: #075ca0;		
	margin: 0 3px 0 3px;}
	
 /* Footer */ 	
	

 /* Links */ 

a.menu {
	text-decoration:none;
	padding: 0 40px 0 0;		
	vertical-align: middle;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;}

a.menu:hover {
	text-decoration:none;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5f6e67;}
	
a {
	text-decoration:underline;
	color: #535353;}

a:hover {
	text-decoration:underline;
	color: #075ca0;}

a.white {
	text-decoration:underline;
	color: #FFFFFF;}

a.white:hover {
	text-decoration:underline;
	color: #075ca0;}

a.submenu {
	text-decoration:underline;
	color: #075ca0;}

a.submenu:hover {
	text-decoration:underline;
	color: #989797;}
	
a.footer{
	text-decoration:underline;
	color: #989797;}

a.footer:hover {
	text-decoration:underline;
	color: #075ca0;}	

a.usefullinks {
	text-decoration:underline;
	color: #535353;}

a.usefullinks:hover {
	text-decoration:underline;
	color: #075ca0;}

 /* Links */ 
	
 /* Form  Style */
 
input{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #535353;
	margin-bottom: 5px;
	width: 150px;}

select{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #535353;
	width: 150px;}
	
textarea{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #535353;
	width: 150px;}	

.submit {
	width:66px; 
	height:21px;
	padding-top: 8px;
	margin-left: 98px;} 
	
#captchboxalign {
	width:auto; 
	margin-left: 134px;} 

label {
	width: 78px;
	float: left;
	text-align: left;
	margin-right: 20px;}

label2 {
	width: auto;
	float: left;
	text-align: left;}

#formcol1 {
	width: 314px;
	height:380px;	
	float: left;}

#formcol2 {
	width: 299px;
	height:380px;
	float: left;}
	
formcol3 {
	width: 325px;
	height:380px;
	float: left;}	
	
#educationcol1 {
	width: 330px;
	float: left;}

#educationcol2 {
	width: 360px;
	float: left;}	

 /* Form  Style */	
.ms-welcome {
	padding-right: 10px;
}
#homecol4 {
	width: 971px;
	float:left;
	text-align:left;
	margin: 0px 15px 15px 15;
	height: auto;
	left: 15px;
	padding-left: 15px;
}
#homelinks4 {
	background-color: #f3f3f3;
	border: solid #d2d6d5 1px;
	padding: 5px 15px 12px;
	width: 941px;
	height: 220px;	
	margin: 0 0 15px;
}
#homecol5 {
	width: 278px;
	float:left;
	text-align:left;
	margin: 15px 15px 0px 0;
	height: auto;
	padding-left: 15px;
}
#homecol6 {
	width: 500px;
	float:left;
	text-align:left;
	margin: 15px 15px 0px 15;
	height: auto;
	padding-left: 15px;
}
#homecol1welcome2 {
	float:left;
	width:352px;	
	height:180px;
	font-size: 12px;
	background-color:#9ca0a3;
	text-align:left;
	color: #FFFFFF;
	padding:15px;
	margin: 0 0 15px;
}
#homecol7 {
	width: 349px;	
	float:left;
	text-align:left;
	margin: 15px 15px 0px 0;			
	height: auto;
}
#homecol1welcome3 {
	float:left;
	width:500px;	
	height:520px;
	font-size: 12px;
	background-color:#9ca0a3;
	text-align:left;
	color: #FFFFFF;
	padding:15px;
	margin: 0 0 15px 15;
}
#homelinks5 {
	background-color: #f3f3f3;
	border: solid #d2d6d5 1px;
	padding: 15px 15px 12px;
	width: auto;
	height: 520px;	
	margin: 0 0 15px;
}
.homephoto {
	float: right;
}
#leftcolumnhome {
	width: 641px;
	float:left;
	text-align:left;
	height: 390px;
	margin: 15px 0 15px 15px;
	background-color: #f3f3f3;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 15px;
	border: 1px solid #d2d6d5;
}

