﻿* {
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

body  
{
	font-family: Garamond, "Book Antiqua", "Times New Roman", serif; 
	background-color: #EBEBEB; 
	margin: 0 auto;
	width: auto;
	text-align: center;
	height: auto;
}

#wrapper {
	display: block;
	position: relative;
	width: 1000px;
	text-align: left;
	top: 0px;
	left: 0px;
	height: 820px;
}

#wrapper2 {
	display: block;
	position: relative;
	width: 1000px;
	text-align: left;
	top: 0px;
	left: 0px;
	height: 600px;
}

/*****************************************************
******************************************************
definition information for header section
******************************************************
******************************************************/
#header
{
	display: block;
	position: absolute;
	top: 0px;
	width: 998px;
	height: 174px;
	left: 0px;
	background-color: white;
/*	border-left: 1px solid Red;
	border-right: 1px solid Red;*/
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
}

#header_logo_part
{
	display: block;
	position: absolute;
	top: 20px;
	margin-left: 0px;
	width: 1000px;
	height: 78px;
}

#header_logo
{
	display: block;
	position: absolute;
	margin-left: 1px;
	padding-right: 40px;
	left: 0px;
	width: 170px;
	height: 78px;
	background-image: url('../images/logo.bmp');
}

#header_logo a
{
	display: block;
	width: 170px;
	height: 78px;
	text-indent: -99999px;
}

#header_search
{
	display: block;
	margin-right: 1px;
	padding-right: 20px;
	width: 780px;
	height: 78px;
	left: 0px;
	text-align: right;
	float: right;
}

.classTBBorder1
{
	border: 1px inset #CCCCCC;
}

#upper_nav
{
	display: block;
	position: relative;
	top: 102px;
	width: 998px;
	height: 30px;
	left: 0px;
	background-color: #ffffff;
	border-top: 1px solid #DEE4E9;
	border-bottom: 1px solid #DEE4E9;
}

#nav_bar1
{
	display: block;
	position: absolute;
	padding-top: 6px;
	padding-left: 40px;
	width: 200px;
	height: 26px;
	top: 0px;
	left: 0px;
	text-align: left;
	text-decoration : none;
	right: 758px;
}

#nav_bar2
{
	display: block;
	position: absolute;
	padding-top: 6px;
	width: 550px;
	height: 26px;
	left: 445px;
	top: 0px;
	text-align: center;
	text-decoration : none;
}

.menu
{
	white-space: nowrap;
	font-family: Garamond, "Book Antiqua", "Times New Roman", serif;
	font-size: 12pt;
	font-weight: bold;
}

#nav_bar1 a:hover 
{
	background-color: #587992;
	color: #ffffff;
} 

#nav_bar2 a:hover 
{
	background-color: #587992;
	color: #ffffff;
} 

#upper_nav2
{
	display: block;
	position: relative;
	top: 106px;
	width: 998px;
	height: 30px;
	left: 0px;
	background-color: #ffffff;
	border-top: 1px solid #DEE4E9;
	border-bottom: 1px solid #DEE4E9;
}

#nav_bar5
{
	display: block;
	position: absolute;
	padding-top: 6px;
	padding-left: 40px;
	width: 200px;
	height: 26px;
	top: 0px;
	left: 0px;
	text-align: left;
	text-decoration : none;
}

#nav_bar6
{
	display: block;
	position: absolute;
	padding-top: 6px;
	width: 730px;
	height: 26px;
	left: 270px;
	top: 0px;
	text-align: center;
	text-decoration : none;
}

.classAboutUs
{
	font-size: 12pt;
	font-weight: bold;
	font-family: Garamond, "Book Antiqua", "Times New Roman", serif;
	margin-left: 10px;
	margin-right: 25px;
}

