body{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}

.m_text, td, input, textarea, li
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-align: center;
}

p {
	margin-top: 10px;
	text-align: justify;
}

.introbullet {
	margin-bottom: 8px;
	margin-top: 8px;
	margin-left: 5px;
}

a { color:#056EB8; text-decoration: none;}

a:hover{ color:#075D99; text-decoration:underline;}

span strong {
	color:#60C;
}

h1 {
	font-family: Arial;
	font-size: 20px;
	color: Gray;
	margin-top: 1px;
	margin-bottom: 0px;
	font-weight: normal;
	line-height: 14px;
}

h2 {
	color: #4F4F4F;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F0F1F2;
	font-size: 12px;
	padding-left: 2px;
	line-height: 14px;
	margin-bottom: 5px;
}

h3 {
	color: #278CD3;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 5px;
}

.homeh2 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F0F1F2;
	font-size: 12px;
	padding-left: 2px;
	line-height: 14px;
	margin-bottom: 5px;
	margin-top: 0px;
}

.ls_text a:hover{ text-decoration:none; color:#6F7A83; font-weight:bold;}
	
.line { height:1px; background-color:#E2E4E6;}

.all_cell { padding: 24px 27px 10px 24px}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		color: default;
	}

.form
	{
		height:22px; margin-top:2px;
	}	

.form input
	{
		width:138px; height:19px; border-color:#C8C8C8; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px
	}

.form1
	{
		height:22px; margin-top:2px;
	}	

.form1 input
	{
		width:145px; height:19px; border-color:#C8C8C8; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px
	}

.form2
	{
		height:22px; margin-top:2px;
	}	

.form2 input, select
	{
		width:185px; height:19px; border-color:#C8C8C8; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px
	}

textarea{
		width:138px; height:79px; overflow:hidden; border-color:#C8C8C8; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px
	}

li, ul
	{
	line-height:18px;
	color:#333333;
	text-decoration:none;
	margin-bottom: 2px;
	margin-top: 5px;
	text-align: left;
	}

.subnav
	{
		font-family: Tahoma;
		font-size:11px;
		line-height:10px;
		margin-bottom: 2px;
		color:#278CD3;
	}

.subnav a { color:#278CD3; text-decoration: none; }

.subnav a:hover {
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.subnavover a { color:#CF9B4F; text-decoration:underline; }

.subnavover a:hover {
	text-decoration:underline;
}

.subheader {
	margin-bottom: 5px;
	color:#6F7A83;
	text-decoration: none;
	font-weight: bold;
}

.subheader a { 
	color:#6F7A83; text-decoration: none; font-weight: bold;
}

.subheader a:hover {
	text-decoration:none; font-weight: bold;
}

.footer 
	{
		font-family: Tahoma;
		font-size:10px;
		line-height:13px;
		color:#278CD3;
	}

.footer a { color:#278CD3; text-decoration: none;}

.footer a:hover { text-decoration: underline;
	
}
.copyright 
	{
		font-family: Tahoma;
		font-size:10px;
		line-height:13px;
		color:#6F7A83;
		margin-top: 6px;
	}
	
.guides_table
{
    border-color: #CCCCCC;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

.guides_td
{
    border-color: #CCCCCC;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
    background-color: #EBEBEB;
}

.small_table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: solid; border-style: solid;
}

