﻿* {
	margin: 0px;
	padding: 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;
/*	height: auto;*/
	text-align: left;
}

/*****************************************************
******************************************************
definition information for header section
******************************************************
******************************************************/
#header
{
	display: block;
	position: absolute;
	top: 0px;
	width: 998px;
	height: 139px;
	left: 0px;
	background-color: white;
	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_search
{
	display: block;
	position: absolute;
	margin-right: 1px;
	padding-right: 20px;
	width: 980px;
	height: 78px;
	left: 0px;
	text-align: 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;
} 

.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;
}


/*****************************************************
******************************************************
end of definition information for header section 
******************************************************
******************************************************/

/*****************************************************
******************************************************
definition information for titlebar section 
******************************************************
******************************************************/
#titlebar
{
	position: relative;
	top: 139px;
	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: 139px;
	width: 970px;
	left: 0px;
	height: auto;
	background-color: #ffffff;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
}

#content_all
{
	float: left;
	position: absolute;
	width: 998px;
	height: auto;
	white-space: normal;
	padding-bottom: 40px;
	padding-top: 20px;
/*	padding-left: 35px;
	padding-right: 75px;*/
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	left: 0px;
	background-color: #ffffff;
}

.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_ContentLeftItalic
{
	font-size: 12pt;
	font-weight: normal;
	font-style: italic;
	font-family: Garamond, "Book Antiqua", "Times New Roman", serif;
	color: #587992;
}

.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;
}

.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: relative;
	background-color: Transparent;
	top: auto;
	width: 998px;
	height: 106px;
	left: 0px;
	border-top: 1px solid #bbbbbb;
}

#phonenumbers
{
	display: block;
	position: relative;
	width: 998px;
	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;
}

#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: 116px;
	height: 37px;
	left: 200px;
	font-variant: normal;
	text-align: left;
}

#phone_left_utext
{
	display: block;
	position: absolute;
	height: 20px;
	margin-left: 20px;
}

#phone_left_ltext
{
	display: block;
	position: absolute;
	height: 17px;
	top: 19px;
	margin-left: 20px;
}

#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: 998px;
	top: 37px;
	left: 0px;
	border-top: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	background-color: #ffffff;
}

#nav_bar3
{
	display: block;
	position: relative;
	padding-top: 12px;
	padding-left: 30px;
	height: 26px;
	width: 570px;
	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: 798px;
	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: 963px;
	height: 10px;
	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;
}

.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; 
}
/******************************************************************************
	Necessary for Zoom Search (www.wrensoft.com)
******************************************************************************/
		.highlight { background: #FFFF40; }
		.searchheading { font-size: 130%; font-weight: bold; }
		.summary { font-size: 80%; font-style: italic; }
		.suggestion { font-size: 100%; }
		.results { font-size: 100%; }
		.category { color: #999999; }
		.sorting { text-align: right; }

		.result_title { font-size: 100%; }		
		.description { font-size: 100%; color: #008000; }
		.context { font-size: 100%; }
		.infoline { font-size: 80%; font-style: normal; color: #808080;}

		.zoom_searchform { font-size: 100%; }
		.zoom_results_per_page { font-size: 80%; margin-left: 10px; }
		.zoom_match { font-size: 80%; margin-left: 10px;}				
		.zoom_categories { font-size: 80%; }
		.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
		.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }
		
		input.zoom_button {  }
		input.zoom_searchbox {  }		
		
		.result_image { float: left; display: block; }
		.result_image img { margin: 10px; width: 80px; border: 0px; }

		.result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
		.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }
		
		.result_pages { font-size: 100%; }
		.result_pagescount { font-size: 100%; }
		
		.searchtime { font-size: 80%; }
		
		.recommended 
		{ 
			background: #DFFFBF; 
			border-top: 1px dotted #808080; 
			border-bottom: 1px dotted #808080; 
			margin-top: 15px; 
			margin-bottom: 15px; 
		}
		.recommended_heading { float: right; font-weight: bold; }
		.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
		.recommend_title { font-size: 100%; }
		.recommend_description { font-size: 100%; color: #008000; }
		.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}
/*****************************************************************************/