.classMenuStyle
{
	width: 150px;
	height: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.maskedTxtBox
{
	background-color: white;
}

/*****************************************************
******************************************************
end of definition information for header section 
******************************************************
******************************************************/

/*****************************************************
******************************************************
definition information for titlebar section 
******************************************************
******************************************************/
#titlebar
{
	position: relative;
	top: 174px;
	width: 998px;
	height: 50px;
	left: 0px;
	background-color: #587992;
	border-left: 1px solid #587992;
	border-right: 1px solid #587992;
	color: #ffffff;
}

#titlebar_left
{
	position: absolute;
	top: 0px;
	width: 790px;
	height: 30px;
	left: 0px;
	padding-top: 15px;
	padding-left: 40px;
/*	background-color: #587992;
	border-left: 1px solid #587992;
	border-right: 1px solid #587992;*/
	color: #ffffff;
}

#titlebar_right
{
	position: absolute;
	top: 0px;
	width: 150px;
	height: 40px;
	left: 835px;
/*	padding-top: 5px;
*/	padding-right: 10px;
	text-align: center;
/*	background-color: #587992;
	border-left: 1px solid #587992;
	border-right: 1px solid #587992;*/
	color: #ffffff;
}
/*****************************************************
******************************************************
end of definition information for titlebar section 
******************************************************
******************************************************/

/*****************************************************
******************************************************
definition information for content section 
******************************************************
******************************************************/
#content
{
	position: relative;
	top: 174px;
	width: 998px;
	left: 0px;
	height: 580px;
	background-color: #ffffff;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
}
/*
#content2
{
	position: relative;
	top: 174px;
	width: 998px;
	left: 0px;
	height: 400px;
	background-color: #ffffff;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
}

#MyIWP
{
	position: relative;
	top: 22px;
	width: 100px;
	height: 18px;
	left: 698px;
	background-color: Transparent;
}

#content_left
{
	float: left;
	position: absolute;
	width: 600px;
	height: 520px;
	left: 0px;
	overflow: auto;
	white-space: normal;
	padding-bottom: 40px;
	padding-top: 40px;
	padding-left: 35px;
	padding-right: 45px;
	border-left: 1px solid #587992;
	border-right: 1px solid #587992;
	background-color: #ffffff;
	color: #000000;
	top: 220px;
}

#content_right
{
	float: right;
	position: absolute;
	width: 277px;
	height: 520px;
	left: 681px;
	overflow: auto;
	white-space: normal;
	padding-bottom: 40px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 20px;
	border-left: 15px solid #cceeff;
	border-top: 28px solid #cceeff;
	border-right: 1px solid #bbbbbb;
	background-color: #ffffff;
	color: #000000;
	top: 0px;
}
*/
#content_all
{
	float: left;
	position: absolute;
	left: 0px;
	width: 887px;
	height: 518px;
	overflow: auto;
	white-space: normal;
	padding-bottom: 40px;
	padding-top: 25px;
	padding-left: 35px;
	padding-right: 75px;
	background-color: #ffffff;
	top: 0px;
}
/*
#content_allshort
{
	position: relative;
	top: 0px;
	width: 887px;
	left: 0px;
	height: 400px;
	padding-bottom: 40px;
	padding-top: 25px;
	padding-left: 35px;
	padding-right: 75px;
	background-color: #ffffff;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
}
*/
.classAbout_ContentLeft
{
	font-size: 12pt;
	font-weight: normal;
	font-family: Garamond, "Book Antiqua", "Times New Roman", serif;
	color: #000000;
}

.classAbout_ContentLeftBold
{
	font-size: 12pt;
	font-weight: Bold;
	font-family: Garamond, "Book Antiqua", "Times New Roman", serif;
	color: #000000;
}

.classAbout_ContentLeftItalicDark
{
	font-size: 12pt;
	font-weight: normal;
	font-style: italic;
	font-family: Garamond, "Book Antiqua", "Times New Roman", serif;
	color: #000000;
}

.classAbout_ContentLeftH1Bold
{
	font-size: 16pt;
	font-weight: Bold;
	font-family: Garamond, "Book Antiqua", "Times New Roman", serif;
	color: #000000;
}

.classAbout_ContentRight
{
	font-size: 10.5pt;
	font-weight: normal;
	font-family: Garamond, "Book Antiqua", "Times New Roman", serif;
	color: #587992;
}

.classAbout_ContentRightItalic
{
	font-size: 10.5pt;
	font-weight: normal;
	font-style: italic;
	font-family: Garamond, "Book Antiqua", "Times New Roman", serif;
	color: #587992;
}

.class_MessageBox
{
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	font-family: Garamond, "Book Antiqua", "Times New Roman", serif;
	color: #000000;
}

/*****************************************************
******************************************************
end of definition information for content section 
******************************************************
******************************************************/

/*****************************************************
******************************************************
definition information for footer section
******************************************************
******************************************************/
#footer
{
	position: absolute;
	background-color: Transparent;
	top: 806px;
	width: 999px;
	height: 106px;
	left: 0px;
	border-top: 1px solid #bbbbbb;
}
#phonenumbers
{
	display: block;
	position: relative;
	width: 999px;
	height: 36px;
	left: 0px;
	padding-top: 2px;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	background-color: #ffffff;
}

#phone_left
{
	display: block;
	position: absolute;
	width: 316px;
	height: 37px;
	left: 0px;
	top: 0px;
}

#phone_left_nbr
{
	display: block;
	position: absolute;
	width: 200px;
	height: 37px;
	text-align: right;
	top: 0px;
	left: 0px;
}

#phone_left_text
{
	display: block;
	position: absolute;
	width: 108px;
	height: 17px;
	left: 200px;
	font-variant: normal;
	padding-top: 12px;
	padding-left: 16px;
}
/*
#phone_right
{
	display: block;
	position: absolute;
	width: 316px;
	height: 37px;
	left: 316px;
}

#phone_right_nbr
{
	display: block;
	position: absolute;
	width: 200px;
	height: 37px;
	text-align: right;
	top: 0px;
	left: 0px;
}

#phone_right_text
{
	display: block;
	position: absolute;
	width: 116px;
	height: 37px;
	left: 200px;
	text-align: left;
}

#phone_right_utext
{
	display: block;
	position: absolute;
	height: 20px;
	margin-left: 20px;
}

#phone_right_ltext
{
	display: block;
	position: absolute;
	height: 20px;
	top: 17px;
	margin-left: 20px;
}
*/
.classPhoneNbr
{
	font-size: 24pt;
	font-weight: normal;
	font-family: Garamond, "Book Antiqua", "Times New Roman", serif;
}

.classPhoneUpper
{
	font-size: 12pt;
	font-weight: normal;
	font-family: Garamond, "Book Antiqua", "Times New Roman", serif;
}

.classPhoneLower
{
	font-size: 9pt;
	font-weight: normal;
	font-family: Garamond, "Book Antiqua", "Times New Roman", serif;
}

#lower_nav
{
	display: block;
	position: absolute;
	height: 42px;
	width: 999px;
	top: 37px;
	left: 0px;
	border: 1px solid #bbbbbb;
	background-color: #ffffff;
}

#nav_bar3
{
	display: block;
	position: absolute;
	padding-top: 12px;
	padding-left: 30px;
	height: 26px;
	text-align: left;
	line-height: normal;
	text-decoration : none;
}

#nav_bar3 a:hover {
	background-color: #587992;
	color: #ffffff;
} 

