body {
	background-color: #c0c0c0;
	margin-top: 25px;
}

#wrapper {
	position:relative;
	width:800px;
	background-image:   url(images/navigation/bground22.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin-right: auto;
	margin-left: auto;
	left: -1px;
}

#hkeyline {
	position:relative;
	width:800px;
	background-image:   url(images/navigation/hor_keyline.gif);
	background-repeat: repeat-x;
	background-position: 0px 221px;
	margin-right: auto;
	margin-left: auto;
	left: -1px;
}
#wrapper2 {
	position:relative;
	width:800px;
	background-image:  url(images/navigation/bground2.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width:800px;
	height:222px;
}

#main_wrapper {
	width:800px;

}

#l_column {
	width:193px;
	float: left;
}

#m_column {
	margin-right: 201px;
	margin-left: 183px;
	background-color: #FFFFFF;
	padding: 20px 10px 40px;
}

#m2_column {
	margin-right: 10px;
	margin-left: 183px;
	background-color: #FFFFFF;
	padding: 20px 10px 40px;
}

#r_column {
	margin-right: 29px;
	width:160px;
	float: right;

}

#copyrightL {
	width:783px;
	height:40px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 8px;
	background-color: #c0c0c0;
}

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
	line-height: 17px;
}
.main a:link {
	color: #0d3070;
}

.main a:visited {
	color: #0d3070;
		
}

.main a:active {
	color: #666666;
	text-decoration: none;	
}

.main a:hover {
	color: #666666;
	text-decoration: none;	
}

.main10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #434343;
	line-height: 15px;
}

.main10wh {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 15px;
}

.main10blk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 15px;
}

.main10blk a:link {
	color: #000000;
	text-decoration: none;
}

.main10blk a:visited {
	color: #000000;
	text-decoration: none;	
}

.main10blk a:active {
	color: #000000;
	text-decoration: none;	
}

.main10blk a:hover {
	color: #666666;
	text-decoration: underline;	
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #585858;
}

.pad15 {
	padding-left: 15px;
	padding-right: 15px;
}

.pad10 {
	padding-left: 10px;
	padding-right: 10px;
}

.pad7 {
	padding-left: 7px;
	padding-right: 7px;
}


.tkeyline {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #585858;
	border-bottom-color: #585858;
	border-left-color: #585858;
}

.tpad7 {
	padding: 3px 5px 3px 7px;
}

.flush {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 0;
	list-style-position: outside;
}

.flush2 {
	list-style-type: disc;
	padding-left: 15px;
	margin-bottom: 10px;
	margin-left: 0;
	list-style-position: outside;
}

.subL {
	list-style-type: circle;
	list-style-position: outside;
	padding-left: 25px;
	margin-left: 0;
}
.main9wh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.padL7 {
	padding-left: 7px;
}
.wborder1 {
	border-top: 2px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.main9blu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0d3070;
	line-height: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.tpad10 {
	padding: 3px 5px 3px 10px;
}

.space10 {
	padding-bottom: 10px;
}

.tkeyline2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #585858;
	border-bottom-color: #585858;
	border-left-color: #585858;
}
.padR7 {
	padding-right: 10px;
}


