@charset "utf-8";
/*
TOC
1 -- Site Structure
2 -- Text Settings
3 -- Pseudo classes
*/

				/***************SITE STRUCTURE********************/
* {
	margin: 0px;
	padding: 0px;
}

html, body { 
	min-height:100%; 
	margin-bottom:1px; 
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}				

#wrapper {
	border: 0px none;
	padding: 0px;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 30px;
}

/*** Styles for Academy Index Page***/
#acad_header {
	background-image: url(../assets_academy/headers_acad/home_page.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 314px;
	position: relative;
	padding-top: 50px;
}

#acad_header img {
	padding-left: px;
	margin-bottom: 0px;
}

#acad_navigation {
	margin-left: 30px;
	display: inline;
	position: absolute;
	top: 8px;
	width: 940px;
}

#acad_navigation img{
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#nav_buttons {
	display: inline;
	position: absolute;
	top: 8px;
	width: 600px;
	padding-top: 23px;
	padding-left: 51px;
}


	/*** Styles for Academy Index Page Content Wrapper***/
#contentwrap {
	background-image: url(../assets_academy/page_elements/bg_index_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: 10px;
	background-color: #F5FBF7;
	padding-top: 15px;
}

#contentwrap img {
	display: block;
}

#contentwrap_center {
	float: right;
	width: 395px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#contentwrap_left {
	float: left;
	width: 211px;
	margin-bottom: 0px;
	background-image: url(../assets_academy/page_elements/index_divider.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 30px;
}

#contentwrap_left img {
	display: block;
}

#contentwrap_right {
	float: right;
	width: 266px;
	background-image: url(../assets_academy/page_elements/index_divider.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 0px;
	padding-left: 34px;
	padding-top: 42px;
}

#contentwrap_right img {

}
	/*** End Styles for Academy Index Page Content Wrapper***/

/*** End Styles for Academy Index Page***/


/*** Styles for Academy Secondary Pages***/
#academysec_header {
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 188px;
	position: relative;
	padding-top: 50px;
}

#academysec_header img {
	padding-left: 0px;
	margin-bottom: 0px;	
	border: none;
}


#academysec_navigation {
	margin-left: 30px;
	display: inline;
	position: absolute;
	top: 8px;
	width: 940px;
}

#academysec_navigation img{
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#academysec_banner {
	background-image: url(../assets_academy/page_elements/acad_header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 284px;
	background-color: #F5FBF7;
}


	/*** Secondary Nav and Uberlink Styles for Secondary Pages***/
#secnav {
	height: 20px;
	position: absolute;
	left: 0;
	top: 130px;
	width: 950px;
	padding-right: 20px;
	padding-top: 3px;
	text-align: right;

}


	/*** Styles for Secondary Page Content Wrapper***/
#secwrap {
	background-color: #F5FBF7;
	background-image: url(../assets_academy/page_elements/bg_sec_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 12px;
}

#secwrap_center {
	float: right;
	width: 440px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

#secwrap_center img {
	float: left;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 15px;
}

#level4 {
	text-align: right;
}

#secwrap_left {
	float: left;
	width: 200px;
	background-image: url(../assets_academy/page_elements/bg_sec_left_divider.jpg);
	margin-top: 0px;
	padding-top: 30px;
	background-position: right top;
	background-repeat: no-repeat;
	padding-left: 34px;
	padding-right: 11px;
}

#secwrap_left img {
	display: block;
	border: none;
}

#secwrap_right {
	float: right;
	width: 215px;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../assets_academy/page_elements/bg_sec_upper_rt.jpg);
	padding-top: 66px;
	padding-left: 25px;
	padding-right: 15px;
}

	/*** End Styles for Secondary Page Content Wrapper***/
/*** End Styles for Secondary Pages***/

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

#footer {
	height: 25px;
	padding-top: 15px;
	text-align: center;

}

				/***************TEXT SETTINGS*********************/
p {
	color: #5E6064;
}

h1, h2 {
	color: #C55169;
}

h3, h4 {
	color: #6F7977;
}

/*** Text Styles for Index Page Content Wrapper***/
#contentwrap_center p {
	font-size: 120%;
	line-height: 1.4em;
	padding-bottom: 7px;
	color: #5F6065;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 10px;
}

#secwrap_center p.contactinfo {
	margin-top: 0px;
	margin-bottom: 1px;
	font-size: 70%;
	line-height: 1.1em;
	padding-top: 0px;
	padding-bottom: 4px;
}

#contentwrap_left h2, #contentwrap_right h2 {
	font-size: 105%;
	letter-spacing: 0em;
	padding-bottom: 4px;
}

