body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-top: 15px;
	margin-bottom: 0px;
}
a:link {
	color: #4355a1;
	text-decoration: none;
}
a:visited {
	color: #4355A1;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #4355A1;
	text-decoration: none;
}
.top a:link {
	color: #4355a1;
	text-decoration: none;
	font-weight: bold;
}
.top a:visited {
	color: #4355A1;
	text-decoration: none;
	font-weight: bold;
}
.top a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.top a:active {
	color: #4355A1;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #4355a1;
}
.submit {
	font-size: 10px;
	color: #4355A1;
}

h2 {
	font-size: 14px;
	color: #CC0000;
}

#container {
	width: 913px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	width: 913px;
}
#logo {
	width: 335px;
	float:left;
}
#add {
	width: 313px;
	float:right;
	text-align: right;
}
#add a{
	color: #333333;
}
#nav {
	width: 913px;
	clear: both;
	margin-top: 25px;
}
#line {
	width: 913px;
	clear: both;
	background-image: url(images/nav.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 8px;
}
#header {
	width: 910px;
	clear: both;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	width: 913px;
	clear: both;
	margin-top: 15px;
}
#left {
	width: 600px;
	float:left;
	text-align: justify;
}#right {
	width: 292px;
	float:right;
}
#iso {
	width: 913px;
	clear: both;
	margin-top: 35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 15px;
}
#footer {
	width: 910px;
	clear: both;
	margin-top: 15px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 76px;
	margin-right: auto;
	margin-left: auto;
	line-height: 76px;
	text-align: right;
}
#footer a {
	color: #333333;
}
#footer a:hover {
	color: #CC0000;
}
.redhightlight {
	color: #CC0000;
}
