/* CSS Document */

body {
	background-color: #ffffff;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

table {
	border-collapse: collapse;
	}

p, td, li {
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

h2 {
	margin-top: 30px;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.sub {
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}

ul { margin-left: 28px;}

.plainli li  {margin-bottom: 5px; list-style-image: url(images/dot_dot.gif)}

hr {
	color: #666666;
	height: 1px;
}

#dropmenudiv{
position:absolute;
border: 2px solid #ffffff;
border-bottom-width: 2;
font: normal 11px Arial, Helvetica, sans-serif;
color: #333333;
line-height:14px;
z-index:100;
}

#dropmenudiv a {
font: normal 11px Arial, Helvetica, sans-serif;
width: 100%;
display: block;
border-bottom: 1px solid #ffffff;
padding: 2px 8px 2px 8px;
text-decoration: none;
font-weight: normal;
color: #333333;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #efefef;
color: blue;
}

a:link {color:blue; font-weight: normal; text-decoration: underline; display: inline;}
a:visited {color:#993399; text-decoration: underline; display: inline;}
a:hover {color:blue; text-decoration: underline; background-color: #dddddd;  display: inline;}
a:active {color:blue; text-decoration: underline; background-color:#dddddd;  display: inline;}
	
.navtop {font-style: normal; 	font-weight: normal; 	font-size: 11px; 	line-height: 120%; 	font-family: Verdana, Arial, Helvetica, sans-serif; 	color: #000000;}
.navtop a:link {color:#333333; font-weight: normal; text-decoration: none; display: inline;}
.navtop a:visited {color:#333333; text-decoration: none; display: inline;}
.navtop a:hover {color:blue; text-decoration: none; background-color: #efefef; display: inline;}
.navtop a:active {color:#333333; text-decoration: none; background-color: #efefef; display: inline;}
	
.navtop_in p {font-style: normal; 	font-weight: normal; 	font-size: 11px; 	line-height: 130%; 	font-family:  Verdana, Arial, Helvetica, sans-serif; 	color: #000000;  display: block;}
.navtop_in a:link {font-weight: normal; 	font-size: 11px; 	line-height: 130%; 	font-family:  Verdana, Arial, Helvetica, sans-serif; color:#333333; font-weight: normal; text-decoration: none; display: block;}
.navtop_in a:visited {font-weight: normal; 	font-size: 11px; 	line-height: 130%; 	font-family:  Verdana, Arial, Helvetica, sans-serif; color:#333333; text-decoration: none; display: block;}
.navtop_in a:hover {font-weight: normal; 	font-size: 11px; 	line-height: 130%; 	font-family:  Verdana, Arial, Helvetica, sans-serif; color:blue; text-decoration: none; background-color: #efefef; display: block;}
.navtop_in a:active {font-weight: normal; 	font-size: 11px; 	line-height: 130%; 	font-family:  Verdana, Arial, Helvetica, sans-serif; color:#333333; text-decoration: none; background-color: #efefef; display: block;}

.footer p {font-style: normal; 	font-weight: normal; 	font-size: 11px; 	line-height: 150%; 	font-family:  Verdana, Arial, Helvetica, sans-serif; 	color: #333333;  display: inline;}
.footer a:link {font-weight: normal; 	font-size: 11px; 	line-height: 150%; 	font-family:  Verdana, Arial, Helvetica, sans-serif; color:#333333; font-weight: normal; text-decoration: none; display: inline;}
.footer a:visited {font-weight: normal; 	font-size: 11px; 	line-height: 150%; 	font-family:  Verdana, Arial, Helvetica, sans-serif; color:#333333; text-decoration: none; display: inline;}
.footer a:hover {font-weight: normal; 	font-size: 11px; 	line-height: 150%; 	font-family:  Verdana, Arial, Helvetica, sans-serif; color:blue; text-decoration: none; background-color: #efefef; display: inline;}
.footer a:active {font-weight: normal; 	font-size: 11px; 	line-height: 150%; 	font-family:  Verdana, Arial, Helvetica, sans-serif; color:#333333; text-decoration: none; background-color: #efefef; display: inline;}


.quote {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;

}
.quote2 {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 10px;
	border: 1px solid #666666;
}

.small {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