#contentwrap_right h2 {
	font-size: 85%;
	padding-bottom: 0px;
	padding-top: 5px;
	margin-bottom: 0px;
}

#contentwrap_left h3 {
	font-size: 90%;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	color: #C55169;
	margin-top: 0px;
}

#contentwrap_left p {
	font-size: 80%;
	line-height: 1.5em;
	padding-right: 20px;
	margin-bottom: 0px;
	padding-top: 4px;
}

#contentwrap_right p {
	font-size: 85%;
	padding-right: 20px;
	margin-bottom: 0px;
	padding-top: 4px;
}

#contentwrap_right p.testimonial {
	font-size: 90%;
	padding-right: 10px;
	padding-left: 10px;
}

#contentwrap_left ul {
	LIST-STYLE-IMAGE: url(../assets_academy/page_elements/arrow_red.jpg);
	font-size: 80%;
	color: #536A83;
	padding-left: 47px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-bottom: 9px;
}

#contentwrap_left li {
	margin-top:8px;
	padding-top: 0px;
}

#contentwrap_center ul {
	LIST-STYLE-IMAGE: url(../assets_academy/page_elements/arrow_red.jpg);
	font-size: 80%;
	color: #536A83;
	font-weight: bold;
	padding-left: 48px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
}

#contentwrap_center li {
	margin-top:4px;
	padding-top: 8px;
}

.testimonial {
	margin-bottom: 0px;
	line-height: 1.5em;
	font-style: italic;
}

.testimonial_bold {
	margin-bottom: 0px;
	font-style: italic;
	font-weight: bold;
}

.attribution {
	margin-top: 0px;
	text-align: right;
	font-size: 95%;
}


.divide {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4E8F0;
	margin-bottom: 30px;
	padding: 0;
	margin-top: 15px;
}

.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFF4F5;
	margin-bottom: 30px;
	padding: 0;
	margin-top: 15px;
}

/*** End Text Styles for Index Page Content Wrapper***/


/*** Text Styles for Secnav DIV***/
#secnav p {
	font-size: 70%;
	color: #FFFFFF;
}
/*** End Text Styles for Secnav DIV***/


/*** Text Styles for Secondary Page Content Wrapper***/
#secwrap_left h2 {
	font-size: 90%;
	padding-left: 0px;
	color: #6F7977;
	padding-bottom: 5px;
}

#secwrap_left h3 {
	font-size: 90%;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	color: #C55169;
	margin-top: 0px;
}

#secwrap_left p {
	font-size: 80%;
	padding-right: 15px;
	line-height: 1.5em;
}

#secwrap_left ul {
	LIST-STYLE-IMAGE: url(../assets_academy/page_elements/arrow_red.jpg);
	font-size: 80%;
	color: #536A83;
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-right: 20px;
	padding-bottom: 9px;
}

#secwrap_left li {
	margin-top:8px;
	padding-top: 0px;
}

#secwrap_center h2 {
	font-size: 115%;
	letter-spacing: 0.1em;
	padding-bottom: 7px;
}

#secwrap_center h3 {
	font-size: 95%;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 12px;
	margin-bottom: 0px;
}

#secwrap_center h4 {
	font-size: 80%;
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
}

#secwrap_center p {
	font-size: 90%;
	line-height: 1.4em;
	padding-bottom: 0px;
	padding-top: 5px;
}

#secwrap_center p.testimonial {
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.6em;
}

#secwrap_center p.attribution {
	margin-top: 0px;
	text-align: right;
	font-size: 85%;
	line-height: 1.2em;
}

#secwrap_center ul {
	LIST-STYLE-IMAGE: url(../assets_academy/page_elements/arrow_blue.jpg);
	font-size: 90%;
	padding-left: 15px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	color: #5E6064;
	line-height: 1.2em;
}

#secwrap_center ol {
	padding-left: 20px;
	margin-top: 0px;
	padding-top: 7px;
	margin-left: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	color: #5E6064;
	font-size: 90%;
}

#secwrap_center li {
	margin-top:8px;
	padding-top: 0px;
}


#secwrap_right p {
	font-size: 70%;
	padding-bottom: 10px;

}

#secwrap_right ul {
	LIST-STYLE-IMAGE: url(../assets_academy/page_elements/arrow_red.jpg);
	font-size: 80%;
	color: #536A83;
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-right: 20px;
	padding-bottom: 9px;
}

#secwrap_right li {
	margin-top:8px;
	padding-top: 0px;
}


#secwrap_right p.testimonial {
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.6em;
	font-size: 85%;
}

