/* CSS Document */

a {
	color: #0e7dc2;
	text-decoration: none;
}
a:hover  {
	color: #F26522;
}

.common, .boxtbl{
	font-family: Verdana;
	font-size: 12px;
	color: #696969;
	text-align: justify;
	line-height: 17px;
}
.home {
	font-family: Verdana;
	font-size: 11px;
	color: #696969;
	text-align: justify;
	line-height: 14px;
}
.home a {
	color: #0e7dc2;
	text-decoration: none;
}
.home a:hover  {
	color: #F26522;
}

.title {
	font-family: Verdana;
	font-size: 11px;
	color: #0e7dc2;
	text-align: justify;
	line-height: 17px;
}
.title2 {
	font-family: Verdana;
	font-size: 12px;
	color: #0e7dc2;
	text-align: justify;
	line-height: 17px;
	font-weight: bold;
}
.table1 {
	font-family: Arial;
	font-size: 11px;
	color: #696969;
	text-align: justify;
	line-height: 17px;
}
.tableEvent {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	line-height: 12px;
}
.table1bold {
	font-family: Arial;
	font-size: 11px;
	color: #696969;
	text-align: justify;
	line-height: 17px;
	font-weight: bold;
}
.tabletop {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	text-align: justify;
	line-height: 17px;
	font-weight: bold;
}
.menu {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-align: justify;
}
.menu a {
	color: #ffffff;
	text-decoration: none;
}
.menu a:hover  {
	color: #a3222c;
}

.submenu {
	font-family: Verdana;
	font-size: 11px;
	color: #08914d;
	font-weight: bold;
	line-height: 28px;
}
.submenu a {
	color: #696969;
	font-weight: normal;
	text-decoration: none;
}
.submenu a:hover  {
	color: #08914d;
}
.subsubmenu {
	font-family: Verdana;
	font-size: 10pt;
	color: #08914d;
	font-weight: bold;
	line-height: 15px;
}
.subsubmenu a {
	color: #696969;
	font-weight: normal;
	text-decoration: none;
}
.subsubmenu a:hover  {
	color: #08914d;
}

.locator {
	font-family: arial;
	font-size: 10px;
	color: #4f4f4f;
	text-align: justify;
	line-height: 25px;
}
.locator a {
	color: #4f4f4f;
	text-decoration: none;
}
.locator a:hover  {
	color: #0e7dc2;
}

.subtitle {
	font-family: times;
	font-size: 15px;
	color: #712027;
	text-align: justify;
	font-weight: bold;
}

