/* CSS Document */
body,tr,td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin-bottom:10px;
	margin-left:20px;
	margin-right:20px;
	margin-top:0px;
}

.footer {font-size:10px; color:#000000;}
a.footer {font-size:10px; color:#000000; text-decoration:none;}
a.footer:hover {font-size:10px; color:#000000; text-decoration:underline;}

a.featurelink {font-size:10px; color:#000000; text-decoration:none;}
a.featurelink:hover {font-size:10px; color:#000000; text-decoration:underline;}

.breadcrumb {font-size:10px; color:#000E8F;}
a.breadcrumb {font-size:10px; color:#000000; text-decoration:none;}
a.breadcrumb:hover {font-size:10px; color:#000000; text-decoration:underline;}

a.links {font-size:11px; color:#000000; font-weight:bold; text-decoration:none;}
a.links:hover {font-size:11px; color:#000000; font-weight:bold; text-decoration:underline;}

a.links_blue {font-size:10px; color:#000E8F; font-weight:bold; text-decoration:none;}
a.links_blue:hover {font-size:10px; color:#000E8F; font-weight:bold; text-decoration:underline;}

a.navlinks_l3_active {font-size:11px; color:#000E8F; font-weight:bold; text-decoration:none;}
a.navlinks_l3 {font-size:11px; color:#000000; font-weight:bold; text-decoration:none;}
a.navlinks_l3:hover {font-size:11px; color:#000E8F; font-weight:bold; text-decoration:none;}

a.navlinks_l4_active {font-size:10px; color:#000E8F; text-decoration:none;}
a.navlinks_l4 {font-size:10px; color:#000000; text-decoration:none;}
a.navlinks_l4:hover {font-size:10px; color:#000E8F; text-decoration:none;}

a.anchorlinks_active {font-size:11px; color:#000E8F; font-weight:bold; text-decoration:none;}
a.anchorlinks {font-size:11px; color:#000000; font-weight:bold; text-decoration:none;}
a.anchorlinks:hover {font-size:11px; color:#000E8F; font-weight:bold; text-decoration:none;}

.pagelinks {font-size:10px; color:#000000;}
a.pagelinks {font-size:10px; color:#000E8F; text-decoration:none;}
a.pagelinks:hover {font-size:10px; color:#000E8F; text-decoration:underline;}

.contenttitle {font-size:11px; color:#000000; font-weight:bold;}
.contenttitleblue {font-size:11px; color:#000E8F; font-weight:bold;}

/* 10px bold black hover underline */
.text10_000000 {font-size:10px; color:#000000; font-weight:bold;}
.link10_000000 {font-size:10px; color:#000000; font-weight:bold; text-decoration:none;}
.link10_000000:hover {font-size:10px; color:#000000; font-weight:bold; text-decoration:underline;}

/* 10px bold blue hover underline */
.text10_000E8F {font-size:10px; color:#000E8F; font-weight:bold;}
.link10_000E8F {font-size:10px; color:#000E8F; font-weight:bold; text-decoration:none;}
.link10_000E8F:hover {font-size:10px; color:#000E8F; font-weight:bold; text-decoration:underline;}

/* 11px bold black hover underline */
.contenttitle {font-size:11px; color:#000000; font-weight:bold;}
.link11b_000000 {font-size:11px; color:#000000; font-weight:bold; text-decoration:none;}
.link11b_000000:hover {font-size:11px; color:#000000; font-weight:bold; text-decoration:underline;}

/* 11px bold black link hover blue, 11px bold blue link */
.navlink11b_000000 {font-size:11px; color:#000000; font-weight:bold; text-decoration:none;}
.navlink11b_000000:hover {font-size:11px; color:#000E8F; font-weight:bold; text-decoration:none;}
.navlink11b_000E8F {font-size:11px; color:#000E8F; font-weight:bold; text-decoration:none;}

/* 10px black link hover blue, 10px blue link */
.navlink10_000000 {font-size:10px; color:#000000; text-decoration:none;}
.navlink10_000000:hover {font-size:10px; color:#000E8F; text-decoration:none;}
.navlink10_000E8F {font-size:10px; color:#000E8F; text-decoration:none;}


/* form */

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	height:18px;
}

.dropdown_157w {width: 157px;}
.dropdown_165w {width: 165px;}
.dropdown_170w {width: 170px;}

.login {width: 110px; height:15px; padding:1px 1px 1px 3px; border: 1px solid #000000;}
.search {width: 106px; height:15px; padding:1px 1px 1px 3px; border: 1px solid #000000;}

.textfield_106w {width: 106px; height:15px; padding:1px 1px 1px 3px; border: 1px solid #000000;}
.textfield_110w {width: 110px; height:15px; padding:1px 1px 1px 3px; border: 1px solid #000000;}
.textfield_150w {width: 150px; height:15px; padding:1px 1px 1px 3px; border: 1px solid #000000;}


errormsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ff0000;
}

/* form end */
