/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td		{

padding:0px 0px 0px 0px; 
margin:0px 0px 0px 0px;

}



html	{



}



body 	{
	font-size: 12px;


}



table 	{

	border-collapse:collapse; 

	border:0; 

	width:100%;



}



td 		{

	vertical-align:top;

	horizontal-align:center;

}



th 		{

	text-align:left; 

	vertical-align:top

}



img		{
	border:none;
	margin-bottom: 5px;
}


img	a, a img{
	border:none;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 7px;
	margin-left: 0px;
}


h1 		{
	font-size:15px;
	color: #004B9B;
	margin-bottom: 15px;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 10px;
	line-height: 19px;
}

h2 		{
	font-size:14px;
	color: #2B642B;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 18px;
	margin-bottom: 15px;
	margin-top: 15px;
}

h3 		{
	font-size:13px;
	letter-spacing: 1px;
}

h4		{
	font-size:13px;
	color: #3487B9;

}

h5		{
	font-size:12px;
	color: #3487B9;

}

h6		{
	font-size:11px;
	color: #3487B9;

}


.main h4		{
	font-size:14px;
	color: #3487B9;

}




p		{

	padding:0px 0px 10px 0px;

	 line-height: 1.5 !important ;
    color: #456670;
}



textarea .inputbox {

	width:300px; 

	height:100px; 

	margin:0px 0px 5px 0px;

}



select	{

	height:auto; 

	margin:0px 0px 2px 0px; 

	vertical-align:middle

}



ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 20px;
	padding-left: 20px;
	color: #456670;
	list-style-type: disc;
	font-size: 12px;
	color: #3A4639;
	line-height: 15px;
	margin-bottom: 6px;
}

li {
	font-size: 12px;
	color: #456670;
	line-height: 16px;
}

ol, ol li {

	margin:0px 0px 0px 15px !important ;
color: #456670;
}





.width	{


}

.main	{
	margin:auto;
	text-align:left;
	background-color: #FFF;

}


hr {
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #CEDFE1;
	border-left-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}

