/* CSS Document */
img {
	border: 0;
}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	text-align: left;
}
#page-wrapper {
	padding: 0;
	width: 760px;
	position: relative;
	text-align: left;
	background: url(/images/page_bkgrd.gif) no-repeat;
}
#header {
	margin: 0;
	padding: 40px 0 0 30px;
	height: 100px;
	background: url(/images/header_photo.jpg) 30px 40px no-repeat;
}
#main {
	margin: 0 0 0 30px;
	padding: 0;
	width: 700px;
	line-height: 19px;	
	background: url(/images/main_bkgrd.gif) no-repeat;

}
#main a, #main a:visited, #news a, #news a:visitied {
	color: #42426B;
	text-decoration: none;
	border-bottom: 1px dashed #42426B;
}
#main a:hover, #main a:active, #news a:hover, #news a:active {
	color: #42426B;
	text-decoration: none;
	border-bottom: 1px solid #42426B;
}
#nav {
	margin: 0;
	padding: 0;
	height: 35px;
	border-top: 5px solid #FFF;
}
#content {
	margin: 0;
	padding: 0 35px 35px;
}
#news {
	margin: 0px 10px 10px 0px;
	padding: 5px;
	width: 200px;
	float: left;
	border: 1px dotted #3F4168;
	
}
#footer {
	padding: 15px 0 0 0;
	color: #3F4168;
	vertical-align: baseline;
	height: 20px;
	background: url(/images/footer_bkgrd.gif) no-repeat;
}
.photo {
	margin: 0 0 5px 30px;
	float: right;
}

h1 {
	padding: 0;
	font-size: 18px;
	color: #3F4168;
}

h2 {
	padding: 0;
	font-size: 14px;
	color: #000;
}
ul {
	margin-top:0px;
	margin-bottom: 0px;
	list-style-type: square;
} 
li {
	margin:0px;
	padding:0px 0px 15px 18px;
}
.menuActuator a { 
	color:#666666;
	font-weight:bold;
}

.menu {

	text-align:justify;
	padding: 5px;
	color:#42426B;
	background-color:#CECEDB;
	layer-background-color:#CECEDB;
	border: 1px solid #163770;
	margin-right:1px;
	display: block;
}

.menu a {
	margin: 0;
	padding: 2px;
	text-align: left;
	color: #42426B;
	font-weight: bold;
	text-decoration: none;
	line-height: 23px;
	display:block;
}
.menu a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #62628B;
}


#navcontainer
{
margin: 0;
padding: 0;
width: 100%;
height: 35px;
font-size: 14px;
}


ol#qms li {
	padding: 5px;
}


ul#navlist
{
display: inline;
list-style: none;
}

ul#navlist li
{
	float: left;
	width: auto;
	padding: 0 20px 0 20px;
	line-height: 21px;
}

ul#navlist li a
{
	padding: 20px 8px;
	line-height: 41px;
	text-decoration: none;
	color: #ECEFF5;
	font-weight: bold;
	height: 41px;
}

table {
	font-size: 9px;
	text-align: center;
	margin-bottom: 10px;
	border-collapse: collapse;
	border-spacing: 0px;
}
td {
	border: 1px solid #62628B;
	padding: 4px;
	vertical-align: top;
}
.td-no-border {
	border: 1px solid #FFF;
	padding: 4px;
	vertical-align: top;
}
.table-header {
	font-size: 14px;
	font-weight: bold;
	color: #42426B;
}
.table-left {
	text-align: left
}

ul#navlist li a:hover {
	background: url/images/nav_bkgrd_on.gif) 0px 13px repeat-x;
	color: #FF9900;
}

ul#navlist li a#current
{
color: #FF9900;
background: url(/images/nav_bkgrd_on.gif) 0px 13px repeat-x;
}

ul#navlist a#current:hover
{
color: #FF9900;
background: url(/images/nav_bkgrd_on.gif) 0px 13px repeat-x;
}

ul#navlist li a:active, ul#navlist li#active a#current:active
{
background: url(/images/nav_bkgrd_on.gif) 0px 13px repeat-x;
}

