body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
/*
td em {
	margin-left: 12px;
	}*/

#footer_container {
	width: 850px;
	height: 65px;
	background-color: #2860D1;
	color:#FFFFFF;
	font-size:10px;
}
#footerbox_left {
	float: left;
	text-align: left;
	width: 400px;
	height: 35px;
	margin-left: 12px;
	margin-top: 12px;
}
#footerbox_right {
	float: right;
	text-align: right;
	width: 400px;
	height: 35px;
	margin-right: 12px;
	margin-top: 12px;
}
#footer_container a:link, #footer a:active, #footer a:visited, #footer a:hover {
	text-decoration: underline;
	color:#FFFFFF;
	font-size:10px;
}

.thumb_container {
	width: 416px;
	height: 120px;
	margin-bottom: 15px;
	}
.left_thumb {
	float: left;
	width: 122px;
	height: 120px;
	margin-right: 25px;
	}
.left_thumb p{
	margin: 5px 5px 10px 1px;
	font-size: 1.1em;
	font-weight: bold;
	}
.middle_thumb {
	float: left;
	width: 122px;
	height: 120px;
	}
.middle_thumb p{
	margin: 5px 5px 10px 1px;
	font-size: 1.1em;
	font-weight: bold;
	}
.right_thumb {
	float: right;
	width: 122px;
	height: 120px;
	}
.right_thumb p{
	margin: 5px 5px 10px 1px;
	font-size: 1.1em;
	font-weight: bold;
	}
.window {
	width: 120px;
	height: 90px;
	border: 1px solid #000000;
	}

.column_box_container {
	width: 479px;
	height: auto;
	min-height: 206px;
	margin-top: 25px;
	margin-bottom: 5px;
	position: relative;
	}
/* for Internet Explorer */
/*\*/
* html .column_box_container {
	height: 206px;
}
/**/
.right_dualcolumn_box img{
	border: 4px solid #e2c881;
	}
.right_dualcolumn_boxB img{
	border: 4px solid #e2c881;
	}
.left_dualcolumn_boxB img{
	border: 4px solid #e2c881;
	}
.left_dualcolumn_box {
	width: 319px;
	height: auto;
	position: absolute;
	left: 0px;
	top: 0px;
	}
.right_dualcolumn_box {
	width: 160px;
	height: auto;
	position: relative;
	left: 319px;
	top: 0px;
	}
.right_dualcolumn_boxB {
	width: auto;
	height: auto;
	float: right;
	margin-right: 35px;
	}
.left_dualcolumn_boxB {
	width: 160px;
	height: auto;
	position: relative;
	left: 0px;
	top: 0px;
	}
.image_box img{
	width: 118px;
	/*height: auto;*/
	border: 6px solid #e2c881;
	margin-right: 12px;
	margin-bottom: 14px;
	}
.image_boxB img{
	width: 118px;
	/*height: auto;*/
	border: 6px solid #e2c881;
	margin-right: 65px;
	margin-bottom: 14px;
	}
.text_box_container {
	width: 435px;
	height: 21px;
	margin-bottom: 16px;
	}
.text_box {
	width: 130px;
	/*height: 21px;*/
	height: auto;
	margin-right: 15px;
	text-align: center;
	vertical-align: middle;
	padding: 5px 0px;
	background-color: #e2c881;
	float: left;
	}
.text_boxB {
	width: 130px;
	height: 31px;
	margin-right: 15px;
	margin-left: 53px;
	text-align: center;
	padding-top: 5px;
	background-color: #e2c881;
	float: left;
	}
.misc_text {
	width: 160px;
	height: 21px;
	margin-top: 10px;
	text-align: center;
	padding-top: 5px;
	background-color: #e2c881;
/*	float: left;*/
	}

	
fieldset {
	color: #254983;
	line-height: 140%;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display:block;
	float: left;
	width: 221px;
	margin-top: 9px;
	margin-right: 9px;
	margin-left: 9px;
}
legend {
	font-weight: bold;
	color: #254983;
	line-height: 140%;
}
legend a, legend a:hover, legend a:active, legend a:visited {
	text-decoration: underline;
	color: #254983;
}
#secondaryNav {
	color: #3B7CBF;
	text-decoration: none;
	font-size: 12px;
}
#secondaryNav a, #secondaryNav a:active, #secondaryNav a:visited {
	color: #3B7CBF;
	text-decoration: none;
}
#secondaryNav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.rightBox {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C79B16;
	background-image: url(images/right_bg.gif);
	background-repeat: repeat-x;
	background-color: #F5EBD2;
}
.mainOutline {
	border: 1px solid #285FD3;
	width: 850px;
	margin: auto;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #2F59D2;
	text-transform: uppercase;
}
.lowercase_title {
	font-size: 16px;
	font-weight: bold;
	color: #2F59D2;
	text-transform: none;
}
.midcontent {
	background-color: #F5EBD2;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.midcontent a:link, .midcontent a:visited, .midcontent a:hover, .midcontent a:active {
	color: #254983;
	text-decoration: underline;
}
.articles {
	color: #000000;
	font-weight: bold;
}
.feature_title {
	font-weight: bold;
	color: #254983;
}
.feature_title a, .feature_title a:hover, .feature_title a:active, .feature_title a:visited {
	text-decoration: underline;
	color: #254983;
}
.breadcrumbs {
	color: #000;
	background-color: #F5EBD2;
}
.breadcrumbs a, .breadcrumbs a:hover, .breadcrumbs a:active, .breadcrumbs a:visited {
	color: #000;
	text-decoration:underline;
	border:none;
}
.featureBox {
	color: #274979;
}
.featureBox a, .featureBox a:hover, .featureBox a:active, .featureBox a:visited {
	color: #274979;
	text-decoration: underline;
	font-weight: bold;	
}
.leftNav {
	font-size: 11px;
	line-height: 170%;
	color: #000;
	text-decoration: none;
	margin: 10px;
}
.leftNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.leftNav li {
	padding-left: 10px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}
.leftNav ul ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.leftNav a, .leftNav a:active, .leftNav a:visited {
    color: #000;
	text-decoration: none;
}

.leftNav a:hover {
	color: #8E8075;
	text-decoration: none;
}  