/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: url(images/subpage1_01.jpg) repeat left top;
}






/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E6E6E;
}

p, ul, ol, dl {
	margin-top: 0px;
	text-align: justify;
	line-height: 190%;
}





strong {
	color: #393939;
}


/** LINKS */

a {
	color: #800040;
}

a:hover {
	text-decoration: none;
}


hr { display: none; }

.hr1 {
	height: 1px;
}


/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
	text-transform: uppercase;
	color: #171717;
	padding-bottom: 4px;
}


h1 span, h2 span, h3 span {
	color: #800040;
}

h1 {
	font-size: 18px;
}
h1.style3 {
	font-size: 18px;
	margin-bottom: 26px;
}



h2 {
	margin-bottom: 8px;
	font-size: 15px;
}

h2.style1 {
	font-size: 11px;
	color: #9F9F9F;
}
h2.style2 {
	font-size: 11px;
	color: #800040;
	margin-bottom: 0px;
}
h2.style3 {
	font-size: 14px;
	color: #9F9F9F;
	font-weight: bold;
	margin-bottom: 6px;
}


h3 {
	margin-bottom: 20px;
	font-size: 13px;
}


h3.style2 {
	margin-bottom: 6px;
	font-size: 13px;
	padding-top: 4px;
	color: #FFF;
}
h3.style3 {
	margin-bottom: 0px;
	margin-top: 9px;
}





h4.style3 {
	font-size: 11px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 5px;
	color: #C1C1C1;
	font-weight: normal;
}
h4.style4 {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: right;
	color: #C1C1C1;
	font-weight: normal;
	font-size: 11px;
}


h3 a, h4 a {
	color:#FFF
}



ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}
ul.indent {
	text-indent: 1in;
}

ul.list1 li {
	padding: 21px 0px 20px 0px;
	border-top: 1px solid #E2E2E2;
}

ul.list1 li.first {
	padding-top: 0px;
	border: none;
}


ul.list2 li {
	border-top: 1px solid #E2E2E2;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
	
ul.list2 li.first {
	padding-top: 0px;
	border: none;
}
ul.list3 li {
	border-top: 1px solid #E2E2E2;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}
ul.list4 li {
	border-top: 1px solid #E2E2E2;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
ol.list1 {
	text-indent: 10px;
	list-style-type: circle;
	padding-left: 15px;
}




ol.list2 {
	list-style-type: circle;
}



ol.list3 {
	list-style-type: circle;
}
ol.list4 {
	list-style-type: circle;
}
ol.list5    {
	border-top-width: thin;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: normal;
}

ul.list5 {
	border-top-width: thin;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: normal;
	padding-left: 92px;
}


img { border: none; }

img.border {
	padding: 3px;
	border: 1px solid #CFCFCF;
}

img.left {
	float: left;
	margin: 3px 25px 0px 0px;
}
img.left2 {
	float: left;
	margin-top: 3px;
	margin-right: 25px;
	margin-left: 0px;
	margin-bottom: 60px;
}
img.left3 {
	padding-left: 5px;
}
img.left4 {
	float: left;
	margin: 3px 22px 0px 0px;
}




img.right {
	float: right;
	margin: 3px 0px 0px 28px;
}
img.right2 {
	float: right;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 28px;
}


img.std_red_env {
	margin-left: 4px;
	vertical-align: bottom;
	padding-bottom: 4px;
}
img.std_red_env2 {
	margin-left: 6px;
	vertical-align: text-bottom;
	padding-bottom: 1px;
}



/** WRAPPER */

#wrapper {
	background-image: url(images/subpage1_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}



/** MENU */

#menu {
	width: 900px;
	height: 40px;
	background-image: url(images/subpage1_04.jpg);
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}




/** HEADER */

#header {
	width: 900px;
	height: 108px;
}




/** TOP MENU */

#topmenu {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/subpage1_03.jpg);
}




/** PAGE */

#page {
	background: #FFFFFF url(images/subpage1_05.jpg) repeat-y center top;
	padding-top: 0px;
	margin-top: 0px;
}

/** CONTENT */

#content {
	background: url(images/subpage1_07.jpg) no-repeat right top;
	padding-top: 44px;
	padding-right: 47px;
	padding-bottom: 20px;
	padding-left: 39px;
}

/** BANNER */

#banner {
	height: 280px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: left;
	width: 880px;
	background-color: #FFF;
	padding-bottom: 0px;
}



#banner #box7 {
	height: 250px;
	width: 401px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 2px;
	background-color: #DEDEED;
	float: left;
	padding-right: 20px;
	margin-left: 0px;
	margin-top: 4px;
}
#box7 h1 {
	font-size: 14px;
}
#banner #box7  #box9{
	float: left;
	height: 22px;
	width: 140px;
	padding-top: 4px;
	padding-right: 22px;
	padding-bottom: 5px;
	padding-left: 22px;
	background-image: url(images/MenuArrowRight_white.gif);
	background-position: 12px 12px;
	background-repeat: no-repeat;
	color: #C1C1C1;
	background-color: #2D2D2D;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-decoration: none;
}



