﻿@import url("layout.css");
body {
	font-family: Calibri, 'Droid Sans', sans-serif;
	font-family: Agency FB, 'Rationale', cursive;
	background-image: url('../images/background/backtop.gif');
	background-position: top;
	background-repeat: repeat-x;
	background-color:#ffffff;
	border-width: 0px;
}
/* #back {
	margin: 0 auto 0 auto;
	width: 900px;
	background-color:transparent;
} */
#container {
	font-family: Calibri, 'Droid Sans', sans-serif;
	font-size: 15px;
	width: 800px;
	margin: 0 auto;
	background-color: #ffffff;
}
#masthead {
	text-align: center;
	width: 800px;
}
#leftcol {
	position: relative;
	float: left;
	width: 190px;
	height: 100%;
	font-family: Calibri, 'Droid Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#content {
	position: relative;
	float: left;
	width: 600px;
	margin-left: 10px;
	z-index: 500;
}
#leftbox {
	position: relative;
	float: left;
	width: 290px;
	margin: 10 5 15 0;
	background: #f0f0f0;
	font-family: Calibri, 'Droid Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#rightbox {
	position: relative;
	float: right;
	width: 290px;
	margin: 10 0 15 5;
	background: #f0f0f0;
	font-family: Calibri, 'Droid Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#footer {
	text-align: center;
	clear: both;
	width: 800px;
}
/* Masthead Styles */
#masthead h1 {
	color: #ffffff;
}
#masthead h3 {
	color: #b22222;
}
#masthead table {
	margin-top: -40px;
	text-align: left;
	height: 38px;
}
#masthead td {
	font-weight: bold;
	font-size: 17px;
	vertical-align: top;
}
#masthead a {
	text-decoration: none;
}
#masthead a:hover {
	color: #000000;
}
#masthead b {
	color: #b22222;
}
#masthead p {
	font-size: 14px;
	margin: 0px;
}
/* Breadcrumbs */
#breadcrumbs {
	text-align: left;
	margin: 7px auto 7px auto;
	font-size: 13px;
}
#breadcrumbs a:hover {
	color: #d3d3d3;
}
/* Bottom Box Styles */
#leftbox h1, #rightbox h1 {
	background-image:url('../images/background/header.gif');
	background-repeat: repeat-x;
	font-family: Agency FB, 'Rationale', cursive;
	font-size: 24px;
	color: #ffffff;
	margin: 0;
}
#leftbox h2, #rightbox h2{ /* Gradient fade out */
	background-image: url('../images/background/linkback.gif');
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin: 0;
}
#leftbox p, #rightbox p {
	margin-left: 15px;
	padding-left: 15px;
}
#leftbox a, #rightbox a {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 0 5 px 0; 
}
#leftbox a:hover, #rightbox a:hover {
	color: #b22222;
	text-decoration: none;
}
#leftbox ul, #rightbox ul {
	background: #f0f0f0;
	list-style-type: none;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
}
#leftbox li, #rightbox li {
	margin: 0 10px 0 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 270px;
}
/* Content Styles */
#content p {
	text-align: justify;
	margin: 0 10px 20px 0;
}
#content p.center {
	text-align: center;
	margin: 0 0 15px 0;
}
#content p.td {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content h1 {/* Two-column content */
	color: #b22222;
	text-align: right;
	font-family: Agency FB, 'Rationale', cursive;

	font-size: 28px;
	font-weight: bold;
	margin: 0;
}
#content h2 {
	font-size: 15px;
	text-align: center;
	font-weight: normal;
	margin-top: 0;
}
#content h2 a {
	color: #b22222;
}
#content h2 a:hover {
	color: #d3d3d3;
}
#content h3 {
	color: #b22222;
	font-weight: bold;
	font-size: 15px;
	font-family: Calibri, 'Droid Sans', sans-serif;
}
#content h3 a {
	text-decoration: none;
}
#content h3 a:hover {
	color: #b22222;
}
#content h4 {
	text-align: center;
	padding: 0;
	font-weight: normal; 
	font-size: 15px;
	margin: 0;
}
#content h4 a:hover {
	color: #d3d3d3;
}
#content h5 {
	margin: 0;
	font-weight: bold;
	font-family: Calibri, 'Droid Sans', sans-serif;
	font-size: 15px;
}
#content table {
	vertical-align: top;
	padding: 0;
}
#content td {
	vertical-align: top;
}
#content td.middle {
	vertical-align: middle;
}
#content td.center2 {
	text-align: center;
}
#content img {
	padding: 2px;
	margin: 0;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.noborder {
	border-width: 0;
}
.boldund {
	text-decoration: underline;
	font-weight: bold;
}
.boldred {
	font-weight: bold;
	color: #b22222;
}
.right {
	text-align: right;
}
.center-body {
	text-align: center;
}
.middle {
	vertical-align: middle;
}
.redhead {
	color: #b22222;
	margin-left: -5px;
}
/* Footer Styles */
#footer p {
	color: #000000;
}
#footer td {
	text-align: center;
}
#footer a {
	color: #b22222;
	text-decoration: underline;
}
#footer a:hover {
	color: #d3d3d3;
	text-decoration: underline;
}
#footer h1 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;	
	margin-top: 0px;
	margin-bottom: 5px;
}
#footer h2 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}	
a {
	color: #b22222;
	text-decoration: underline;
}
a:hover {
	color: #d3d3d3;
	text-decoration: underline;
}
/* Navigation Menu Styles */
#leftcol a {
	text-decoration: none;
}
.Group {
	display: block;
	height: 30px;
	width: 161px;
	background-image: url('../images/background/group.gif');
	background-repeat: no-repeat;
	line-height: 29px;
	padding-left: 29px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}
