* {padding: 0; margin: 0; border: 0px; }

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.clearfix {
	display: inline;
	display: block;
	height: 1%;
	}
	
p {margin: 10px 0; }

body,td,th {
	font-size: 12px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center; margin-right: auto; margin-left: auto;
}
body {
	background-color: #f6f6f6;
}

a:link,a:visited,a:active {
	color: #0045ab;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-style: italic;

}
h1 {
	margin: 7px 0;
	font-size: 18px;
	color: #0045ab;
	text-decoration: underline;
}

h2 {
	height: 43px;
	margin: 7px 0;
	padding: 20px 0 0 65px;
	font-size: 18px;
	color: #0045ab;
	text-decoration: underline;
	background-image: url(/gfx/watchdog.jpg);
	background-repeat: no-repeat;
}

h3 { 	
	margin: 7px 0;
	font-size: 18px;
	color: #cc0000;
	}

h4 { 	
	margin: 7px 0;
	font-size: 16px;
	color: #0045ab;
	}
	
#header {
	width: 778px; 
	height: 238px;
	background: transparent url(gfx/header.jpg)  no-repeat top left;
	text-align: center; margin-right: auto; margin-left: auto;
}
#header span {
	display:none
}
	
#content { text-align: center; margin-right: auto; margin-left: auto; background:url(gfx/bg.jpg) repeat; width: 778px;}

#approved {background-color: #ffffe7; border: 1px solid #0045ab; width: 220px; padding: 10px; float: left; display: inline; margin-bottom: 10px;}
#banner {width: 100px; height: 216px; margin-left: 70px; float: left; display: inline;}

#left {float: left; width: 485px; background-color:#ffffff; margin: 0 0 0 5px; display: inline; text-align: left;}
#left-content { margin: 10px; }

#right {float: left; width: 278px; background-color:#ceeaff; margin: 0 5px 0 5px; display: inline; text-align: left;}
#right-content { margin: 10px; }
#formcontainer {width: 258px; margin-top: 16px; color: #000000;}
#formcontainer form label {width: 95px; float: left; display: inline; vertical-align: bottom;}
.form {
	width: 150px; 
	font-size: 12px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #cccccc;
	margin-left: 5px;
	padding: 2px 0;}
.submit {
	width: 150px; 
	font-size: 12px;
	font-weight: bold;
	color: #bec6c8;
	background-color: #788ab0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #cccccc;
	margin-left: 5px;
	padding: 2px 0;}
.ff { margin: 8px 0; vertical-align:top; display:block;}

#full {float: left; width: 768px; background-color:#ffffff; margin: 0 5px; display: inline; text-align: left;}
#full-content { margin: 10px; }

#footer-top {
text-align: center; margin-right: auto; margin-left: auto;
width: 778px;
background-image: url(gfx/footer-top.jpg);
background-repeat: repeat;
padding-top: 5px;
}

#footer{
text-align: center; 
margin-right: auto; margin-left: auto;
padding: 10px;
width: 748px;
color: #999999;
background-color:#FFFFFF;
}

#footer a:link{
	color: #999999;
	text-decoration:none;
}
#footer a:visited{
	color: #999999;
	text-decoration:none;
}
#footer a:active {
	color: #999999;
	text-decoration:none;
}
#footer a:hover {
	color:#333333;
	text-decoration:none;
}

#footer-bottom {
text-align: center; 
margin-right: auto; margin-left: auto;
width: 778px;
height: 9px;
color: #999999;
background-image: url(gfx/footer-bottom.jpg);
background-repeat: no-repeat;

}
.style1 {color: #000000}
.style2 {color: #FF0000}