/* CSS Document */

html, body{height: 100%;}

.body_style {
	height: 100%;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size:.76em;
	line-height: 1.4em;
	color:#666;
	background:#FFF;
	}

/****************************layout stuff**********************************************/
div#wrapper{
	width:100%;
	padding:0;
	margin:0;
	}

div#top_outline{
	width:100%;
	display:block;
	/*clear: both;*/
	}

div#logo{
	float:left;
	padding-top:2em;
	border: none;
	}

div#banner{
	float:right;
	vertical-align: top;
	margin:0em;
	padding:0em;
	border: none;
	}

div#banner .moduletable {
	color: #666;
	display: inline;
	vertical-align: top;
	margin: 0;
	padding:0;
	}

div#topmenu_outline{
	width:100%;
	display: block;
	clear: both;
	}

div#topmenu{
	background-color: #019FD5;
	padding:.5em 1em .5em 1em;
	text-align:right;
	}

div#topmenu a.mainlevel:link,div#topmenu a.mainlevel:visited{
	color:#FFF;
	font-weight:bold;
	border-right: 1px solid #ffffff;
	background-color: #019FD5;
	padding:.5em 1em .5em 1em;
	text-decoration:none;
	}

div#topmenu a.mainlevel:hover{
	color:#FFF;
	border-right: 1px solid #ffffff;
	background-color: #0080A9;
	padding:.5em 1em .5em 1em;
	text-decoration:none;
	}

div#topmenu a.mainlevel_nav2:link,div#topmenu a.mainlevel_nav2:visited{
	color:#FFF;
	font-weight:bold;
	border-top: 1px dotted #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #0080A9;
	padding:.2em 1em .2em 1em;
	text-decoration:none;
	}

div#topmenu a.mainlevel_nav2:hover{
	color:#FFF;
	border-top: 1px dotted #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #019FD5;
	padding:.2em 1em .2em 1em;
	text-decoration:none;
	}

div#footer_outline{
	width:100%;
	height:3em;
	background-color: #019FD5;
	margin-top:1em;
	text-align:center;
	}

div#footer{
    color:#FFFFFF;
    padding:1em;
	}

#footer a:link,#footer a:visited{
    color:#FFFFFF;
    text-decoration:none;
	}

#footer a:hover{
        text-decoration:underline;
		}

/**************pathway style*******************************************************************/

div#pathway_outline{
	width:100%;
	height:1.5em;
	margin-top:.2em;
	margin-bottom:0em;
	border-bottom: 1px solid #D7E7EC;
	clear:both;
	}

div#pathway{}

div#pathway span.pathway{
	font-size:.76em;
	color: #019FD5;
	}

span.pathway a:link, span.pathway a:visited{
	color: #019FD5;
	text-decoration:none;
	}

span.pathway a:hover{
	color:#56AC2A;
	font-weight: bold;
	text-decoration:underline;
	}

span.pathway img {
	margin: 0em .2em;
	}

/******************main**************************/
div#main {position:relative;}

/******************left_outline**************************/
div#left_outline{
	float: left;
	display: inline;
	width: 180px;
	margin:.5em;
	padding:0;
	}

div#left{}

div#left div.module{
	color: #0080A9;
	border: 1px solid #D7E7EC;
	padding: 0.5em;
	margin-bottom: 1em;
	}

div#left div.module div{}

div#left div.module div div{}

div#left div.module div div div{
	background: transparent;
	padding-bottom: 1em;
	}

div#left div.module div div div div{
	padding: 0em;
	margin: 0em;
	}

div#left div.module td{
	padding:0;
	margin:0;
	}

div#left div.module h3 {
	font-weight: bold;
	color:#0080A9;
	margin: 0em;
	padding: 0em;
	margin-bottom: .5em;
	text-transform:uppercase;
	border-bottom:.4em solid #D7E7EC;
	}

div#left a.mainlevel:link,div#left a.mainlevel:visited{
	color:#019FD5;
	padding-left:1.9em;
	line-height:1.9em;
	background:url(../images/mainlevel.gif) no-repeat;
	background-position:0em 0em;
	text-decoration:none;
	}

div#left a.mainlevel:hover{
	color:#56AC2A;
	text-decoration:underline;
	}

div#left a:link,div#left a:visited{
	color:#019FD5;
	text-decoration: none;
	}

div#left a:hover{
	color:#56AC2A;
	text-decoration: underline;
	}

div#left ul{
	margin:0;
	padding:0;
	list-style:none;
	}

div#left ul li{
	padding:0em 0em 0em 1em;
	}

div#left .inputbox{
	border:1px solid #0080A9;
	padding:.5em;
	font-size:.8em;
	}

