﻿body {
	margin: 0;
	padding: 0;
	min-width: 950px;
	text-align:center;
	font-family: Arial, Helvetica;
	color: #4D4D4D;
	background-color: #FFFFFF;
	font-size: 10pt;
}

#wrapper 
{
	width: 950px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#ptop {
	height: 6px;
	border: 1px solid gray;
	background-image: url(/images/pageTop.gif);
}

#masthead {
	height: 80px;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	background-color: black;
}

#mainmenu {
	height: 25px;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	background-image: url('/images/newMainMenuBg.gif');
	text-transform: uppercase;
	margin-top:-2px;
}

#crumb {
	height: 20px;
	text-transform: uppercase;
	font-size: 7pt;
	line-height: 20px;
}

#maincontainer {
	min-width: 950px;
}

#rightcol {
	width: 250px;
	float: right;
}

#main {
	margin-right: 270px;
	border: 1px solid gray;
	background-color:#FFFFFF;
	padding: 8px;
}

#widemain {
	border: 1px solid gray;
	background-color:white;
	padding: 8px;
}

#footer {
	clear: both;
	background-repeat: repeat-x;
	width: 934px;
	height: 44px;
	text-transform: uppercase;
	vertical-align: middle;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 7pt;
	margin-top: 20px;
}

.margin_t
{
	margin-top: 20px;
}

.margin_b
{
	margin-bottom: 20px;
}

.margin_r
{
	margin-right: 20px;
}

.margin_l
{
	margin-left: 20px;
}

h1 
{
	color: #257500;
}

h2 
{
	color: #002675;
}

hr
{
    color: #dce9ee;
    background-color: #dce9ee;
    height: 1px;
    border:0;
}

.largetextcol
{
	color: #4F0075;
}

A:link
{
	text-decoration:none;
	color: #005E75;
}
A:visited
{
	text-decoration:none;
	color: #005E75;
}
A:active
{
	text-decoration:none;
	color: #005E75;
}
A:hover
{
	text-decoration:underline;
	color: #005E75;
}

.bold
{
	font-weight: bold;
}

.italic
{
	font-style:italic;
}

.whitebox
{
	border: 1px solid gray;
	background-color:white;
	padding: 8px;
}

.button
{
    background-image:url(/images/buttonbg.jpg);
    background-position:center;
    background-repeat:no-repeat;
    height:28px;
    border: 1px solid #4c8099;
    line-height:28px;
    color:#FFFFFF;
    cursor:pointer;
}






.embox_top
{
}
.embox_tl
{
	background-image: url(/images/boxes/tl.gif);
	width: 15px;
	height:15px;
	background-repeat:no-repeat;
	float:left;
}
.embox_tc
{
	background-image: url(/images/boxes/tc.gif);
	height:15px;
	background-repeat:repeat-x;
	margin-left: 15px;
	margin-right: 15px;
}
.embox_tr
{
	background-image: url(/images/boxes/tr.gif);
	width: 15px;
	height:15px;
	background-repeat:no-repeat;
	float:right;
}
/*--------------------------------------------*/
.embox_middle
{
	overflow:hidden;
	background-color:#FFFFFF;
}
.embox_ml
{
	background-image: url(/images/boxes/ml.gif);
	width: 5px;
	background-repeat:repeat-y;
	float:left;
	margin-bottom: -10000px; 
	padding-bottom: 10000px;
}
.embox_mc
{
	padding-left:15px;
	padding-right:15px;
}
.embox_mr
{
	background-image: url(/images/boxes/mr.gif);
	width: 5px;
	background-repeat:repeat-y;
	float:right;
	margin-bottom: -10000px; 
	padding-bottom: 10000px;
}
/*--------------------------------------------*/
.embox_bottom
{
}

.embox_bl
{
	background-image: url(/images/boxes/bl.gif);
	width: 15px;
	height: 51px;
	background-repeat:no-repeat;
	float:left;
}

.embox_bc
{
	background-image: url(/images/boxes/bc.gif);
	height: 51px;
	background-repeat:repeat-x;
	margin-left:15px;
	margin-right:15px;
	text-align:center;
}

.embox_br
{
	background-image: url(/images/boxes/br.gif);
	width: 15px;
	height: 51px;
	background-repeat:no-repeat;
	float:right;
}




