/* Copyright Apivision.com 2003 */

body {
	background-color: #1C5784;
	margin-top: 5px;
	text-align: left;
	text-align: center;
	line-height: 16px;
}

body,td,p {
	color: #FFFFFF;
	font-family: verdana, tahoma, arial, geneva, helvetica, sans-serif;
	font-size: 12px;
}

a:link,a:visited {
	color: #FFFF33;/*#FFFF33; #0053B9;*/
	text-decoration: none;
}

a:hover,a:activ {
	color: #CCCC00;
	text-decoration: underline;
}

.img {
	border: 1px solid White;
}

.img2 {
	margin-left: 20px;
}

li {
	margin-top: 6px;
}

h1 {
	font-size: 24px;
	line-height: 28px;
	color: #FFFFFF;
}

h5 {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	padding-top: 4px;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.ferror{
	color : #FF9900;
}
.fheader {
	font-weight : bold;
	line-height: 20px;
	height : 20px;
	min-height: 20px;
}

#page-content {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	width: 752px;
}

#page-top {
	width: 752;
	border: 1px solid White;
	text-align: center;
}

#page-menu {
	width: 752;
	border: 1px solid White;
	margin-top: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	margin-bottom: 12px;
}

#page-menu a{
	text-decoration: none;
	}

#page-menu a:hover{
	text-decoration: underline;
}

#page-nav {
	clear: both;
	width: 220;
	border: 1px solid White;
	padding: 4px;
	padding-bottom: 8px;
	margin-bottom: 12px;
}

#page-nav-img {
	clear: both;
	width: 220;
	border: 1px solid White;
	margin-bottom: 12px;
}

#page-nav-text {
	float: right;
	border: 1px solid White;
	width: 520px;
	padding: 4px;
	margin-bottom: 12px;
}

#page-foot {
	clear: both;
	width: 752;
	border: 1px solid White;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	margin-bottom: 10px;
}

