@charset "UTF-8";
/*********** layout styles **************/

body {
	margin:0;
	margin-top:42px;
	font-family: "Trebuchet MS", "Trebuchet", Trebuchet, Verdana, sans-serif;
	font-size: 10px;
}

#wrapper {
	width:816px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	display: block;
	height: 46px;
	padding-right: 21px;
	padding-left: 21px;
	margin-bottom: 21px;
}

#header img {
	float:left;
}

#content {
	display: block;
}

.col1, .col2 {
	display: block;
	float: left;
}

.col2 {
	margin-left: 20px;
}

.col3 {
}

#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99ABC3;
	margin-top: 21px;
	float: left;
	width: 816px;
}

#footer_left {
	float: left;
}

#footer_right {
	float: right;
}

.boxMedium, .boxMediumLast, .boxSmall, .boxSmallLast {
	background-color: #F7F9Fb;
	display: block;
}

.boxContent {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E5EAF0;
	border-left-color: #E5EAF0;
	display: block;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 7px;
}

.boxMedium, .boxMediumLast {
	width:383px;
	
}

.boxMedium {
	margin-bottom:14px;
}

.boxMediumHeader {
	background-image: url(../images/boxmed_header.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
	display: block;
}

.boxMediumFooter {
	background-image: url(../images/boxmed_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 10px;
}

.boxSmall, .boxSmallLast {
	width:196px;
}

.boxSmall {
	margin-bottom:14px;
}

.boxSmallHeader {
	background-image: url(../images/boxsmall_header.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
}

.boxSmall h2, .boxSmallLast h2 {
	background-image: url(../images/boxsmall_heading.gif);
	height: 22px;
	display: block;
	padding-top: 7px;
	margin: 0px;
}

.boxSmallFooter {
	background-image: url(../images/boxsmall_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 10px;
}


#nav {
	display: block;
	float: right;
	margin-top: 24px;
}

#homeImg {
	display: block;
	background-color: #99ABC3;
	height: 329px;
	margin-bottom: 21px;
}

#subImg {
	display: block;
	background-color: #99ABC3;
	height: 209px;
	margin-bottom: 21px;
	width: 600px;
	float: right;
}


/*********** text styles **************/

h1 {
	display:none;
}

h2 {
	font-weight: bold;
	text-transform: uppercase;
	color: #002D6A;
	font-size: 1.8em;
}

h3 {
	color: #002D6A;
	font-size: 1.1em;
	display: block;
	margin-bottom: 0.3em;
	margin-top: 0.3em;
}

p {
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.5em;
	font-size: 1.2em;
	display: block;
	margin: 0px;
	padding-bottom: 1.1em;
}

.caption {
	font-size: 0.9em;
}

a:link {
	text-decoration:underline;
	color: #002D6A;
}

a:visited {
	text-decoration:underline;
	color: #99ABC3;
}

a:hover {
	text-decoration:none;
	color: #002D6A;
	
}

a:active {
	text-decoration:underline;
	color: #002D6A;
}

#nav p {
	font-size:1.4em;
	color: #CCCCCC;
	font-weight: bold;
	text-transform: uppercase;
}

#nav a:link {
	text-decoration: none;
	color: #99ABC3;
}

#nav a:visited {
	text-decoration: none;
	color: #99ABC3;
}

#nav a:hover {
	text-decoration: none;
	color: #002D6A;
}

#nav a:active {
	text-decoration: none;
	color: #99ABC3;
}

p .subnav {
	font-size:1.2em;
	color: #CCCCCC;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.4em;
}

.subnav a:link {
	text-decoration: none;
	color: #99ABC3;
}

.subnav a:visited {
	text-decoration: none;
	color: #99ABC3;
}

.subnav a:hover {
	text-decoration: none;
	color: #002D6A;
}

.subnav a:active {
	text-decoration: none;
	color: #99ABC3;
}

.subhere {
	color: #002D6A;
	font-size:1.2em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.4em;
}

#footer p {
	font-size: 1.1em;
	color: #99ABC3;
	display: block;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}

#footer p a:link {
	text-decoration: none;
	color: #99ABC3;
}

#footer p a:visited {
	text-decoration: none;
	color: #99ABC3;
}

#footer p a:hover {
	text-decoration: none;
	color: #002D6A;
}

#footer p a:active {
	text-decoration: none;
	color: #99ABC3;
}

#homeImg p {
	font-size: 3.4em;
	font-style: italic;
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;
	float: left;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 28px;
	width: 774px;
	padding-left: 21px;
	padding-right: 21px;
}

.boxMedium p, .boxSmall p, .boxMedium h2 {
	padding-left:7px;
	padding-right:7px;
}

.boxSmall h2, .boxSmallLast h2 {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 1.4em;
	padding-left: 21px;
}

#login, #login input, #login select {
	font-family: "Trebuchet MS", "Trebuchet", Trebuchet, Verdana, sans-serif;
	color:#666666;
	width:154px;
	margin-bottom:7px;
}

#login {
	margin-bottom:35px;
}

#login #submit {
	width:auto;
	font-weight: bold;
	display: block;
	float: right;
	margin-bottom:0px;
}

.form input, .form select {
	font-family: "Trebuchet MS", "Trebuchet", Trebuchet, Verdana, sans-serif;
	font-size:1em;
	color:#666666;
}

.form td {
	color: #444;
	line-height: 1.5em;
	font-size: 1.1em;
}



/*********** clearfix **************/

.clearFix:after {
    content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 1.2em;
}

.clearFix {display: inline-block;}

/* Hides from IE-mac \*
* html .clearFix {height: 1%;}
.clearFix {display: block;}
/* End hide from IE-mac *