.Group:hover {
	color: #d3d3d3;
}
.Option {
	display: block;
	height: 20px;
	width: 161px;
	background: #f0f0f0;
	/* background-image: url('../images/background/option.gif');
	background-repeat: no-repeat; */
	line-height: 19px;
	padding-left: 29px;
	color: #b22222;
	text-decoration: none;
}
.Option:hover {
	color: #000000;
}
.show {
	display:inline;
}
.hide {
	display:none;
}
/*Drop Shadows*/
#shadow, #shadow0 {/* Right and left column headers */
	font-family: Agency FB, 'Rationale', cursive;

	color: #ffffff;
	margin-bottom: 0px;
	margin-top: 0px;
	position: absolute;
}
#shadow h2, #shadow0 h2 {  
	position : absolute;
	text-indent: 10px;
	font-size: 24px;
	font-weight: lighter;
	color : #000000;
	top : 1px;
	left : 1px;
	background: transparent;
	width: 290px;
}
#shadow h2 span, #shadow0 h2 span {
	position : absolute;
	width: 290px;
	color : #ffffff;
	top : -1px;
	left : 0;
}
#shadowlight {/* Masthead */
	font-family: Calibri, 'Droid Sans', sans-serif;
	font-size: 17px;
	color: #000000;
	position: absolute;
	width: 266px;
	text-align: center;
}
#shadowlight h2 {  
	position : absolute;
	color : #ffffff;
	font-size: 17px;
	top : 1px;
	left : 1px;
	background: transparent;
	width: 266px;
}
#shadowlight h2 span {
	position : absolute;
	color : #000000;
    top : -1px;
	left : 0; 
	width: 266px;
}
#shadowheader, #shadowheader0, #shadowheader1, #shadowheader2, #shadowheader3, 
#shadowheader4, #shadowheader5, #shadowheader6, #shadowheader7 {/* Two-column Content Header */
	font-family: Agency FB, 'Rationale', cursive;

	color: #ffffff;
	margin-bottom: 0;
	margin-top: 0;
	position: absolute;
	text-align: center;
}
#shadowheader h2, #shadowheader0 h2, #shadowheader1 h2, #shadowheader2 h2, #shadowheader3 h2, 
#shadowheader4 h2, #shadowheader5 h2, #shadowheader6 h2, #shadowheader7 h2 {  
	position : absolute;
	font-size: 28px;
	font-weight: bolder;
	color : #606060;
	top : 1px;
	left : 1px;
	background: transparent;
	width: 599px;
}
#shadowheader h2 span, #shadowheader0 h2 span, #shadowheader1 h2 span, #shadowheader2 h2 span, #shadowheader3 h2 span, 
#shadowheader4 h2 span, #shadowheader5 h2 span, #shadowheader6 h2 span, #shadowheader7 h2 span {
	position : absolute;
	color : #b22222;
	top : -1px;
	left : -1px;
	width: 599px;
} 

