@charset "UTF-8";
#sideWrapper {
	float: left;
	width: 230px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sideab {
	width: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	background-repeat: no-repeat;
	height: 180px;
	background-image: url(../assets/images/about/sideab_bg.jpg);
}
#sideab ul {
	width: 230px;
	margin:0;
	padding: 0;
}
#sideab li {
	list-style-type:none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 30px;
	background-color: #E6E6E6;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	background-image: url(../assets/images/sidearrow.png);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	text-align: left;
	border: 1px solid #999;
}
#sideab #current {
	color:#FFF;
	background-image:url(url(../assets/images/sidearrow_active.png)
%20no-repeat);
	background-position: 20px 50%;
	background-image: url(../assets/images/sidearrow_active.png);
	background-repeat: no-repeat;
	font-size: 13px;
	background-color: #0066A7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0066A7;
	border-bottom-color: #0066A7;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 22px;
	text-indent: 30px;
}
#sideab li a {
	display:block;
	height: 22px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sideab li a:link, a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #333;
}
#sideab li:hover {
	background-image:url(url(../assets/images/sidearrow_active.png)
%20no-repeat);
	background-position: 20px 50%;
	background-image: url(../assets/images/sidearrow_active.png);
	background-repeat: no-repeat;
	background-color: #8C8E8E;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #626464;
	border-bottom-color: #626464;
}
#sideab li a:hover{
	color:#FFF;
	text-decoration:none;
	background-image:url(url(../assets/images/sidearrow_active.png)
%20no-repeat);
	font-size: 13px;
}
#sideab li:active {
	color:#FFF;
	background-image:url(url(../assets/images/sidearrow_active.png)
%20no-repeat);
	background-position: 20px 50%;
	background-image: url(../assets/images/sidearrow_active.png);
	background-repeat: no-repeat;
	font-size: 14px;
	background-color: #0066A7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0066A7;
	border-bottom-color: #0066A7;
}
#sideab li a:active {
	color:#FFF;
	background-image:url(url(../assets/images/sidearrow_active.png)
%20no-repeat);
	font-size: 13px;
}
#sideWrapper #genbtns{
	margin: 0px;
	padding: 0px;
	width: 230px;
}
#sideWrapper #genbtns #reqInfobtn {
	padding: 0px;
	height: 30px;
	width: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#sideWrapper #genbtns #reqInfobtn a:link {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 230px;
	background-image: url(../assets/images/genreqinfo_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -9999px;
}
#sideWrapper #genbtns #reqInfobtn a:visited {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 230px;
	background-image: url(../assets/images/genreqinfo_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -9999px;
}
#sideWrapper #genbtns #reqInfobtn a:hover {
	background-position: left bottom;
}
#sideWrapper #genbtns #genjoinbtn {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 230px;
}
#sideWrapper #genbtns #genjoinbtn a:link {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 230px;
	background-image: url(../assets/images/genjoin_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -9999px;
}
#sideWrapper #genbtns #genjoinbtn a:visited {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 230px;
	background-image: url(../assets/images/genjoin_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -9999px;
}
#sideWrapper #genbtns #genjoinbtn a:hover {
	background-position: left bottom;
}
#pgContents {
	padding: 20px;
	height: 430px;
	width: 690px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-image: url(../assets/images/pgtop_bg.jpg);
}
#pgContents #paragTwo #pres_img {
	float: right;
	margin-left: 20px;
}
#pgContents p {
	font-size: 11px;
	color: #333;
	padding: 0px;
	line-height: 21px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#paragOne {
	margin: 0px;
	height: 430px;
	width: 324px;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #0066A7;
}
#paragTwo {
	margin: 0px;
	float: right;
	height: 400px;
	width: 325px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pres_img {
	border: 1px dotted #00497E;
	padding: 5px;
}
