/*div {
	border: 1px solid #000;
	}*/
	
html, body {
	background-color: #edf2f6;
	}
	
body {
	}	

#wrapper {
	width: 760px;
	}
	
#framewrapper {
	width: 720px;
	}
	
#framewrapper_steps {
	width: 661px;
	height: 100px;
	}

#mainglobal {
	background-color: #c00;
	width: 760px;
	height: 17px;
	border-bottom: 1px solid #fff;
	}

#yprogramsglobal {
	background-color: #000;
	width: 760px;
	height: 17px;
	border-bottom: 1px solid #fff;
	}

#header {
	background-image: url(images/headergraphic.jpg);
	background-repeat: no-repeat;
	width: 760px;
	height: 77px;
	margin: 0px;
	padding: 0px;
	}

#header h1.imagelink {
	display: block;
	width: 760px;
	height: 77px;
	margin: 0px;
	padding: 0px;
	}
	
#header a.hide {
	display: block;
	width: 760px;
	height: 77px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}

#onlineregnav {
	background-image:url(images/onlineregNav_head.gif);
	background-repeat: no-repeat;
	background-color: #c61818;
	width: 760px;
	height: 21px;
	border-top: 1px solid #fff;
	}
	
#onlineregnav ul {
	position: absolute;
	margin-top: 0;
	left: 105px;
	width: 634px;
	}
	
#onlineregnav ul li {
	display: inline;
	list-style-type: none;
	color: #FFFFFF;
	font-family: 'Myriad Pro', Arial, Helvetica, sans-serif;
	}
	
#onlineregnav a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: 'Myriad Pro', Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#onlineregnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: 'Myriad Pro', Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#onlineregnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: 'Myriad Pro', Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#onlineregnav a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: 'Myriad Pro', Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#homecontent {
	width: 760px;
	height: 100%;
	padding-top: 30px;
	padding-bottom: 0;
	background-image: url(images/homebody_bg.gif);
	background-repeat: repeat-x;
	background-color: #daecfe;
	}
	
#optionnumbers_home {
	width: 730px;
	height: 38px;
	margin-left: 15px;
	display: block;
	}
	
#optionnumbers_home img {
	margin-left: 90px;
	margin-right: 80px;
	width: 70px;
	height: 38px;
	margin-bottom: -5px;
	}
	
#optionnumbers_interior {
	width: 730px;
	height: 28px;
	margin-left: 15px;
	display: block;
	}
	
#optionnumbers_interior img {
	margin-left: 28px;
	margin-right: 96px;
	margin-bottom: -5px;
	}
	
#optionchoices_home {
	width: 730px;
	height: 125px;
	margin-left: 15px;
	display: block;
	}
	
#optionchoices_home img, #optionchoices_interior img, #acctsteps img {
	padding-right: 0px;
	margin-right: -5px;
	}
	
#optionchoices_interior {
	width: 730px;
	height: 48px;
	padding: 0px 0px 20px 0px;
	margin-left: 15px;
	display: block;
	}
	
/* Steps Section */
	
/*#acctsteps {
	width: 740px;
	height: 70px;
	margin-left: 10px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	}*/
	
#acctsteps {
	width: 594px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	}
	
#framewrapper_steps #acctsteps {
	width: 594px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	position: relative;
	}
	
/*#framewrapper_steps #acctsteps {
	width: 661px;
	height: 70px;
	margin-left: 5px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	position: relative;
	}*/
	
.stepone_current {
	background-image: url(images/step1_current.gif);
	background-repeat: no-repeat;
	width: 153px;
	height: 83px;
	position: relative;
	top: 10px;
	}
	
.stepone_comp {
	background-image: url(images/step1_comp.gif);
	background-repeat: no-repeat;
	width: 153px;
	height: 83px;
	position: relative;
	top: 10px;
	}
	
#framewrapper_steps div.stepone_comp {
	margin-top: 0px;
	}
	
.steptwo_notcomp {
	background-image: url(images/step2_Notcomp.gif);
	background-repeat: no-repeat;
	width: 148px;
	height: 83px;
	position: absolute;
	top: 10px;
	left: 236px;
	}
	
