/* general tag styles */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 12px;
}

p, td, li, form, label {
	font-size: 12px;
}

td, ul, ol, li, form, input, select {
	padding: 0;
	margin: 0;
}

img {
	padding: 0;
	border: 0;
}

p {
	line-height: 140%;
	padding: 0 0 10px 0;
	color: #000;
	font-weight: normal;
	border: 0;
	margin: 0;
}

h1 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 26px;
	line-height: 120%;
	padding: 0 0 10px 0;
	border: 0;
	margin: 0;
	color: #CC0000;
}

h2, h3, h4 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
	line-height: 120%;
	padding: 0 0 10px 0;
	border: 0;
	margin: 0;
	color: #323232;
	height: 100%;
}

h5, h6 {
	font-size: x-small;
	padding: 10px 0 2px 0;
	border: 0;
	margin: 0;
}

h3, h4 {
    font-size: 16px;
	padding: 6px 0 2px 0;
}


select {
	font-size: x-small;
}

a {
	color: #175D92;
	text-decoration: none;
}

a:hover {
	color: #175D92;
	text-decoration: underline;
}

label {
	color: #000;
	vertical-align: top;
	font-size: x-small;
}

.em-note {
  font-style: italic;
}

p.clearit {
  clear: both;
  line-height: 1px;
} 

div.clearit {
  clear: both;
  line-height: 1px;
  font-size: 1px;
  padding: 0;
} 

/* tabular data cell styles */

td {
	text-align: left;
	vertical-align: top;
}

td.lm {
	text-align: left;
	vertical-align: middle;
	font-size: x-small;
}

td.lb {
	text-align: left;
	vertical-align: bottom;
}

td.lt {
	text-align: left;
	vertical-align: top;
	padding: 0;
}

td.ct {
	text-align: center;
	vertical-align: top;
}

td.cm {
	text-align: center;
	vertical-align: middle;
}

td.cb {
	text-align: center;
	vertical-align: bottom;
}

td.rt {
	text-align: right;
	vertical-align: top;
}

td.rm {
	text-align: right;
	vertical-align: middle;
}

td.rb {
	text-align: right;
	vertical-align: bottom;
}

/* main containers */ 

#main-container {
	text-align: left; 
	margin: 0 auto;
	width: 952px;
}

#content-container {
	margin: 3px 0 0 0;
	background: url(/images/content_bg.jpg) left top repeat-y;
	height: 100%;
}

#content-container-full {
	margin: 3px 0 0 0;
	background: url(/images/content_bg_full.jpg) left top repeat-y;
	height: 100%;
}


/* header */

#logo-home {
	margin: 13px 0 24px 0;
	padding: 0;
}

#logo {
	margin: 13px 0 25px 0;
	float: left;
}

#header-left {
	width: 176px;
}

#header-left-nav {
	width: 167px;
}

#banner {
	float: left;
	width: 776px;
}

/* main navigation */

#nav {
	list-style: none;
}

#nav li {
	padding: 0 0 1px 0;
	margin: 0;
	line-height: 100%;
	font-size: 1px;
}

#nav li.level2 {
	background: url(/images/level2_arrow.jpg) left top no-repeat;
	font-size: 12px !important;
	padding: 5px 0 0px 14px;
}

#nav li.level2-last {
	background: url(/images/level2_arrow.jpg) left top no-repeat;
	padding: 5px 0 8px 14px !important;
	font-size: 12px !important;
}

#nav li.level2-last a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px !important;
	color: #3E6CAB;
	font-weight: bold;
}

#nav li.level2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px !important;
	color: #3E6CAB;
	font-weight: bold;
}

#nav li.level2-selected {
	background: url(/images/level2_arrow_selected.jpg) left top no-repeat;
	font-size: 12px !important;
	padding: 5px 0 0px 14px;
}

#nav li.level2-selected a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px !important;
	color: #CC0000;
	font-weight: bold;
}

