@charset "utf-8";
/* CSS Document */

#site{
width:755px;
margin-left:auto; 
margin-right:auto;
border:#000 5px solid;
}		 
BODY { margin:0px; background-color:#000000; background-image:url(images/grad.jpg); background-repeat:repeat-x;}
.smalltext { font-family:verdana, lucida, arial, helvetica, sans-serif; font-size:11px; line-height:15px;}
H1 { font-family:arial, helvetica, sans-serif; font-weight:bold; font-size:18px; text-transform:uppercase; margin-top:10px; margin-bottom:6px; margin-left:0px; margin-right:0px;}
H2 { font-family:verdana, lucida, arial, helvetica, sans-serif; font-weight:bold; font-size:16px; color:#000000; margin:0px;}
H3 { font-family:verdana, lucida, arial, helvetica, sans-serif; font-weight:bold; font-size:16px; color:#2e2e6f; margin:0px;}
H4 { font-family:verdana, lucida, arial, helvetica, sans-serif; font-weight:bold; font-size:13px; color:#000000; margin:0px;}
H5 { font-family:verdana, lucida, arial, helvetica, sans-serif; font-weight:bold; font-size:13px; color:#2e2e6f; margin:0px;}
A { text-decoration:none; color:#131f48;}
A:hover { text-decoration:underline; color:#131f48;}
A:visited { color:#131f48;}
A:active { color:#F83232;}

img {border:none; display:block;}


#navbar {float:left;
	margin: 0;
	padding: 85px 0 0 0;
	color:#FFFFFF;
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase; 
}

#navbar li {
	list-style: none;
	float: left; 
	margin: 0;
	padding: 0;
}

#navbar li a {
	display: block;
	padding: 0px 10px;
	color: #fff;
	text-decoration: none; 
}

#navbar li a:hover, #navbar li a.hover {
	color:#C1C1C1;

}

#navbar li ul {
	display: none; 
	padding-top:5px;	
}

#navbar li:hover ul, #navbar li.hover ul {
	
	color:#666666;	
	display: block;
	position: absolute;
	
}

#navbar  li li {
	float:none; 

}

#navbar li li a{
	
	color: #000000;
	padding:10px 6px 6px 6px;
	text-align:left;
	border-bottom:#999 1px solid;
	background-color:#C1C1C1;
	width:100px;
	
}

#navbar li li a:hover {
	background-color: #000000;
	color:#ffffff;
}



#content{
background-color:#ffffff;

}


#header{
background-color:#000000; 
background: url(images/header.jpg); 
background-position:top left; 
background-repeat:no-repeat; 
width:765px; 
height:140px;
}

#date{
color:#FFFFFF;
font-family:arial,helvetica,sans-serif;
font-size:13px;
font-weight:bold;
text-transform:uppercase;
padding: 5px 10px;
}

#mainContent{

}

#sideContent{
float:right;
padding: 15px;
background-color:#ffffff;
width:180px;
font-family:arial,helvetica,sans-serif;
font-size:12px;
line-height:17px;


}

#sideContent h5{
color:#fff;
background-color: #000;
}

#sideContent ul{
list-style:none;
padding:0px;
}

#sideContent li {
padding:5px 0px;
}

#sideContent li.current  {
background-color:#000;
color:#fff;
font-weight:bold;
padding-left:5px;
text-transform:uppercase;
}


#sideContent li.subCurrent a{
font-weight:bold;
}

#articleBody{
background-color:#e7dbc8;
width:545px;
font-family:arial,helvetica,sans-serif;
font-size:12px;
line-height:17px;
}

#articleBody img{
padding:10px 10px 10px 0;
}

.copy{
padding: 10px;
}

#footer{
color:#ffffff;
font-family:arial,helvetica,sans-serif;
font-size:12px;
line-height:17px;

}

#footer a {
color:#c3c3c3;
text-decoration:none;
}

#footer a:hover {
color:#fff;
text-decoration:underline;
}