#banner #box7 #box10 {
	float: left;
	height: 22px;
	width: 140px;
	padding-top: 4px;
	padding-right: 14px;
	padding-bottom: 5px;
	padding-left: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #2D2D2D;
	background-image: url(images/MenuArrowRight_white.gif);
	background-repeat: no-repeat;
	background-position: 12px 12px;
	color: #C1C1C1;
}

#box9 a, #box10 a{
	color: #FFF;
	text-decoration: underline;
}

#box9 a:hover, #box10 a:hover{
	text-decoration: none;
}



#banner #box8  {
	height: 272px;
	width: 439px;
	float: left;
	background-color: #2D2D2D;
	margin-top: 4px;
}

#banner #box8 #caption {
	height: 52px;
	padding-right: 20px;
	padding-left: 15px;
	background-image: url(images/MenuArrowRight_white.gif);
	background-repeat: no-repeat;
	background-position: 420px 27px;
	width: 404px;
	text-align: right;
	line-height: 140%;
	margin-top: 0px;
	padding-top: 0px;
}


/** SIDEBAR */

#sidebar {
	width: 152px;
	padding-top: 44px;
	padding-right: 21px;
	padding-bottom: 20px;
	padding-left: 26px;
	background-image: url(images/subpage1_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/** FOOTER */

#footer {
	width: 900px;
	height: 70px;
	margin: 0px auto;
	background: url(images/subpage1_09.jpg) no-repeat left top;
	color: #9D9D9D;
}

#footer p {
	margin: 0px;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 199px;
	height: 20px;
}

#footer a {
	color: #9D9D9D;
}
#subpage_banner {
	height: 187px;
	background: #FFFFFF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: left;
	width: 890px;
}


.subpage #page {
	background: #FFFFFF url(images/subpage2_01.jpg) no-repeat left top;
}

.subpage #footer p {
	padding-left: 0px;
}

.subpage #content {
	padding-bottom: 40px;
	background: url(images/subpage2_02.jpg) no-repeat left bottom;
}




/** FORMS */

form {

}


form.info {
	background-color: #F3F3F3;
	padding: 12px;
	border: 1px solid #D6D6D6;

}



form label  {
	padding-bottom: 0px;
	line-height: 30px;


}
.align-left {
	text-align: left;
}
.align-right { text-align: right; }

/** MISC */

.align-justify { text-align: justify; }
.align_center {
	text-align: center;
}
#Info table .labels {
	text-align: right;
	padding-right: 9px;
}
#Info table .labels_notreq {
	text-align: right;
	padding-right: 12px;
	font-weight: lighter;
}

#Info table .labels2_notreq {
	text-align: left;
	padding-right: 12px;
	font-weight: lighter;
}
#program_box1 {
	padding-left: 120px;
}
#program_box2 {
	padding-left: 90px;
}

.line_spacing {
	line-height: 28px;
}
.line_space_fix {
	line-height: 100%;
}

.padding_top {
	padding-top: 9px;
}

.padding_right {
	padding-right: 26px;
}
.no_paddingbottom {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.text_gray {
	color: #C1C1C1;
}
.Burgundy {
	color: #800040;
}
.red {
	color: #EA0000;
}
.red_bold {
	font-weight: bold;
	color: #F00;
}
.style6 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}
.style5 {
	font-size: 12px;
	font-weight: bold;
	margin-left: 20px;
	line-height: 120%;
}
.style9 {
	font-weight: bold;
}
#box5.style8 {
	padding-top: 0px;
}
.form {
	margin-left: 0px;
	padding-left: 6px;
	list-style-type: none;
	margin-bottom: 6px;
}
.button_panel {
	margin-left: 6px;
	margin-bottom: 12px;
	margin-right: 6px;
}
#box4.email_fields {
	text-align: left;
	list-style-type: none;
}
#box4 form {
	padding-bottom: 8px;
}
.email_form_padding {
	padding-left: 8px;
	padding-right: 10px;
}
h3.email_form_padding {
	padding-left: 2px;
	margin-top: 17px;
	padding-right: 0px;
}
.menu_lowercase_white {
	text-transform: lowercase;
	color: #FFF;
}
.lowercase {
	text-transform: lowercase;
	color: #000;
}
.superscript {
	font-size: small;
	vertical-align: top;
}
.disclaimer {
	font-size: 9px;
	font-style: italic;
}

.caption {
	font-size: 10px;
	font-style: italic;
	text-indent: 4px;
	padding-top: 12px;
}
.facebook_letter {
	vertical-align: text-bottom;


}
.euc {
	color: #1269A2;
}
.quick_links {
	margin-bottom: 0px;
	padding-bottom: 4px;
}

.quick_links_description {
	line-height: 120%;
	padding-bottom: 12px;
	font-style: italic;
}