#nav li.level2-selected-last {
	background: url(/images/level2_arrow_selected.jpg) left top no-repeat;
	font-size: 12px !important;
	padding: 5px 0 8px 14px !important;
}

#nav li.level2-selected-last a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px !important;
	color: #CC0000;
	font-weight: bold;
}



/* nav - level 3*/

#nav li.level3 {
	background: url(/images/level3_arrow.jpg) left top no-repeat;
	font-size: 12px !important;
	padding: 5px 0 0px 24px;
}

#level3-last {
	padding: 5px 0 0 24px !important;
}

#nav li.level3 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px !important;
	color: #3E6CAB;
	font-weight: bold;
}

#nav li.level3-selected {
	background: url(/images/level3_arrow_selected.jpg) left top no-repeat;
	font-size: 12px !important;
	padding: 5px 0 0px 24px;
}

#nav li.level3-selected a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px !important;
	color: #CC0000;
	font-weight: bold;
}

#column-l #nav {
	margin: 0 0 0 0;
	position: absolute;
	z-index: 1;
}

/* content styles */

#column-home {
	float: left;
	width: 740px;
	padding: 10px 0 0 3px;
}

#column-l {
	float: left;
	width: 167px;
}

#column-c {
	float: left;
	width: 563px;
	padding: 0 4px 20px 10px;
}

#column-c h1, #column-cr h1 {
    font-size: 22px;
	padding: 0 0 3px 15px;
	margin: 0 0 10px 0;
	color: #000;
	border-bottom: 1px solid #ccc;
}

#column-cr {
	float: left;
	width: 772px;
	padding: 0 1px 20px 10px;
}

.content-block {
	padding: 0 10px 0 15px;
}

.content-block ul, .content-block ol{
	line-height: 140%;
	padding: 0 0 10px 22px;
	font-weight: normal;
	margin: 0;
}

.content-block {
	padding: 0 10px 0 15px;
}

#column-c table td{
	padding: 5px;
	border-bottom: 1px solid #ddd;
}


/* subpages list styles */

.subpages {
	background: url(/images/subpages_bg.jpg) left top repeat-y;
	margin: 0 0 0 0;
	height: 100%;
	width: 563px;
}

.subpage-l {
	float: left;
	margin: 0 5px 0 0;
}

.subpage-r {
	float: left;
	margin: 0;
}

.subpage-l h2 {
	background: #CEDDED;
	border-top: 1px solid #A9C2DF;
	border-right: 1px solid #A9C2DF;
	border-left: 1px solid #A9C2DF;
	padding: 10px 10px 10px 15px;
	font-size: 18px;
}

.subpage-r h2 {
	background: #CEDDED;
	border-top: 1px solid #A9C2DF;
	border-left: 1px solid #A9C2DF;
	border-right: 1px solid #A9C2DF;
	padding: 10px 10px 10px 15px;
	font-size: 18px;
}

.subpage-l, .subpage-r {
	width: 279px;
}	

.features h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
}

.subpage-indent {
	padding: 10px 10px 10px 15px;
}

.subpages-full {
	margin: 0 0 5px 0;
}

.subpages-full h2 {
	background: #CEDDED;
	border-top: 1px solid #A9C2DF;
	border-right: 1px solid #A9C2DF;
	border-left: 1px solid #A9C2DF;
	padding: 10px 10px 10px 15px;
	font-size: 18px;
}

.subpages-full .subpage-indent {
	border: 1px solid #D1E0F0;
}

h2.bar {
	background: #CEDDED;
	padding: 10px 10px 10px 15px;
	margin: 0 0 10px 0;
	font-size: 18px;
}

h2.bar span {
	color: #3E6CAB;
	float: right;
	font-size: 16px;
	text-align: right;
}

h2.bar p {
	padding: 0;
	font-size: 1px;
}

/* lists */

.blue-dotted-list {
	list-style: none;
	margin: 0 0 20px 0;
}	

.blue-dotted-list li {
	background: url(/images/square_dot.jpg) left top no-repeat;
	padding: 0 0 10px 33px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #D1E0F3;
}	

