@charset "UTF-8";

html { height: 100%; }

body  { 
	background-color: #fff; 
	margin: 0px;
	height: 100%; 
	padding: 0; 
	height: 100%; 
	min-height: 100% 
	}

#wrapper { 
	width: 100%; 
	height: 100%; 
	//background-image: url(img/lines.gif);
}

#menubar { 
    	background:url(img/menubttn.jpg) repeat 0px 0px; 	
	width: 100%;
	height:30px;
	position: relative; 
	}



#navigation { 
	text-align: right; 
	position: relative; 
	width: 950px; height: 90px; 
	}

a#anchor {
	display:block;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;	
/*
	height:90px;
	background-image: url(../images/nav_over.jpg);
	background-repeat: repeat-x;
	background-position: left top;
*/
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCBB9;
	}


.Subtitle { 
	color: #fff; 
	font-size: 16px; 
	font-family: Helvetica; font-style: normal; 
	font-weight: lighter; }

#footernotice, .footernotice
	{
	color: #CCCCCC;
	font-size: 12px;
	font-family: Arial;
	text-align: left;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	width: 950px;
	height: 40px;
}

#fncontainer {
	background-color: #333333;
	width: 100%;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	line-height: 12px;
}

#headpart {
	background-color: #fff; 
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.slogan {
	color:#6a0000;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	text-align:center;
}


.bottombg {
	background-position: 0;
}


a.menu:link, a.menu:visited  { 
	color: #ffffff; 
	font-size: 14px; font-family: Arial, Helvetica; 
	font-style: normal; 
	text-decoration: none; 
	text-align: center; 
	position: relative; 
	vertical-align: middle; 
	}


a.menu:hover { 
	font-size: 14px; 
	font-style: normal; 
	background-image: url("img/menubg.png"); 
	background-repeat: repeat-x; 
	background-position: left top; 
	}



.BigTitle { 
	color: #333; 
	font-size: 22px; 
	font-family: Arial; 
	font-weight: bold; 
	}

a.BigLinks:link, a.BigLinks:visited  { 
	color: #000; 
	font-size: 16px; 
	font-family: Arial, Helvetica; 
	}

a.BigLinks:hover  { color: #153e58; }

a.FooterLink:link, a.FooterLink:visited  {
	color: #970000;
	font-size: 12px;
	font-family: Arial, Helvetica;
}

a.FooterLink:hover  {
	color: #CCCCCC;
}



.BigText { 
	color: #333; 
	font-size: 18px; 
	font-family: Arial; 
	font-weight: bold; 
	text-align: justify; 
	}

.Text { 
	color: #333; 
	font-size: 14px; 
	font-family: Arial; 
	text-align: justify; 
	}

.BoldText { 
	color: #333; 
	font-size: 14px; 
	font-family: Arial;
	font-weight: bold; 
	text-align: justify; 
	}

.QuoteText { 
	color: #666; 
	font-size: 16px; 
	font-family: Arial; 
	font-weight: bold; 
	font-style: italic; 
	text-align: justify; 
	}

#navitem {
	text-align: center;
	height: 90px;
	width: auto;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCBB9;
	float: left;
	position: relative;
}

#navigationinner {
	float: right;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCBB9;
	position: relative;
	width: 950px;
}


#headshot {
	float: left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCBB9;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 20px;
	position: relative;
}



.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #333333;
}


#contentarea {
	background-color: #40494E;
	width: 100%;
	height: auto;
	min-height: 450px;
	float: left;
	position: relative;
}



#creditsleft {
	width: 350px;
	height: auto;
	float: left;
}

#creditsright{
	width: 240px;
	height: auto;
	float: left;
}


#contentareinner {
	width: 950px;
	text-align: left;
	height: 100%;
	/* min-height: 450px; */
	position: relative;
}


#leftbar {
	background-color: #cccbb9;
	float: left;
	width: 200px;
	padding: 10px;
	text-align: center;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	min-height: 430px;
	position: relative;
}

#realcontainer {
	float: left;
	width: 730px;
	min-height: 450px;
	height: 100%;
}

#bottomarea {
	width: 950px;
	position: relative;
}


#bottomleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	float: left;
	width: 295px;
	position: relative;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCCBB9;
	height: 100%;
	min-height: 250px;
}

#bottomright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	float: left;
	width: 340px;
	position: relative;
}