.embox_top_inner
{
}
.embox_tl_inner
{
	background-image: url(/images/boxes/tl_inner.gif);
	width: 15px;
	height:15px;
	background-repeat:no-repeat;
	float:left;
}
.embox_tc_inner
{
	background-image: url(/images/boxes/tc_inner.gif);
	height:15px;
	background-repeat:repeat-x;
	margin-left: 15px;
	margin-right: 15px;
}
.embox_tr_inner
{
	background-image: url(/images/boxes/tr_inner.gif);
	width: 15px;
	height:15px;
	background-repeat:no-repeat;
	float:right;
}
/*--------------------------------------------*/
.embox_middle_inner
{
	overflow:hidden;
	background-color: #FFFFFF;
}
.embox_ml_inner
{
	background-image: url(/images/boxes/ml_inner.gif);
	width: 5px;
	background-repeat:repeat-y;
	float:left;
	margin-bottom: -10000px; 
	padding-bottom: 10000px;
}
.embox_mc_inner
{
	padding-left:15px;
	padding-right:15px;
}
.embox_mr_inner
{
	background-image: url(/images/boxes/mr_inner.gif);
	width: 5px;
	background-repeat:repeat-y;
	float:right;
	margin-bottom: -10000px; 
	padding-bottom: 10000px;
}
/*--------------------------------------------*/
.embox_bottom_inner
{
}

.embox_bl_inner
{
	background-image: url(/images/boxes/bl_inner.gif);
	width: 15px;
	height: 51px;
	background-repeat:no-repeat;
	float:left;
}

.embox_bc_inner
{
	background-image: url(/images/boxes/bc_inner.gif);
	height: 51px;
	background-repeat:repeat-x;
	margin-left:15px;
	margin-right:15px;
	text-align:center;
}

.embox_br_inner
{
	background-image: url(/images/boxes/br_inner.gif);
	width: 15px;
	height: 51px;
	background-repeat:no-repeat;
	float:right;
}









.bigbox_top
{
}
.bigbox_tl
{
	background-image: url(/images/boxes/bbtl.gif);
	width: 15px;
	height:15px;
	background-repeat:no-repeat;
	float:left;
}
.bigbox_tc
{
	background-image: url(/images/boxes/bbtc.gif);
	height:15px;
	background-repeat:repeat-x;
	margin-left: 15px;
	margin-right: 15px;
}
.bigbox_tr
{
	background-image: url(/images/boxes/bbtr.gif);
	width: 15px;
	height:15px;
	background-repeat:no-repeat;
	float:right;
}
/*--------------------------------------------*/
.bigbox_middle
{
	overflow:hidden;
	background-color:#F8FAFF;
}
.bigbox_ml
{
	background-image: url(/images/boxes/bbml.gif);
	width: 15px;
	background-repeat:repeat-y;
	float:left;
	margin-bottom: -10000px; 
	padding-bottom: 10000px;
}
.bigbox_mc
{
	padding-left:15px;
	padding-right:15px;
	background-color:#F8FAFF;
}
.bigbox_mr
{
	background-image: url(/images/boxes/bbmr.gif);
	width: 15px;
	background-repeat:repeat-y;
	float:right;
	margin-bottom: -10000px; 
	padding-bottom: 10000px;
}
/*--------------------------------------------*/
.bigbox_bottom
{
}

.bigbox_bl
{
	background-image: url(/images/boxes/bbbl.gif);
	width: 15px;
	height: 15px;
	background-repeat:no-repeat;
	float:left;
}

.bigbox_bc
{
	background-image: url(/images/boxes/bbbc.gif);
	height: 15px;
	background-repeat:repeat-x;
	margin-left:15px;
	margin-right:15px;
	text-align:center;
}

.bigbox_br
{
	background-image: url(/images/boxes/bbbr.gif);
	width: 15px;
	height: 15px;
	background-repeat:no-repeat;
	float:right;
}

.guide_alts
{
	font-size: 12pt;
	font-weight: bold;
	color: #005E75;
}

.guide_title
{
	color: #257500;
	font-size:20pt;
	font-weight:bold;
	margin-top:-4px;
	margin-bottom:8px;
}

.guide_description
{
	margin-bottom:24px;
}

.guide_question
{
	font-size:16pt;
	font-weight: bold;
	color: #005E75;
	margin-bottom:8px;
}

.guide_options
{
	font-size: 10pt;
	color: #005E75;
}

.guide_uc
{
}
