﻿body {
	behavior: url(cssHoverFix.htc);
	margin: 0px;
	background-color: #666666;
}
body,td {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color:#4C331D;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS",helvetica,sans-serif;
	color: #000000;
	letter-spacing: 1px;
}
h1 {font-size:22px;color:#4C331D;}
h2 {font-size:20px;color:#4C331D;}
h3 {font-size:18px;color:#4C331D;}
h4 {font-size:16px;color:#4C331D;}
h5 {font-size:14px;color:#4C331D;}
h6 {font-size:12px;color:#4C331D;}
blockquote {
	font-family:"Trebuchet MS",helvetica,sans-serif; 
	color:#004A66; 
	font-size:16px; 
	font-style:italic; 
	font-weight:bold; 
	border-top:1px dashed #CCC; 
	border-bottom:1px dashed #CCC; 
	margin:10px; 
	padding:30px 10px 30px 10px; 
	text-align:center; 
	background-color:#EEE; 
	margin-left:0px; }
p
{
    padding: 0px;
    margin: 0px 0px 3px 0px;
}
#pageHeader {
	height: 60px;
	line-height: 50px;
	color: #FFFFFF;
	font-family: "Trebuchet MS",helvetica,sans-serif;
	font-size: 24px;
	padding: 10px 16px 10px 16px;
	background-color: #122559;
	border-bottom: 1px solid #FFF;
}
#divBaseLinks {
	height: 30px;
	background-color: #122559;
	border-top: 1px solid #FFF;
	padding: 0px 10px 0px 10px;
	line-height: 30px;
	color: #FFF;
}
#divBaseLinks a:link {color:#FFF; text-decoration:none;}
#divBaseLinks a:visited {color:#FFF; text-decoration:none;}
#divBaseLinks a:hover {color:#FFF; text-decoration:none;}
#divBaseLinks a:active {color:#FFF; text-decoration:none;}
#container {margin:20px; background-color:#FFF;}
#divPageContent {
	border-top: 3px solid #000000;
	border-bottom: 3px solid #000000;
	padding: 10px 0px 10px 0px;
	border-top-color: #4C331D;
	border-bottom-color: #4C331D;
}

#divNotices {
	color: #FF0000;
	font-weight: bold;
	text-align: justify;
}
#divNotices a:link {color:black; text-decoration:none;}
#divNotices a:visited {color:black; text-decoration:none;}
#divNotices a:hover {color:black; text-decoration:none;}
#divNotices a:active {color:black; text-decoration:none;}



/*
#navcontainer { width: 160px; }
#navcontainer ul {
	list-style-type: none;
	font-family: verdana,arial,sans-serif;
}
#navcontainer a {
	display: block;
	padding: 4px;
	width: 160px;
	background-color: #26365F;
	border-bottom: 1px solid #FFF;
}
#navcontainer a:link, #navlist a:visited {color: #FFF; text-decoration: none; }
#navcontainer a:hover {
	background-color: #808080;
	color: #fff;
}
*/
*/
/* Placed around contentplaceholder on master */
#maincontent{}
#maincontent a:link {
	color: #122559;
}
#maincontent a:visited {
	color: #122559;
}
/*Right side panel*/
#sideBarNews {}
.sideBarNewsContent {
	border: 1px solid #26365F;
	background-color: #CCCCCC;
	padding: 10px;
}
.newsHeader {
	line-height: 22px;
	color: #FFFFFF;
	font-family: "Trebuchet MS",helvetica,sans-serif;
	font-size: 14px;
	padding: 0px 5px 0px 5px;
	background-color: #26365F;
	border-bottom: 1px solid #FFF;
}
.newsItem {margin-bottom:5px; font-size:11px; }
.readNewsLink {margin-bottom:10px; font-size:11px; }

.leftColumn { padding:0p 5px 0px 5px; width:170px;}
.rightColumn {padding:0px 10px 10px 10px; border-left:1px dashed #CCCCCC;}

/* subHeader and header-sm are both used on different pages interchangeably */
.subHeader {
	font-family: "Trebuchet MS",helvetica,sans-serif;
	color: #4C331D;;
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	border-bottom: 1px solid;
	border-bottom-color: #4C331D;
}
.header-sm  {
	font-family: "Trebuchet MS",helvetica,sans-serif;
	color: #4C331D;;
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	border-bottom: 1px solid;
	border-bottom-color: #4C331D;
}
.district1 {
	padding: 5px;
	border: 5px solid #D2FFBE;
	width:400px;
}
.district2 {
	padding: 5px;
	border: 5px solid #CCCCCC;
	width:400px;
}
.district3 {
	padding: 5px;
	border: 5px solid #FED6BD;
	width:400px;
}
.district4 {
	padding: 5px;
	border: 5px solid #BFD2FD;
	width:400px;
}
.district5 {
	padding: 5px;
	border: 5px solid #FFEABF;
	width:400px;
}

.note {
	font-weight: bold;
	color: #0000FF;
	font-style: italic;
	background-color: #CCCCCC;
	padding: 5px;
	border: 1px solid #0000ff;
}
.note2 {
	font-size: 14px;
	color: #0000FF;
	font-style: italic;
	background-color: #CCCCCC;
	padding: 5px;
	border: 1px solid #0000ff;
}

/* styles for rounded corners */
b.rtop, b.rbottom{
	display: block;
	background: #666666;
}
b.rtop b, b.rbottom b{
	display: block;
	height: 1px;
	overflow: hidden;
	background: #122559;
	background-color: #122559;
}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

/* Styles for collapseable panels - not used currently */
.accordionHeader
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.accordionLink
{
    color: black;
}
.collapsePanel {
	width: 640px;
	height:0px;
	background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
	overflow:hidden;
}

.collapsePanelHeader{	
	width:640px;		
	height:20px;
	color: black;
	font-weight:bold;
	cursor: pointer; 
	vertical-align: middle;
}

/*Main Menu*/
#navigation {
	width: 174px;
	font-family: "Trebuchet MS",helvetica,sans-serif;
	font-size: 12px;
	color: #122559;
	text-decoration: none;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	background-color: #122559;
}
 
#navigation ul li {
	height: 20px;
	line-height: 20px;
	list-style: none;
	padding-left: 10px;
	margin-bottom: 1px;
	color: #FFFFFF;
	border-left: #804040 solid;
	border-right: #804040 solid;
	border-top: #804040 solid;
	border-bottom: #804040 solid;
	border-width: 1px;
	cursor: pointer;
	border-color: #4C331D;
}
#navigation ul li:hover {
	background-color: #4C331D;
	position: relative;
}
 
/*Sub Menu*/
#navigation ul ul {
	display: none;
	position: absolute;
	left: 150px;
	top: 5px;
	background-color: #122559;
}
#navigation ul li:hover ul {display:block;}
 
#navigation ul ul li {
	width: 220px;
	float: left;
	display: inline;
	border: 1px solid #000000;
	margin-bottom: 1px;
	background-color: #4C331D;
	color: #FFFFFF;
}
#navigation ul ul li:hover {
text-decoration:none;
border-width:1px;
background-color:#122559;
}

/*Menu Links*/
#navigation a:link {
	font-family: "Trebuchet MS",helvetica,sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:visited {
	font-family: "Trebuchet MS",helvetica,sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.redLine {
	font-family: "Trebuchet MS",helvetica,sans-serif;
	color: #FF0000;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	border-bottom: 3px solid;
	border-bottom-color: #FF0000;
}
