/* custom stuff */

html {

  height: 100%;

  margin-bottom: 1px;

}



form {

  margin: 0;

  padding: 0;

}



body {

	margin: 0px 0px 0px 0px;

	height: 100%;

	font-size: 11px;

}



a:link, a:visited {

	color: #971111; 

	text-decoration: none;

	font-weight: normal;

}

a.contentpagetitle:link {
text-transform:uppercase;
font-weight:bold;
}

a:hover {

	color: #c00;	

	text-decoration: underline;

	font-weight: normal;

}



p {

  margin-top: 0;

  margin-bottom: 5px;

}



div, p,  table, td, th {

	font-family: Verdana, Helvetica, Arial, sans-serif;

	line-height: 130%;



}



fieldset {

	border: 0;

	padding: 5px 0;

}





span.pathway img {

	padding: 0 5px;



}



span.pathway {

	display: block;

	margin-bottom: 15px;

}





div.componentheading {

  padding-left: 0px;

}





a.readon {

	margin-top: 10px;

	padding-left: 15px;

	line-height: 14px;

	height: 16px;

}



h1 {

	padding: 0;

	padding-bottom: 5px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	vertical-align: bottom;

	color: #333;

	text-align: left;

	width: 100%;	

}



h2, .contentheading {

	font-family: Verdana, sans-serif;

	font-size: 11px;

        font-weight: bold;

	color: #971111;
	text-transform:uppercase;
	line-height:20px;

}



h3 { 

	color: #111;

}





table.blog td.contentheading {



}



table.contenttoc {

  margin: 5px;

  border: 1px solid #ccc;

  padding: 5px;

}



table.contenttoc td {

  padding: 0 5px;

}





td.buttonheading {

	

}



td.sectiontableheader {

  background: #efefef;

  color: #333;

  font-weight: bold;

  padding: 4px;

  border-right: 1px solid #fff;

}



tr.sectiontableentry1 td, tr.sectiontableentry2 td {

  padding: 4px;

}



td.sectiontableentry1, td.sectiontableentry2{

  padding: 3px;

}



table.contentpaneopen, table.contentpane {

  width: 100%;

}



div.moduletable h3, .componentheading {

	border: 0px solid #f00;

	margin: 0;

	margin-bottom: 0px;

	height: 37px;

	line-height: 26px;

	font-size: 12px;

	font-family: Arial, "Helvetica Neue Bold Condensed", Arial, sans-serif;

	font-weight: bold;

	text-transform: uppercase;

	text-indent: 8px;

	color: #111;

}



div.moduletable ul {

	margin: 5px 0;

	padding: 0 2em;

}



div.moduletable ul li {

	padding-bottom: 3px;

}





div.moduletable {

	padding-bottom: 15px;

	padding-left: 8px;

	padding-right: 8px;

}



div#maincontent div.moduletable {

	padding-left: 0;

	padding-right:0;

}





.small {

	font-family: Tahoma, Helvetica, sans-serif;

	font-size: 9px;

	color: #666;

	font-weight: normal;

	text-transform: uppercase;

	text-align: left;

}



.modifydate {

  font-family: Tahoma, Helvetica, sans-serif;

  height: 20px;

  vertical-align: bottom;

	font-size: 9px;

	color: #666;

	font-weight: normal;

	text-transform: uppercase;

	text-align: left;

}



.createdate {

	font-family: Tahoma, Helvetica, sans-serif;

	height: 20px;

	vertical-align: top;

	font-size: 9px;

	color: #666;

	font-weight: normal;

	text-transform: uppercase;

	vertical-align: top;

	padding-bottom: 5px;

	padding-top: 0px;



}



.clr {

	clear: both;

}



#page_bg {

	height: 100%; 

	padding: 0;

	margin-bottom: 1px;

}



div.mosimage {

  margin: 5px;

}



div.mosimage_caption {

  font-size: 10px;

  color: #666;

}



table.adminform textarea {

  width: 540px;

  height: 400px;

  font-size: 1em;

  color: #000099;

}





/** template stuff **/



.contentpad {

	padding: 5px 10px;

}



table#content {

	clear: both;

}



body.center div#wrapper {

	margin: 0 auto;

}



body.thin #nav a {

	padding: 0em 0.5em 0.2em 1.1em;

}



body.thin div#wrapper {

	width: 773px;	

}



body.thin div#searchbox_mods {

	width: 150px;

}



body.thin div#newsflash_mods {

	right: 150px;

	width: 150px;

}



body.thin td.inset_mods {

	width: 150px;

}



body.thin table.nospace td.topleft_mods {

	width: 60%;

}



body.thin table.nospace td.right_mods {

	width: 150px;

}



body.wide #nav a {

	padding: 0em 1.5em 0.2em;

}



body.wide div#wrapper {

	width: 995px;

}



body.wide div#searchbox_mods {

	width: 206px;

}



body.wide div#newsflash_mods {

	right: 206px;

	width: 280px;

}



body.wide td.inset_mods {

	width: 200px;

}



body.wide table.nospace td.topleft_mods {

	width: 205px;

}



body.wide table.nospace td.right_mods {

	width: 205px;

}



body.vmax #nav a {

	padding: 0em 1.5em 0.2em;

}



body.vmax div#wrapper {

		min-width: 750px;

		max-width: 950px;

		width: expression(document.body.clientWidth > 950? "950px": "auto" );

}



body.vmax div#searchbox_mods {

	width: 15%;

}



body.vmax div#newsflash_mods {

	right: 15%;

	width: 20%;

}



body.vmax td.inset_mods {

	width:25%;

}



