body {
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size:13px;
	height: 100%;
	width: 100%;
	color: #123464;
	background: #FFFFFF;
	}

body a {
	text-decoration: none;
}

body a img {
	border: none;
}

.link {
	display: inline-block;
	padding: 5px 10px 5px 10px;
	background: #CCE4EF;
	border-bottom: 2px solid #4CA1C7;
	color: #0079B0;
	font-weight: bold;
}

body a:link.link {
	display: inline-block;
	padding: 5px 10px 5px 10px;
	background: #CCE4EF;
	border-bottom: 2px solid #4CA1C7;
	color: #0079B0;
	font-weight: bold;
}

body a:hover.link {
	display: inline-block;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
	background: #0079B0;
	color: #fff;
	border-bottom: 2px solid #00547B;
}

body h1 {
	font-size: 1.6em;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	padding: 0px;
}

body h2 {
	font-size: 1em;
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	padding: 0px;
}

body h3 {
	font-size: 1.4em;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	padding: 0px;
}

body h4 {
	font-size: 1.2em;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	padding: 0px;
}

body h5 {
	font-size: .9em;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	padding: 0px;
}

body h6 {
	font-size: 100%;
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	padding: 0px;
}

body li {
	list-style: none;
}

body p {
	font-size: 1em;
	color: #123464;
	line-height: 1.4em;
	padding: 0px 0px 10px 0px;
}


#content a:link, body a:active {
	color: #0079B0;
	padding: 2px;
	font-weight: bold;
}

#content a:hover {
	color: #0079B0;
	background: #CCE4EF;
	border-bottom: 1px solid #4CA1C7;
}

#content a:visited {
	color: #000000;
}

body ul {
	list-style: none;
}


#content {
	width: inherit;
	height: auto;
	padding: 15px 0px 0px 0px;
}

#content ul {
	margin: 0px;
	padding: 3px;
}

#content ul li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 5px;
	list-style-image: url(/d_res/arrow.png);
	font-size: .9em;
}

#content ul li a {
	color: #0079B0;
	font-weight: bold;
	display:inline-block;
	padding: 5px 5px 5px 0px;
	border-bottom: 1px solid transparent;
}

#content ul li a:hover {
	color: #000000;
	background: #FFFFFF;
}

#footer {
	width: 100%;
	height: auto;
	margin: 25px 0px 0px 0px;
	background: #19627D;
}

#footer .copyright {
	width: 40%;
	height: auto;
	padding: 0px 0px 10px 0px;
	float: right;
	text-align: right;
}

#footer .links {
	width: 50%;
	height: auto;
	padding: 0px 0px 10px 0px;
	float: left;
}

#footer .text {
	width: 950px;
	height: 50px;
	margin: 0px auto;
	padding: 10px 0px 30px 0px;
	color: #93a9b9;
	font-size: .8em;
}

#footer a {
	color: #DDD;
}

#footer a:hover {
	color: #FFF;
}

#header {
	width: inherit;
	height: 154px;
/*	background: url(/res/background_header.gif) top repeat-x;*/
}

#header h1 {
	padding: 70px 0px 5px 0px;
}


#headline .text {
	width: 584px;
	height: auto;
	float: left;
}

#headline p {
	font-size: 1em;
	padding: 10px 0px 20px 0px;
	line-height: 1.3em;
}

#page {
	background: #FFFFFF url(/d_res/background_head.jpg) repeat-x;
}

#headline {
	padding:10px 0px 10px 0px;
	background: #FFFFFF;
}

.subhead{
	background: url(/d_res/background_subhead.jpg) top repeat-x;
}

#headline h3 {
	padding-top: 40px;
}

#leftCol {
	width: 357px;
	height: auto;
	float: left;
}

#midLeftCol {
	width: 584px;
	height: auto;
	float: left;
}

#midRightCol {
	width: 584px;
	height: auto;
	float: right;
}

#rightCol {
	width: 357px;
	height: auto;
	float: right;
}

#content .largeBox {
	width: 536px;
	height: auto;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	background: #fff;
	border: 5px solid #C7DFEA;
}


#content .mediumBox {
	margin: 0px 0px 10px 0px;
	padding: 10px;
	background: #fff;
	border: 5px solid #C7DFEA;
}

#content .smallBox {
	padding: 5px;
	background: #fff;
	border: 5px solid #C7DFEA;
}

#content .last {
	margin: 0px;
}


#nav {
	height: 59px;
	text-align:center;
	margin: 0 auto;
}

#nav .active {
	padding: 17px;
	background: #C7DFEA url(/d_res/nav_selected.jpg) repeat-x;
	color: #000000;
	border: 1px solid #C7DFEA;
}

#nav ul {
	padding: 0;
	margin:0;
	color: #002064;
}

#nav ul li {
	display: inline;
}

#nav ul li a {
	padding: 18px;
	color: #002064;
	text-decoration: none;
	float: left;
	text-transform:uppercase;
	font-size:120%;
}

#nav ul li a:hover {
	padding: 17px;
	background: #C7DFEA url(/d_res/nav_selected.jpg) repeat-x;
	color: #000000;
	border: 1px solid #C7DFEA;
	text-transform:uppercase;
	font-size:120%;
}

#subnav{
	height:25px;
	text-align:center;
}

#subnav a:link, #subnav a:active, #subnav a:visited{
	color: #000000;
	font-size:13px;
	text-transform:uppercase;
	padding:0px 10px;
}

#subnav a:hover{
	color: #4C4C4C;
	font-size:13px;
	text-transform:uppercase;
	padding:0px 10px;
}


.wrapper {
	width: 950px;
	height: auto;
	margin: 0 auto;
}

.blue {
	color: #33C5FB;
}

.clear {
	clear: both;
}

.dark-grey {
	color: #636F75;
}

.floatRight {
	text-align: right;
}

.form {
	width: 500px;
	height: auto;
	padding: 10px;
	color: #a0a1a1;
	font-size: .9em;
	overflow: hidden;
}

.form .col2-1 {
	width: 120px;
	height: inherit;
	float: left;
	padding: 0px 0px 5px 0px;
}

.form .col2-2 {
	width: 500px;
	height: inherit;
	float: left;
}

.form .input {
	width: 400px;
	padding: 4px;
	border: 1px solid #33C5FB;
	background: url(/res/background_form.jpg) repeat-x;
	color: #858f97;
}

.form .row {
	width: inherit;
	height: auto;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 15px 0px;
	overflow: hidden;
}

.form .space {
	width: inherit;
	height: 35px;
}

.green {
	color: #86a625;
}

.grey {
	color: #858f97;
}

.largeBox h3 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #ccc;
}


.mediumBox h3 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #C7DFEA;
}

.newsEntry {
	margin: 0px 0px 10px 0px;
	overflow: hidden;
}

.newsEntry .date {
	width: 30%;
	height: auto;
	padding: 5px 0px 0px 0px;
	font-size: .6em;
	color: #7085A2;
	float: right;
	text-align: right;
}

.newsEntry .text {
	width: 100%;
	height: auto;
	padding: 2px 0px 0px 0px;
	float: left;
	font-size: .8em;
}

.newsEntry .title {
	width: 69%;
	height: auto;
	padding: 0px 0px 0px 0px;
	float: left;
}

.newsEntry .title a {
	font-size: .9em;
	font-weight: bold;
}

.orange {
	color: #c9a82d;
}

.quote {
	color: #d74c52;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
}

.red {
	color: #d74c52;
}

.smallBox h4 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #C7DFEA;
}

.white {
	color: #fff;
}


