@charset "utf-8";

/* Content Start*/

body {
	background-color: #FFFFFF;
	color: #000;
	font-size: 14px;
	line-height: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
}
h1 {
	color: #FF3300;
	font-size: 20px;
	font-weight: bold;
	line-height: 26px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	letter-spacing: 0px;
	margin-bottom: 10px;
	/* [disabled]padding-left: 5px; */
}
h2 {
	color: #9C8E4E;
	font-size: 18px;
	font-weight: bold;
	line-height: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 25px;
	margin-bottom: 15px;
	/* [disabled]padding-left: 5px; */
}
h3 {
	color: #0000FF;
	/* [disabled]font-size: 12px; */
	font-weight: bolder;
	line-height: 125%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 25px;
	margin-bottom: 15px;
	/* [disabled]padding-left: 5px; */
	text-align: left;
}
a, a:link {
	color: #000;
	font-weight: bold;
}
a:visited {
	color: #000;
	font-weight: bold;
}
a:hover {
	color: #000;
}
a:focus {
	color: #000;
}
a:active {
	color: #000;
}
#outerWrapper {
	text-align: left;
	width: 880px;
	background-color: #FFFFFF;
	vertical-align: top;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
#header {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	float: none;
	margin-top: 10px;
	border-radius: 15px;
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 10px;
}
#contentWrapper {
	background-repeat: repeat-y;
	background-position: right;
	height: 100%;
	clear: left;
	position: static;
	float: none;
	display: inline;
	width: 0px;
}
#contentWrapper2 {
	background-repeat: repeat-y;
	background-position: right;
	height: 100%;
	clear: left;
}
#leftColumn {
	float: left;
	width: 220px;
	line-height: 16px;
	height: auto;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
}
#leftColumn h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 39px;
	padding-left: 18px;
	text-transform: uppercase;
}
#leftColumn h4 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 37px;
	padding-left: 20px;
	text-transform: uppercase;
}
#rightColumn {
	float: right;
	padding: 8px 20px 20px 10px;
	width: 162px;
	background-color: #FFFFFF;
	height: auto;
	background-repeat: repeat;
}
#headercontent {
	line-height: normal;
	color: #000000;
	width: 880px;
	height: 310px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}
#content {
	/* [disabled]line-height: 12px; */
	color: #000000;
	width: 870px;
	height: auto;
	background-color: #FFC;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 15px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: right;
}
#contentps {
	line-height: 20px;
	color: #000000;
	margin-bottom: 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: justify;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 100%;
}
#footer {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #000099;
	width: 880px;
	height: 400;
	line-height: 20px;
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	border-radius: 15px;
	clear: both;
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(57,56,56,1.00)),color-stop( 32.12% , rgba(167,176,176,1.00)),color-stop( 66.32% , rgba(167,175,175,1.00)),color-stop( 98.96% , rgba(70,67,67,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(57,56,56,1.00) 0%,rgba(167,176,176,1.00) 32.12%,rgba(167,175,175,1.00) 66.32%,rgba(70,67,67,1.00) 98.96%);
	background-image: linear-gradient(180deg,rgba(57,56,56,1.00) 0%,rgba(167,176,176,1.00) 32.12%,rgba(167,175,175,1.00) 66.32%,rgba(70,67,67,1.00) 98.96%);
}

#contentWrapperps {
	background-repeat: repeat-y;
	background-position: right;
	height: 100%;
	clear: left;
	width: 100%
}
#leftColumnps {
	float: left;
	padding: 12px 10px 10px 10px;
	width: 150px;
	line-height: normal;
	margin-top: 0px;
}
#leftColumnps2 {
	float: left;
	width: 600px;
	height: auto;
	line-height: 18px;
	margin-top: 0px;
	border-radius: 15px;
	background-color: #FFFFCC;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	font-style: normal;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 110%;
	text-align: justify;
	text-decoration: none;
	-webkit-box-shadow: 0px 0px 0px 0px;
	box-shadow: 0px 0px 0px 0px;
}
.sidebardps {
	color: #330000;
	background: #366DD0;
	border: 0px solid #000000;
	padding: 3px;
	background-color: #3399FF;
}
.sidebardps2 {
	color: #000000;
	background: #366DD0;
	border: 0px solid #000000;
	padding: 3px;
	background-color: #CCCCCC;
}
.sidebardcd {
	color: #000000;
	background: #366DD0;
	border: 0px solid #000000;
	padding: 3px;
	background-color: #FF00FF;
	font-size: medium;
}
.sidebarlt {
	border: 1px solid #C7DAC5;
	background: #F1F8F1;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
.sidebardk {
	color: #000000;
	background: #366DD0;
	border: 0px solid #000000;
	padding: 3px;
	background-color: #99CCFF;
}
#rightColumnps {
	float: right;
	width: 300px;
	background-color: #FFFFFF;
	height: auto;
	background-repeat: repeat;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
#rightColumnhigh {
	float: right;
	width: 250px;
	background-color: #FFFFFF;
	height: auto;
	background-repeat: repeat;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
}
#rightColumnps2 {
	float: right;
	width: 225px;
	background-color: #663300;
	height: auto;
	background-repeat: repeat;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border-radius: 15px;
}
#rightColumnps3 {
	float: right;
	width: 220px;
	height: auto;
	background-repeat: repeat;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 10px;
}
/* Content Finish*/