div#left .button{
	border:1px solid #0080A9;
	background-color:#019FD5;
	color: #FFFFFF;
	font-size: .8em;
	font-weight: bold;
	padding:2px;
	margin-left: 1em;
	}

/******************middle outline**************************/
div#middle_outline
{
	width:580px;
	float:left;
	display:inline;
	padding:.5em;
	}

div#middle{
	clear: both;
	}

div#middle-left{
	width:50%;
	float:left;
	display:inline;
	padding:.5em;
	}

div#middle-all{
	width:100%;
	float:left;
	display:inline;
	padding:.5em;
	}

div#middle-right{
	width:45%;
	float:right;
	display:inline;
	padding:.5em;
	}

/******************right_outline**************************/
div#right_outline{
	position: absolute;
	right: 2px;
	width: 180px;
	margin:.5em;
	padding:0;}

div#right{}

div#right div.module{
	border: 1px solid #D7E7EC;
	margin-bottom: 1em;
	}

div#right div.module div{}

div#right div.module div div{}

div#right div.module div div div{
	background: transparent;
	padding-bottom: 1em;
	}

div#right div.module div div div div{
	padding: 0em;
	margin: 0em;
	}

div#right div.module td{
	padding:0;
	margin:0;
	}

div#right div.module h3 {
	font-weight: bold;
	color:#0080A9;
	margin: 0em;
	padding: 0em;
	margin-bottom: .5em;
	text-transform:uppercase;
	border-bottom:.4em solid #D7E7EC;
	}

div#right a.mainlevel:link,div#right a.mainlevel:visited{
	color:#019FD5;
	padding-left:1.9em;
	line-height:1.9em;
	background:url(../images/mainlevel.gif) no-repeat;
	background-position:0em 0em;
	text-decoration:none;
	}

div#right a.mainlevel:hover{
	color:#56AC2A;
	text-decoration:underline;
	}

div#right a:link,div#right a:visited{
	color:#019FD5;
	text-decoration: none;
	}

div#right a:hover{
	color:#006699;
	text-decoration: underline;
	}

div#right ul{
	margin:0;
	padding:0;
	list-style:none;
	}

div#right ul li{
	padding:0em 0em 0em 1em;
	background:url(../images/arrow.png) no-repeat;
	background-position:0px 5px;
	}

div#right .inputbox{
	border:1px solid #019FD5;
	padding:.2em;
	font-size:1.1em;
	}

div#right .button{
	border:1px solid #0080A9;
	background-color:#019FD5;
	color: #FFFFFF;
	font-size:.8em;
	padding:2px;
	margin-left: 1em;
	}


/************************custom stuff***********************/
a:link,a:visited{
	color:#019FD5;
	text-decoration: none;
	}

a:hover{
	color:#56AC2A;
	font-weight: bold;
	text-decoration:underline;
	}

ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
	}

ul li{
	padding: 0px;
	margin: 0px;
	padding-left: 1.6em;
	background:url(../images/arrow.png) no-repeat;
	background-position:0px .5em;
	}

.mosimage {
	border: 1px solid #019FD5;
	margin: .5em
	}

.mosimage_caption {
	margin-top: .2em;
	background:#019FD5;
	padding: .1em .2em;
	color: #FFFFFF;
	font-size: 76.1%;
	border-top: 1px solid #019FD5;
	}

hr {
	border: 0;
	color: #019FD5;
	background-color: #019FD5;
	height: 1px;
	width:  80%; 
	}
 
hr.separator {
	width:  40%; 
	}
 
a.pnav {}

.pnav:hover {}

.small {
	font-size: .76em;
	color: #666;
	}

.smalldark {
	font-size: .8em;
	color: #333;
	text-align: left;
	}

.sectiontableentry1 {
	text-align: left;
	color:#0080A9;
	background-color:#EFEFEF;
	font-size: 1em;
	padding: 1em .4em 1em .4em;
	}

.sectiontableentry2 {
	font-size: 1em;
	color:#0080A9;
	background-color:#FFFFFF;
	text-align: left;
	padding: 1em .4em 1em .4em;
	}

.button{
	border:1px solid #0080A9;
	background-color:#019FD5;
	color: #FFFFFF;
	font-size:.8em;
	padding:2px;
	margin-left: 1em;
	}

.inputbox {
	border: 1px solid #019FD5;
	}

.createdate {
	font-size: .76em;
	color: #666;
	margin-bottom: 1em;
	}

.modifydate {
	font-size: .76em;
	color: #666;
	margin-bottom: 1em;
	}

.pagenavcounter {
	font-size: .76em;
	color: #666;
	margin-bottom: 1em;
	}

a.readon {
	font-size: 76.1%;
	text-decoration: none;
	line-height: 1.5px;
	margin-top: 1em;
	text-decoration: none;
	font-weight: normal;
	}

