@charset "utf-8";
body, html {
	background-image: url(/images/body_bg_content.gif);
	background-repeat: repeat-x;
	margin: 0px;
	height: 100%;
}
#holder {
	margin: auto;
	width: 950px;
}
#holder .header {
	padding: 5px;
	height: 80px;
	margin-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
}
#holder .header .logo {
	margin-top: 15px;
}
.button {
	float: right;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin-right: 20px;
	padding: 5px;
}
.button img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	position: relative;
	margin-left: 210px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 50px;
}
#content .heading {
	background-image: url(../images/heading_bg.gif);
	height: 56px;
	padding-right: 15px;
	padding-left: 10px;
}
#content .heading .title {
	font-family: "Times New Roman", Times, serif;
	color: #1A3155;
	font-size: xx-large;
	margin: 10px;
	display: block;
	height: auto;
	float: left;
}
.heading a {
	float: right;
	height: 56px;
	display: block;
	width: 56px;
	color: #1A3155;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#holder #content .heading a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 4px;
}
#content .heading a:hover {
	background-color: #1A3155;
	color: #FFFFFF;
}


#content h3 {
	color: #1A3155;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: x-large;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #1A3155;
	border-right-color: #1A3155;
	border-bottom-color: #1A3155;
	border-left-color: #1A3155;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #1A3155;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}
#content p   {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: medium;
	line-height:150%;
}
#holder #content a {
	color: #000000;
}


#content img {
	margin-bottom: 15px;
}
#content ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 30px;
	padding-top: 0px;
}



#nav {
	float: left;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
}
#nav a {
	text-decoration: none;
	color: #333333;
}
#nav   .active  {
	color: #1A3155;
	font-weight: bold;
}
ul      {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	list-style-image: url(../images/list_doublearrows.gif);
}
ul  li  {
	padding-bottom: 5px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
ul   li   ul   li    {
	font-size: small;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
ul li a, ul li ul li a {
	color: #000000;
	text-decoration: none;
}
ul  li  a:hover, ul  li  ul li a:hover {
	text-decoration: underline;
}
ul li a:visited, ul li ul li a:visited {
	color: #666666;
}


.contactBox {
	width: 200px;
	float: right;
	background-color: #839C5B;
	height: 500px;
}

.footer {
	background-image: url(../images/footer_bg.jpg);
	height: 70px;
	width: 950px;
	margin: auto;
	background-repeat: no-repeat;
}

.footer #foot_text {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 10px;
}
.contactBar {
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	color: #1A3155;
	font-weight: normal;
	border: 2px solid #483155;
	padding: 0px;
	float: right;
	width: 200px;
	height: 300px;
	margin: 10px;
}
#holder #nav .contact {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-color: #DEE7F5;
}

.cr {color: #40a0d4}
#holder #content .floatingInfo {
	width: 200px;
	float: right;
	background-color: #DEE7F5;
	padding: 5px;
	margin-top: 20px;
	font-size: small !important;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-bottom: 10px;
}
