/*------------- GENERAL ---------------*/
body {margin: 0; color: #606060; line-height: 20px; word-spacing: 1px; font-size:12px; font-family: Arial;}

table {border:0;}

td {
	font: 12px Arial;
	vertical-align: top;
}

HR
{color: #f6f6f6;height:1px}

a img {
	border-width:0;
	border-style:none;
}

h1, h2, h3, h4, h5, h6 {margin:0;font-weight:normal;}

h1 {font-size: 22px;font-weight:bold;color:#000000;}
h2 {font-size: 20px;font-weight:bold;color:#000000;}
h3 {font-size: 18px;font-weight:bold;color:#000000;}
h4 {font-size: 14px;font-weight:bold;color:#000000;}
h5 {font-size: 12px;font-weight:bold;color:#000000;padding-bottom:4px;}
h6 {font-size: 10px;font-weight:bold;color:#000000;padding-bottom:2px;}
	
p {margin-top: 0em; margin-bottom: 1em; font-size:12px; line-height: 20px; word-spacing: 1px;}

form { margin:0;padding:0;display:block; }
	
input, textarea, select, option { font-size:12px;margin:0;padding:1; font-family: Arial;}

ol {margin:0 0 1em 0;padding-left:30px;}

ul {font-size:12px;}

li {font-size: 12px; margin-bottom: 3px; margin-left: 0; padding-left: 0; color: #606060;}
	
ol li {font-size: 12px; margin-bottom: 3px; margin-left: 0; padding-left: 0; color: #606060;}

/* second level */
ul li ul li {list-style-type: square;}

/* third level */
ul li ul li ul li {list-style-type: circle;}

/* styles */
.bold {font-weight:bold;}
.italics {font-weight: normal;font: italic;}

/*------------- LINKS ---------------*/
/* general */
a:link, a:visited, a:hover, a:active {font-weight: normal; text-decoration: none; color: #1c739e; font-size: 12px; font-family: Arial;}
a:visited {font-size: 12px; color: #1c739e; font-family: Arial;}
a:hover {font-size: 12px; text-decoration: underline; font-family: Arial;}

/* footer */
a.footer_link:link, a.footer_link:visited, a.footer_link:hover, a.footer_link:active {font-weight: normal; text-decoration: underline; color: #606060; font-size: 10px; font-family: Arial; }
a.footer_link:visited {font-size: 10px; color: #606060; font-family: Arial; }
a.footer_link:hover {font-size: 10px; text-decoration: none; font-family: Arial; }

/* header (home, about, contact) */
a.header_link:link, a.footer_link:visited, a.footer_link:hover, a.footer_link:active {font-weight: normal; text-decoration: underline; color: #1c739e; font-size: 10px; font-family: Arial; }
a.header_link:visited {font-size: 10px; color: #1c739e; font-family: Arial; text-decoration: underline;}
a.header_link:hover {font-size: 10px; text-decoration: none; font-family: Arial; }


/*------------- COPY: UNIQUE ---------------*/
/* content area */
.page_title {font-family:  Arial; font-weight: bold; color: #6acbd4; font-size: 18px;line-height: 30px;}
.sub_title {font-family:  Arial; font-weight: bold; color: #000000; font-size: 16px;line-height: 20px;}
.right_nav_title {font-family:  Arial; font-weight: bold; color: #606060; font-size: 16px;line-height: 20px;}
.flash_title {
	font-family:  Arial;
	font-weight: bold;
	color: #ffffff;
	font-size: 16px;
	padding-top: 5px;
}
.flash_text {font-family:  Arial; font-weight: normal; color: #ffffff; font-size: 12px;}

/* right Nav */
.right_nav_text {font-family:  Arial; font-weight: normal; color: #ffffff; font-size: 12px;}
.right_nav_title_text {font-family:  Arial; font-weight: bold; color: #0f5227; font-size: 15px; }

/* footer text */
.footer_text {font-family: Arial; font-size: 10px; font-weight: normal; color: #606060; }
.bio_pic { padding-right: 10px; }
.li_head { font-weight: bold; }
.li_item { font-weight: normal; }
.sublist {
	list-style: circle;
	clip: rect(auto,auto,auto,2px);
}
.learn_more {
	vertical-align: bottom;
}
