/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	margin-bottom: 0px;
}
.hidden {
	display:none;
}
.floatleft {
	float: left;
}
.accesskey {
	text-decoration: underline;
}
h1 {
	color: #003399;
}
h2 {
	font-size: 1.2em;
	color: #003399;
	font-weight: normal;
}
h3 {
	font-size: 0.8em;
	font-weight: bold;
	color: #003399;
}
h4 {
	font-size: 0.8em;
	color: #000000;
	text-decoration: none;
}
p {
	font-size: 0.8em;
}
ul {
	font-size: 0.8em;
}
#menu {
	width: 140px;
	background-image: url(images/menubg.jpg);
	background-repeat: no-repeat;
	height: 400px;
	left: 0px;
	padding: 5px;
	float: left;
	text-align: right;
	margin-right: 10px;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #003399;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #003399;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #6699FF;
}
#content {
	border-left: 2px;
	border-left-style: solid;
	margin-left: 150px;
	border-left-color: #6699FF;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	padding-top: 10px;
}
#faces {
	bottom: -8px;
	position: relative;
	left: 50%;
	margin-left: -243px;
}
#header {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6699FF;
	border-right-color: #6699FF;
	border-bottom-color: #6699FF;
	border-left-color: #6699FF;
}
#iclogosm {
	border-top: 0px solid #6699FF;
	border-right: 2px solid #6699FF;
	border-bottom: 0px solid #6699FF;
	border-left: 0px solid #6699FF;
}
#bodytext {
	margin-right: 200px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #003399;
	font-size: 0.8em;
	text-align: center;
	height: auto;
	padding: 5px;
	clear: both;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#copyright {
	font-size: 0.8em;
	color: #003399;
	text-align: center;
	margin-top: 10px;
}
#picture {
	float: right;
	position: absolute;
	right: 20px;
	top: 192px;
}
#submenu {
	position: absolute;
	top: 385px;
	right: 20px;
	background-image: url(images/profilebg.jpg);
	width: 178px;
	text-align: center;
	border: 1px solid #003399;
	padding-top: 5px;
	padding-bottom: 5px;
}
strong {
	font-style: normal;
	text-decoration: underline;
}
.floatright {
	float: right;
}
#iip {
	position: absolute;
	top: 475px;
	float: none;
	right: 65px;
}
td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699FF;
	vertical-align: top;
	margin: 0px;
	padding-bottom: 5px;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699FF;
}