.heading {
	font-family: Arial;
	font-size: 28px;
	color: #c2c2c2;
	line-height: 20px;
}
.bottom {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
}
.header {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.header a {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.header a:visited {
	color: #666666;
}
.header a:hover {
	color: #F26522;
}
.header a:active {
	color: #666666;
	}
.table {
	font-family: Verdana;
	font-size: 10px;
	color: #4f4f4f;
	line-height: 17px;
	height: 40px;
}
.tableHead {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	line-height: 17px;
}
.table2 {
	font-family: Verdana;
	font-size: 10px;
	color: #4f4f4f;
	line-height: 17px;
}
.login {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-align: justify;
	line-height: 15px;
}
.login a {
	color: #ffffff;
	text-decoration: none;
}
.login a:hover  {
	color: #a3222c;
}
.link {
	font-family: Verdana;
	font-size: 10px;
	color: #4f4f4f;
	text-align: justify;
	line-height: 17px;
}
.link a {
	color: #7f4146;
}
.link a:hover  {
	color: #F26522;
}
body {
	background-image: url(../image/bg.gif);
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.title1{
	font-size: 25px;
	font-family: Verdana;
	color: #0e7dc2;
	text-align: justify;
	line-height: 33px;	
	font-weight:bold;
}
.boxtbl{
	color:#303030;
}
.title_white{
	color:white;
	font-weight:bold;
	text-align:center;
	font-size:12pt;
	text-align:center;
}
.blue_cell,
.cell, .cell_left, .cell_left2, .cell_left2b, .cell_right
{
	font-family: Verdana;
	text-align:left;
	vertical-align:middle;
}
.blue_cell{
	color:white;
	font-weight:bold;
}
.cell, .cell_left, .cell_right
{
	height:60;
	font-size:10pt;
	color:#696969;
	padding-top:10;
	padding-bottom:10;
}
.cell_left, .cell_left2, .cell_left2b{
	border-left-style: solid;
	border-left-color: #e0e0e0;
	border-left-width: 1;
	padding-left:6;
}
.cell_left2, .cell_left2b{
	text-align:right;
	color:#696969;
}
.cell_left2b{
	font-size:10pt;
	font-weight:bold;
}
.cell_right, .cell_right2
{
	border-right-style: solid;
	border-right-color: #d0d0d0;
	border-right-width: 1;
	padding-right:6;
}
.home_title, .home_desc, .home_desc2{
	font-family: Verdana;
	font-size: 8pt;
	padding-left:6;
	padding-right:6;
	padding-top:6;
	padding-bottom:6;
	color:#696969;
}
.home_desc{
	vertical-align:top;
	text-align:justify;
}
.home_desc2{
	text-align:left;
}
.title_td1{
	width:1%;
	height:40;
}
.cell_short, .cell_short_middle, .cell_short_right{
	font-family: Verdana;
	font-size:10pt;
	color:#696969;
	height:30;
	padding-left:6;
	padding-right:6;
	padding-top:6;
	padding-bottom:6;	
}
.cell_short{
}

.cell_short_middle{
	text-align:center;
	vertical-align:middle;
}
.cell_short_right{
	text-align:right;
	vertical-align:middle;
}
.cell_center, .cell_center_bold, .cell_right, .cell_right2, .cell_right_bold
{
	font-family: Verdana;
	font-size:10pt;
	color:#696969;
	height:30;	
	vertical-align:middle;
}
.cell_center, .cell_center_bold
{
	text-align:center;
}
.cell_right, .cell_right_bold
{
	text-align:right;
}
.cell_right2{
	text-align:left;
}
.cell_center_bold, .cell_right_bold{
	font-weight:bold;
}
.who_quote, .who{
	font-family: Verdana;
	font-size: 8pt;
}
.who{
	color:#707070;
}
.title_td2{
	width:99%;
	text-align:left;
}
.home_title{
	font-weight:bold;
	font-size:8pt;
	height:20;
	color: #0e7dc2;
}
.cell_2sides{
	border-left-style: solid;
	border-left-color: #e0e0e0;
	border-left-width: 1;
	border-right-style: solid;
	border-right-color: #d0d0d0;
	border-right-width: 1;
}
.cell_3sides{
	border-left-style: solid;
	border-left-color: #e0e0e0;
	border-left-width: 1;
	border-right-style: solid;
	border-right-color: #d0d0d0;
	border-right-width: 1;
	border-bottom-style: solid;
	border-bottom-color: #d0d0d0;
	border-bottom-width: 1;
}
.sub_email{
	color:#707070;
	border-width:1;
	border-style:solid;
	border-color:#a0e0e0;
}
.alt_bgcolor{
	background-color:#e0e0e0;
}
.alt_bgcolor2{
	background-color:#f0f0f0;
}
.footer {
	font-family: Verdana;
	font-size: 9px;
	color: #;
}
.cell_footer_rem{
	font-family: arial;
	font-size:7pt;
	padding-left:2;
	color: #707070;
}
.cell_footer{
	font-family: arial;
	font-size:9pt;
	padding-left:2;
	color: #707070;
	padding-left:16;
	padding-right:16;
	padding-top:16;
	padding-bottom:16;
}

#td_err, #div_submitting{
	font-family: Verdana;
	text-align:left;
	vertical-align:middle;
	font-size:10pt;
}
#input_submit, #div_submitting{
	height:30;
}
#td_err{
	color:red;
}
#div_submitting{
	display:none;
	text-align:center;
	vertical-align:middle;
}
#div_submitting{
	color:blue;
}
#contact_name2{
	font-family: Verdana;
	font-size:10pt;
	font-weight: bold;
}
#sub_text, .sub_email{
	font-family: Verdana;
	font-size:8pt;
	color:#696969;
}
.title_desc{
	font-family:verdana;
	color:#696969;
}
.asterisk{
	color:red;
}