#nav_bar4
{
	display: block;
	position: absolute;
	margin-left: 800px;
	width: 200px;
	height: 40px;
	padding-top: 2px;
	text-align: center;
	line-height: normal;
	text-decoration : none;
}

#nav_bar4_1
{
	display: block;
	position: absolute;
	left: 0px;
	width: 50px;
}

#nav_bar4_2
{
	display: block;
	position: absolute;
	left: 50px;
	width: 50px;
}

#nav_bar4_3
{
	display: block;
	position: absolute;
	left: 100px;
	width: 50px;
}

#nav_bar4_4
{
	display: block;
	position: absolute;
	left: 150px;
	width: 50px;
}

#nav_bar4_1u, #nav_bar4_2u, #nav_bar4_3u, #nav_bar4_4u
{
	display: block;
	position: absolute;
	padding-top: 2px;
	left: 0px;
	width: 50px;
	height: 20px;
}

#nav_bar4_1l, #nav_bar4_2l, #nav_bar4_3l, #nav_bar4_4l
{
	display: block;
	position: absolute;
	top: 20px;
	left: 0px;
	width: 50px;
	height: 20px;
}

#footer_data
{
	display: block;
	position: absolute;
	top: 80px;
	left: 0px;
	width: 965px;
	height: 20px;
	padding-left: 35px;
	padding-top: 5px;
	background-color: Transparent;
}

/*****************************************************
******************************************************
end of definition information for footer section 
******************************************************
******************************************************/

.classEnroll
{
	font-size: 20px;
	font-weight: bold;
	font-family: Garamond, "Book Antiqua", "Times New Roman", serif;
	color: #ffffff;
}

.classEnroll2
{
	font-size: 12pt;
	font-weight: normal;
	font-family: Garamond, "Book Antiqua", "Times New Roman", serif;
	color: #ffffff;
}

.classEnrollRight
{
	text-align: right;
	font-size: 12pt;
	font-weight: bold;
	font-family: Garamond, "Book Antiqua", "Times New Roman", serif;
	color: #ffffff;
}

.classButtonStyle
{
	border-style: inset;
	font-size: x-small;
	height: 20px;
	color: black;
}

.btn_titles
{
	font-size: 12pt;
	font-weight: bold;
	font-family: Garamond, "Book Antiqua", "Times New Roman", serif;
}

.btn_text
{
	background-color: Transparent;
	font-size: 12pt;
	font-weight: normal;
	font-family: Garamond, "Book Antiqua", "Times New Roman", serif;
}

.classIWP
{
	 border-style: none;
	 padding-top: 2px; 
	 vertical-align: middle;
	 text-align: right;
	 border-color: #ffffff;
}

.classFlag
{
	border-style: none;
	font-size: small;
	font-weight: normal;
	font-style: italic;
	font-family: Garamond, "Book Antiqua", "Times New Roman", serif;
}

H1 
{ 
	font-size: 16pt; 
	color: #000000; 
}

.h1 
{ 
	font-size: 16pt; 
	color: #000000; 
}

