body {
margin:0;

}


#header-login {
float: right ;
width: 250px; ;
font-size: 95% ;
border:0px solid #ccc;
margin:0

}

#header-login .iheader-login {
float: right ;
font-size: 95% ;
font-family: arial, helvetica;
border:0px solid green;
padding-right:3px;

}

#header-login .iheader-login ul {
float: right ; 
clear: right ;
margin: 0 ;
padding: 0 0 0 3px ;
line-height: 25px ;
display: inline ; 
}

#header-login .iheader-login li {
margin: 0 ;
padding: 0 ;
display: inline ;
list-style: none ;
padding-left: 3px ;
}

#header-login .iheader-login form {
/*display: inline ; */
float: right ;
clear: right ; 
/* padding-right: 10px ; */
}

#header-login .iheader-login ul form {
/*display: inline ; */
float: none ;
clear: none ;
margin: 0 ;
padding: 0 0 0 0px ;
line-height: 25px ;
display: none ;  
/* padding-right: 10px ; */
}

#header-login .iheader-login li form {
margin: 0 ;
padding: 0 ;
display: none ;
list-style: none ;
padding: 0px ;
}


#header-login .iheader-login a:link, 
#header-login .iheader-login a:visited,
#header-login .iheader-login a:active {
color: #3b7ca3 ;
} 

#header-login a:hover {
color: #0067a5 ;
text-decoration:underline;
}