/* features styles */

.features-bottom-line {
	margin: 0 0 0 -3px;
}

.features {
	background: url(/images/features_home_bg.jpg) left top repeat-y;
	margin: 0 0 0 -3px;
	position: relative;
	z-index: 1;
	height: 100%;
	width: 740px;
}

.feature-l {
	float: left;
	margin: 0 5px 0 0;
}

.feature-r {
	float: left;
	margin: 0;
}

.feature-l h2 {
	background: #CEDDED;
	border-top: 1px solid #A9C2DF;
	border-right: 1px solid #A9C2DF;
	padding: 10px 10px 10px 20px;
}

.feature-r h2 {
	background: #CEDDED;
	border-top: 1px solid #A9C2DF;
	border-left: 1px solid #A9C2DF;
	padding: 10px 10px 10px 20px;
}

#column-home .feature-l, #column-home .feature-r {
	width: 367px;
}	

.features h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
}

.feature-indent {
	padding: 10px 10px 10px 20px;
}

.feature-indent p {
	font-size: 11px !important;
}

/* calendar */


.calendar th {
	border-top: 1px solid #CCCCCC;
	padding: 7px 0 7px 0;
	text-align: center;
	color: #333;
}

.calendar td {
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 7px 0 7px 0;
	text-align: center;
	color: #333;
	font-size: 10px;
	font-weight: bold;
	background: #CCCCCC;
}

.calendar td.first {
	border-top: 1px solid #fff;
	border-left: 1px solid #ccc;
}

.calendar td.first-active {
	border-top: 1px solid #fff;
	border-left: 1px solid #ccc;
	background: #FFE365;
}

.calendar td.active {
	background: #FFE365;
}

.calendar .disabled {
	color: #999999;
}

.calendar .first-disabled {
	color: #999999;
	border-left: 1px solid #ccc;
}

.calendar .prev-next {
	background: #FFF9E1;
	border: none;
	font-size: 12px;
}

.calendar .prev-next-white {
	background: #FFF;
	border: none;
	font-size: 12px;
}

#calendar-content {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

#calendar-content td.first-active {
	border-top: 1px solid #fff;
	border-left: none;
	background: #FFE365;
}

.content-block-calendar {
	float: left;
	padding: 0 10px 0 15px;
	width: 209px;
} 

.content-block-eventments {
	float: left;
	width: 512px;
	padding: 0 0 0 18px;
}

/* callouts */

#callouts {
	float: left;
	width: 209px;
	margin: 0 -3px 0 0; /* fix IE bug */
}

#callouts .grey-hdr {
	border-left: 1px solid #D1E0F3;
	border-right: 1px solid #D1E0F3;
	border-bottom: 1px solid #fff;
	padding: 10px;
	background: #CCCCCC url(/images/grey_hdr_arrow.jpg) right top no-repeat;
	font-size: 16px;
	width: 186px;
}

#callouts .grey-hdr a {
	color: #000;
}

#callouts .grey-hdr a:hover {
	text-decoration: none;
}

#callouts .yellow-hdr {
	background: #FFE365;
	border-left: 1px solid #D1E0F3;
	border-right: 1px solid #D1E0F3;
	padding: 10px;
	font-size: 16px;
	width: 186px;
}

#callouts .calendar {
	width: 207px;
}

.callout {
	padding: 10px 10px 5px 10px;
	height: 100%;
}

.callout p {
	color: #175D92;
	font-size: 10px;
	line-height: 120%;
}

.callout p img {
	vertical-align: middle;
}

#callouts .h-line {
	border-bottom: 1px solid #CCDCD3;
	padding: 0;
	fon-size: 1px;
	line-height: 1px;
	margin: 0 4px;
}


/* footer */

#footer {
	padding: 10px 183px 10px 0;
	background: url(/images/footer_bg.jpg) left top repeat-x;
	text-align: right;
	font-size: 10px;
	color: #6A635D;
}

