body
{
	bottom: 5px;
	top: 5px;
	left: 5px;
	right: 5px;
	margin: 5px;
}

.border
{
	border-color: #1C5BA2;
	border-style: solid; 
	border-width: thin;	
}

td
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
}

p
{
	font-size: 10pt;
	color: Black;
}

.tiny
{
	font-size: 8pt;
}

.blue
{
	font-size: 8pt;
	color: #1C5BA2;
}

.big
{
	font-size: 12pt;
}

.footer
{
	font-size: 8pt;
	color: White;
}

a
{
	color: #1C5BA2;
	font-weight: bold;
	border-color : Black;
	border : thin;
	border-style : none;
}

a:hover
{
	color: #CC6600;
	font-weight: bold;
}

a.small
{
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

a.small:hover
{
	color: #1C5BA2;
	font-weight: normal;
	text-decoration: underline;
}

a.header
{
	font-size: 10pt;
	color: #1C5BA2;
	font-weight: bold;
	text-decoration: none;
}

a.header:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

H1
{
	font-size: 10pt;
	color: Black;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

H2
{
	font-size: 10pt;
	color: #1C5BA2;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

H3
{
	font-size: 10pt;
	color: #1C5BA2;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.title1
{
	font-size: 10pt;
	color: White;
	font-weight: bold;
}

.title2
{
	font-size: 12pt;
	color: #1C5BA2;
	font-weight: bold;
}

.title3
{
	font-size: 12pt;
	color: #830606;
	font-weight: bold;
}

ul
{
	text-indent: 0px;
	padding: 0px;
	margin-left: 20px;
	margin-top : 2px;
	margin-bottom : 2px;	
}

li
{
	list-style: disc;
}

.bgcolor1
{
	background-color: #1C5BA2;
	color: White;
}

.bgcolor2
{
	background-color: #FCB231;
	color: Black;
}

.bgcolor3
{
	background-color: #FFF7EA;
	color: #013159;
}

.bgcolor4
{
	background-color: #8DADD0;
}

.bgcolor5
{
	background-color: #F6D497;
}

hr
{
	color: #1C5BA2;
}

.input
{
	font-size: 8pt;
	width: 120px;
	height: 20px;	
}

.inputlong
{
	font-size: 8pt;
	width: 200px;
	height: 20px;	
}

.inputtext
{
	font-size: 8pt;
	width: 250px;
	height: 150px;	
}

.gobutton
{
	font-size: 8pt;
	width: 25px;
	height: 22px;
	background-color: #ffffff;
	border-color: #013159;
	color: #013159;
	padding: 0px;
}

.searchresults
{
	background-color: #FFFfff;
	color: Black;
}

.productname
{
	font-size: 10pt;
	color: #013159;
	font-weight: bold;
	text-decoration: underline;
}

.strike
{
	font-size: 8pt;
	color: Black;
	text-decoration: line-through;
}

.red
{
	font-size: 10pt;
	color: Red;
	font-weight: bold;
}

.mouseover
{
	cursor : hand;
	border: 2px;
	border-color: #FCB231;
	border-style: solid;
	padding: 0px;
	margin: 0px;
}

a.nav
{
	height: 20px;
	background-color: transparent;
	border: 2px;
	border-color: #1C5BA2;
	border-style: solid;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	color: #1C5BA2;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 8pt;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 0px;
	margin-top: 0px;
}

a.nav:hover
{	
	background-color: #FCB231;
	border-color: #1C5BA2;
	color: #1C5BA2;
}

.blue-block
{	
	height: 25px;
	width: 769px;
	background-color: #1C5BA2;
	border: 2px;
	border-color: #FCB231;
	border-style: solid;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	color: #ffffff;
	margin-bottom: 3px;
}

.footer
{
	background-color: #1C5BA2;
	color: White;
	font-size: 8pt;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	line-height: 15px;
}

.top-message
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #1C5BA2;
	font-weight: bold;
	text-align: right;
}

.form_header
{
	background-color: #1C5BA2;
	color: White;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	line-height: 15px;
}

