	/* Primary layout */

body {
	margin: 28px 0 28px 0;
	padding: 0;
	border: 0;
	background: #7b739c url(images/background_tile.gif) repeat;
	}

table#main {
	border: 2px solid #000;
	}

img {
	border: 0;
	display: block;
	margin: 0 16px 10px 0;
	padding: 0 0 0 16px;
	}

img.nomargin {
	border: 0;
	display: block;
	margin: 0;
	padding: 0;
	}

#right img {
	display: block;
	margin: 0;
	padding: 0;
	}

#right img.centerline {
	display: block;
	margin: auto;
	}

#banner {
	border-top: 5px solid #306;
	border-bottom: 2px solid #99958A;
	}

#top_left {
	border-top: 2px solid #306;
	}

#top_center {
	border-top: 2px solid #306;
	}

#top_right {
	border-top: 2px solid #306;
	}

tr#navback {
	background: #f9efd6 url(images/nav_tile.gif) repeat-x;
	height: 43px;
	}


	/* Menu */

td#nav {
	padding: 0 0 0 12px;
	}

#nav a.nav:link, #nav a.nav:visited {
	font-weight: normal;
	color: #306;
	font-size: 12px;
	margin: 0;
	padding: 4px 3px 2px 3px;
	text-decoration: none;
	line-height: 14px;
	}

#nav a.nav:hover, #nav a.nav:focus {
	color: #306;
	font-weight: normal;
	text-decoration: underline;
	}

#nav a.nav2:link, #nav a.nav2:visited {
	font-weight: normal;
	color: #000;
	font-size: 12px;
	margin: 0;
	padding: 4px 3px 2px 3px;
	text-decoration: none;
	line-height: 14px;
	}

#nav a.nav2:hover, #nav a.nav2:focus {
	color: #000;
	font-weight: normal;
	text-decoration: underline;
	}



	/* Bottom layout */

#footer {
	font-weight: normal;
	color: #fff;
	font-size: 11px;
	margin: 0;
	padding: 4px 3px 2px 16px;
	text-decoration: none;
	line-height: 14px;
	}

.copyright {
	color: #ccf;
	font-size: 10px;
	margin: 0;
	padding: 4px 3px 2px 3px;
	line-height: 14px;
	}

a.email:link, a.email:visited {
	font-weight : normal;
	text-decoration : none;
	color: #fff;
	background: transparent;
	}

a.email:hover, a.email:focus {
	font-weight : normal;
	text-decoration : underline;
	color: #fff;
	background: transparent;
	}

a.email:active {
	font-weight : normal;
	text-decoration : none;
	color: #306;
	background: #c5b7d4;
	}



	/* Typography */

body, div, span, td, p, ul, li, ol, input { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px;
	color: #000;
	text-align: left;
	}

#home p {
	line-height: 18px;
	margin-top: 0;
	margin-bottom: 16px;
	}

p {
	margin-left: 16px;
	margin-right: 10px;
	}

p.sm {
	margin-left: 16px;
	margin-right: 10px;
	font-size: 10px;
	line-height: 16px;
	}

#form1 p {
	margin-left: 16px;
	margin-right: 10px;
	line-height: 16px;
	margin-bottom: 5px;
	}

#home ul {
	margin-top: -3px;
	margin-bottom: 0px;
	}

#home ul li {
	list-style: disc inside;
	margin-left: 0px;
	margin-right: 10px;
	line-height: 150%;
	color: #306;
	font-size: 90%;
	}

h1 {
	font-size: 30px;
	font-weight: normal;
	line-height: 32px;
	color: #306;
	margin-bottom: -1px;
	margin-left: 16px;
	}

h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 28px;
	color: #306;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 16px;
	}

h3 {
	font-size: 15px;
	font-weight: normal;
	color: #306;
	padding: 0 0 0 2px;
	margin-top: 8px;
	margin-bottom: 5px;
	margin-left: 14px;
	}

h4 {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #306;
	padding: 0 0 0 2px;
	margin-top: 8px;
	margin-bottom: 5px;
	margin-left: 14px;
	}

h5 {
	font-size: 12px;
	font-weight: bold;
	color: #306;
	padding: 0 0 0 2px;
	margin-top: 12px;
	margin-bottom: 5px;
	margin-left: 14px;
	}

h6 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #306;
	padding: 0 0 0 2px;
	margin-top: 12px;
	margin-bottom: 5px;
	margin-left: 14px;
	}

.bolditalic {
	color: #306;
	font-style: italic;
	font-weight: bold;
	}


	/* Default links */

p a:link, p a:visited {
	font-weight : bold;
	text-decoration : underline;
	color: #306;
	background: transparent;
	}

p a:hover, p a:focus {
	font-weight : bold;
	text-decoration : none;
	color: #fff;
	background: #306;
	}

p a:active {
	font-weight : bold;
	text-decoration : none;
	color: #306;
	background: #c5b7d4;
	}

#programlinks ul {
	list-style: none;
	padding: 0 0 15px 0;
	margin: 0;
	}

#programlinks li {
	margin: 0;
	padding: 0;
	width: 150px;
	display: block;
	font-size: 10px;
	line-height: 12px;
	font-weight : bold;
	}

li.program a:link, li.program a:visited {
	text-decoration : none;
	color: #000;
	background: transparent;
	display: block;
	padding: 5px 16px 5px 16px;
	}

li.program a:hover, li.program a:focus {
	text-decoration : none;
	color: #306;
	background: #c5b7d4;
	display: block;
	padding: 5px 16px 5px 16px;
	}

li.program a:active {
	text-decoration : none;
	color: #fff;
	background: #306;
	display: block;
	padding: 5px 16px 5px 16px;
	}

.alt {
	display: none;
	}


	/* Created by Threestory Studio */


