/*** Title ***/

#title {
	color: #11387B;
	display: none;
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 20px;
}

/*** Content ***/

body {
	background-color: #CEDFF1;
	background-image: url(../images/layout/bkgrnd.jpg);
	background-repeat: repeat-x;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	margin-top: 0;
}
#title,
h1,
h2,
h3,
.highlight,
.box_a h2,
.box_b h2,
.box_a .content.quote,
.box_b .content.quote,
.basic_table th,
.tab_menu,
.admin th {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	color: #11387B;
	border-bottom: 1px solid #C2D1E2;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding-bottom: 6px;
	line-height: 20px;
}

h2 {
	color: #11387B;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 0;
	line-height: 18px;
}

h2.top,
ul.top {
	margin-top: 0;
}

h2.underline {
	border-bottom: 1px solid #C2D1E2;
	padding-bottom: 3px;
}

h3 {
	font-size: 15px;
	font-weight: normal;
}

.admin th {
	background-color: #CEDFF1;
}	
.special {
	font-size: 16px;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	border-top: 1px solid #C2D1E2;
	border-bottom: 1px solid #C2D1E2;
	padding: 10px 5px;
	text-align: justify;
	
}

/*** Lists ***/

ul {
	list-style-image: url(../images/layout/bullet_content.gif);
	list-style-position: outside;
	padding-left: 14px;
	margin-left: 0;
}

/*** Box Content ***/

.box_a {
	background-color: #E6E6D9;
}

.box_b {
	background-color: #DDE9F5;
}

.box_a.main,
.box_b.main {
	width: 198px;
	line-height: 15px;
}

.box_b.form_selector {
	line-height: 17px;
	padding: 12px;
}

.box_a.main li,
.box_b.main li {
	margin-bottom: 6px;
}

.box_a.main li.last,
.box_b.main li.last {
	margin-bottom: 0;
}

.box_a h2,
.box_b h2 {
	background-repeat: repeat-x;
	color: #fff;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	height: 18px;
	margin: 0;
	padding: 5px 12px;
}

.box_a h2 {
	background-image: url(../images/layout/h2_bkgrnd_a.jpg);
}

.box_b h2  {
	background-image: url(../images/layout/h2_bkgrnd_b.jpg);
}

.box_a .content,
.box_b .content {
	padding: 12px;
}

.box_a .content.quote,
.box_b .content.quote {
	font-size: 14px;
	line-height: 19px;
}

.box_a .content ul,
.box_b .content ul {
	margin: 0 0 0 12px;
	padding: 0;
}

.box_a .content ol,
.box_b .content ol {
	margin: 0 0 0 17px;
	padding: 0;
}

.highlight,
.basic_table .highlight td {
	color: #11387B;
	font-style: italic;
	font-size: 13px;
	line-height: 18px;
}

.quote {
	margin-top: 18px;
}

.button {
	padding: 8px 0 2px 0;
	text-align: center;
}

/*** Tab Navigation ***/

.tab_menu {
	border-bottom: 2px solid #0F3574;
	font-size: 13px;
	margin: 0;
	padding: 0 0 28px 0;
}

.tab_menu ul,
.tab_menu li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.tab_menu a:link,
.tab_menu a:visited,
.tab_menu a:active,
.tab_menu a:hover {
	float: left;
	line-height: 22px;
	margin-right: 10px;
	padding: 4px 12px;
	text-decoration: none;
}

.tab_menu li.active a:link,
.tab_menu li.active a:visited,
.tab_menu li.active a:active,
.tab_menu li.active a:hover {
	background-image: url(../images/layout/h2_bkgrnd_b.jpg);
	background-repeat: repeat-x;
	color: #FFF;
}

.tab_menu li.inactive a:link,
.tab_menu li.inactive a:visited,
.tab_menu li.inactive a:active,
.tab_menu li.inactive a:hover {
	background-repeat: repeat-x;
	color: #FFF;
}

.tab_menu li.inactive a:link,
.tab_menu li.inactive a:visited,
.tab_menu li.inactive a:active {
	background-image: url(../images/layout/h2_bkgrnd_a.jpg);
}

.tab_menu li.inactive a:hover,
.tab_menu li.inactive:hover {
	background-image: url(../images/layout/h2_bkgrnd_a_hover.jpg);
}

/*** Tab Content Area ***/

.tab_content  {
	background-color: #F7F6EF;
	border: 1px solid #C2D1E2;
	border-top: none;
	font-size: 11px;
	line-height: 14px;
	margin: 0;
	padding: 12px;
}

.tab_content h2 {
	margin-bottom: 4px;
}

.tab_content td.col1 {
	padding-right: 10px;
}

.tab_content ul.top {
	margin-top: 7px;
}

.tab_content .medium,
.tab_content .medium {
	font-size: 12px;
	line-height: 21px;
}
	
/*** Images ***/

.imagespacert {
	float: right;
	margin: 0 0 15px 15px;
}

.imagespacelt {
	float: left;
	margin: 0 15px 15px 0; 
}

.tab_content .imagespacelt {
	margin: 0 8px 8px 0; 
}

.icon {
	padding-right: 6px;
}

.photos {
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 4px;
}

/*** Links ***/

a:link, 
a:visited, 
a:active {
	color: #11387B;
	text-decoration: underline;
}

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

/*** Column with Border ***/

.column {
	border-left: 1px solid #C2D1E2;
	font-size: 11px;
	line-height: 14px;
	width: 175px;
	padding-left: 15px;
}

.column li {
	margin-bottom: 3px;
}

.column h2 {
	font-size: 14px;
}

.column h3 {
	font-size: 11px;
	font-weight: bold;
	color: #363436;
	margin-bottom: 5px;
}

.column.large {
	width: 280px;
}


/*** Basic Table ***/

.basic_table {
	border: 1px solid #E6E6D9;
}

.basic_table th {
	background-color: #E6E6D9;
	color: #11387B;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	height: 18px;
	margin: 0;
	padding: 5px 12px;
}

.basic_table th,
.basic_table td {
	text-align: left;
	vertical-align: top;
}

.basic_table td {
	padding: 5px 12px;	
}

.basic_table .first td {
	padding-top: 10px;	
}

.basic_table .last td {
	padding-bottom: 10px;	
}

/*** The "About Us" index page ***/

body#about_us #title {
	display: none;
}

body#about_us #print {
	position: absolute;
	left: 296px;
	top: 4px;
}

body#about_us #main_index {
	background-color: #DDE9F5;
	float: right;
	width: 198px;
	padding: 0px;
	margin: 0px;
}

body#about_us #main_index * {
	margin-left: 0px;
}
body#about_us #main_index ul {
	margin-left: 12px;
}

body#about_us #content_area {
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: relative;
	width: 584px;
}

body#about_us #home_content {
	float: left;
	margin-top: 20px;
	width: 360px;
}
