body {
	background:#fff;
	margin:0;
	padding:0;
	color:#000;
	font-family:verdana, sans-serif;
}

th, td {
	font-size:75%;
	font-family:verdana, sans-serif;
}

td 
{
    vertical-align:top;
}

a {
	color: #0d2b88;
}

#main-page a:visited {
	color: #800080;
}

a:hover, #main-page a:hover {
	color: #ff0000;
}

img {
	border:none;
}

h1 {
	color:#003399;
	font-size:18px;
}

h2{
	color:#003399;
	font-size: 16px;
}


h2.hide-element a {
	color:#000;
}

h3 {
	color: #003399;
}


ul.prod {
	line-height: 1.4em;
	margin-top: 1px;
	list-style: square;

}

ul.prod {
	line-height: 1.4em;
	list-style: square;
    margin: 1px 0px 4px 18px;
}

ol.intro {
	font-size:110%;
	line-height: 1.2em;
	margin-top: 1px;

}
	
li.intro {
	margin-bottom: 1em;
}


li {

	line-height: 120%;
}

p.summary  {
	font-size:110%;
	font-family:verdana, sans-serif;
	color: #003399;
	line-height: 1.2em;
}

p.formtext {
	font-size: 100%;
	color: #1c458e;
	font-family: verdana;
	font-weight: bold;
}	


p.whitetext {
	font-size: 100%;
	color: white;
	font-family: verdana;
	font-weight: normal;
}


span.small {

	font-size: 9px;
	line-height: 9px;
	font-weight: normal;
	}
	

p.innovations{
	font-size: 10px;
	color: #1c458e;
	line-height:11px;
	font-family: verdana;
	text-align: center;
}	

p.help {
	font-size: 100%;
	line-height: normal;
	color: black;
	font-family: verdana;
	font-weight: bold;

}

li.help {

	margin-bottom: 8px;
	margin-right: 15px;
	
}


span.helpbody {

	font-weight: normal;
	font-size: 90%;

}

ol.help {

	font-weight: normal;
	font-size: 90%;
	
}


.texterror 
{
	border: solid 1px red;
}

.selecterror 
{
	color: Red;
}

form 
{

	margin: 0px;
	padding: 0px;
}

label 
{

	display: block;
}


label.inline
{
	width: auto;
	float: none;
	display: inline;
}

input, select
{
	font-family: Arial;
	font-size: 12px;
	width: 380px;
	border: solid 1px #888888;
}

textarea 
{
	font-family: Arial;
	font-size: 12px;
	width: 372px;
	border: solid 1px #888888;
}

input.checkbox 
{
	width: auto;
	float: left;
	height: auto;
	border: none;
}

form p 
{
	padding-bottom: 4px;
}

hr 
{
	border: none;
	border-top: solid 1px #aaaaaa;
	height: 1px;
}

input.button 
{
	background-color: #0f2e91;
	border: solid 1px black;
	width: 400px;
	color: white; 
	font-weight: bold;
}


td.form  {

		padding-top: 10px;


		}