#footer a:active {
color:#fff;
text-decoration:underline;
}

#footer a:visited {
color:#fff;
text-decoration:underline;
}

.cBoth {clear: both;}
.fRight{ float:right;}
.fLeft{ float:left;}
.extHeight{height:406px;}

/*
INPUT.sitebutton, INPUT.button { background-color:#cacaca; border-width:0px; font-family:arial, helvetica, sans-serif; font-weight:bold; font-size:13px; color:#000000; text-transform:uppercase; height:22px;}
INPUT.fullform, SELECT.fullForm, TEXTAREA.fullform { font-family:arial, helvetica, sans-serif; font-size:12px; line-height:16px;}
TD.tableft { background-color:#c7daef; border-color:#3e79a7; border-width:1px; border-top-style:solid; border-bottom-style:solid; border-left-style:solid; border-right-style:solid;}
TD.tabselected { background-color:#e1edfb; border-color:#3e79a7; border-width:1px; border-top-style:solid; border-left-style:solid; border-right-style:solid;}
TD.tabright { background-color:#c7daef; border-color:#3e79a7; border-width:1px; border-top-style:solid; border-bottom-style:solid; border-left-style:solid; border-right-style:solid;}
TABLE.tabbed, TABLE.profilebox { background-color:#e1edfb; border-color:#3e79a7; border-width:1px; border-bottom-style:solid; border-left-style:solid; border-right-style:solid;}
DIV.pageheader { background-color:#000000; background-image:url(../images/header.jpg); background-position:top center; background-repeat:no-repeat; width:765px; height:140px; border-color:#000000; border-top-width:0px; border-bottom-width:1px; border-left-width:0px; border-right-width:0px; border-style:solid;}
DIV.menubardiv, TABLE.menubardiv { width:755px; margin-top:38px; margin-left:4px;}
TR.menubar, TR.menubar A, TD.t_horizontal, TABLE.t { font-family:arial, helvetica, sans-serif; font-weight:bold; font-size:11px; color:#ffffff; text-transform:uppercase;}
TD.t_horizontal_hi { font-family:arial, helvetica, sans-serif; font-weight:bold; font-size:11px; color:#aaaaaa; text-transform:uppercase; text-align:center;}
DIV.t_disabled { background-color:#343434; color:#aaaaaa; text-transform:capitalize;}
DIV.t_separator { width:0px; height:0px; border-width:0px; border-style:solid; font-size:0px; line-height:0px;}
TABLE.t { background-color:#C1C1C1; width:150px; margin-left:-5px;}
TR.t_hi, TR.t_disabled,TR.t { font-family:arial, helvetica, sans-serif; font-weight:bold; font-size:11px; text-transform:uppercase; border-top-color:#cacaca; border-top-width:1px; border-top-style:solid; border-top-color:#cacaca; border-top-width:1px; border-top-style:solid;}
TR.t_hi { background-color:#000000; border-width:0px; border-width:0px; font-family:arial, helvetica, sans-serif; font-size:11px; color:#ffffff; text-transform:uppercase;}
TR.t_disabled { background-color:#343434; color:#aaaaaa; text-transform:capitalize;}
DIV.t_separator_horizontal { width:0px;}
TABLE.statusbar, DIV.statusbar { font-family:arial, helvetica, sans-serif; font-weight:bold; font-size:13px; color:#ffffff; text-transform:uppercase; border-width:0px; border-bottom-style:solid; margin-top:1px; margin-left:3px; width:755px; border-width:0px; border-bottom-style:solid; margin-top:1px; margin-left:3px;}
TABLE.statusbar A { font-family:arial, helvetica, sans-serif; font-weight:bold; font-size:13px; color:#ffffff;}
TABLE.statusbar A:hover { color:#ffffff;}
TABLE.statusbar A:visited { border-color:#ffffff; color:#ffffff; border-color:#ffffff;}
TABLE.statusbar A:active { border-color:#ffffff; color:#ffffff; border-color:#ffffff;}
INPUT.searchbox { width:180px; border-color:#ffffff; border-width:2px; border-style:solid; font-family:arial, helvetica, sans-serif; font-weight:bold; font-size:13px; border-color:#ffffff; border-width:2px; border-style:solid;}
DIV.footerbox, TABLE.footerbox { background-color:#000000; border-color:#000000; border-top-width:5px; border-style:solid;}
TABLE.footerbox { font-family:arial, helvetica, sans-serif; font-size:10px; color:#343434; text-transform:uppercase;}
TABLE.footerbox A { color:#aaaaaa; text-transform:uppercase;}
TABLE.footerbox A:hover { color:#ffffff;}
TABLE.footerbox A:visited { color:#343434;}
TABLE.footerbox A:active { color:#343434;}
TABLE.boxout_header { padding-top:3px; padding-bottom:3px; padding-left:2px; padding-right:0px; font-family:Trebuchet MS, Bitstream Vera Sans, verdana, lucida, arial, helvetica, sans-serif; font-weight:bold; font-size:11px; color:#ffffff; text-transform:capitalize; background-color:#000000;}
TD.boxout_header_left { width:0px;}
TD.boxout_header_middle { width:100%; background-color:#000000; font-weight:bold; text-transform:uppercase;}
TABLE.boxout_header A { color:#ffffff; text-transform:uppercase;}
TABLE.boxout_header A:hover { text-decoration:underline; color:#ffffff; text-transform:uppercase;}
TABLE.boxout_header A:visited { color:#ffffff; text-transform:uppercase;}
TABLE.boxout_header A:active { color:#ffffff; text-transform:uppercase;}
TABLE.boxout_contents_type_Forums_ascx, TABLE.forums_boxout_contents { background-color:#e7dbc8;}
TABLE.boxout_contents_type_Calendar_ascx, table.cal_mod { padding:2px; background-color:#e7dbc8; padding:2px;}
TD.cal_row { border-color:#5d9cbc; border-width:1px; border-bottom-style:solid;}
TD.cal_altrow { border-color:#5d9cbc; border-width:1px; border-bottom-style:solid;}
td.cal_mod_title, td.cal_mod_title a { font-weight:bold;}
TABLE.shadedbox, TD.shadedbox, DIV.shadedbox { background-color:#C1C1C1;}
TR.gridheader, TR.gridheader A, TD.gridheader, TD.gridheader A { color:#ffffff; background-color:#131f48;}
TR.griditemrow, TD.griditem { background-color:#e1edfb; border-color:#3e79a7; border-width:1px; border-bottom-style:solid; border-left-style:solid;}
TR.altgriditemrow TD.griditem { background-color:#c7daef;}
TD.addressbox { background-color:#aac8e9;}
TABLE.calstyle, TABLE.calliststyle { border-color:#000000; border-width:1px; border-style:solid;}
TD.calDayHeader { padding:3px; border-color:#000000; border-width:1px; border-style:solid;}
TD.calDay, TD.calDayList, TD.calToday, TD.calTodayList, TD.calWeekend, TD.calWeekendList, TD.calDayOutofmonth { background-color:#e1edfb; border-color:#000000; border-width:1px; border-style:solid;}
TD.calToday, TD.calTodayList { background-color:#ffffff;}
TD.calWeekend, TD.calWeekendList { background-color:#c7daef;}
TD.calDayOutofmonth { background-color:#AAC8E9;}
TD.calDayEvent { background-color:#ffffff; border-color:#625a66; border-width:1px; border-style:solid;}
TD.calLongEvent { background-color:#ffffff; border-color:#625a66; border-width:1px; border-style:solid;}
TABLE.messagesbox { border-color:#3e79a7; border-width:1px; border-style:solid; background-color:#e1edfb; border-color:#3e79a7; border-width:1px; border-style:solid;}
TR.forumrow { background-color:#ffffff; background-color:#ffffff;}
TR.altforumrow { background-color:#e1edfb; background-color:#e1edfb;}
*/