/* CSS Document */
p {
	font-size: 75%;
	line-height: 20px;
	color: #2E4D9A;
	padding-top: 10px;


}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0px 0px;
	background-image: url(../images/back.gif);
	background-repeat: repeat;

}
h1 {
	font-size: 100%;
	color: #0C0E1A;

}
h2 {
	font-size: 85%;
	color: #0C0E1A;

}

a:link, a:visited {
	text-decoration: underline;
	color: #0A1C51;

}

a:hover {
	text-decoration: none;
}


a.mail:link, a.mail:visited {
	text-decoration: underline;
	color: #ffffff;

}

a.mail:hover {
	text-decoration: none;}
/*li {
	font-size: 70%;
	list-style-type: square;
}

ul {
	line-height: 25px;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}*/
.top {
	background-image: url(../images/top_banner.jpg);
	background-repeat: no-repeat;
	font-size: 65%;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 20px;
	vertical-align: top;
}

.leftNav {
	height: 350px;
	vertical-align: top;

}
.content {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
	vertical-align: top;


}
.tdRight {
	width: 200px;
	vertical-align: top;

}

#navlist
{
padding: 0 1px 1px;
margin-left: 0;
font: normal 12px Arial, Helvetica, sans-serif;
background: #ffffff;
width: 120px;
}

#navlist li
{
list-style: none;
margin: 5;
border-bottom: 1px solid gray;
text-align: left;
}

#navlist li a
{
display: block;
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 1em solid #2E4D9A;
background: #DDE1E9;
text-decoration: none;
}

#navlist li a:link { color: #0A1C51; }
#navlist li a:visited { color: #0A1C51; }

#navlist li a:hover
{
border-color: #FE3;
color: #FFF;
background: #0C0E1A;
}

input {
	border: 1px solid #666666;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #013A81;
	font-weight: bold;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	width: 150px;
}
h3 {

	font-size: 85%;
	color: #0C0E1A;
}
h3 {
	font-size: 85%;
	color: #0C0E1A;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #2E4D9A;

}
.header {

	font-size: 85%;
	color: #0C0E1A;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #2E4D9A;
}

.product {
	color: #6B6B6B;
}
hr {
	height: 1px;
}
