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;
}
p{max-width:550px;}
#header a:visited{
	color:#ABC2DD;
text-decoration:none;
}
#header a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}
#header img{ margin-left:-2px;margin-right:10px;margin-top:3px;}
#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:110%;
	font-weight:bold;
	color:#344482;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	margin-top: 0em;
	margin-bottom: 0.2em;
}
#content a:link{
	color: #344482;
}
#content a:active{
	color:#6090A3;
}
#content a:visited{
	color:#6090A3;
}
#content a:hover{
	color:#B03C71;
}
#content li{
	list-style-position: outside;
	list-style-image: url(gui/bullet.gif);	
}
.border-light{
	border:1px solid #A8C2DD;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #A8C2DD;
	padding-top:3px;
	padding-bottom:4px;
	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;
	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: 15px;
}
.webimage{ margin-right: 10px;margin-bottom: 10px;margin-top:6px;}
.thumbimage{ margin-right: 10px;margin-bottom:0px;margin-top:5px;}
.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; }
.vertical{
	background-image: url(gui/vertical-light-blue.gif);
	padding-top:92px;
}
.red{color:#FF0000; font-weight:bold;}
td label{
	display:block;
	width:100%;
	line-height:1em;
	margin-bottom:-7px;
	text-align: right;
}
td input{margin-bottom:2px;}
.thumbnails{ 
	border:2px solid #DFEDF6;
	margin-right: 10px;
}
hr {
	color: #344482; background-color:#FFFFFF; height:1px;
}
th {
	text-align: left;
	padding:3px 5px 3px 8px;
	background-color: #A8C2DD;
	border-right: 1px solid #DFEDF6;
}
.form {
	margin-bottom: 0px;
	font-size:80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
}
.frame {
	background-color: #A8C1DC;
	padding: 5px;
}
caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #DFEDF6;
	background-color: #344482;
	text-align: center;
}