TD {font-family:arial; font-size:9pt}
.poll {font-family:arial; font-size:9pt}
.date {font-family:arial; font-size:9pt; font-weight:bold}
A {color:#00008b; text-decoration:none;}
a:hover  { color: #b00 } 
A.nav {font-family:arial; font-size:9pt; color:#FFFFFF; text-decoration:none; font-weight:bold}
.leftcolumn A:hover {font-family:arial; font-size:9pt; color:#33FF66; text-decoration:none; font-weight:bold}
.leftcolumn A {font-family:arial; font-size:9pt; color:#FFFFFF; text-decoration:none; font-weight:bold}
.leftcolumn {background-color:#00008B; font-family:arial; font-size:9pt; color:#FFFFFF; text-decoration:none; font-weight:bold}
.nav:hover {font-family:arial; font-size:9pt; color:#CC3333; text-decoration:none; font-weight:bold}
.head {font-family:arial; font-size:12pt; color:#00008b; font-weight:bold}
.head2 {font-family: sans-serif, helvetica, verdana ; font-size:12pt;  font-weight:bold;}
.search {font-family:arial; font-size:10pt; color:#00008b; font-weight:bold; text-decoration:underline}
.free {font-family:arial; font-size:9pt; color:#CC3333; font-weight:bold}
.subhead {font-family:arial; font-size:10pt; color:#00008b; font-style:italic}
.headpoll {font-family:trajan; font-size:14pt; color:#00008b; font-weight:bold}
.photo {font-family:arial; font-size:9pt}
.footer {font-family:arial; font-size:8pt}
.breakhead {font-family:arial; font-size:12pt; color:#066362; font-weight:bold}
.breaksubhead {font-family:arial; font-size:10pt; color:#666888; font-style:italic}
.breakfullstory {font-family:arial; font-size:10pt; color:#666888; font-style:italic}
.login {font-family:arial, helvetica; color:#006bb6;}
.slidehead {font-family:arial; font-weight:bold ;font-size:9pt; color:#2078a5;}
.slidelink {font-family:arial;font-size:8pt; color:#2078a5;}
.slidethumb {
border:1px solid #ccc; 
padding:2px;
vertical-align:middle;
height: 100px;
max-width: 200px;
width:expression(this.width > 202 ? "200px" : this.width);  
}

.byline {
font-family:arial; 
font-size:7pt; 
color:#646464; 
font-style:italic;
}






/*comment form */

#formcontainer {padding:20px;}

/*Forms defaults - change as needed*/
input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
}
label {
	color:#999;
	cursor:pointer;
	padding-left:2px;
	line-height:16px;
}
label.chosen {color:#333;}

/*Transparent items*/
.outtaHere {
	position:absolute;
	left:-3000px;
}

/*Radio buttons*/
.radioArea, .radioAreaChecked {
	display:block;
	float:left;
	clear:left;
	width:15px;
	height:14px;
	font-size:0;
	cursor:pointer;
}
.radioArea {background:url(/images/TR/forms/radio.gif) no-repeat left top;}
.radioAreaChecked {background:url(/images/TR/forms/radio.gif) no-repeat left bottom;}

/*Checkboxes*/
.checkboxArea, .checkboxAreaChecked {
	display:block;
	float:left;
	clear:left;
	width:13px;
	height:13px;
	font-size:0;
	padding:0;
	margin:0;
	cursor:pointer;
}
.checkboxArea {background:url(/images/TR/forms/checkbox.gif) no-repeat left top;}
.checkboxAreaChecked {background:url(/images/TR/forms/checkbox.gif) no-repeat left bottom;}
.focused {border:1px dotted #ddd;}

/*Text inputs*/
.textinput, .textinputHovered {
	height:23px;
	background:url(/images/TR/forms/input_bg.gif) repeat-x left top;
	border:none;
	padding:4px 0;
	vertical-align:middle;
}
.textinputHovered {background-position:left bottom;}
.inputCorner {
	padding-bottom:0;
	vertical-align:middle;
}

/*Text areas*/
.txtarea .tr, .txtarea .tr_xon {background:url(/images/TR/forms/txtarea_tr.gif) no-repeat top right;}
.txtarea .tr_xon {background:url(/images/TR/forms/txtarea_tr_xon.gif) no-repeat top right;}
.txtarea img.txt_corner {
	width:5px;
	height:5px;
	display:block;
}
.txtarea .br, .txtarea .br_xon {background:url(/images/TR/forms/txtarea_br.gif) no-repeat top right;}
.txtarea .br_xon {background:url(/images/TR/forms/txtarea_br_xon.gif) no-repeat top right;}
.txtarea .cntr {background:url(/images/TR/forms/txtarea_cntr.gif) repeat-y right top;}
.txtarea .cntr_xon {background:url(/images/TR/forms/txtarea_cntr_xon.gif) repeat-y right top;}
.txtarea .cntr_l, .txtarea .cntr_l_xon {
	width:5px;
	background:url(/images/TR/forms/txtarea_l.gif) repeat-y left top;
	float:left;
}
.txtarea .cntr_l_xon {background:url(/images/TR/forms/txtarea_l_xon.gif) repeat-y left top;}
.txtarea textarea {
	border:0;
	background:none;
	padding:0;
	margin:5px;
}

/*Selects*/
.selectArea {
	width:200px;
	height:21px;
	background:url(/images/TR/forms/select_bg.gif) repeat-x left top;
}
.selectArea .left {
	width:8px;
	height:21px;
	float:left;
	background:url(/images/TR/forms/select_left.gif) no-repeat left top;
}
.selectArea .right {
	width:21px;
	height:21px;
	float:right;
	background:url(/images/TR/forms/select_right.gif) no-repeat left top;
}
.selectArea .right a {
	display:block;
	width:200px;
	height:21px;
	margin-left:-179px;
	position:absolute;
}
.selectArea .right i {display:none;}
.selectArea .center {
	width:160px;
	color:#FFF;
	padding-top:3px;
	overflow:hidden;
	white-space:nowrap;
}

/*Selects drop-down*/
.optionsDivInvisible, .optionsDivVisible {
	position:absolute;
	margin-top:-1px;
	margin-left:3px;
	width:172px;
	background:#6f7074;
	padding:2px;
	font-size:11px;
	z-index:20;
}
.optionsDivInvisible {display:none;}
.optionsDivVisible {display:block;}
.optionsDivVisible p {
	margin:0;
	padding:0;
}
.optionsDivVisible a {
	color:#F2F2F2;
	text-decoration:none;
	display:block;
	padding:1px 4px;
	border:1px solid #6f7074;
}
.optionsDivVisible a:hover {
	color:#FFF;
	background:#5F6062;
	border-color:#cfd0d6;
}

/*Button*/
.buttonSubmit, .buttonSubmitHovered {
	width:auto;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px;
	background:url(/images/TR/forms/button_bg.gif) repeat-x left top;
	cursor:pointer;
	border:none;
}
.buttonSubmitHovered {background-position:left bottom;}
.buttonImg {vertical-align:bottom;}


/*end comment form*/


.TabbedPanelsContentList {
padding-top:0px; 
border-bottom: 1px dashed #dddddd ;
}


.TabbedPanelsContent h3 {
color: #2b69c4 ;
text-decoration: none ;
font-family: sans-serif, helvetica, verdana ; 
font-weight:normal ;
font-size:10pt; 
}


.TabbedPanelsContent a:link,
.TabbedPanelsContent a:active {
color: #2b69c4 ;
text-decoration: none ;
font-family: sans-serif, helvetica, verdana ; 
font-weight:normal ;
font-size:10pt; 
}
.TabbedPanelsContent a:hover{
color: #6b9de6 ;
}

.TabbedPanelsContent a:visited {
color: #9391a1 ;
}







//* below is from Baseview *//

/* Class for Site search */
.pageNav { padding-left: 150px; }
#pageNav .prevClass {font-size: 14px; color: black; padding: 0 3 0 0; text-transform: uppercase; text-decoration: none; }
#pageNav .otherClass {font-size: 14px; padding: 0 1 0 0; color: black; text-decoration: none;}
#pageNav .pageNumber {font-size: 14px; padding: 0 1 0 0; color: #006969; font-weight: bold; text-decoration: none; }
#pageNav .nextClass {font-size: 14px; color: black; padding: 0 0 0 3; text-transform: uppercase; text-decoration: none; }

