
html, body {
	margin: 0px;
	padding: 0px;	
	font-size: 78%;
	font-family: Arial, Helvetica, sans-serif;
}

td {
	text-align:left;
	vertical-align:top;
}

body {
	text-align:center;
	background-color: #8BA833;
}

p {
	font-size:1.2em;
	margin: 1em 0;
}

a,
a:link,
a:visited,
a:active {
	color:#002E4B;
	text-decoration:none;
}

#print_header,
#print_footer {
	display:block;
	margin-left:33px;
}

/*----------------------*/

#layout_all {
	text-align:left;
	margin: 0 auto;
	width:760px;
}

#layout_head {
	height:98px;
}

#layout_mid {
	padding: 2px 15px 2px 15px;
}

#layout_head {
	display:none;
}

#layout_foot {
	display:none;
}

/*----------------------*/

#mid_content,
#mid_rightbar {
	border: 1px solid #ccc;
}

#mid_content {width:392px; padding:25px;}
#mid_rightbar {width:166px;}
.mid_space {width:3px;}


/* -------------------------------------------------------
   Content Styles
--------------------------------------------------------*/


#mid_photobar1,
#mid_photobar2,
#mid_photobar3 {
	width:15px;
	margin: 0 0 -1px 0;
}

/*----------------------*/

.photoleft {
	float: left;
	border: 1px solid #999;
	margin: 15px 13px 5px 0;
}

.photoright {
	float: right;
	border: 1px solid #999;
	margin: 15px 0 5px 13px;
}

.boxright {
	float: right;
	margin: 15px 0 5px 13px;
}

.boxleft {
	float: left;
	margin: 15px 13px 5px 0;
}

/*----------------------*/

.margin_top_0 {
	margin-top:0;
}

.lftalign {
	text-align:left;
}

.rtalign {
	text-align:right;
}

.no_border {
	border:none;
}

.padding_0 {
	padding:0 0 10px 1px;
}

.margin_0-25 {
	margin: -15px 25px;
}

/*----------------------*/

#mid_photobar img {
	margin: 0 0 1px 0;
}

#mid_photobar img.margin_0 {
	margin: 0;
}

.box_heading {
	padding:4px 5px;
	border: 1px solid #697F27;
}

#mid_content h3 {
	font-size: 1.4em;
	color:#2075A9;
	font-weight:bold;
	margin-bottom: -0.3em;
	margin-top: 1.5em;
	border-bottom: 1px solid #DFDFDF;
}

.box_content {
	padding:0 4px;
	border-bottom: 1px solid #C1C1C1;
	border-left: 1px solid #C1C1C1;
	border-right: 1px solid #C1C1C1;
}

.box_content h3 {
	margin: 0 10px;
	color:#2075A9;
	font-size:1.4em;
	font-weight:bold;
}

.box_content p {
	font-size:1.1em;
	line-height:1.3em;
	margin: 0.5em 10px;
}

/*-----------------------*/

#mid_content ul {
	padding:0;
	margin:1.4em 0 0 1.2em;
}

#mid_content ul li {
	margin: 0.3em 1.2em;
	font-size: 1.2em;
	list-style:none;
	list-style-image: url(../imgs/Layout/bullet_green.gif);
	list-style-position:outside;
}

#mid_content ul.round_blue {
	margin-bottom: -0.3em;
	margin-top:-0.8em;
	background:none;
}

#mid_content ul.round_blue li {
	list-style-image: url(../imgs/Layout/bullet_round_blue.gif);
	list-style-position:outside;
}

#mid_content ul li {
	list-style:none;
}

ul#SiteMap li ul {
	font-size:0.8em;
	margin:0;
}

ul#SiteMap li ul li {
	list-style-image: url(../imgs/Layout/bullet_ltgrey.gif);
	list-style-position:outside;
}

.box_content ul li a {
	padding: 0;
	font-weight:bold;
}

#mid_content .box_content ul li ul li {
	list-style-image: url(../imgs/Layout/bullet_ltgrey.gif);
	list-style-position:outside;
}

ul#Programs {
	margin: 8px 5px;
}

ul#Programs ul {
	font-size: 0.8em;
	margin:0 -0.1em;
}

ul#training_guidelines {
	margin: 1.5em 15px;
}

/*-----------------------*/

.rightbar_content {
	display:block;
	margin: 16px 8px 2em 11px;
}

.rightbar_content p {
	color:#002E4B;
	font-size:1.15em;
	line-height:1.3em;
	margin: 0.4em 0;
}

.rightbar_content h3 {
	margin: 0 0 -0.3em 0;
	color:#002E4B;
	font-size:1.3em;
}

.rightbar_content h4 {
	margin: 1em 0 0 0;
	color:#5793B9;
	font-size:1.2em;
	font-weight:normal;
}

/* Buttons */

a.Read_More,
a.Learn_More,
a.Submit,
a.SignUp {
	display:none;
}

/* Consult Form */

table#Consult_Form p {
	font-size:1.1em;
	line-height:0.6em;
	margin:4px 10px;
}

table#Consult_Form td {
	vertical-align:middle;
}

table#Consult_Form input,
table#Consult_Form select {
	font-size:11px;
	margin: 0px;
	border: 1px solid #CCC;
	padding: 2px;
}

table#Consult_Form input {
	height:13px;
}

table#Consult_Form select {
	padding:1px;
}

table#Consult_Form input.no_border {
	border:none;
}

div#rb_no_border input {
    border:none;
}

div#ul_no_border input {
    border:none;
}

table#marketing lable {
    font-size:0.8em;
}

table#marketing input {
    font-size:11px;
    border:none;
}

table#marketing li {
	background:none;
	font-size: 11px;
}

table#Consult_Form div.consult_form_border ul li {
	border:none;
	background:none;
}

table#Consult_Form h3 {
	margin: 1em 0 0 0;
	color:#2075A9;
	font-size:1.3em;
}

table#Consult_Form ul {
	margin: 0 0 0 28px;
	padding:0;
}

table#Consult_Form ul li {
	list-style:none;
	margin: 4px 0;
	padding:0;
}

.left_border {
	border-left: 1px solid #CCC;
}

.right_border {
	border-right: 1px solid #CCC;
}

.bottom_border {
	border-bottom: 1px solid #ccc;
}

.header {
	font-size:1.2em;
	font-weight:bold;
	padding: 1px 5px;
	background-color:#A3C4D7;
	color:#FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
	border-top: 1px solid #BBBBBB;
}

.ltbluebkgrd td {
	background-color:#F0F4F7;
	border-top: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
}

#Events h3 {
	border-bottom:none;
	margin-bottom: -5px;
}
