body{
	background-color:#f9f9f9;
	background-repeat:repeat-x;
	background-position:bottom;
	margin: 0px;
	text-align:center;
	font-family:Arial;
	font-size:12px;
}

h1{

}

a{
	border:none;
	font-style:normal;
	text-decoration:none;
	color:blue;
}

a:hover{
	border:none;
	font-style:normal;
	text-decoration:none;
	color:#0000ff;
}

#container{
	width:823px;
	background-color:#ffffff;
	text-align:left;
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: none none none none;
	border-color: white white white white;
	border-collapse: separate;
	background-color: white;
}

#containter td{
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: none none none none;
	border-color: white white white white;
	background-color: white;
}

.titlebar{
	color:#ffffff;
	background-color:#080e84;
	vertical-align:middle;

}


.menuitem{
	background-color:#EBECF5;
	color:#080E84;
	border:1px solid #ffffff;
	font-weight:bold;
	font-size:12px;
}

.menuitem a{
	border:0px;
	font-style:normal;
	text-decoration:none;
	color:#080E84;
}

.submenuitem{
	background-color:#ffffff;
	color:#080E84;
	border:1px solid #EBECF5;
	font-weight:bold;
	font-size:12px;
}

.submenuitem a{
	border:0px;
	font-style:normal;
	text-decoration:none;
	color:blue;
}


.menubottom{
	background-color:#CED0E6;
	background-repeat:repeat-y;
	text-align:center;
}

.contentheader{
	background-color:#EBECF5;
	color:#080E84;
	height:25px;
	font-family:Arial;
	font-weight:bold;
	font-size:16.5px;
	border:1px solid #ffffff;
}

.content{
font-size:12px;
font-family:Arial;
padding:10px;

}

.contentright{
	background-color:#E6E6F2;
	color:#000000;
	font-size:12px;
	height:100px;
	padding:10px;
	vertical-align:top;

}

.contentright a{
	color:#000000;
}

.contentright a:hover{
	color:#0000ff;
}

.wdivider{
height:1px;
background-color:#ffffff;
}

.divider{
height:5px;
background-color:#080E84;
}

.footer{
background-color:#EBECF5;
color:#080E84;
height:30px;
text-align:left;
vertical-align:middle;
}


.footer a{
color:#ffffff;
}

.highlight
{
	background-color: #FFFF99;
}

input{
	border:1px solid #080E84;
		font-family:Arial;
	font-size:12px;
	color:#080E84;
}

input submit{
	border:none;
}

table#responsible {
	width:100%;
}

table#responsible td {
	padding:0 3px;
}
