﻿/* basic elements -------------------------------------*/

/*a { font-weight: bold; }
a:link, a:visited { text-decoration: none; color: #333; }	
a:hover, a:active { text-decoration: underline; color: #F36; }*/
.textboxheader
{
    font-weight: bold;
    font-size: 9pt;
    font-family: verdana;
    background-color: #EFF6FC;
    padding-right: 5px;
    padding-left: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
    width:170px;
    border-top: solid 1px #CBCED4;
    border-left: solid 1px #CBCED4;
    border-right: solid 1px #CBCED4;
   
}
.textbox {
	border: solid 1px #CBCED4;
	/*background: #f5f5f5; */
	padding: 11px;
	margin-bottom: 7px;
    width:163px;

}
.textboxcart {
	border: solid 1px #CBCED4;
	/*background: #f5f5f5; */
	padding: 2px;
	margin-bottom: 7px;
    width:181px;

}
.maintextbox {
	 border-top: solid 1px #CBCED4;
    border-left: solid 1px #CBCED4;
    border-bottom: solid 1px #CBCED4;
	margin-bottom: 7px;
    width:603px;
border-right: solid 1px #CBCED4;
}
.gallerymaintextbox {
	 border-top: solid 1px #CBCED4;
    border-left: solid 1px #CBCED4;
    border-bottom: solid 1px #CBCED4;
	margin-bottom: 7px;
    width:800px;
border-right: solid 1px #CBCED4;
}
.maintextboxheader
{
    font-weight: bold;
    font-size: 9pt;
    font-family: verdana;
    background-color: #EFF6FC;
    padding-right: 5px;
    padding-left: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
    width:288px;
    border-top: solid 1px #CBCED4;
    border-right: solid 1px #CBCED4;
     border-bottom: solid 1px #CBCED4;
}
.maintextboxheader2
{
    font-weight: bold;
    font-size: 9pt;
    font-family: verdana;
    background-color: #EFF6FC;
    padding-left: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
    width:286px;
    border-top: solid 1px #CBCED4;
    border-bottom: solid 1px #CBCED4;
}
.maintextbox2 {
	 border-right: solid 1px #CBced4; 
    padding: 11px;
    padding-top: 3px;
	margin-bottom: 7px;
    width:281px;

}

.maintextbox3 {
	padding: 11px;
	padding-top: 3px;
	margin-bottom: 7px;
    width:270px;

}

.maintextboxheader3
{
    font-weight: bold;
    font-size: 9pt;
    font-family: verdana;
    background-color: #EFF6FC;
    padding-right: 5px;
    padding-left: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
    width:588px;
    border-top: solid 1px #CBCED4;
     border-bottom: solid 1px #CBCED4;
}

.tblcontent
{
   
    border-right: 1px solid #C0C0C0;
    
}

.tdHeader 
{
    border-top: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
     border-right: 1px solid #C0C0C0;
}
.tdHeaderRight 
{
    border-top: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
     border-left: 1px solid #C0C0C0;
}

.tdContent 
{
    border-top: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
     border-left: 1px solid #C0C0C0;
       border-right: 1px solid #C0C0C0;
}

.tdLft
{
     border-left: 1px solid #C0C0C0;
}
.tdRgt
{
     border-right: 1px solid #C0C0C0;
}
.tdTopBtm
{
     border-top: 1px solid #C0C0C0;
     border-bottom: 1px solid #C0C0C0;
}

.tdRtLft
{
     border-left: 1px solid #C0C0C0;
     border-right: 1px solid #C0C0C0;
}
.tdLftBtm
{
     border-left: 1px solid #C0C0C0;
     border-bottom: 1px solid #C0C0C0;
}
.tdLftTop
{
     border-left: 1px solid #C0C0C0;
     border-top: 1px solid #C0C0C0;
}
.tdBtm
{
    
     border-bottom: 1px solid #C0C0C0;
}

ul.ctlinks li
{
background-image: url(images/weblink.png);
background-repeat: no-repeat;
background-position: 50px 0.2em;
padding-left: 70px;
}

ul.licnt {

padding-left: 20px;
}
 
td {
	font-size: 12px;
	line-height: 18px;
font-family: verdana, arial, sans-serif;
}

