body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DFEDF6;
}
#header{
	color:#ABC2DD;
	font-size:80%;
	font-family: Verdana, Arial, Helvetica, sans serif;
	height:90px;
	padding-top:20px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:10px;
	background-color: #456F7D;
}
#header h1{
	color:#ABC2DD;
	font-size: large;
}
#header a:link{
	color:#ABC2DD;
text-decoration:none;
}
#header a:visited{
	color:#ABC2DD;
text-decoration:none;
}
#header a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}
#slogan{background-color:#344482; width: 100%;}
#left-column{
	background-color:#B03C71;
	width:162px;
}
#left-column h2{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #EBD5DF;
	margin-left: 16px;
}
.left-column-text{
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 16px;
	font-size: 10pt; color:#FFFFFF;
}
	
.border{
	width: 100%;
	border-bottom: 1px solid #344482;
	margin-top: -20px;
}
#content{
	padding-top:20px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:20px;
	font-size:80%;
	color:#344482;
	font-family: Arial, Helvetica, sans serif;
	line-height: 1.6em;
	width: 80%;
	/* width:expression(document.body.clientWidth > 800? "80%": "auto" ); */
	/* voice-family: "\"}\"";
	voice-family: inherit; */
	max-width:40em;
	min-width: 15em;
}
/*html>#content{
		max-width:480px;
		min-width:375px;
}*/
#content H1{
	font-size:large;
	color:#344482;
	font-family: Verdana, Arial, Helvetica, sans serif ;
	margin-top: 0em;
}
#content H2{
	font-size:100%;
	font-weight:bold;
	color:#344482;
	font-family: Verdana, Arial, Helvetica, sans serif ;
	margin-top: 0em;
	margin-bottom: 0.2em;
}
#content a:link{
	color: #0033CC;
}
.border-light{
	border:1px solid #A8C2DD;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #A8C2DD;
	padding-top:3px;
	padding-bottom:3px;
	padding-right: 0px;
	padding-left: 0px;
	background-color:#344482;
}
#footer a{
	color: #A8C2DD;
}
.menu li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	display: block;
	margin-left: -27px;
	line-height: 18pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration:none;
	list-style-type: none;
}
.menu a:link{
	color: #FFFFFF;
	display: block;
	width:100%;
	text-decoration:none;
}
.menu a:visited{
	color: #FFFFFF;
	display: block;
	width:100%;
	text-decoration:none;
}
.menu a:hover{
	color: #FFFFFF;
	display: block;
	width:100%;
	background-color:#344482;
	background-image: url(gui/yellow-square.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	text-decoration:none;
	list-style-position: outside;
}
.menu a:active{
	color: #FFFFFF;
	display: block;
	background-color:#344482;
	width:100%;
	text-decoration:none;
}
/*submenus*/
.submenu{
	background-color: #B03C71; 
	}
.submenu li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	display: block;
	margin-left: -35px;
	line-height: 18pt;
	text-decoration:none;
	list-style-type: none;
}
.submenu a:link{
	color: #FFFFFF;
	display: block;
	width:100%;
	text-decoration:none;
}
.submenu a:visited{
	color: #FFFFFF;
	display: block;
	width:100%;
	text-decoration:none;
}
.submenu a:hover{
	color: #FFFFFF;
	display: block;
	width:100%;
	background-color:#344482;
	text-decoration:none;
	list-style-position: outside;
}
.submenu a:active{
	color: #FFFFFF;
	display: block;
	background-color:#344482;
	width:100%;
	text-decoration:none;
}

.logo {
	background-color: #B03C71;
}
.imageLeft {
	margin-right: 20px;
	margin-bottom: 20px;
}
.headerBlue {font-family: Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-size: large; color:#344482;}
.headerViolet {font-family: Verdana, Arial, Helvetica, sans-serif;font-weight:bold;font-size: large; color: #B03C71; }
.formLabels{
	text-align: right;
	line-height: 1.8em;
}
.vertical{
	background-image: url(gui/vertical-light-blue.gif);
	padding-top:92px;
}
hr {
	color: #344482; background-color:#FFFFFF; height:1px;
}
th {
	text-align: left;
	padding-bottom: 5px;
}