#footer a {
	font-size: 10px;
	color: #6A635D;
	font-weight: bold;
	margin: 0 26px 0 26px;
}

/* other styles */

.more {
	text-align: right;
	font-size: 10px;
	padding: 0;
}

.more a {
	font-size: 10px;
	font-weight: bold;
}

.more img {
	vertical-align: middle;
}

.small {
	font-size: 12px;
	padding-bottom: 0;
}

.small a {
	font-size: 12px;
}

.small img {
	vertical-align: middle;
}

.img-flush-left {
	float: left;
	margin: 0 10px 5px 0;
}

.for-print {
	display: none;
}

#site-map ul{
	padding: 0px;
	margin: 0;
	list-style: none;
}

#site-map li{
	background: url(/images/square_dot.jpg) left top no-repeat;
	padding: 0 0 5px 33px;
	margin: 0;
}

#site-map ul.level2{
	padding: 0 0 5px 20px;
	list-style: square;
}

#site-map ul.level2 li{
	padding: 0 0 0px 5px;
	background: none;
	list-style: square;
}

#site-map ul.level3{
	padding: 0 0 0px 20px;
	list-style: square;
}

#site-map ul.level3 li{
	padding: 0 0 0px 5px;
	background: none;
	list-style: square;
}

.blue {
	color: #175D92;
}	

.months-scroll {
	text-align: right;
	padding: 3px 20px 4px 20px;
}


/* navigation */


#dhtmlgoodies_menu ul{
	margin:0px;	
	padding:0px;	
}

#dhtmlgoodies_menu ul li{
	margin:0px;	
	padding:0px;	
}

#dhtmlgoodies_menu ul li ul{	/* Styling for those who doesn't have javascript enabled */
	padding-left:10px;
	margin: 0;
}

#dhtmlgoodies_menu	li a{	/* Main menu links */
	text-decoration:none;	/* No underline */
	color:#000;	/* Black text color */
	vertical-align:top;	
	background-color:#fff;
	color: #fff;
	margin: 0px;
	padding:0px;
	display:block;
}
.dhtmlgoodies_subMenu{
	visibility:hidden;
	position:absolute;
	overflow:hidden;
	text-align:left;
	color: #fff;
	padding: 0;
	margin: 0;
	z-index: 50001;

}
.dhtmlgoodies_subMenu ul{
	margin:0px;
	padding:0;	
}
.dhtmlgoodies_subMenu ul li{
	list-style-type:none;
	margin:0px;
	padding:0px;	/* 1px of air between submenu border and sub menu item - (the "white" space you see on mouse over )*/
	background: #3E6CAB;
}
.dhtmlgoodies_subMenu ul li a{	/* Sub menu items */
	white-space:nowrap;	/* No line break */
	text-decoration:none;	/* No underline */
	color:#fff;	/* Black text color */
	font-size: 10px;
	height: 18px;	/* 16 pixels height */
	padding: 3px 10px 3px 10px;	/* 1px of "air" inside */
	margin: 0;
	font-weight: bold;
	display:block;	/* Display as block - you shouldn't change this */\
}
.dhtmlgoodies_subMenu ul li a:hover, .dhtmlgoodies_subMenu ul li a:visited {	/* Sub menu items - mouse over effects */
	font-size: 10px;
	background-color:#3E6CAB;	/* Blue background */
	font-weight: bold;
	color: #fff;
}

.dhtmlgoodies_subMenu .top{
	font-size: 1px;
	line-height: 1px;
	background: #3E6CAB url(/images/subnav_top.jpg) left top repeat-x;
	height: 3px;
	padding: 0 0 5px 0;
}

.dhtmlgoodies_subMenu ul li.bottom {
	background: url(/images/subnav_bottom.gif) right top no-repeat;
}

.dhtmlgoodies_subMenu ul li.bottom p {
	padding: 0;
	line-height: 10px;
	font-size: 1px;
	background: url(/images/subnav_bottom_left.jpg) left top no-repeat;
}