a.readon:hover {
	color: #56AC2A;
	text-decoration: none;
	}

.blog {
	width: 100%;
	}

.blog_more {
	}

.contentheading {
	font-weight: bold;
	font-size: 1.4em;
	height: 1.4em;
	line-height: 2em;
	color:#0080A9;
	background-position:0em .3em;
	}

a.contentpagetitle:link,a.contentpagetitle:visited,a.title:link,a.title:visited{
	font-weight: bold;
	font-size: 1em;
	height: 1.4em;
	line-height: 2em;
	color: #0080A9;
	text-decoration:none;
	}

a.contentpagetitle:hover,a.title:hover{
	color:#56AC2A;
	text-decoration:underline;
	}

.contentpaneopen {
	padding-right:2em;
	width:100%;
	margin:0;
	}

table.contentpaneopen, table.contentpaneopen td {
	/* width:100%;*/
	margin:0;
	}

table.contentpane, td.contentpane, td.contentheading {
	font-weight: bold;
	width=100%
	font-size: 76.1%;
	/*height: 2.3em;*/
	line-height: 1.4em;
	border: none;
	}

.contentdescription {
	}

.sectiontableheader {
	font-size: 1em;
	font-weight: bold;
	height: 3em;
	line-height: 2em;
	background-color:#0080A9;
	color:#FFFFFF;
	padding-left:.5em;
	margin: 0 0 5px 0;
	}

.sectiontablefooter {
	font-size: 1em;
	height: 1.5em;
	line-height: 1.25em;
	background-color:#0080A9;
	color:#FFFFFF;
	padding-left:.5em;
	}

.categorytitle {
	font-size: 1em;
	height: 2.5em;
	line-height: 2.5em;
	}

.componentheading {
	font-size: 1.4em;
	line-height: 2.8em;
	color: #0080A9;
	margin-bottom: .5em;
	margin-top:0em;
	margin-right:0em;
	margin-left:0em;
	text-transform:uppercase;;
	padding:0em .2em 0em .2em;
	font-weight:bold;
	}

a.category {
	text-decoration:  underline;
	}

a.category:hover {
	color: #56AC2A;
	text-decoration:  underline; 
	}

.poll {
	text-align: left;
	border:0em solid #CCCCCC;
	}

.back_button a{
	font-size: 76.1%;
	font-weight: normal;
	}

.blogsection {
	}

.blog_more ul li{
	list-style: none;
	padding-left: 1em;
	line-height: 1.8em;
	}

table.contenttoc {
	float: right;
	border: 2px solid #019FD5;
	padding: .5em;
	margin-left: 1em;
	}

table.contenttoc th{
	font-weight: bold;
	color: #0080A9;
	font-size: 1em;
	border-bottom: 1px solid #019FD5;
	}

table.buttonheading td{
	margin: 0px;
	padding-right: 1em;
	}

form {
	margin: 0px;
	padding: 0px;
	}

div#tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
    margin: 0em auto 1em auto;
    width: 100%;
	color: #0080A9;
	text-align: center;
	letter-spacing: 0.1em;
	display: block;
	clear: both;
	 }

.welcometotfn {
	color: #0080A9;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	display: inline;
	margin-top: 2em;
	}

/* *********************** generic html ************************* */
h1 {
	color: #0080A9;
	font-size: 1.8em;
	font-weight:bold;
	}

h2 {
	color: #0080A9;
	font-size: 1.6em;
	font-weight:bold;
	}
h3 {
	color: #0080A9;
	font-size: 1.4em;
	font-weight:bold;
	}

h4 {
	color: #0080A9;
	font-size: 1.2em;
	font-weight:bold;
	}

h5 {
	color: #0080A9;
	font-size: 1em;
	font-weight:bold;
	}

h6 {
	color: #019FD5;
	font-size: 1em;
	font-weight:bold;
	}
.adminform {
	width:95%;
	}

.sectiontableheader_poll {
	font-size: 1em;
	font-weight: bold;
	background-color:#FFFFFF;
	color:#0080A9;
	}

.sectiontableentry1_poll {
	text-align: left;
	font-size: 1em;
	padding: 0em .4em 0em .4em;
	}

.sectiontableentry2_poll {
	font-size: 1em;
	text-align: left;
	padding: 0em .4em 0em .4em;
	}

.bigbuttongreen {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 1em 1em 1em 1em;
	background-color: #56AC2A;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	}

#bigbuttongreen a:link,#bigbuttongreen a:visited{
    color:#FFFFFF;
    text-decoration:none;
	}

#bigbuttongreen a:hover{
	color: #FFFF99;
	text-decoration:none;
	}

ul.advanced-search-bot {
list-style-type: none;
}

ul.advanced-search-bot li {
display: inline;
padding: 0px 15px 0px 0px;
}
