html,body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset{
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-size: 12px;
	color: #003399;
	background-color: #F0F8FF;
	scrollbar-face-color:#F0F8FF;
	scrollbar-highlight-color: #0022ff;
	scrollbar-3dlight-color: #3300ff;
	scrollbar-arrow-color: #ff6666;
	scrollbar-darkshadow-color: #3300ff;
	font-family: Tahoma, Arial, sans-serif;
	text-align: center;
	
}
h1{font-size: 14px;}

a{color: #3300ff; text-decoration: none;}

a:hover{background-color: #9EC9F8;}



.mainTable{margin-left: 5%; margin-right: 5%;}

.containerSize{width: 94%; margin-left: 5%; margin-right: 5%;}

.headimg{width: 96%; height: 16%; margin-left: auto; margin-right: auto;}

#spacer{width: 100%; padding-left: auto; padding-right: auto;}
hr{margin-top: 0; margin-bottom: 0;}
#theheader a{color: #3300ff;}
#theheader a:hover{color: #ffffde;}

.chromestyle{
font-family: Tahoma, Arial, sans-serif;
color: #3300ff;
font-size: 11px;
width: 100%;
font-weight: bold;
margin: 0 auto;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 5px double #C1E0FF;
width: 100%;
background-color: #EAF8FF;
padding: .2em .2em;
margin: 0 auto;
text-align: center; /*set value to "left", "center", or "right"*/

}

.chromestyle ul li{
display: inline;
}

.menuleft{
color: #3300ff;
padding: .2em .3em;
margin: 0;
text-decoration: none;
border-right: 1px solid #3300ff;
}
.menuright{
color: #3300ff;
padding: .2em .3em;
margin: 0;
text-decoration: none;
}

.menuleft a:hover{
background-color: #ffffde; /*THEME CHANGE HERE*/
}
.menuright a:hover{
background-color: #ffffde; /*THEME CHANGE HERE*/
}


.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #3300ff; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font: normal 11px Arial;
line-height:18px;
z-index:400;
background-color: #F0F8FF;
width: 12em;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
font-weight: bold;
color: #3300ff;
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #3300ff; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
color: #ffffde;
background-color: #3300ff;
}

#titleRecap{color:#000; background:#edf4ff; margin-bottom:12px; width: 98%; border:1px solid #1873c7;}
.tableWidth{width: 98%; margin-left: auto; margin-right: auto;}
.clear{display:none;}
#mainContent{position: static; width: 98%; margin-left: auto; margin-right: auto; padding-left: 15%; padding-right: 15%;}
#locator{display: none;}

#content.stepBullet{float: left; background:#fff; border: 1px solid #1873c7; color:#1873c7;}
#workspace{border:.2em; width: 98%; margin-left: auto; margin-right: auto;}
#workspace h2 {float: left; color:#1873c7;}
#workarea{border:0; color:#000; width: 96%}
#workarea.hr {margin-bottom: .5em; border-top-color: #1873c7;}
 body,td { font-family:verdana; font-size:12px; color: #000000}
.small { font-family:verdana; font-size:11px; color: #2850A0; text-transform : none; }