body, h1, h2, h3, div, p, ul, ol, li, img, form, fieldset {
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Lucida, Verdana;
	color: #333333;
	font-size: 12px;
	margin: 0px auto;
	text-align: center;
	font-weight: normal;
	left: auto;
	right: auto;
	line-height: 150%;
	background: #444444;
}

a{
	color: #333333;
	text-decoration: underline;
}

a:link{
	color: #333333;
	text-decoration: underline;
}

a:hover{
	color: #CC0000;
	text-decoration: underline;
}

h1{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
}

h2{
 font-family: Arial, Lucida, Verdana;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}

h4{
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h5{
 font-size: 90%;
 margin: 0px;
 padding: 0px;
}

h6{
	font-size: 88%;
	margin: 0px;
	padding: 0px;
	font-weight: lighter;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

.noscreen {
	display: none;
}

hr {
	clear: both;
	border: none;
	visibility: hidden;
	padding: 0px;
	margin: 0px 0px 0px;
	font-size: 1px;
	height:1px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#page {
	background:#D2E0E9; center top;
	MARGIN: 0px auto;
	width: 772px;
	padding: 0px;
	border: 0px none;
	text-align: left;
	border: solid #CC0000 1px;
}

#header {
	padding: 0px;
	margin: 0px;
	text-align: center;
	background:url("../img/headerbg.gif") repeat-x
}

#header img {
	margin: 5px 0px 5px 0px;
}

#line {
	width:772px;
	height:15px;
	background:url("../img/line1.gif") no-repeat
}

#top {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background:url("../img/headerbg.jpg") no-repeat
}

#content {
	padding:10px 0px 0px 0px;
	width:100%;
	text-align: left;
	background:#D2E0E9;
}

#lc {
	width:180px;
	text-align: left;
	float:left;
	background:#D2E0E9;
}

#cc {
	width:576px;
	font-size:100%;
	text-align:left;
	float:left;
	margin-left: 5px;
	background:#D2E0E9;
}

#cc h2 {
	font-size: 120%	
}

#cc img {
	border: none 0px #FFFFFF;
	float: right;
	margin: 5px;
	padding: 0px;	
}

#cc ul {
	list-style-type: square;
	list-style-position: inside;
}

#bottom {
	margin: 0px;
	width: 772px;
	text-align:center;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
	background: #CC0000;
	color:#FFF;
	padding: 1px;
	clear: both;
}

#bottom a {
	color:#FFF;
}

#bottom a:hover {
	color:#CCCCCC;
}

.cen {
	text-align:center;
}

.fontgrey {
	color:#999999;
}

.font90 {
	font-size: 90%;
}

.font110 {
	font-size: 110%;
}

.font120 {
	font-size: 120%;
}

#e {
	clear:both;	
	margin: 0px 0px 0px 5px;
}

#eheader {
	border: none;
	padding:0px;
	margin:0px;
	height:14px;
	background:url("../img/boxheader.gif") no-repeat
}

#eheaderbig {
	border: none;
	padding:0px;
	margin:0px;
	height:15px;
	background:url("../img/boxbighead.gif") no-repeat
}

#etext {
	border-left: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	padding: 10px 6px 10px 6px;
	margin:0px;
	background:#EBEBEB;
}

#etextimg {
	margin: 0px 0px 5px 10px;
	padding: 0px 0px 10px 10px;
}

#ebottom {
	border: none;
	padding:0px;
	margin:0px;
	height:15px;
	background:url("../img/boxbottom.gif") no-repeat
}

#ebottombig {
	border: none;
	padding:0px;
	margin:0px;
	height:15px;
	background:url("../img/boxbigbottom.gif") no-repeat
}

#e img {
	border: 0px none #FFF;
	padding:0px;
	margin:0px;
}

#e a {
	text-decoration: underlined;
}
	
#e h2 {
	background:#2C77B1;
	padding: 2px 0px;
	text-align: center;
	color: #FFF;
}

#e h2 a {
	color: #000;
}

#e h2 a:hover {
	color: #666666;
}

.ct {
	margin: 3px;
}

.ralign {
	text-align:right;
}

.lalign {
	text-align:left;
}

#button{
	clear: both;
	text-align: center;
	font-size:13px;
	font-weight:bold;
	width:100%;
	margin: 0px auto;
}

#button a {
	text-decoration:none;
	color:#E4E3E3;
	text-decoration:none;
	font-weight:bold;
}

#button a:hover {
	text-decoration:none;
	color:#E4E3E3;
	text-decoration:none;
	font-weight:bold;
}

#button ul{
	clear: both;
	text-align: center;
	width:100%;	
}

#button li {
	border: 0px solid #999999;
	margin: 0px;
	height:25px;
	line-height:19px;
}

#button li, #button li a {
	display:block;
	float:left;
	width:161px;
	height:25px;
	list-style:none;
	position:relative;
	left:0;
	top:0;
	text-align:center;
	background:url("../img/buttonbg.gif") no-repeat
}

#button li a:hover {
	background:#CC0000;
	height:25px;
	line-height:19px;
	background:url("../img/buttonbg_over.gif") no-repeat;
}

#buttonaktiv li, #buttonaktiv li a{
	background:url("../img/buttonbg_over.gif") no-repeat;
}

.spacer {
	color:#D2E0E9;
}