#secwrap_right p.attribution {
	margin-top: 0px;
	text-align: right;
	font-size: 80%;
	line-height: 1.2em;
}

.contactinfo {
	padding-bottom: 1px;
}

#secwrap_right h2 {
	font-size: 110%;
	padding-bottom: 7px;

}

#secwrap_right h3 {
	font-size: 80%;
	padding-bottom: 3px;
}

#secwrap_right p {
	font-size: 80%;
	line-height: 1.6em;

}
/*** End Text Styles for Secondary Page Content Wrapper***/

#footer p {
	color: #B2B2B2;
	font-size: 70%;
	display: inline;
}

#banner p, banner h1, banner h2, banner h3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

				/***************PSEUDO CLASSES********************/


/****  LINK STYLES FOR HOME PAGE   ****/
	/*  --  Link styles for #index_navigation DIV  --  */
a img {border:none;}



	/*  --  Link styles for list located in #contentwrap_left DIV  --  */

#contentwrap_left a:link {
	color: #536A83;
}

#contentwrap_left a:visited {
	color: #536A83;
}

#contentwrap_left a:hover {
	color: #000000;
}

#contentwrap_left a:active {
	color: #536A83;
}


#contentwrap_left ul li a:link {
	color: #536A83;
}

#contentwrap_left ul li a:visited {
	color: #536A83;
}

#contentwrap_left ul li a:hover {
	color: #000000;
}

#contentwrap_left ul li a:active {
	color: #536A83;
}
	/*  --  Link styles for #contentwrap_center DIV  --  */
#contentwrap_center a:link {
	color: #536A83;
}

#contentwrap_center a:visited {
	color: #536A83;
}

#contentwrap_center a:hover {
	color: #000000;
}

#contentwrap_center a:active {
	color: #536A83;
}


	/*  --  Link styles for list located in #contentwrap_center DIV  --  */
#contentwrap_center ul li a:link {
	color: #536A83;
}

#contentwrap_center ul li a:visited {
	color: #536A83;
}

#contentwrap_center ul li a:hover {
	color: #000000;
}

#contentwrap_center ul li a:active {
	color: #536A83;
}


	/*  --  Link styles for  #contentwrap_right DIV  --  */
#contentwrap_right a:link {
	color: #536A83;
	font-weight: bold;
}

#contentwrap_right a:visited {
	color: #536A83;
	font-weight: bold;
}

#contentwrap_right a:hover {
	color: #000000;
}

#contentwrap_right a:active {
	color: #536A83;
}
/****  END LINK STYLES FOR HOME PAGE   ****/
	
	
	
/****  LINK STYLES FOR SECONDARY PAGE   ****/

	/*  --  Link styles for #secnav DIV  --  */
#secnav a:link {
	color: #536A83;
	font-weight: bold;
}

#secnav a:visited {
	font-weight: bold;
	color: #536A83;
}

#secnav a:focus {
	color: #C55169;
}

#secnav a:hover {
	color: #000000;
}

#secnav a:active {
	color: #536A83;
}
	/*  --  End Link styles for #secnav DIV  --  */


	/*  --  Link styles for list located in #secwrap_left DIV  --  */

#secwrap_left a:link {
	color: #536A83;
}

#secwrap_left a:visited {
	color: #536A83;
}

#secwrap_left a:hover {
	color: #000000;
}

#secwrap_left a:active {
	color: #536A83;
}



#secwrap_left ul li a:link {
	color: #536A83;
}

#secwrap_left ul li a:visited {
	color: #536A83;
}

#secwrap_left ul li a:hover {
	color: #000000;
}

#secwrap_left ul li a:active {
	color: #536A83;
}

/*  --  Link styles for #secwrap_center DIV  --  */
#secwrap_center a:link {
	color: #536A83;
}

#secwrap_center a:visited {
	color: #536A83;
}

#secwrap_center a:hover {
	color: #000000;
}

#secwrap_center a:active {
	color: #536A83;
}


/*  --  Link styles for #level4 DIV  --  */
#level4  a:link {
	color: #536A83;
	font-weight: normal;
	text-decoration: none;
}

#level4  a:visited {
	color: #536A83;
}

#level4  a:hover {
	color: #000000;
}

#level4  a:active {
	color: #536A83;
}


/*  --  Link styles for #secwrap_right DIV  --  */
#secwrap_right a:link {
	color: #536A83;
}

#secwrap_right a:visited {
	color: #536A83;
}

#secwrap_right a:hover {
	color: #000000;
}

#secwrap_right a:active {
	color: #536A83;
}

