body {
	background: #fff;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}

div#skin_wrapper {
margin: 0 auto -142px; /* the bottom margin is the negative value of the footer's height */
}

a {
	color: #369;
}
a:hover {
	color: #3776bc;
}

a.current {
	font-weight:bold;
}

div#body_header {
	text-align: center;
}

div#main {
	clear: both;
	width: 73em;
	margin: 0 auto;
}

div#footer {
	margin-top: 1em;
	border-top: 1px solid #b0b0b0;
	padding: 0 0 1px 0;
	text-align: center;
	font-size: 84%;
	color: #fff;
	background-color: #3776bc;
	width: 100%;
   # position: absolute;
   # bottom: 0;
}
div#footer a {
	color: #fff;
	text-decoration:none;
}

.footer, .push {
	height: 142px; /* .push must be the same height as .footer */
}

div#footer a:hover {
	text-decoration:underline;
}

div.masthead {
	padding-top:10px;
	background-color: #3776bc;
	border-bottom: 1px solid #949494;
}

div.masthead_inner {
	margin: 0 auto;
	width: 74em;
	text-align: right;
}

#header_logo {
	margin: 0;
	padding: 0;
	float: left;
}
#tagline {
	padding: 36px .5em 14px 0;
	text-align:right;
	font-size:100%;
}

table.main_table_row td{
	font-size:9pt;

}

table.main_table_row td a{
	color:#000000;
	text-decoration:none;

}

div#footer p {
	margin: 1ex;
}


div#col_left {
	float:left;
	width: 15em;
	overflow:hidden;		
	border-top: 1px solid #fff;	
}

div#col_right {
	float:right;
	width: 15em;
	overflow:hidden;		
	border-top: 1px solid #fff;	
}

div#col_middle {
	margin: 0 16em;
	border-top: 1px solid #fff;	
}

div#col_wide {
	margin: 0 0 0 16em;
	border-top: 1px solid #fff;	
	padding-top: 1em;

}
div#col_wide div.side_menu {	
	margin-top: 0;
	border-left: 2px solid #3776bc;
}

div#bodyfooter {
	clear: both;
}

#content_l { /* main textual content area (left box) */
	margin:0 auto;
	padding:5px;
	display:inline;
	float:left;
	width:48%;
}
#content_r { /* main textual content area (right box) */
	margin:0 auto;
	padding:5px;
	display:inline;
	float:right;
	width:48%;
}

#content_ad { /* main textual content area (right box) */
	margin:0px 0px 0px 0px;
	padding:30px 30px 30px 30px;
	display:block;
	float:left;
}


div.side_menu {
	overflow:hidden;
	margin: 1em 0 0 0;
}

div.side_menu h1 {
	margin: 0;
	padding: 2px 1ex 3px;
	font-size: 125%;
	color: #fff;
}
div.side_menu h2 {
	margin: 0;
	padding: 2px 1ex 3px;
	font-size: 100%;
	color: #fff;
}

div.side_menu h1 a,
div.side_menu h2 a {
	color: #fff;
	text-decoration: none;
}
div.side_menu h1 a:hover,
div.side_menu h2 a:hover {
	color: #fff;
	text-decoration: underline;
}

h1.box_title{
 	background-color: #3776bc;
	background-position: left top;
	background-repeat: no-repeat;
}
h2.box_title {
	background-color: #3776bc;
	background-position: left top;
	background-repeat: no-repeat;
}

div.side_menu div.filled {
	background-color: #e8e8e8;
}
div.side_menu div.squared {
	border: 1px solid #F79E0E;
	border-top-style: none;
}




div.box_inner {
	background-color: #e8e8e8;
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align:justify;
}


div.side_menu div.spacing1 {
	margin: 0 3ex;
	padding: 1ex 0;
	font-size:12px;
}
div.side_menu div.full_payload {
	margin: 0;
	padding: 1ex 0;
}
div.side_menu div.full_payload p.more_links {
	margin: 4px 1ex;
}
div.side_menu div.box_inner2 {
	margin: 0 1ex;
	padding: 1px 0;	
}
div.side_menu div.box_inner2 p {
	margin: 1ex 0;
}

div.box_inner a {
	text-decoration: none;
}
div.box_inner a:hover {
	text-decoration: underline;
}

div.side_menu ul {
	list-style-type: none;
	
	margin: 0ex;
	padding: 0;
}
div.side_menu li {
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 110%; 
}
div.side_menu .expanded li {
	margin-top: 2ex;
	margin-bottom: 2ex;
}

div.side_menu ul.small li {
	margin: 0 0 5px 2ex;
}

div.box_inner2 h2 {
	font-size: 117%;
	margin: 2ex 0 1ex 0;
	padding: 0 0 3px 0;
	color: #3776bc;
	border-bottom: 2px dotted #3776bc;
}

h3, h4 {
	font-size: 110%;
	padding-bottom: 3px;
	color: #f90;
	border-bottom: 2px dotted #f90;
}


table.spaced td
{
	padding: 1ex;
}

#gbox {
	height: auto;
	width: 345px;
	margin:0 auto;
	padding:10px 20px 0px 10px;
	display:block;
	float:left;
	
}
.gbox_top {
	background-image: url(../images/gboxtop.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 10px;
	width: 345px;
	margin: 0 auto;
	padding:0px;
}
.gbox_middle {
	background-image: url(../images/gboxmiddle.gif);
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	height: auto;
	width: 345px;
	margin: 0 auto;
	text-align:center;
}
div.gbox_middle h2{
	font-size: 14px;
	margin: 0 auto;
	padding: 0px;
	color: #3776bc;
	border-bottom: 0px;
}

div.gbox_middle p{
	margin: 0px;
	padding: 0px;
}

ul.lists{
list-style-type:square;
}

.gbox_bottom {
	background-image: url(../images/gboxbottom.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 10px;
	width: 345px;
	margin: 0 auto;
	padding:0px;
}


