body {
	margin: 0px;
	padding: 0px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/bgbkg.jpg);
	background-repeat: repeat-x;

}

#container {
	width: 770px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E9EDF3;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
	border-bottom: 5px solid #ffffff;
}

img {
	border: 0px solid #415F83;
}

img.left {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	border: 1px solid #415F83;
}

img.right {
	float: right;
	margin-top: 0px;
	margin-right: 15px;
	border: 1px solid #415F83;
}

img.logo {
	float: top left;
	margin-top: 5px;
	margin-left: 7px;
}


#header {
	width: 770px;
	height: 100px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0;
	background-image: url(../images/head1.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border-top: solid 0px #ffffff;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	margin-left: 7px;
	margin-top: 0px;
	letter-spacing: 2px;
}	

#topmenu {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	clear: both;
	height: 33px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	background-image: url(../images/topmanu.jpg);
	background-position: top left;
	border-bottom: 5px solid #ffffff;
}


#topmenu ul {
	margin: 0px 0px 0px 15px;
	padding: 0;
}

#topmenu li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
}

#topmenu li a, #topmenu li a:visited, #topmenu li a:active {
	display: block;
	color: #ffffff;
	text-decoration: none;
	float: left;
	margin: 0px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
}

#topmenu li a:hover {
	color: #415F83;
	background-color: #E9EDF3;
}

.menu {
	color: #000000;
	float: right;
	clear: right;
	width: 160px;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}

.menu h2 {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	float: right;
	display: block;
	width: 160px;
	font-weight: bold;
	background-color: #ABB9D1;
	background-position: top left;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 1px;
	padding: 10px 15px 10px 15px;
}

.menu ul {
	margin: 0;
	padding: 0;
}

.menu li {
	float: right;
	clear: right;
	list-style: none;
}

.menu li a, .menu li a:visited, .menu li a:active {
	width: 160px;
	display: block;
	background-color: #c0cadc;
	padding: 7px 15px 7px 15px;
	margin: 0px 0px 1px 0px; 
	text-decoration: none;
	color: #405C80;
}

.menu li a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #ABB9D1;
}

.menu div {
	background-color: #c0cadc;
	float: right;
	clear: right;
	width: 160px;
	display: block;
	padding: 7px 15px 7px 15px;
	margin: 0px 0px 1px 0px; 
}

.menu p {
	background-color: #c0cadc;
	float: right;
	clear: right;
	width: 160px;
	display: block;
	padding: 7px 15px 7px 15px;
	margin: 0px 0px 1px 0px; 
}


#content {
	line-height: 130%;
	color: #415F83;
	float: left;
	clear: left;
	width: 540px;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 5px 0px;
	display: block;
}

.post {
	float: left;
	clear: left;
	width: 550px;
	margin: 0px 0px 15px 0px;
	padding: 0;
}

.quote {
	color: #555555;
	line-height: 130%;
	background-color: #f8f8f8;
	margin: 15px 30px 15px 20px;
	padding: 5px 17px 5px 12px;
	border-left: 1px dotted #c0cadc;
}

#content a, #content a:visited #content a:active {
	color: #5074A0;
	text-decoration: underline;
}

#content a:hover {
	color: #000000;
	text-decoration: underline;
}

#content h2 {
	color: #47688F;
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: normal;
}

#content .poster {
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	border-bottom: solid 1px #c0cadc;
}

#content .comments {
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	margin-top: 22px;
	margin-bottom: 27px;
	border-top: dotted 1px #c0cadc;

}

#content ul {
	list-style-type: square;
}

#content h2 a, #content h2 a:visited, #content h2 a:active, #content h2 a:hover {
	text-decoration: none;
}

#footer {
	border-top: solid 1px #c0cadc;
	display: block;
	clear: both;
	color: #344b68;
	line-height: 200%;
	width: 770px;
	text-align: right;
}

#footerleft {
	display: inline;
	margin-right: 5px;
}


#footerright {
	float: left;
	display: inline;
	margin-left: 10px;
}

#footer a, #footer a:visited #footer a:active {
	color: #344b68;
	text-decoration: underline;
}

#footer a:hover {
	color: #000000;
	text-decoration: underline;
}

.cflite {
	width: 400px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
}
.cflite_td {
	padding:3px 0px 3px 0px;
	font-size:11px;
}
.cflite p {
	padding:0px;
}
.cflite label {
	padding:0px;
}
label {
 padding-right:10px
}
.required {
 font-weight:normal;
}
.required_star {
 font-weight:bold;
 color:#F00;
}
.not-required {
 font-weight:normal
}