body {
	color: #000566;
	font-family: verdana, arial, sans-serif;
	background-color: #00309B;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.submenu { cursor: hand;}

/* specific divs --------------------------------------*/
.header {
	background-color: #000066;
	margin: 0px;
	padding: 0px;
	height: 167px;
	width: 798px;
	border: 1px solid #FFFFFF;
	background-image: url(images/header.jpg);
}
.bodybox {
	background-color: #DADADA;
	width: 798px;
	border: 1px solid #FFFFFF;
	height: 100px;
}
.barLeft {
	background-color: #244A9B;
	background-image: url(images/barLeft3.jpg);
	height: 41px;
	width: 798px;
	background-repeat: no-repeat;
	background-position: left;
	border-top: 1px none #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px solid #FFFFFF;
	vertical-align: middle;
	
 font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;

}
.boxcontainer {
	vertical-align: top;
	overflow: hidden;
}


.boxheader1 {
	background-image: url(images/boxHeader1.gif);
	vertical-align: middle;
	height: 40px;
	width: 100%;
	overflow: hidden;



}
.boxbg1 {
	background-image: url(images/boxbg1.gif);
	height: 224px;
	width: 100%;
}
.boxfooter1 {
	background-image: url(images/boxfooter1.gif);
	height: 40px;
	width: 100%;
}

.boxheader2 {
	background-image: url(images/boxheader2.gif);
	vertical-align: middle;
	height: 40px;
	width: 541px;
	overflow: hidden;
}
.boxbg2 {
	background-image: url(images/boxbg2.gif);
	vertical-align: top;
	height: 224px;
	width: 525px;
	overflow: hidden;
}
.boxfooter2 {
	background-image: url(images/boxfooter2.gif);
	height: 40px;
	width: 541px;
}
	
.td_menu {
	width: 180px;
	vertical-align: top;
	}

.td_main {
	vertical-align: top;
	}	

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
h4 {
	color: #FF9900; font-family:  Verdana, Helvetica, sans-serif;
	font-size: 16px; font-weight: bold;
	}

h5 {
	color: #FF9900; font-family:  Verdana, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
	}

h6 {
	color: #FF9900; font-family:  Verdana, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}

/* Bottom Links */
a.btmlinks:link, a.btmlinks:visited {
	font-size: 10px; color: #004A95; text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	}

a.btmlinks:hover {
	color: #004A95;	text-decoration: underline;
	}
	
/* Content Links */
a.ctlinks:link, a.ctlinks:visited {
	font-size: 12px; color: #a10000; text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	}
a.ctlinks:hover {
	color: #a10000;	text-decoration: underline;
	}	
	ul.ctlinks a:link, ul.ctlinks a:visited {font-size: 11px; color: #a10000; text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	}
	ul.ctlinks a:hover {
	color: #a10000;	text-decoration: underline;
	}	

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
 	color: #a10000;
	text-align:left;
	}

a.contentpagetitle:hover {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align:left;
	color: #a10000;
	text-decoration: underline;
	font-weight: bold;
	}

/* Horizontal Line */
hr {
	background: #C0C0C0; height:2px; border: 1px inset;
	}

hr.separator {
	background: #C0C0C0;
	height: 1px;
	width: 75px;
	border: 0px;
}

/* --Default Class Settings-- */

a.mainmenu:link, a.mainmenu:visited, a.mainlevel:link, a.mainlevel:visited {
	color: #004A95;
	font-family: Verdana,  Helvetica, serif;
	font-size: 10px;
	font-weight: bold;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #C4D7FF;
	border-top-width: 0px;
	border-right-width: 20px;
	border-bottom-width: 0px;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	}
a.mainmenu:hover, a.mainlevel:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana,  Helvetica, serif;
	font-size: 10px;
	font-weight: bold;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0099FF;
	border-left-color: #0099FF;
	border-top-width: 0px;
	border-right-width: 20px;
	border-bottom-width: 0px;
	padding-left: 5px;
	background-color: #0099FF;
	}

a.sublevel:hover {
	color: #004A95;
	text-decoration: underline;
	padding: 5px;
	}

a.sublevel:link, a.sublevel:visited {
	color: #004A95;
	font-family:  verdana, Helvetica, serif;
	font-weight: normal;
	padding: 5px;
}

.smallItalics
{
    color: Gray;
    font-family: verdana, Helvetica, serif;
    font-weight: lighter;
    font-size: 8pt;
}

/* Content - Sections & Categories */
.contentpane {
	}

.contentpaneopen {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	border : 0px ridge #DCDCDC;
	}

.contentheading {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
 	color: #333333;
	text-align:left;
	}

.contentpagetitle {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
 	color: #333333;
	text-align:left;
	}

table.contenttoc {
        color: #333300;
		background-color: #e0e0e0;
        }

table.contenttoc td {
        font-family:  Verdana, Helvetica, sans-serif;
        font-size: 8pt;
        font-weight: normal;
        text-align:left;
}

a.toclink:hover, a.toclink:visited, a.toclink:link {
	font-size: 9px;
	}

.contentdescription {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
	}

/* Links */
a.blogsection:link, a.blogsection:visited {
	font-size: 10px; color: #a10000; text-decoration: none;
	font-weight: bold;
	font-family:  Verdana, Helvetica, sans-serif;
	}

a.blogsection:hover {
	color: #a10000;	text-decoration: underline;
	}

a.weblinks:link, a.weblinks:visited {
	color: #a10000; text-decoration: none; font-weight: bold;
	font-size: 10px; 
	font-family:   Verdana, Helvetica, sans-serif;
	}

a.weblinks:hover {
	color: #a10000;	text-decoration: underline;
	}

a.readon:link, a.readon:visited {
	font-size: 10px; color: #a10000; text-decoration: none;
	font-weight: bold;
	}

a.readon:hover {
	color: #a10000;	text-decoration: none;
	}

table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 95%;
	text-align: left;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	}

table.moduletable th {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0B5088;
	text-align: center;
	height: 40px;
	line-height: 18px;
	white-space: nowrap;
	width: 100%;
	background-image: url(images/HoffTab.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;
	text-transform: uppercase;
	}
	
table.moduletable td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	}
	
.componentheading {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
 	color: #333333;
	text-align:left;
	}

.button {
	font-family: Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	border-style: solid;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	}

.inputbox {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	background: #FFFFFF;
	border: 1px solid #607FAB;
	}

/** category text format and links **/
.category {
	text-decoration: none; font-weight: bold;
	font-size: 10px; 
	font-family:  Verdana, Helvetica, sans-serif;
	}

a.category:link, a.category:visited {
	color: #a10000; font-weight: bold;
	}

a.category:hover {
	color: #a10000;
	}

.poll {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px
	}

.sectiontableentry1, .contentpane {

	}

.sectiontableentry2 {

	}

.sectiontableheader {
	/*background-color : #999999;
	color : #FFFFFF; */
	font-weight : bold;
	}

.frontpageheader {
	font-size: 13px;
    color : #0077aa;
    font-weight : bold;
    }

.small {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	text-decoration: none;
	font-weight: normal;
	}

.smalldark {
        font-family:  Verdana, Helvetica, sans-serif;
        font-size: 10px;
        color: #333333;
        text-decoration: none;
        font-weight: normal;
        }


.newsfeedheading {
        font-family:  Verdana, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #333333;
        text-align:left;
        }

.newsfeeddate {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-weight: normal;
}

.createdate {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
	}

.modifydate {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	text-decoration: none;
	font-weight: normal;
	}

ul {
	margin: 0px 0px 0px 0px;
	}

li {
	list-style: inside url(../images/arrow.png) 3px;
	list-style-image: url(../images/arrow.png);
	}

.fase4rdf {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 12px; color: #000000; font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 12px; font-weight: normal; color: #FF9900;
	}

a.fase4rdf:hover {
	font-weight: bold; color: #808080;
	}

table.searchintro {
  	background-color: #FFFFFF;
	border: solid 1px #777777;
	}

table.contact {

	}

table.contact td.icons {
	background-color: #ffffff;
	}

table.contact td.details {
	background-color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	font-family:  Verdana, Helvetica, sans-serif;
	}

.pagenav {
	font-size: 10px;
	font-weight: normal;
	color: #444444;
}

a.pagenav, a.pagenav:visited {
	color: #444444;
}

a.pagenav:hover {
	color: #444444;
}

.pagenavbar {
	
}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */	
.message {
	font-family :  Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #444444;
	text-align: center;
}

/*

html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none;
		background-color: #f3f3f3;
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #5e676f;
   }
	
.txt_inpt {
	background-image: url(images/inpt_shd.gif);
	background-repeat:repeat-x;
	border:1px solid  #9cafc6;
	height:16px;
}

a {
	color: #4a6399;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
	color: Purple;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #993366;
	display:inline;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #993366;
	display:inline;
}

p {
	 line-height: 17px;
}

.lft_link {
 background-image: url(images/left_link_bgr.gif);
 width:216px;
 height: 30px;
}
*/
