/* CSS Document */

body {margin-top: 0px; background: #99cc99;}
table {width: 780px;}
table td {vertical-align: center;}
td#leftside {width: 310px; background: #E0E6C8; padding: 10px 20px 50px 50px; vertical-align: top; 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	line-height: 18px; 
	background-position: top;
	text-decoration:none;}
td#rightside {width: 330px; background: #E0E6C8; padding: 10px 50px 50px 30px; vertical-align: top; 
	font-family: Verdana, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	color: #000000; 
	line-height: 1.75em; 
	font-weight: normal; 
	text-decoration: none;}
td#all {width: 780px; background: #EDFF97; padding: 40px 50px 100px 50px; vertical-align: top; 
	font-family: Verdana, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	color: #000000; 
	line-height: 1.75em; 
	font-weight: normal; 
	text-decoration: none;}
h1 {font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: bold;
	color: #003366;
	line-height: 18px;
	font-weight: normal;
	letter-spacing: 1.5px;
	text-decoration:none;
}
h2 {font-family: Arial, sans-serif;
	font-size: 15px;
	font-style: bold;
	color: #003366;
	line-height: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration:none;
}

h3 {font-family: Verdana, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	color: #003366; 
	line-height: 1.75em; 
	font-weight: normal; 
	text-decoration: none;
}

img.floatRight {
	float: right;
	padding: 6px 0px 6px 6px;
}

img.floatLeft {
	float: left;
	padding: 6px 6px 6px 0px;
}

a:link {color: #07406B; text-decoration: none;}
a:visited {text-decoration: none; color: #07406B;}
a:hover {text-decoration: none; color: #5577A4;}
a:active {text-decoration: none;}