
body {
margin: 0 auto;
padding: 0;
font: 10pt Tahoma, Arial, Helvetica, sans-serif;
background: #e6d9eb;
}
p{text-align: left;}
img {border:0;}

h1 {
font-size: 1.3em;
margin: 0 0 10px 0;
color:#958aac;
}
h2 {
font-size: 1.1em;
font-weight: bold;
line-height:1em;
}
a, a:visited {
text-decoration: none;
color:#958aac;
}

a:hover {
text-decoration: underline;
color:#958aac;
}

#border{
	
	border:solid 4px #c6dbe0;
	border-top:0px;
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;
	width:724px;
	background:#ffffff;
	overflow:auto;
}
#header{ 
	background-image:url('images/site/header.png');
	height:155px;
	width:724px;
	border-bottom:solid 4px #c6dbe0;
	}
	#printheader{display:none;}
#menu{
	width:148px;
	height:600px;

	}
.menu{
	background-image:url('images/site/menu.png');
	background-repeat: no-repeat;
	font: 12pt Tahoma, Arial, Helvetica, sans-serif;
	vertical-align:middle;
	text-align:left;
	padding-left:20px;
	min-height:29px;
	font-variant:small-caps;
}
.menubase{
	background-image:url('images/site/menubase.png');
	background-repeat: no-repeat;
	font: 10pt Tahoma, Arial, Helvetica, sans-serif;
	vertical-align:top;
	text-align:center;
	padding:10px;
	padding-top:20px;
	min-height:382.px;
	color:#958aac;
	font-weight:bold;
}
.purplebold{
color:#958aac;font-weight:bold;}
.menu a, .menu a:visited, .thumbnail a, .thumbnail a:visited, .thumbnail a:hover{
text-decoration: none;
color: #9fa9ab;
}
.menu a:hover {
text-decoration: underline;
color: #465052;
} 
.activemenu{
	color: #465052;
}

.content{
	background-image:url('images/site/body.png');
	background-repeat: repeat-x;
	color: #465052;
	padding:45px 30px 45px 30px;
}
.ul{text-align: left;}
.thumbnail{
	padding: 7px;
	border: 1px solid #ddd;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	}	
	.thumbnail h2{margin: 0 0 -15px 0;
	}
	.thumbnail img{float:right;}
.caption{ font-size: 0.9em; padding-top: 0.3em ;	}



.footer{
	font: 8pt Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	background:#c6dbe0;
	min-height:20px;
	.height:20px;
	margin:auto;
	margin-top:0px;
	margin-bottom:10px;
	width:732px;
	color: #465052;
}

.footer a, .footer a:visited, .footer a:hover {
text-decoration: none;
color: #465052;
}
.footer a:hover {
text-decoration: underline;
color: #465052;
} 

#Wizard_toolbar, #Wizard_toolbar a, #Wizard_toolbar a:visited, #Wizard_toolbar a:hover{
	
	font: 10pt Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#fff;
	text-align:center;
	background:#cccccc;
	min-height:20px;
	margin-top:10px;
	margin-bottom:0px;
	width:100%;
	color: #465052;
	border-top:solid 4px #666;
}

.footer a:hover {
text-decoration: underline;
} 


