﻿body{
padding:0px;
margin:0px;
background-color:#FFFFFF;
}

table{
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top;}

a:hover{text-decoration:none;}

img { border:0px;}

.main_text, table, li, input, textarea
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		line-height:15px;
		color:#3B3B3B;
	}
	
h2 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		line-height:20px;
		color:#002fb1;
	}
	
h3 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:normal;
		line-height:20px;
		color:#3B3B3B;
	}

span strong { text-transform:uppercase; color:#002fb1; font-size:10px}

span a { color:#436D95; text-decoration:underline}
span a:hover { color:#436D95; text-decoration:none}

font strong { color:#000000; font-size:10px; line-height:14px;}

strong a { color:#A80000; text-decoration:underline}
strong a:hover { color:#A80000; text-decoration:none}

.l_text { color:#A80000; text-transform:uppercase; font-size:10px}
	
.c_text a { color:#3B3B3B; text-decoration: underline}
.c_text a:hover { color:#3B3B3B; text-decoration:none}
.c_text span a { color:#3B3B3B; text-decoration:underline}
.c_text span a:hover { color:#3B3B3B; text-decoration:none}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}

.input1 {width:178px; height:20px; border-color:#808080; border-bottom-width:1px; border-right-width:1px; background-color:#ffffff; padding-left:5px}
textarea{width:178px; height:110px; border-color:#808080; border-bottom-width:1px; border-right-width:1px; background-color:#ffffff; padding-left:5px;  overflow:hidden;	}

/*ul {margin:0; padding:0; list-style:none}

li  {background:none; margin: 0px 0px 0px 0px; padding:0px 0px 0px 0px}
li a  {font-family:Tahoma; font-size:11px; line-height:18px; color:#436D95;}
*/