.steptwo_current {
	background-image: url(images/step2_current.gif);
	background-repeat: no-repeat;
	width: 148px;
	height: 83px;
	position: absolute;
	top: 10px;
	left: 236px;
	}
	
.steptwo_comp {
	background-image: url(images/step2_comp.gif);
	background-repeat: no-repeat;
	width: 148px;
	height: 83px;
	position: absolute;
	top: 10px;
	left: 236px;
	}
	
#framewrapper_steps div.steptwo_comp {
	left: 153px;
	}
	
.stepthree_notcomp {
	background-image: url(images/step3_Notcomp.gif);
	background-repeat: no-repeat;
	width: 147px;
	height: 83px;
	position: absolute;
	top: 10px;
	left: 384px;
	}
	
.stepthree_current {
	background-image: url(images/step3_current.gif);
	background-repeat: no-repeat;
	width: 147px;
	height: 83px;
	position: absolute;
	top: 10px;
	left: 384px;
	}
	
.stepthree_comp {
	background-image: url(images/step3_comp.gif);
	background-repeat: no-repeat;
	width: 147px;
	height: 83px;
	position: absolute;
	top: 10px;
	left: 384px;
	}
	
#framewrapper_steps div.stepthree_comp {
	left: 301px;
	}
	
.stepfour_notcomp {
	background-image: url(images/step4_Notcomp.gif);
	background-repeat: no-repeat;
	width: 146px;
	height: 83px;
	position: absolute;
	top: 10px;
	left: 531px;
	}
	
.stepfour_current {
	background-image: url(images/step4_current.gif);
	background-repeat: no-repeat;
	width: 146px;
	height: 83px;
	position: absolute;
	top: 10px;
	left: 531px;
	}
	
.stepfour_comp {
	background-image: url(images/step4_comp.gif);
	background-repeat: no-repeat;
	width: 146px;
	height: 83px;
	position: absolute;
	top: 30px;
	left: 531px;
	}
	
#framewrapper_steps div.stepfour_notcomp, #framewrapper_steps div.stepfour_current, #framewrapper_steps div.stepfour_comp {
	left: 448px;
	}
	
.stepfive_notcomp {
	background-image: url(images/step5_Notcomp.gif);
	background-repeat: no-repeat;
	width: 149px;
	height: 83px;
	position: absolute;
	top: 10px;
	left: 604px;
	}
	
.stepfive_current {
	background-image: url(images/step5_current.gif);
	background-repeat: no-repeat;
	width: 149px;
	height: 83px;
	position: absolute;
	top: 30px;
	left: 604px;
	}
	
#framewrapper_steps div.stepfive_notcomp, #framewrapper_steps div.stepfive_current {
	left: 594px;
	}
	
#acctsteps p {
	font-family: 'Myriad Pro', Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 40px 5px 0px 20px;
	margin: 0;
	}
	
#acctsteps img {
	padding: 40px 5px 0px 15px;
	margin: 0;
	}

/* End Steps Section */


#interiorcontent {
	width: 760px;
	height: 100%;
	padding-top: 0px; /* padding above steps */
	padding-bottom: 10px;
	position: relative;
	}
	
#interiorcontent ul li.participate {
	font-family: 'Optima', Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(images/bullet_content.gif);
	padding: 0px 25px 45px 15px;
	line-height: 18px;
}

#hometwocolumns {
	width: 760px;
}

#homecolumn_left {
	width: 560px;
	margin-left: 0px;
	position: relative;
	}
	
#homecolumn_right {
	width: 200px;
	left: 450px;
	position: absolute;
	top: 385px;
	}

#interiorcolumn_left {
	width: 464px;
	margin-left: 50px;
	position: relative;
	}
	
#frame_interiorcolumn_left {
	width: 524px;
	margin: 0px;
	position: relative;
	}
	
#interiorcolumn_right {
	width: 197px;
	left: 475px;
	position: absolute;
	top: 125px;
	}
	
#frame_interiorcolumn_right {
	width: 197px;
	left: 450px;
	position: absolute;
	top: 20px;
	}

#footer {
	width: 760px;
	padding: 0;
	}
	
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #001d4f;
	text-align: center;
	}
	
#footer a:link {
	color: #990000;
	text-decoration: none;
	}

