body {
	font-family: "Franklin Gothic Demi";
	font-size : 14px;
	line-height : 17px;
	text-align : left;
	margin : 2px auto;
	padding : 0;
	background-color: #072D60;
}
a {
	color : #072D60;
	cursor:pointer;
	text-decoration: none;
} 
.smalltext {
	font-size: 10px;
	color: #FFF;
}
a:hover {
	color : #09F;
	text-decoration : none;
	font-weight : bold;
} 

.link:hover {
	font-weight: bold;
}
.link:visited {
	color: #9966CC;
}

p {
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	line-height : 17px;
	color : #333;
	margin : 0 10px 10px 10px;
	padding : 0 10px 10px 10px;
	font-family: Verdana, Geneva, sans-serif;
}
td {
	font-family: "Franklin Gothic Demi";
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
#logo {
	position: absolute;
	visibility: visible;
	height: 133px;
	width: 960px;
	left: 0px;
	top: 0px;
	background-image: url(images/png/full_header_bg.png);
	font-family: "Franklin Gothic Demi";
	font-size: 16px;
	color: #072D60;
	font-weight: bold;
	line-height: 22px;
}
h1 { 
font-size : 24px;
color : #333333;
padding : 8px 0px 3px 0px;
font-weight : bold;
} 
h2 {
	font-size : 18px;
	color : #03F;
} 
h3 { 
font-size : 18px;
color : #0033FF;
text-decoration : none;
padding : 2px 0 0 0;
} 
#rightpic {
	position: absolute;
	height: auto;
	width: 400px;
	left: 350px;
	top: 0px;
	visibility: visible;
	z-index: -4;
}
#leftpic {
	position: absolute;
	height: auto;
	width: 300px;
	left: 20px;
	top: 50px;
	visibility: visible;
	z-index: -4;
}
.right_headline {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	
}
.right_subtext{
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 12px;
	color: #333;
}
#Nav {
	position: relative;
	visibility: visible;
	height: 220px;
	width: 960px;
	left: 0px;
	top: 133px;
}
#Wrapper {
	margin: 0 auto 0;
	width: 960px;
	position:relative;
}	
#Main {
	position: absolute;
	visibility: visible;
	line-height: 100%;
	width: 960px;
	height: auto;
	left: 0px;
	font-family: "Franklin Gothic Demi";
	font-size: 12px;
	color: #333333;
	margin-right: -10px;
	z-index: -99;
	background-color: #FFF;
	top: 353px;
}
#footer {
	font-family: "Franklin Gothic Demi";
	font-size: 10px;
	text-align: right;
	background-image: url(images/png/footer_base_bg.png);
	height: 60px;
	width: 960px;
	color: #072D60;
	text-decoration: none;
	position: relative;
}
li {
	font-size: 10px;
	color: #333;
	line-height: 12px;
	list-style-type: disc;
	font-family: Verdana, Geneva, sans-serif;
}
.menutext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #006;
	text-decoration: underline;
	list-style-type: square;
	line-height: 12px;
	font-weight: bold;
}
.big_lists {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 14px;
}
.tabletext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333;
}
