/* page structure */

body {
	text-align: center;
	margin: 0;
	padding: 0;
}

#indexcontainer {
	position: relative;
	width: 780px;
	height: 900px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url(images/blue_grad_bg.jpg) #fff top repeat-x;
	min-width: 720px;
}

#pagecontainer {
	position: relative;
	width: 780px;
	height: 1500px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url(images/blue_grad_bg.jpg) #fff top repeat-x;
	min-width: 720px;
}

#longcontainer {
	position: relative;
	width: 780px;
	height: 2500px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url(images/blue_grad_bg.jpg) #fff top repeat-x;
	min-width: 720px;
}

#indexleftspace {
	position: absolute;
	top: 0;
	left: 0;
	width: 7px;
	height: 900px;
	background: url(images/shad.gif) repeat-y;
}

#indexrightspace {
	position: absolute;
	top: 0;
	right: 0;
	width: 7px;
	height: 900px;
	background: url(images/shad2.gif) repeat-y;
}

#pageleftspace {
	position: absolute;
	top: 0;
	left: 0;
	width: 7px;
	height: 1500px;
	background: url(images/shad.gif) repeat-y;
}

#pagerightspace {
	position: absolute;
	top: 0;
	right: 0;
	width: 7px;
	height: 1500px;
	background: url(images/shad2.gif) repeat-y;
}


#longltspace {
	position: absolute;
	top: 0;
	left: 0;
	width: 7px;
	height: 2500px;
	background: url(images/shad.gif) repeat-y;
}

#longrtspace {
	position: absolute;
	top: 0;
	right: 0;
	width: 7px;
	height: 2500px;
	background: url(images/shad2.gif) repeat-y;
}

#header {
	position: relative;
	margin-top: 0;
	padding: 0;
	height: 155px;
	width: 780px;
}

#header img {
	border: 0;
}

#mainbox {
	width: 720px;
	position: relative;
	height: 600px;
	margin: 0 auto;
	text-align: center;
}

#navbar {
	width: 650px;
	position: relative;
	margin: 10px 55px 0;
	padding: 1px;
	text-align: center;
}

#navbar a, #navbar .bg {
	display: block;
	width: 110px;
	height: 80px;
	text-decoration: none;
	float: left;
	margin: 0 20px;
}

#navbar a {
	background: url(images/button_bg.gif) no-repeat left top;
}

#navbar .bg {
	background: url(images/button_bg.gif) no-repeat right top;
}
	
#navbar a:hover {
	background-position: right top;
}

#navbar img {
	border: 0;
	margin-top: 6px;
}

.clear {
	clear: both;
}

#contentbox {
	width: 622px;
	background: #e5e3e3 url(images/gray_bg_down.gif) no-repeat left bottom;
	margin: 25px auto;
	padding: 0 0 20px;
	text-align: center;
}

#contentbox h3 {
	margin-top: 0;
	margin-bottom: 0;
	background: url(images/gray_bg_up.gif) no-repeat left top;
}

#textbox {
	width: 600px;
	padding: 10px;
	text-align: left;
	margin-top: 15px;
}

.indexleftcol {
	float: left;
	width: 300px;
	height: 350px;
	background: url(images/green_bg.jpg) no-repeat center top;
	text-align: center;
}

.indexrightcol {
	float: right;
	width: 300px;
	height: 350px;
	background: url(images/purple_bg.jpg) no-repeat center top;
	text-align: center;
}

.leftcol {
	float: left;
	width: 400px;
	height: 550px;
	text-align: center;
}

.rightcol {
	float: right;
	width: 200px;
	height: 550px;
	text-align: left;
	padding-top: 10px;
}

.grayleftcol {
	float: left;
	width: 300px;
	height: 750px;
	text-align: center;
}

.grayrightcol {
	float: right;
	width: 300px;
	height: 750px;
	background: url(images/dkgray_bg.jpg) no-repeat center top;
	text-align: center;
	margin-right: 10px;
	padding-top: 10px;
}

.grayleftcol p {
	margin-left: 20px;
}

.grayrightcol p, .grayrightcol ul {
	margin: 0 30px 8px;
}

.grayleftcol .goals {
	background: url(images/star_graybg.gif) no-repeat left 4px;
	margin: 0 0 0 15px;
	padding-bottom: 10px;
	text-align: left;
	border-bottom: 1px #003366 solid;
}

.grayleftcol .goalsALT {
	background: url(images/star2_graybg.gif) no-repeat left 4px;
	margin: 0 0 0 15px;
	padding-bottom: 10px;
	text-align: left;
	border-bottom: 1px #003366 solid;
}

.grayleftcol h2 {
	margin: 0 0 0 20px;
	padding-top: 20px;
}

.topbox {
	width: 400px;
	height: 86px;
	background: url(images/teal_bg.jpg) no-repeat center;
	margin: 5px;
	padding: 1px;
}

.midbox {
	width: 400px;
	height: 136px;
	background: url(images/orange_bg.jpg) no-repeat center;
	margin: 5px;
	padding: 1px;

}

.bottombox {
	width: 400px;
	height: 259px;
	background: url(images/pink_bg.jpg) no-repeat center;
	margin: 5px;
	padding: 1px;
}

