* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.clr {
	clear: both;
}

.quote {
	background-color:#FFFFFF;
	padding: 5px;
	text-align: center;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	padding-top: 15px;
} 

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-transform: uppercase;
	padding-top: 15px;
} 

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
} 

ul, ol {
	list-style-type: square;
	text-decoration: none;
	line-height: 16px;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin-bottom: 5px;
	padding-left: 5px;
	margin-left: 20px;
}

th {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	padding-top: 15px;
} 

.bulletlist { 
list-style-image: url(images/bullet.gif); 
text-decoration: none; 
line-height: 16px;
font-size: 12px; line-height: 18px; color: #000000} 


p {
	font-size: 12px;
	color: #000000;
	/*list-style-position: inside;*/
	margin-right: 15px;
	margin: 0 0 15px 0;
} 

a:hover { 
	color: #003366; 
	text-decoration: none;
} 

.menutext { 
 font-size: 10px; 
 color: #000000; 
 text-decoration: none; 
 line-height: 16px;
} 

a { 
	font-size: 12px; 
	color: #0033CC; 
	text-decoration: underline;
} 

a.drkbkgd {
	color: #FFFFFF;
	margin-left: 5px;
} 

.subtitle { 
	font-size: 11px; 
	color: #003366; 
	font-weight: bold; 
	text-decoration: none;
} 

.menusubtitle {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
} 

.hdrleftcol {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 3px;
} 

.links { 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none; 
	vertical-align: middle;
} 

.menutext:hover { 
	color: #003366; 
	text-decoration: none;
	font-weight: normal;
} 

.date { 
	font-size: 10px; 
	color: #CC6699; 
	line-height: 10px;
}

.links:hover { 
	color: #003366;
}


.footer { 
	font-size: 10px; 
	color: #000000; 
	text-decoration: none; 
	vertical-align: middle;
}

.footer:hover { 
	color: #003366;
}

.footer:link {
	color: #000000;
}

.whitetitle {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
}

.input {  
	font-size: 10px; 
	color: #003366; 
	border: #FFFFFF; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	background-color: #CCCCCC; 
	clip:   rect(   );
}

.fm {
	background-image: url(images/content_top_fill.gif);
}

td {
	vertical-align: top;
	font-size: 12px;
	color: #000000;
}

.bulletlistcol {
	margin-left: 0px;
	list-style-image: url(images/bullet_menu.gif)
}

.bulletlistcolplain {
}

.formfield {
	font-weight: bold;
	text-align: right;
}

body {
}

.textimonialintro {
	margin-left: 25px;
	font-weight: bold;
	text-transform: uppercase;
}

.textimonialtext {
	margin-left: 25px;
}

.textimonialby {
	margin-left: 25px;
	font-weight: bold;
}

.graphic_ltop {
	background-image: url(images/content_top_lt.gif);
	background-repeat: no-repeat;
}

.graphic_sub_top {
	background-image: url(images/content_top_fill.gif);
	background-repeat: no-repeat;
}

.graphic_lside {
	background-image: url(images/content_fill.gif);
}

.graphic_rtop {
	background-image: url(images/content_top_corner.gif);
	background-repeat: no-repeat;
}

.graphic_top {
	background-image: url(images/content_top_fill.gif);
	background-repeat: repeat-x;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0 5px 3px 0;
}

form {
}

.img_float_left {
	float: left;
	padding:  0px 15px 15px 0px ;
	margin:  0px 15px 15px 0px !important;
}

.img_float_right {
	float: right;
	padding:  0px 0px 15px 15px ;
	margin:  0px 0px 15px 15px !important;
}