#footer a:visited {
	color: #990000;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #990000;
	text-decoration: underline;
	}
	
#footer a:active {
	color: #990000;
	text-decoration: none;
	}
	
#footergreybar {
	background-image: url(images/footergraphic.gif);
	background-repeat: repeat-x;
	width: 760px;
	height: 8px;
	}
	
p {
	font-family: 'Myriad Pro', Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 50px;
	padding-right: 50px;
	line-height: 18px;
	}
	
#framewrapper p {
	font-family: 'Myriad Pro', Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 50px;
	line-height: 18px;
	padding-top: 0;
	margin-top: 0;
	}
	
#interiorcontent ul {
	margin-left: 70px;
	}
	
#interiorcontent ul li {
	font-family: 'Optima', Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(images/bullet_content.gif);
	padding-right: 40px;
	line-height: 18px;
}
	
h2 {
	font-family: 'Trade Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-stretch: condensed;
	font-size: 14px;
	color: #c61818;
	padding-left: 50px;
	}
	
#framewrapper h2 {
	font-family: 'Trade Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-stretch: condensed;
	font-size: 14px;
	color: #c61818;
	padding-left: 20px;
	padding-bottom: 3px;
	margin-bottom: 0;
	}
	
h3 {
	font-family: 'Futura', Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 3px;
	color: #cc0000;
	}
	
h4 {
	font-family: 'Myriad Pro', Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 3px;
	}
	
a:link {
	color: #990000;
	text-decoration: none;
	}

a:visited {
	color: #990000;
	text-decoration: none;
	}
	
a:hover {
	color: #990000;
	text-decoration: underline;
	}
	
a:active {
	color: #990000;
	}
	
.hidden {
	visibility: hidden;
	display: block;
	}
	
form {
	padding: 10px 50px 0px 50px;
	border: 0;
	}
	
#interiorcontent img.example {
	padding-left: 30px;
	padding-right: 50px;
	}
	
.framesetheight {
	height: 1000px;
	width: 760px;
	}
	
#chooselist {
	position: relative;
	width: 600px;
	left: 5%;
	padding: 0px;
	}
	
#chooselist ul {
	padding-top: 0px;
	margin-top:  0px;
	}
	
#chooselist ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(images/bullet_content.gif);
	padding: 0;
	}
	
.columnone {
	position: relative;
	width: 200px;
	padding-top: 11px;
	top: -52px;
	left: 5px;
	}
	
.columntwo {
	position: absolute;
	right: 222px;
	width: 170px;
	top: -42px;
	}
	
.columnthree {
	position: absolute;
	right: 43px;
	width: 170px;
	top: -42px;
	}
	
table.branchcontainer {
	width: 630px;
	position: relative;
	left: 5%;
	/*border: 1px solid #CCCCCC;*/
	margin-bottom: 10px;
	top: -60px;
	}
	
table.branchinfo {
	position: relative;
	width: 320px;
	/* padding-right: 10px;
	/*border: 1px solid #CCCCCC;*/
	/* height: 600px; */
	}
	
.branchinfo th {
	margin-top: 0em;
	padding-top: 0em;
	}
	
.branchinfo td.catagory {
	border-bottom: 1px solid #CCCCCC;
	width: 230px;
	padding-bottom: 0em;
	padding-top: 0em;
	vertical-align: top;
	}
	
.branchinfo td.price {
	border-bottom: 1px solid #CCCCCC;
	width: 120px;
	padding-bottom: 0em;
	padding-top: 0em;
	vertical-align: top;
	}
	
.branchinfo td.spacer {
	width: 150px;
	padding-bottom: 0em;
	padding-top: 0em;
	vertical-align: top;
	}
	
#interiorcontent table.branchinfo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 0px;
	padding-right: 0px;
	}
	
#interiorcontent table.branchinfo h2 {
	font-family: 'Trade Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-stretch: condensed;
	font-size: 12px;
	color: #c61818;
	padding-left: 0px;
	margin-top: 0em;
	padding-top: 0em;
	background-color: #FFFFFF;
	}
	
table.branchinfo tr:hover {
	background-color: #f8fafb;
	} 

.alignright {
	text-align: right;
	}
