@charset "utf-8";
/*****Other Pages*****/

#content_main h1#other_page_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #C00;
	padding-left:20px;
}
#other_page_detail {
	margin-left:50px;
	margin-right:50px;
}
#other_page_detail p {
	padding-left:0px;
	padding-right:0px;
	text-align:justify;
	margin:0 0 0 0px;
	color:#666;
}
#other_page_detail ol {
	padding-left:20px;
	text-align:justify;
}
#other_page_detail ol li {
	padding: 4px 0;
	list-style-type: decimal;
	list-style-position: outside;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666;
}
#other_page_detail ol li ol li {
	padding: 4px 0;
	list-style-type: disc;
	list-style-position: outside;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
/*****Contact*****/

#contact_info {
	margin-top:20px;
	margin-right:30px;
	width:420px;
	float:left;
}
#contact_info a {
	color:#06F;
}
#contact_info form lable {
	color:#666;
}
#contact_info form input, #contact_info form textarea {
	background-color: #C8E3FF;
	border: #5AF solid 1px;
}
#contact_info p {
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	font-size:12px;
	color:#666;
}
#google_map {
	float:left;
	margin-top:50px;
}
#contact_info #emailForm .contact_email label {
	color: #666;
}
#main_page li {
	list-style-type:none;
	display:block;
	margin: 10px;
	padding:0 200px;
}
#main_page li a {
	text-align:center;
	display:block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background-color:#09F;
	text-transform: uppercase;
	border:solid 1px;
	padding:5px;
	zoom:1;
}
#main_page li a:hover {
	background-color:#fff;
	color:#09F;
}
#main_page li ul li {
	padding:0 50px;
}
#main_page li ul li a {
	text-transform: none;
	font-size: 12px;
	background-color:#fff;
	color:#09F;
}
#main_page li ul li a:hover {
	background-color:#09F;
	color:#fff;
}
/********/

#other_page li {
	list-style-type:none;
	display:block;
	margin: 10px;
	padding:0 200px;
}
#other_page li a {
	text-align:center;
	display:block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background-color:#036;
	text-transform: uppercase;
	border:solid 1px;
	padding:5px;
	zoom:1;
}
#other_page li a:hover {
	background-color:#fff;
	color:#036;
}
#other_page_detail table tr th {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FFF;
	background-color: #003688;
	font-size: 14px;
	padding:10px;
}
#other_page_detail table tr td {
	font-family:Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
	padding:10px;
}
#other_page_detail table tr td.table_cell {
	color: #fff;
	font-size: 18px;
	padding:10px;
	background:#11356C;
}
#all_links li {
	float:left;
	list-style-type:none;
}
#all_links li a {
	margin:0;
	padding:5px 30px;
	color:#09F;
	text-align:left;
	font-size:18px;
}
#all_links li a:hover {
	color:#00AEEF;
}
#all_links li ul li {
	padding:5px 0;
	float:none;
}
#all_links li ul li a {
	padding:10px 30px;
	font-size:14px;
	color:#666;
	text-align:left;
}
#all_links li ul li a:hover {
	color:#00AEEF;
}
#sitemap {
	margin:20px 0;
}
#sitemap_other_links li {
	border-top:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
	font-size:14px;
	list-style-type: none;
	padding:10px 20px;
	float:left;
	border-right:1px solid #CCC;
}
#sitemap_other_links li a {
	color:#09F;
	font-weight:bold;
}
#sitemap_other_links li a:hover {
	color:#999;
	font-weight:bold;
}
#sitemap_other_links #sitemap_last_item {
	border-right:none;
}
#sitemap_other_links {
	margin-left:20px;
}
#sitemap #all_links li ul li ul {
	margin-left:10px;
}
#sitemap #all_links li ul li ul li {
	padding:2px;
}
#sitemap #all_links li ul li ul li a {
	color:#999;
	font-size:12px;
}
#other_page_detail ol li ol li ol li {
	list-style-type: circle;
}