body.vmax table.nospace td.topleft_mods {

	width: 25%;

}



body.vmax table.nospace td.right_mods {

	width: 20%;

}



body.full #nav a {

	padding: 0em 1.5em 0.2em;

}



body.full div#wrapper {

		margin: 0;

		min-width: 750px;

}



body.full div#searchbox_mods {

	width: 15%;

}



body.full div#newsflash_mods {

	right: 15%;

	width: 20%;

}



body.full td.inset_mods {

	width:25%;

}



body.full table.nospace td.topleft_mods {

	width: 25%;

}



body.full table.nospace td.right_mods {

	width: 20%;

}





/* frame info */



div#header {

	height: 98px;

	position: relative;

}



div#header div, div#header td {

	color: #fff;

}



div#logo {

	position: absolute;

	left: 0;

	top: 0;	

	height: 98px;

	width: 116px;	

}



div#headertext {

	position: absolute;

	left: 116px;

	top: 23px;	

	height: 58px;

	width: 320px;	

}



div#searchbox_mods {

	position: absolute;

	right: 0;

	top: 5px;

	height: 88px;

	overflow: hidden;

}



div.search input {


margin-top:2px;
	margin-bottom: 5px;



}

div.search {


float:right;
margin-right:3px;


}

div#newsflash_mods {

	position: absolute;

	top: 5px;

	height: 88px;

	overflow: hidden;

}







div#horizmenu {

	height: 29px;

}







div#logo2 {

	position: absolute;

	height: 23px;

	width: 116px;

}



div#suckerfish {

	padding-left: 50px;

}



table.nospace {

	border-collapse: collapse;

	border: 0;

	margin: 0;

	padding: 0;

	width: 100%;

}



table.nospace td {

	margin: 0;

	padding: 0;

}



div#padbottom {

	height: 4px;

	overflow: hidden;

}



div#maincontent {

	padding: 20px 8px 8px 8px;

}



div#footer_mods {

	height: 29px;

	margin-top: 9px;

	text-align: center;

	line-height: 29px;

}



div.leftdots {

	margin-left: 4px;

	padding-left: 14px;

}



table.nospace td.showcase_mods {

	padding-top: 15px;
width:40%;
}



div#shadow_tr, div#shadow_tl {

	padding-top: 15px;

}









/* default menu link styles */

a.mainlevel:link, a.mainlevel:visited {

	display: block;

	font-weight: bold;

	padding-left: 20px;

	padding-bottom: 5px;

}



a.mainlevel:hover {



}





div#quote {

	padding-top: 10px;

	margin-right: 10px;

	text-align: left;

	float: right;

	width: 505px !Important;

	width: 485px;

}



div#quote td {

	text-align: left;

}



table.menublock {

	margin: 0 15px;

}



td.summary {

	background: #eef3f9;

	padding: 5px;

	padding-left: 10px;

} 



td.latestnews {

	background: #eef3f9;

	padding: 5px;

}



/*****************************

 ****   suckerfish menu   ****

 *****************************/

#nav a {

	font-weight: bold;

	color: #fff;

	font-size: 11px;

	text-transform: uppercase;

	font-family: Verdana, "Helvetica Neue Bold Condensed", Arial, sans-serif;



	line-height: 16px;

	height: 16px;

	color: #ffffff;

	margin-top: 7px;

	text-decoration: none;

	display: block;



}







#nav, #nav ul {

	float: left;

	list-style: none;

	margin: 0;

	padding: 0;

}



/* top level links */

#nav a {





}



/* sub level links */



#nav ul ul a {

	display: block;

	color: #ffffff;

	font-weight: bold;

	text-decoration: none;

	padding: 2px 4px;

	font-size: 11px;

	text-transform: none;

}



/* top level buttons */



#nav li {

	float: left;

	padding: 0;

  background: none;

  height: 29px;



}



#nav ul li {

	position: relative;

}



#nav li ul {

	top: 29px;

	position: absolute;

	left: -999em;

	height: auto;

	width: 230px;

	font-weight: normal;

	border-width: 0;

	margin: 0;

	padding: 0;

	}



#nav li li {

	float: left;

	padding: 0;

   	width: 230px;

}





/* margin for pullouts */

#nav li ul ul {

	margin: -29px 0 0 15em;

}





#nav li:hover ul ul, 

#nav li:hover ul ul ul,

#nav li:hover ul ul ul ul,  

#nav li.sfhover ul ul, 

#nav li.sfhover ul ul ul, 

#nav li.sfhover ul ul ul ul {

	left: -999em;

}



#nav li:hover ul, 

#nav li li:hover ul, 

#nav li li li:hover ul, 

#nav li li li li:hover ul,

#nav li.sfhover ul, 

#nav li li.sfhover ul, 

#nav li li li.sfhover ul,

#nav li li li li.sfhover ul{

	z-index: 100;

	left: 0;

}



#nav li:hover, #nav li.sfhover {

      left: 0;

}



#nav li:hover a, #nav li.sfhover a {

    color: #ffffff;



}



#nav li li:hover a, #nav li li.sfhover a {

    color: #ffffff;



}









/* some page content things */



form {

border: 0;

margin: 0;

padding: 0;

}



table.blog span.article_seperator {

	display: block;

	height: 20px;

}



table.nopad {

	width: 100%;

	border-collapse: collapse;

	padding: 0;

	margin: 0;

	margin-bottom: 15px;

}



table.nopad td.middle_pad {

	width: 20px;

}



body.contentpane {

	background: #fff;

}



table.pollstableborder td {

	text-align: left;

	padding: 2px 0;

}