/*  --  Link styles for #footer  --  */
#footer a:link {
	color: #B2B2B2;
	text-decoration: underline;

}

#footer a:visited {
	color: #B2B2B2;
	text-decoration: underline;
}

#footer a:hover {
	color: #000000;
	text-decoration: underline;
}

#footer a:active {
	color: #B2B2B2;
	text-decoration: underline;
}


/****  END LINK STYLES FOR SECONDARY PAGE   ****/


/****  STYLES FOR SECONDARY NAV   ****/

/****  single line nav  ****/
#menubar {
	height: 20px;
	position: absolute;
	left: 0px;
	top: 213px;
	text-align: right;
	width: 950px;
	padding-right: 20px;
	margin-top: 3px;

}

#navlist {
	margin: 0;
	padding: 0;
}

#navlist li {
	list-style-type: none;
	margin: 0;
	white-space: nowrap;
	color: #FFFFFF;
	font-size: 70%;
	text-align: right;
	display: inline;
	font-weight: bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#navlist a, #navlist a:visited {
	color: #304d73;
	font-weight: bold;
	text-decoration: none;
}

#navlist a:hover {
	color: #000000;
	font-weight: bold;
}

#menubar #navlist .uberlink {
	color: #C55169; !important;
	font-weight: bold;
	cursor: default;
	text-decoration: none;
}


/****  double line nav  ****/
#dmenubar {
	height: 20px;
	position: absolute;
	left: 0px;
	top: 200px;
	width: 950px;
	padding-right: 20px;
	margin-top: 3px;
}
#dnavlist {
margin: 0;
padding: 0;
}
#dnavlist li {
float: right;
list-style-type: none;
margin: 0;
padding: 0;
color: #FFFFFF;
font-size: 70%;
font-weight: bold;
text-align: center;
}
#dnavlist a {
float: left;
padding: 0 15px;
}
#dnavlist a, #dnavlist a:visited {
color: #536A83;
font-weight: bold;
}
#dnavlist a:hover {
color: #000000;
font-weight: bold;
}
#dmenubar #dnavlist .uberlink {
color: #C55169; !important;
font-weight: bold;
cursor: default;
text-decoration: none;
}
/****  END STYLES FOR SECONDARY NAV   ****/



/****  STYLES FOR FORMS   ****/


.button{
	background-color:#F2FAF4;
	display:block;
	width:125px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
	border: 1px solid #536A83;
}



#formcontainer {
	background-color: #FFFFFF;
	background-image: url(../assets_academy/page_elements/bg_form.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: solid;
	border-color: #E3E3E3;
	border-width: 2px;
	padding-bottom: 15px;
	font-family: verdana, "Trebuchet MS", Arial;
	width:425px;
}

div#formcontainer h3 {margin:20px 0 0 10px; font-weight:bold; font-size:.8em;} /* adjust top margin for your context */
div#formcontainer h4 {margin:0 0 5px 10px; font-weight:normal; font-size:.75em;}
div#formcontainer form  {

} /* the top border is visually 1 px thicker because it touches the div.clearfix bordertop */

div#formcontainer div.clearfix {
	padding:10px 0px;
	vertical-align:top;
} /* adds the line above each section and provides vertical spacing */

div#formcontainer form label {
	width:125px;
	float:left;
	font-size:0.75em;
	margin:0 10px;
	color: #5E6064;
	text-align: right;
} /* this is the text label on the left of each input */

/*some extra styles for the checkbox and radio button sets*/	
div#formcontainer div.buttongroup {
	float:left;
	margin:0px;
	padding:0px;
} 

/* a container for a groups of buttons - suppresses the clearfix div top border on the divs around the radio buttons/checkboxes */
div#formcontainer div.buttongroup div {
	margin-bottom:5px;
	font-size:0.75em;
	color: #5E6064;
} /* wrapper for the INPUT and its text - margin-bottom sets the vertical distance between buttons */

div#formcontainer div.buttongroup input {margin-right:5px;} /* set the distance between button and its label text */

/* postions the submit button by selecting a div with attribute type SUBMIT - IDWIMIE */
div#formcontainer input[type="submit"] {
	text-align: center;
}


/* END OF THE FORMS CSS*/

/* here follows the brillant "no-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */
/* simply add the clearfix class to any containter that must enclose floated elements */
/* read the details of how and why this works at http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */


.fieldname{
	font-size: 80%;
	padding-left: 50px;
	color: #5E6064;
}

.formfield{
	margin-top: 0px;
	font-size: 100%;
	font-weight: bold;
}
