body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 background: #000178;
}

/* Generic */


a:link {
	text-decoration: none;
	color: #000178;
}

a:visited {
	text-decoration: none;
	color: #000178;
}

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

a:active {
	text-decoration: none;
	color: #000178;
}

h1 {
	line-height: 24px;
	padding-top: 0px;
	margin-top: 0px;
	color: #000178;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}

h3 {
	line-height: 16px;
	padding-top: 0px;
	margin-top: 0px;
	color: #000178;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

#wrapper { 
 margin: 0 auto;
 width: 798px;
 padding: 5px;
 background: #ecf3fb;
}

#header {
	color: #000178;
	width: 623px;
	float: left;
	padding: 10px 0px 0px 175px;
	height: 95px;
	margin: 0px;
	background-color: #fff;
	background-image: url(../img/banner_1.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#header1 {
	color: #000178;
	width: 623px;
	float: left;
	padding: 10px 0px 0px 175px;
	height: 95px;
	margin: 0px;
	background-color: #fff;
	background-image: url(../img/banner_2.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#header2 {
	color: #000178;
	width: 623px;
	float: left;
	padding: 10px 0px 0px 175px;
	height: 95px;
	margin: 0px;
	background-color: #fff;
	background-image: url(../img/banner_3.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a.header:link {
	padding: 0px 5px 0px 5px;
	text-decoration: none;
	color: #000178;
	font-weight: bold;
}

a.header:visited {
	padding: 0px 5px 0px 5px;
	text-decoration: none;
	color: #000178;
	font-weight: bold;
}

a.header:hover {
	padding: 0px 5px 0px 5px;
	text-decoration: underline;
	color: #000178;
	font-weight: bold;
}

a.header:active {
	padding: 0px 5px 0px 5px;
	text-decoration: none;
	color: #000178;
	font-weight: bold;
}

#banner {
	float: left;
	width: 798px;
	height: 187px;
	padding: 0px;
	margin: 5px 0px 15px 0px;
}

#leftcolumn {
	color: #000;
	margin: 0px;
	padding: 15px;
	width: 491px;
	float: left;
	background-image: url(../img/bg_content_l.gif);
	background-repeat: repeat-y;
	background-position: right;
	line-height: 18px;
}

#rightcolumn { 
 float: left;
 color: #333;
 margin: 0px 0px 0px 15px;
 padding: 0px;
 height: 350px;
 width: 262px;
 display: inline;
}

a.appguide:link {
	text-decoration: none;
	color: #000178;
	font-size: 13px;
	font-weight: bold;
}

a.appguide:visited {
	text-decoration: none;
	color: #000178;
	font-size: 13px;
	font-weight: bold;
}

a.appguide:hover {
	text-decoration: underline;
	color: #000178;
}

a.appguide:active {
	text-decoration: none;
	color: #000178;
}

#footer { 
	width: 798px;
	clear: both;
	color: #333;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

table.footer {
	background-image: url(../img/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/*  Information tables */

.info_table { font-size:11px;text-align:center; background-color:#FFFFFF; border:solid 1px #333333; }
.info_table .odd { font-size:11px;text-align:center; background-color:#efefef; border:solid 1px #333333; }

.info_table_header1 td {  background-color:#cdcdcd; }
.info_table_header1 td { background-color:#181b7a;color:#ffffff;font-weight:bold;border-left:solid 1px #ffffff;}
.info_table_header1 .first { background-color:#181b7a;color:#ffffff;font-weight:bold;border:none;}
.info_table_header2 td {  background-color:#cdcdcd;}
.info_table_header3 td {  background-color:#dedede;}
.info_table td{  padding: 2px 3px; }

/* Misc */

.pic_box {
	border: 1px solid #000178;
	padding: 5px;
	text-align: center;
}

table.goodall { width:100%; }

table.goodall tr { height:30px;
vertical-align:middle; }