body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 8px 0px;
	color: #333;
}

#Wrapper {
	margin: 0px auto;
	width: 790px;
	background-color: #fff;
}

div.clear {clear:both; font-size:1px;}
div.clear2 {clear:both; font-size:5px;}

a:link {
	color: #004E99;
	text-decoration: underline;
}

a:hover {
	color: #004E99;
	text-decoration: underline;
}

a:active {
	color: #004E99;
	text-decoration: underline;
}

#Logo {
	float: left; width: 207px;
}

#Header-Wrapper { width: 770px; }

#TopNav {
	float: right; width: 550px;
	text-align: right;
	padding: 4px 0px 0px 0px;
	font-size: 18px;
}

#TopNav a { font-size: 13px; text-decoration: none; color: #707070; }
#TopNav a:hover { color: #000; }


.SideNav {float: left; width: 212px;}


		.tab-blue 				{ background: url(/images/tab_blue.jpg) no-repeat; display: block; height: 49px; width: 212px; text-decoration: none; }
		.tab-blue a 			{ background: url(/images/tab_blue.jpg) no-repeat; display: block; height: 49px; width: 212px; text-decoration: none; }
		.tab-blue a:hover 	{ background: url(/images/tab_blue_hover.jpg) no-repeat; display: block; height: 49px; width: 212px; text-decoration: none; }


		.tab-orange 			{ background: url(/images/tab_orange.jpg) no-repeat; display: block; height: 49px; width: 212px; text-decoration: none; }
		.tab-orange a 			{ background: url(/images/tab_orange.jpg) no-repeat; display: block; height: 49px; width: 212px; text-decoration: none; }
		.tab-orange a:hover 	{ background: url(/images/tab_orange_hover.jpg) no-repeat; display: block; height: 49px; width: 212px; text-decoration: none; }


		.tab-yellow 			{ background: url(/images/tab_yellow.jpg) no-repeat; display: block; height: 49px; width: 212px; text-decoration: none; }
		.tab-yellow a 			{ background: url(/images/tab_yellow.jpg) no-repeat; display: block; height: 49px; width: 212px; text-decoration: none; }
		.tab-yellow a:hover 	{ background: url(/images/tab_yellow_hover.jpg) no-repeat; display: block; height: 49px; width: 212px; text-decoration: none; }

		
		.tab-green 				{ background: url(/images/tab_green.jpg) no-repeat; display: block; height: 49px; width: 212px; text-decoration: none; }
		.tab-green a 			{ background: url(/images/tab_green.jpg) no-repeat; display: block; height: 49px; width: 212px; text-decoration: none; }
		.tab-green a:hover 	{ background: url(/images/tab_green_hover.jpg) no-repeat; display: block; height: 49px; width: 212px; text-decoration: none; }
		

		.tab-red 				{ background: url(/images/tab_red.jpg) no-repeat; display: block; height: 49px; width: 212px; text-decoration: none; }
		.tab-red a 				{ background: url(/images/tab_red.jpg) no-repeat; display: block; height: 49px; width: 212px; text-decoration: none; }
		.tab-red a:hover 		{ background: url(/images/tab_red_hover.jpg) no-repeat; display: block; height: 49px; width: 212px; text-decoration: none; }


		.tab-gray 				{ background: url(/images/tab_gray.jpg) no-repeat; display: block; height: 49px; width: 212px; text-decoration: none; }
		.tab-gray a 			{ background: url(/images/tab_gray.jpg) no-repeat; display: block; height: 49px; width: 212px; text-decoration: none; }
		.tab-gray a:hover 	{ background: url(/images/tab_gray_hover.jpg) no-repeat; display: block; height: 49px; width: 212px; text-decoration: none; }

	
.Banner {float: right; width: 578px;}

.Content-Home 		{ margin: 15px 10px 25px 10px; }
.Content-Blue 		{ margin: 15px 10px 25px 10px; }
.Content-Orange 	{ margin: 15px 10px 25px 10px; }
.Content-Yellow 	{ margin: 15px 10px 25px 10px; }
.Content-Green 	{ margin: 15px 10px 25px 10px; }
.Content-Red 		{ margin: 15px 10px 25px 10px; }
.Content-Gray 		{ margin: 15px 10px 25px 10px; }


.Content-Home h2		{ color: #333333; font-size: 14px; font-weight: bold; margin: 8px 0px 8px 0px; }
.Content-Blue h2 		{ color: #333333; font-size: 14px; font-weight: bold; margin: 8px 0px 8px 0px; }
.Content-Orange h2 	{ color: #333333; font-size: 14px; font-weight: bold; margin: 8px 0px 8px 0px; }
.Content-Yellow h2 	{ color: #333333; font-size: 14px; font-weight: bold; margin: 8px 0px 8px 0px; }
.Content-Green h2 	{ color: #333333; font-size: 14px; font-weight: bold; margin: 8px 0px 8px 0px; }
.Content-Red h2 		{ color: #333333; font-size: 14px; font-weight: bold; margin: 8px 0px 8px 0px; }
.Content-Gray h2 		{ color: #333333; font-size: 14px; font-weight: bold; margin: 8px 0px 8px 0px; }


.Content-Home b		{ color: #333333; }
.Content-Blue b 		{ color: #333333; }
.Content-Orange b 	{ color: #333333; }
.Content-Yellow b 	{ color: #333333; }
.Content-Green b 		{ color: #333333; }
.Content-Red b 		{ color: #333333; }
.Content-Gray b 		{ color: #333333; }


#CopyRight {
	border-top: 3px solid #B7B7B7;
	text-align: center;
	padding: 3px 0px 3px 0px;
}

.pdf-box {
	border: 1px solid #CCCCCC;
	padding: 5px 5px 5px 5px;
	margin-top: 8px;
	display: block;
	width: 255px;
}

.pdf-table {
	margin-top: 25px;
}

.pdf-table img {
	padding-right: 10px;
}
