* {margin: 0px; padding: 0px;}



body {

	font-family: Arial, Helvetica, sans-serif;

	font-weight: normal;

	font-size: 12px;

	color:#000000;

	background-color: #ffffff;

	}



form {margin:0; padding: 0px;}

input, textarea, select {font-family: Arial, Helvetica, sans-serif; font-size: 11px; outline:0; vertical-align: baseline;}



td {vertical-align: top;}

	

h1{

	font-size:18px;

	background-color:transparent;

	font-weight: normal;

	color: #065198;

	padding:0px 0px 15px 0px;

	margin:0px;

	text-transform: uppercase;

	}

	

h2{

	font-size:16px;

	background-color:transparent;

	font-weight: bold;

	text-transform: uppercase;

	color: #065198;

	padding:0px 0px 5px 0px;

	margin:0px;

	}

	

h3 {

	background-color: transparent;

	color: #7a7a7a;

	font-size: 16px;

	padding:0px 0px 5px 0px;

	font-weight: bold;

	margin:0px;

	}	



h4 {

	background-color:transparent;	

	color: #779f1a;

	font-size:16px;

	padding:0px; margin:0px; padding-bottom: 10px;

	font-weight: bold;

	}

	

h5 {

	background-color:transparent;	

	color: #7a7a7a;

	font-size:16px;

	padding:0px; margin:0px;

	font-weight: bold;

	}





h6 {

	background-color:transparent;	

	color: #779f1a;

	font-size:13px;

	padding:0px;

	margin:0px;

	text-transform: uppercase;

	font-weight: bold;

	}

	

	

p {

	margin:0;

	padding:0px 0px 10px 0px;

	line-height: 18px;

	}

	

a {

	color:#1d70c0;

	text-decoration:underline; 

	background-color:transparent;

	} 

	

a:hover {

	color:#1d70c0; 

	text-decoration: none; 

	background-color:transparent;

	}

	

a:focus {

	outline-style: none;

}





ul {margin: 0px; padding-left: 30px; padding-bottom: 20px;}

ul li {line-height: 20px; list-style-type: square;}



hr  {

	background:#8a8f7e;/* Firefox, Opera*/

	color:#8a8f7e; /* IE */

	border:0px;

	height:1px; /* IE, Firefox, Opera */

	clear:both;

	margin: 0px; margin-bottom: 7px;

	padding: 0px;

	}



img {border: none;}

	

img.border_none{

	border-width:0;

	}

table.contentTable {border-collapse: collapse; border-spacing: 0; border: none;}
	
table.contentTable thead {background-color: #779F1A; color:#ffffff;}
	
table.contentTable thead td {text-align: center; font-weight: bold; text-transform: uppercase; padding: 7px 8px; vertical-align: middle;
border-left: 1px dotted #FFFFFF;}

table.contentTable thead td.gcl {background: url(../images/green_corner_left.gif) no-repeat top left; border-left: 0px;}
table.contentTable thead td.gcr {background: url(../images/green_corner_right.gif) no-repeat top right;}
	
table.contentTable tr.color {background-color: #fbfdf7;}

table.contentTable td {border-bottom: 1px solid #779F1A; padding: 10px 5px; line-height: 14px;}
table.contentTable td p {text-indent: 0;}