@charset "utf-8";
/* CSS Document */

body {
	text-align: left;
	background-color: #AFB9C2;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #1F6199;
}


a:hover {
	color: #00F;
}



img {
	border: 0px none;
}
#container {
	width: 960px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
}


#container2 {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DBDBDB;
	border-left-color: #DBDBDB;
}
.style1 h2 {
	color: #8D1737;
}

.style1 h3 {
	color: #206199;
}
.style1 {
	background-color: #FFF;
	margin: 10px;
	padding: 10px;
	border: 1px solid #CCC;
}

.style2 {
	background-color: #FFF;
	margin: 10px;
	padding: 10px;
	border: 1px solid #CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	clear: both;
}


.style3 {
	background-color: #FFF;
	display: block;
	clear: both;
	margin: 10px;
}
.style4 {
	margin: 0px;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}


.style5 {
	background-color: #FFF;
	margin: 10px;
}









#flash {
	background-color: #FFF;
	margin: 0px;
}






.wireframemenu {
	width: 320px;
	display: block;
	margin: 0px;
	background-color: #FFF;
}



.wireframemenu a {
	width: 100%;
	text-decoration: none;
	display: block;
	padding: 10px;
	color: #1F6299;
	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: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	overflow: hidden;
	font-weight: bold;
}






.wireframemenu ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #F4F4F4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.wireframemenu li {
}
.wireframemenu a:hover {
	background-color: #FFFFCC;
	color: #000;
}
html>body .wireframemenu a { /*Non IE rule*/
	width: auto;
}
#top {
	background-color: #FFF;
	width: 960px;
	margin: 0px;
	float: left;
}
#center {
	width: 960px;
	float: left;
	margin: 0px;
}
#center_left {
	float: left;
	width: 320px;
	background-color: #FFF;
	overflow: hidden;
	display: block;
}
#center_right {
	float: right;
	width: 640px;
	background-color: #FFF;
	display: block;
}
#bottom {
	background-color: #F4F4F4;
	width: 960px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	clear: both;
	margin: 0px;
	float: left;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}



.wireframemenu2 {
	margin: 0px;
	padding: 0px;

}



.wireframemenu2 a {


}






.wireframemenu2 ul {
	margin: 0px;
	padding: 0px;


}
.wireframemenu2 li {
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	list-style-type: none;
	margin-left: 0px;
	padding: 10px;
	margin-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	
	
	
	
	
	
	
	
	
	
	
	
}
.wireframemenu2 a:hover {

}
html>body .wireframemenu2 a { /*Non IE rule*/
	width: auto;
}
#center_right_col1 {
	display: block;
	float: left;
	width: 320px;
}
#center_right_col2 {
	display: block;
	float: right;
	width: 320px;
}
.footermenu {
	text-align: right;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	float: right;
	width: 640px;
}
.footermenu a {
}
.footermenu ul {
	margin: 0px;
}
.footermenu li {
	display: inline;
	list-style-type: none;
	color: #1F6299;
	margin: 0px;
	padding: 6px;
	font-size: 10px;
}