H2 
{ 
	font-size: 13pt; 
	font-weight: bold;
	color: #000000; 
}

H3 
{ 
	font-size: 12pt; 
	font-weight: bold; 
	text-align: left;
	color: #336699; 
}

A 
{
	color: #336699; 
}

.page_head 
{ 
	font-size: 16pt; 
	font-weight: bold;
	color: #FFFFFF; 
}

.page_message 
{ 
	font-size: 16pt; 
	font-weight: bold;
	color: #FFFFFF; 
}

.page_message_hide 
{ 
	font-size: 16pt; 
	font-weight: bold;
	color: #CDD7DE; 
}

.testimonials 
{ 
	font-size: 11pt; 
	color: #6C6D6E;
}

.auto_avail 
{
	color: #6c6D6E; 
}

.login 
{ 
	font-size: 11pt; 
	color: #FFFFFF;
}

.white 
{ 
	color: #FFFFFF;
}

.home_promo 
{ 
	color: #6C6D6E; 
}

.home_enroll 
{ 
	color: #FFFFFF;
}

.home 
{ 
	color: #6C6D6E; 
}

.adj 
{ 
	font-size: 9pt; 
	color: #808080; 
}  

.adj1 
{ 
	font-size: 10pt; 
	color: #808080; 
}  

.adj2 
{ 
	font-size: 12pt; 
	color: #808080; 
}

.adj3 
{ 
	font-size: 14pt; 
	color: #808080; 
}  

.adj 
{ 
	font-size: 9pt; 
	color: #FFFFFF; 
}  

.adj1 
{ 
	font-size: 10pt; 
	color: #FFFFFF; 
}  

.adj2 
{ 
	font-size: 12pt; 
	color: #FFFFFF; 
}  

.adj3 
{ 
	font-size: 14pt; 
	color: #FFFFFF; 
}

.btn 
{ 
	font-family: Garamond, "Book Antiqua", "Times New Roman", serif; 
	font-size: 9pt; 
	color: #333333; 
}

.home_field 
{ 
	font-family: verdana,arial, sans-serif; 
	font-size: 9pt; 
	color: #808080; 
}  

.home_form 
{ 
	font-size: 11pt; 
	color: #ffffff; 
}  

A.white 
{
	color:#ffffff;
}

A.darker 
{
	font-style: italic;
	color:#587992; 
}

.medium_blue 
{ 
	color:#9BAFBE;
}

.darker_blue 
{ 
	color:#587992;
}

.lg_phone 
{ 
	font-size: 24pt;
	color:#587992; 
}

.lg_phone_words 
{ 
	font-size: 11pt;
	color:#9BAFBE; 
}

.sm_phone_words 
{ 
	font-size: 8pt;
	color:#9BAFBE; 
}

.footer 
{
	font-size: 9pt;
	color: #587992; 
}

.nav  
{
	display:block; 
	font-size: 12pt; 
	font-weight: bold; 
	color: #587992; 
}  

A.nav_on:link 
{
	display:block; 
	font-size: 12pt; 
	text-decoration: none; 
	font-weight: bold; 
	background: #587992; 
	color: #ffffff; 
}

A.nav_on:visited 
{ 
	display:block; 
	font-size: 12pt; 
	text-decoration: none; 
	font-weight: bold; 
	background: #587992;  
	color: #2D4B61; 
}

A.nav_on:visited 
{ 
	display:block; 
	font-size: 12pt; 
	text-decoration: none; 
	font-weight: bold;  
	background: #587992; 
	color: #ffffff; 
}

A.nav:link 
{ 
	display:block; 
	font-size: 12pt; 
	text-decoration: none; 
	font-weight: bold; 
	color: #587992; 
}

A.nav:hover 
{ 
	display:block; 
	font-size: 12pt; 
	text-decoration: none; 
	font-weight: bold; 
	background: #587992; 
	color: #ffffff; 
}

A.nav:visited 
{ 
	text-decoration: none;
}

A.nav_materials 
{
	font-size: 12pt; 
	display:block;
	text-decoration: none; 
	font-weight: bold; 
	color: #303030; 
}

A.nav_materials:hover 
{ 
	display:block; 
	font-size: 12pt; 
	text-decoration: none; 
	font-weight: bold; 
	background: #587992; 
	color: #ffffff; 
}

A.lang 
{ 
	font-style: italic; 
	font-size: 8pt;
}

A.home_right:link 
{ 
	text-decoration: none; 
	color: #000000; 
}

A.home_right:hover 
{  
	text-decoration: none; 
	background: #587992; 
	color: #ffffff; 
}

A.home_right:visited 
{ 
	text-decoration: none; 
	color: #000000; 
}

.referral_msg 
{
	font-family: Arial, sans-serif; 
	font-size: 9pt; 
}

