BODY {
	background-color: #AAAAAA;
	margin: 0px;
	padding: 0px;
}

li { line-height:4mm}
ul { line-height:1mm;
    margin-top: 1em;
	margin-bottom: 1em;}


.main_content {
	width: 780px;
}

.page_image {
	margin-bottom: 0px;
	border-bottom: 1px solid #40617B;
}

.container {
	background-image: url('/images/page_shadow.jpg');
	background-position: center;
	background-repeat: repeat-y;
}

.footer_container {
	background-image: url('/images/page_shadow.jpg');
	background-position: center;
	background-repeat: repeat-y;
}

.logo_underline {
	height: 4px;
	background-color: #40617B;
}

.content_column {
	width: 600px;
	border-right: 1px solid #AFBDC9;
	background-color: #FFFFFF;
}

.wrapper {
	background-color: #EBEEF3;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}

.menu_column {
	width: 150px;
	background-color: #EBEEF3;
	background-image: url('/images/menu_bg.jpg');
	background-repeat: repeat-x;
}

.plmmenu {
	padding: 4px;
	padding-top: 8px;
	color: #414141;
}

.menu {
	padding: 4px;
	padding-top: 8px;
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #414141;
}

.menu ul {
	margin-top: 8px;
}

.menu li {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #40617B;
	list-style-image: url('/images/menu_arrow.gif');
	margin-left: -12px;
	line-height: 150%;
}

.menu a:link, .menu a:visited, .menu a:active {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #40617B;
	line-height: 150%;
}

.menu li a:link, .menu li a:visited, .menu li a:active {
	color: #40617B;
	text-decoration: none;
}

.menu li a:hover {
	color: #6593B8;
	text-decoration: none;
}

.menu h1, .content h1 {
	color: #E97610;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-top: 3px;
	
}

.menu h2 {
	background-color: #AEBDD1;
	padding: 3px;
	color: #21425D;
	font-family: verdana, sans-serif;
	font-size: 10px;
	margin-left: -4px;
	margin-right: -4px;
}

.content h1 {
	font-size: 15px;
}

.content {
	/* background-image: url('/images/content_bg.jpg'); */
	background-repeat: repeat-x;
	padding: 3px;
	font-family: verdana, sans-serif;
	color: #414141;
	font-size: 11px;
}

.content TD {
	background-repeat: repeat-x;
	padding: 3px;
	font-family: verdana, sans-serif;
	color: #414141;
	font-size: 11px;
}

.content TD a:link, .content TD a:visited, .content TD a:active {
	color: #6593B8;
}

.content a:link, .content a:visited, .content a:active {
	color: #6593B8;
}

.content h2 {
	color: #406889;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 3px;
}

.sub_links {
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	margin-top: 7px;
	margin-right: 4px;
	color: #40617B;
}

.sub_links a:link, .sub_links a:active, .sub_links a:visited {
	color: #40617B;
	text-decoration: none;
}

.text_block {
	text-align: justify;
	margin-left: 6px;
	margin-right: 6px;
}

.text_block a:link, .text_block a:visited, .text_block a:active, .indent a:link, .indent a:visited, .indent a:active {
	color: #6593B8;
}

.text_block a:hover, .indent a:hover {
	color: #40617B;
}

.indent {
	margin-left: 20px;
	margin-right: 6px;
	text-align: justify;
	margin-top: 4px;
}

.right_box {
	float: right;
	width: 200px;
}

.left_box {
	width: 320px;
}

.info_box {
	border: 1px solid #6593B8;
	background-color: #F1F5FA;
	padding: 5px;
	padding-bottom: 10px;
	font-family: verdana, sans-serif;
	font-size: 10px;
	-moz-border-radius: 7px;
}

.info_box a:link, .info_box a:visited, .info_box a:active {
	color: #527CB4;
	font-size: 11px;
	text-decoration: none;
}

.info_box TD {
	font-size: 10px;
	font-weight: bold;
	color: #414141;
}

.info_box h2 {
	margin-left: 3px;
	color: #436E90;
	font-size: 12px;
	font-weight: bold;
	margin-top: 2px;
}

/*********** FOOTER **********************/

.footer {
	clear: all;
}

.footer_bg {
	background-image: url('/images/footer_top.jpg');
	background-repeat: none;
	height: 12px;
	margin: 0px;
}

.footer_body {
	background-color: #40617B;
	padding: 4px;
	font-size: 9px;
	font-family: verdana;
	color: #A5B4C2;
}

.footer_body a:link, .footer_body a:visited, .footer_body a:active {
	color: #A5B4C2;
	text-decoration: none;
}

.footer_body a:hover {
	color: #ffffff;
}

/************** TABLES ***********************/

/* 
table {
 border: 0px;
}
*/

/* Form styles */
table.blue-form {
 background-color: #F9FBFD;
 color: #000000;
 border: 2px solid #D7E5F2;
 border-collapse: collapse;
}

/* Category gradients*/
td.blue-form-head{font-weight:bold;letter-spacing:2px;background:#d9e2ec url(/images/cellpic1.png);
height:29px;text-indent:4px}

td.blue-form  {
 border: 2px solid #D7E5F2;
 padding-left: 4px;
}

tr.blue-form:hover
     {
     color: #000000;
     background-color: #E3F0F1;
     }
	 
p.justify {
   text-align:justify;
}