/* CSS Document */

/* global
----------------------------------------------- */

body {
	font-size: 62.5%;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-image:url(../images/home/bg.jpg);
	background-repeat: repeat-x;
	background-color:#222222;
	margin: 0;
	padding: 0;
	height: 100%;
	}
a {
	color: #149ACD;
	text-decoration: none;
	outline: none;
	}
a:link {
	color: #333333;
	xbackground-color:#333333;
	text-decoration: none;
	}	

a:hover {
	color: #149ACD;
	text-decoration: underline;
	}
a:visited {
	color: #149ACD;
	text-decoration: underline;
	}
	
a img {
	border: 0;
	padding: 0;
	}

/* global helpers */
.top {
	margin-top: 0;
	}
.bottom {
	margin-bottom: 0;
	}
.vmid {
	vertical-align: middle;
	}

/* used for clearing floats */
.clearfloat { 
	clear: both;
	line-height: 0;
	height: 0;
	}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.clearfix {
	display: block;
	}

/* layout
----------------------------------------------- */

#spacer {
	width: 481px;
	margin: 0 auto;
	height: 106px;
	}


#top {
	width: 481px;
	margin: 0 auto;
	height: 200px;
	}


#mid {
	margin: 0 auto;
	width: 481px;
	height: 82px;
	}
	
#bottom {
	margin: 0 auto;
	width: 481px;
	height: 200px;
	}	
	
#footer {
	margin: 0 auto;
	width: 481px;
	color:#666666;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	text-align: center;
	padding-top: 20px;
	}	
	

.yellowbox {
	width:240px;
	height:200px;
	background-image:url(../images/home/bg_yellowbox.jpg);
	align:right;
	}
	
#nav_container {
	height: 125px;
	float:right;
	position: relative;
	top: 1px;
}
#topnav {
	width: 600px;
	float:right;
	padding: 0px;	
}
	
#topnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#topnav li {
	margin: 0 0 0 -4px;
	padding: 0;
	display: inline;
}
#subnav {
	width: 600px;
	padding-top: 5px;
	float: right;
	font-size: 1.1em;
	}

#subnav a.selected {
	text-decoration: none;
	color: #FFFFFF;
	}

#subnav a {
	text-decoration: none;
	color:#999999;
	}

#subnav a:hover {
	text-decoration: underline;
	color:#cccccc;
	}
#subnav a:visited {
	text-decoration: none;
	}
	
#subnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#subnav li {
	margin: 0;
	padding: 0;
	display: inline;
}

#botnavbar {
	width: 600px;
	float: right;
	margin: 0;
	top: 0;
	}

#botnavbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#botnavbar li {
	margin: 0;
	padding: 0;
	display: inline;
}

#pagebanner {
	width:852px;
	height: 102px;
	margin:0 0 0 0;
	padding: 42px 49px 0 49px;
}
#mainbody {
	width: 852px;
	min-height: 390px;
	padding: 24px 49px 24px 49px;
	margin: 0;
}
#leftcol {
	width: 572px;
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
}
#rightcol {
	width: 240px;
	float:right;
	padding: 0;
	margin: -65px 0 0 0;
	}
	
#rightcol_header {
	width: 230px;
	height: 30px;
	background: url(/images/rightcol_border_top.gif) top left no-repeat;
	margin: 0px;
	padding: 14px 0 0 18px;
	position: absolute;
}
#rightcol_content {
	width: 204px;
	margin: 0;
	padding: 18px 18px 0 18px;
	background: url(/images/rightcol_border_lr.gif) top left repeat-y;
	position: relative;
	top: 44px;
	}
	
#rightcol_content a {
	color: #149ACD;
	text-decoration: none;	
	}
	
#rightcol_content a:hover {
	color: #149ACD;
	text-decoration: underline;	
	}	
	
	
#rightcol_footer {
	width: 240px;
	height: 11px;
	background: url(/images/rightcol_border_bottom.gif) bottom left no-repeat;
	margin: 35px 0 0 0;
	position: relative;
}


	
/* typography
----------------------------------------------- */

p {
	font-size: 1.4em;
	margin: 0 0 11px 0;
	line-height: 1.4em;
	}
	
p a:link {
	color: #333333;
	xbackground-color:#333333;
	padding: 2px;
	text-decoration: underline;
	}	

p a:hover {
	color: #333333;
	text-decoration: underline;
	}
p a:visited {
	color: #333333;
	text-decoration: underline;
	}

p.small {
	font-size: 0.9em;
	line-height: 1.2em;
}

p.medium {
	font-size: 1.1em;
	line-height: 1.5em;
}

p.subhead {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 3px 0;
}
p.subheadblue {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 3px 0;
	color: #149ACD;
}
.greytext {
	color: #777777;
}
h2 {
	font-size: 2em;
	color: #333333;
	margin: 0 0 7px 0;
	line-height:1.2em;
}
/*  grey boxes
----------------------------------------------- */

.greyboxsm_container {
	width: 182px;
}
.greyboxsm_header {
	width: 182px;
	height: 17px;
	background: url(/images/greyboxsm_top.gif) top left no-repeat;
	margin: 0px;
}
.greyboxsm_content {
	width: 162px;
	margin: 0 0 0 0;
	padding: 0 10px 5px 10px;
	background: url(/images/greyboxsm_lr.gif) top left repeat-y;
}
.greyboxsm_footer {
	width: 182px;
	height: 17px;
	background: url(/images/greyboxsm_bottom.gif) bottom left no-repeat;
	margin: 0;
	position: relative;
}
.greyboxmed_container {
	width: 219px;
	margin: 0 0 0 -7px;
}
.greyboxmed_header {
	width: 219px;
	height: 14px;
	background: url(/images/greyboxmed_top.gif) top left no-repeat;
	margin: 0px;
}
.greyboxmed_content {
	width: 199px;
	margin: 0;
	padding: 0 10px 5px 10px;
	background: url(/images/greyboxmed_lr.gif) top left repeat-y;
}
.greyboxmed_footer {
	width: 219px;
	height: 14px;
	background: url(/images/greyboxmed_bottom.gif) bottom left no-repeat;
	margin: 0;
}

/*  forms  */

form {
}

select, textarea {
	padding: 1px;
	background-color: #F7F7F7;
	border:1px solid #777777;
}

input {
	padding: 1px;
	xbackground-color: #F7F7F7;
	xborder:1px solid #777777;
}