.bottombox li {
	white-space: nowrap;
}

.spaceline {
	float: left;
	width: 2px;
	height: 330px;
	border-right: 1px #000 solid;
	margin: 12px 0 0 8px;
}

.indexleftcol h2, .indexrightcol h2 {
	margin: 35px 0 0 15px;
}

.leftcol h2 {
	margin: 20px 0 0 18px;
}

.indexleftcol p, .indexrightcol p {
	text-align: left;
	margin: 8px 0 0 60px;
}

.leftcol ol, .leftcol ul{
	margin: 8px 0 0 90px;
	text-align: left;
}

.topbox ul {
	margin: 10px 0 0 50px;
	text-align: left;
}

.leftcol li, {
	margin: 5px 0 0;
}

h1 {
	margin-top: 0;
	margin-bottom: 10px;
}

.lglink, .tbltext {
	margin-top: 20px;
	margin-bottom: 0;
}

#footer {
	margin: 20px auto;
	position: relative;
	text-align: center;
	padding: 8px 5px;
	vertical-align: top;
	width: 500px;
}

#footer .ccv {
	position: absolute;
	top: 0;
	left: 0;
	width: 44px;

}

#footer .ccm {
	position: absolute;
	top: 0;
	right: 0;
	width: 48px;

}

.para {
	margin-top: 35px;
}

p {
	margin: 7px 0;
}



/* Table */

table {
	border-collapse: collapse;
	width: 600px;
	margin-top: 10px;
	margin-left: 7px;
	line-height: 20px;
	background-color: #fae04b;
	table-layout: auto;
	border: 1px solid #333366;
	font: 14px 'marker felt', 'arial narrow', verdana, helvetica;
}

th, td {
	padding: 5px;
	text-align: center;
	border-left: 1px solid #333366;
	border-right: 1px solid #333366;
}

thead {
	background-color: #1b85cc;
	color: #fff;
	line-height: 20px;
}

.odd {
	background-color: #fff;
}

.cell {
	font-weight: bold;
	text-align: center;
	background: #fff url(images/confetti.gif) no-repeat center;	
	width: 70px;
	height: 60px;
}

.yellowcell {
	font-weight: bold;
	text-align: center;
	background: url(images/yellow_confetti.gif) no-repeat center;	
	width: 70px;
	height: 60px;
}

th a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

th a:hover {
	color: #ff0000;
	text-decoration: none;
	border: 0;
}

/* typography & colors */

body {
	background-color: #4e14d1;
	color: #333366;
	font: 14px 'marker felt', 'arial narrow', verdana, helvetica;
}	

#textbox {
	color: #333366;
	font: 14px 'arial narrow', verdana, helvetica;
}

h1 {
	font-size: 20px 'marker felt', 'arial narrow', verdana, helvetica;
	color: #ff0000;
}

h2, .lgtext, .tbltext  {
	font: 18px 'marker felt', 'arial narrow', verdana, helvetica;
	font-weight: bold;
	color: #003366;
}

.btext {
	font: 16px 'marker felt', 'arial narrow', verdana, helvetica;
	font-weight: bold;
	color: #003366;
}

.bsmtext {
	font: 14px 'marker felt', 'arial narrow', verdana, helvetica;
	color: #333366;
}

.spacer {
	height: 10px;
	width: 100px;
}

.grayleftcol p, .grayrightcol {
	color: #003366;
	font: 14px 'arial narrow', verdana, helvetica;
	text-align: left;
}	

.grayrightcol h2 {
	text-align: center;
}

.indexleftcol p, .indexrightcol p {
	font: 15px 'marker felt', 'arial narrow', verdana, helvetica;
	color: #003366;
	font-weight: bold;
}
	
.text {
	color: #4e14d1;
	font-weight: normal;
	font-size: 14px;
}

.lglink a {
	font-size: 16px;
	text-decoration: none;
	border: 2px #c6a506 solid;
	background-color: #efc600;
	color: #fff;
	padding: 2px 6px;
	font-weight: bold;
}

.lglink a:hover {
	color: #fff;
	border: 2px #cc0000 solid;
	background-color: #ff0000;
}	

.text a {
	color: #4e14d1;
	text-decoration: none;
	border-bottom: 1px #4e14d1 solid;
}

.text a:hover {
	color: #ff0000;
	text-decoration: none;
	border-bottom: 0;
}

.redtext {
	color: #ff0000;
	font-style: italic;
}

.rbtext {
	color: #ff0000;
	font-style: italic;
	font-weight: bold;
}

.italtext {
	font-style: italic;
	font-weight: bold;
}


#footer {
	font-size: 14px;
	color: #003366;
}

#footer a {
	text-decoration: underline;
}

#footer a:hover {
	color: #ff0000;
	text-decoration: none;
}

a {
	color: #0033ff;
	text-decoration: underline;
}

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

.leftcol p, .leftcol ol, .leftcol ul {
	font-size: 16px;
	color: #333366;
}

.whitetext {
	color: #fff;
	font-weight: bold;
}

#footer .cont {
	font: 14px 'arial narrow', verdana, helvetica;
	font-weight: bold;
}

#footer .lod {
	font: 14px 'arial narrow', verdana, helvetica;
	color: #000;
	margin-top: 8px;
}