#bottomtext {
	padding: 10px;
	height: 210px;
	width: 95%;
	overflow-y: auto;
	overflow-x: hidden;
	position: relative;
}

#newsitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 18px;
	padding-bottom: 6px;
	background-image: url(../images/pdf_icon.png);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-left: 30px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCBB9;
	min-height: 20px;
	vertical-align: middle;
}


#bottomtitler {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #660000;
	padding: 10px;
	height: 20px;
	width: 100%;
	text-align: left;
	vertical-align: middle;
	display: block;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #CCCBB9;
}

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	border: thin solid #CCCCCC;
}

#bottommenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCBB9;
	color: #FFFFFF;
}

a.smallmenu:link, a.smallmenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

a.smallmenu:hover {
	color: #000;
}

a.langlink:link, a.langlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #96161A;
	border: thin solid #96161A;
	position: relative;
	text-align: center;
	padding:4px;
	margin:4px;
}

a.langlink:hover {
	color: #40494e;
	background-color: #fff;
}

a:link, a:visited {
	font-weight: bold;
	color: #6B0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

.title {
	font-size: 14px;
	font-weight: bold;
	color: #CCCBB9;
	text-decoration: none;
}

#textcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: left;
	vertical-align: middle;
	padding: 15px;
	/*
	height: 420px;
	overflow-y: auto;
	overflow-x: hidden;
	*/
}

.textcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	vertical-align: middle;
}


#Articletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	width: 99%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCBB9;
}


a.button:link, a.button:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #333333;
	border: thin solid #CCCCCC;
	position: relative;
	text-align: center;
	padding:4px;
	margin:4px;
}

a.button:hover{
	color: #96161A;
	background-color: #CCCBB9;
	}




a.homelink:link, a.homelink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #333333;
	border: thin solid #CCCCCC;
	position: relative;
	top: -10px;
	left: -10px;
	text-align: center;
	padding:6px;
	margin:6px;
    	background:url(img/menubttn.jpg) repeat 0px -30px; 
}

a.homelink:hover{
	background-color: #96161A;
    	background:url(img/menubttn.jpg) repeat 0px 0px; 
	}



.floatingimg{
	float:left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.floatingmenuimg {
	float:left;
	padding-right: 5px;
	vertical-align: middle;
	top: -5px;
	position: relative;
}
#foternotice {
	line-height: 40px;
	height: 40px;
}

.rightcol 
	{ 
	padding-left: 10px; 
	border-left: 1px dashed #333; 
	}

.tnlink { 
	border: solid 1px #333; 
	}

.BlueTitle { 
	color: #004e87; 
	font-size: 16px; 
	font-family: Arial; 
	font-weight: bold; 
	}

.BlackText { 
	color: #333; 
	font-size: 12px; 
	font-family: Arial; 
	}

.leftcol { 
	padding-right: 20px; 
	}

#menubutton a 
	{
	line-height:2em;
    	display: block;
	float:left;
	position:relative;
    	background:url(img/menubttn.jpg) repeat 0px 0px; 
    	width: 100%; 
    	height: 30px; 
	text-align:center;
	color: #FFF; 
	font-size: 15px; 
	font-family: Helvetica, Arial, Helvetica, sans-serif; 
	text-decoration:none;
	}


#menubutton a:hover 
	{
	color: #fff;
	background-image: url(img/menubttn.jpg);
	background-repeat: repeat;
	background-position: 0px -30px;
	}

.formfields { 
	color: #333; 
	font-size: 12px; 
	padding: 1px; 
	border: solid 1px #666;
	}



/* for printable pages */

#printcontentwrapper
	{ 
	width: 600px;
	height: 100%;
	color: #000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	line-height: normal; 
	text-decoration: none; 
	margin-left: 20px;
	}

#printlink
	{ 
	width: 100%;
	margin-right: 10px;
	text-align:right;
	}

a.printpg:link, a.printpg:visited  { 
	color: #333; 
	font-size: 11px; 
	font-family: Arial; 
	font-weight: bold;
	}
	
a.printpg:hover  { 
	color: #0A50A1; 
	}

#printcontentwrapper
	{ 
	width: 600px;
	height: 100%;
	color: #000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	line-height: normal; 
	text-decoration: none; 
	margin-left: 20px;
	}

.tm {
	font-size: 10px;
	position:relative;
	top:-5px;
	}


