/* GENERAL STYLES */
#container {
margin: auto;
	width: 766px;
}
#main {
	width:766px;
	margin:0;
	padding:0;
	text-align:left;
	background-image:url(wizard/background_top.gif);

}

/* header */
#header {
width: 760px;
height: 175px;
border-bottom:1px solid #000000;
padding: 0;
display: block;
float: left;
}
#textContent {
	padding-left: 130px;
	display:block;
	min-height:100px;
padding-top:0px;
	text-align:left;
}

/* Navigation */

#secondLevelNavigation {
position:relative;
top:10px;
width:110px;
}

#secondLevelNavigation ul {
display:inline;
padding-right:5px;
}
#secondLevelNavigation li {
float:left;
display: block;
width:110px;
border-bottom: 1px solid #ddd;
}

#secondLevelNavigation li .selected {
	font-weight: bold;
    background-color: #eee;
}

#secondLevelNavigation a {
    text-decoration: none;
}

#secondLevelNavigation a:hover {
    background-color: #eee;
}

#naviHolder{
    float: left;
    padding:0;
    width:760px;
    height: 31px;
    margin: 0;    
}
#naviList {
    list-style:none;
    margin: 0;    
    padding: 0;
}

#naviList li {
    width:95px;
    float:left;
    border-left:#ddd9cc solid 1px;
    border-right:#888477 solid 1px;
}

#naviList .selected {
	font-weight: bold;
}

#naviList a{
    padding: 8px 0;
    text-align: center;
    text-decoration:none;
    display: block;
}

#naviList a:hover{
    color:#ddd9cc;
}
/* End Navigation */

/* BREADCRUM */
#umbBreadcrum {
    list-style:none;
    padding: 0;
    margin: 0;
    color: #aaa;
    font-size: smaller;
}

#umbBreadcrum li {
    float:left;
    margin: 0 3px 3px 0;  
    padding: 5px;
}
/* End Breadcrum */

body,html {
	background-color: #EFEFF6;
	font-family: 'lucida grande', 'lucida sans', lucida, verdana;
	font-size:12px;
	text-align: center;
	color:#333366;
	}

#newsBox{
float:left;
width:180px;
margin-top:10px;
padding:2px;
font-size:0.9em;
border-right: 1px solid #ddd;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
min-height:400px;
}

#maincontent {
text-align:left;
padding-top:200px;
padding-left:200px;
}

#content {
display:block;
	padding-top:15px;
	padding-left:17px;
	padding-right:25px;
	padding-bottom:15px;
	min-height: 280px;
}

#content h2{
font-size:1.5em;
margin:0 0 0.5em 0;
}

#content img{
padding:3px;
display:block;
border: 0px; /*background:#cccccc;color:#303030;4px #0076AA solid*/
}

h3{
font-size:1.3em;
margin:0 0 10px 0;
}

a{
text-decoration:none;
color:#286ea0;
}

a:hover{
text-decoration:underline;
color:#286ea0;
}

a img{
border:0;
}

#footer{
clear:both;
border-top: 1px solid #ddd;
margin:5px 0;
padding:5px 0;
text-align:center;
width:760px;
text-align:center;
color:#808080;
font-size:x-small;
bottom:10px;
}

#footer a{
color:#808080;
text-decoration:none;
}

#footer a:hover{
text-decoration:underline;
}

.left{
margin:10px 10px 5px 0;
float:left;
}

.right{
margin:10px 0 5px 10px;
float:right;
}

.textright{
text-align:right;
}

.center{
text-align:center;
}

.small{
font-size:0.8em;
}

.bold{
font-weight:bold;
}

.hide{
display:none;
}


#avmenu1 .avmenuselecteditem{
background:#eaeaea;
color:#286ea0;
border-left:4px solid #286ea0;
}


#bottomShadow {
height:18px;
	background-image:url(wizard/background_bottom01.gif);
}





































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

