body {
	background-color: #628DBF;
} 

.clear{
	float:none;
	clear:both;
}

.border_table {
	background-color: #C1D72F;
}
.main_table {
	background-color: #4679B4;
}
.main_table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	line-height: 1.5;
	text-align:left;
}

.main_table .contentbriefsingle {color:#000000;}

html>body .main_table td td, html>body .main_table td td td, html>body .main_table td td td td td{
	font-size:100%;
}

.justify {
	text-align: justify;
}

.title {
	font-weight: bold;
	color: #103366;
}
.textpad_home {
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.whats_new {
font-size: 80%;
}
.textpad_whats_new {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.highlight {
	color: #103366;
}

a {color: #C1D72F;	text-decoration: none;}
a:hover {text-decoration: underline;}
a:visited {text-decoration: none;}
a:visited:hover {text-decoration: underline;}

.bottom_nav {font-size: 60%; color: #7B98C5;}
.bottom_nav a {color: #7B98C5; text-decoration: none;}
.bottom_nav a:hover {text-decoration: underline;}
.bottom_nav a:visited {text-decoration: none;}
.bottom_nav a:visited:hover {text-decoration: underline;}

.main_table td.top_nav {font-size: 70%; font-weight:bold; color: #103366;}
.main_table td.top_nav a {color: #103366; text-decoration: none;}
.main_table td.top_nav a:hover {text-decoration: underline;}
.main_table td.top_nav a:visited {text-decoration: none;}
.main_table td.top_nav a:visited:hover {text-decoration: underline;}

hr {
	color: #C1D72F;
	height: 1px;
}
div#repeat,
div.repeat{
	width: 170px;
	padding: 10px;
	border: solid 1px #103366;
	margin-right:15px;
	margin-bottom:5px;
	text-align: center;
	float:left;
	display:inline;/*kill ie bug*/
	voice-family: "\"}\"";/*ie width fix when border or padding*/
	voice-family: inherit;/*ie width fix when border or padding*/
	width:150px;	
}
html>body .main_table td DIV.repeat,
html>body .main_table td DIV#repeat{
	width:150px;
}

.searchbox{
	width: 136px;
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004990;
	font-size: 80%;
}
.shorttext {
	width: 153px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #004990;
}
.longtext {
	width: 440px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #004990;
}
.shortmemo {
	width: 153px;
	height: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #004990;
}
.longmemo {
	width: 435px;
	height: 110px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #004990;
}

.required{
	color:#ff0000;
}

.main_table td subnav {
background-color:transparent;
float:left;
margin:0px;
padding:5px 15px 99px 0pt;
width:110px;
}

table.diraddform input.text {width:145px;}
table.diraddform textarea {width:235px;}
table.diraddform #Captcha {width:83px; font-size:17px; font-weight:bold; color:#c00;}


table.form input.text {width:300px;}
table.form textarea {width:300px;}
table.form #Captcha {width:83px; font-size:17px; font-weight:bold; color:#c00;}
