body {
	background-image: url(../Images/background5.png);
	background-repeat: repeat;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color:#2f3e4e;
	background-color: #b7e468;
	background-color: #ffffff;
	background-color: #c0e5f8;
	margin:0px;
}
a.atextToClick:link, a.atextToClick:active, a.atextToClick:visited {
	line-height:24px;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#576c82;
	padding-bottom:2px;
	border-bottom:1px dotted #576c82;
	text-decoration:none;
}
a.atextToClick:hover {
	color:#2f3e4e;
	border-bottom:1px dotted #2f3e4e;
}
.collapsedUserStyle {
	font-size:20px;
	padding:3px;
	color:#576c82;
	background-color:#cde6fc;
	border:1px solid #a6c1d7;
	/*background-image:url(../Images/collapsed.png?3);*/
	/*border-bottom:3px solid #b4d8fc;
	border:1px solid #576c82;*/
	/*background-color:#b4d8fc;*/
	
}
.expandedUserStyle {
	font-size:20px;
	padding:3px;
	color:#2f3e4e;
	background-color:#c6def2;
	/*background-image:url(../Images/expanded.png?1);*/
	/*background-color:#aad3fb;*/
	border:1px solid #a6c1d7;
}
.contentUserStyle {
	padding-left:25px;
	padding-top:3px;
	/*background-image:url(../Images/expanded.png?1);*/
	background-color:#cde6fc;
	border:1px solid #a6c1d7;
	border-top:0px solid #deeefd;
}

.collapsedBlogStyle {
	font-size:20px;
	padding:3px;
	color:#576c82;
	background-color:#cde6fc;
	border:1px solid #a6c1d7;
	margin-bottom:10px;
	/*background-image:url(../Images/collapsed.png?3);*/
	/*border-bottom:3px solid #b4d8fc;
	border:1px solid #576c82;*/
	/*background-color:#b4d8fc;*/
	
}
.expandedBlogStyle {
	font-size:20px;
	padding:3px;
	color:#2f3e4e;
	background-color:#c6def2;
	/*background-image:url(../Images/expanded.png?1);*/
	/*background-color:#aad3fb;*/
	border:1px solid #a6c1d7;
}
.contentBlogStyle {
	width:483px;
	padding-left:25px;
	padding-top:3px;
	margin-bottom:10px;
	/*background-image:url(../Images/expanded.png?1);*/
	background-color:#cde6fc;
	border:1px solid #a6c1d7;
	border-top:0px solid #deeefd;
}

.collapsedWritingStyle {
	font-size:20px;
	padding:3px;
	color:#576c82;
	background-color:#cde6fc;
	border:1px solid #a6c1d7;
	margin-bottom:10px;
	/*background-image:url(../Images/collapsed.png?3);*/
	/*border-bottom:3px solid #b4d8fc;
	border:1px solid #576c82;*/
	/*background-color:#b4d8fc;*/
	
}
.expandedWritingStyle {
	font-size:20px;
	padding:3px;
	color:#2f3e4e;
	background-color:#c6def2;
	/*background-image:url(../Images/expanded.png?1);*/
	/*background-color:#aad3fb;*/
	border:1px solid #a6c1d7;
}
.contentWritingStyle {
	padding-left:25px;
	padding-top:3px;
	margin-bottom:10px;
	/*background-image:url(../Images/expanded.png?1);*/
	background-color:#cde6fc;
	border:1px solid #a6c1d7;
	border-top:0px solid #deeefd;
}


p {
	padding:0px;
	margin:0px;
}
.palert {
	color: #576c82;
}
.pleft {
	text-align:left;
}
.pcenter {
	text-align:center;
}
.pright {
	text-align:right;
}
.pjustify {
	text-align:justify;
}
.ppadtopform {
	padding-top:10px;
}
span.spansmall-text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
span.spanbold{
	font-weight:bold;
}
.pheader {
	color: #576c82;
	font-size: 16px;
	font-weight:bold;
	text-decoration:underline;
	padding-bottom:4px;
}
.spanboldbig {
	font-weight:bold;
	font-size:14px;
}
.pbanner {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-top: 205px;
	position:relative;
	padding-left:70px;
}
div.divclear-both {
	clear:both;
}
div.divleft {
	float:left;
}
div.divright {
	float:right;
}
h1 {
	font-size:12px;
	margin:0px;
	padding:0px;
}
div.divcenter {
	margin:auto;
}
a:link, a:active, a:visited {
	color:#576c82;
	border-bottom:1px dotted #576c82;
	text-decoration:none;
}
a:hover {
	color:#2f3e4e;
	border-bottom:1px dotted #2f3e4e;
}
.linkalike {
	color:#576c82;
	border-bottom:1px dotted #576c82;
	text-decoration:none;
}
.linkalike:hover {
	color:#2f3e4e;
	border-bottom:1px dotted #2f3e4e;
	cursor:pointer;
}
.aascrewwith {background-repeat:no-repeat;}
div.site-center {
	width:1006px;
	margin:auto;
}
div.banner {
	margin-top:10px;
	background-image:url(../Images/ShinyBanner.png);
	background-repeat:no-repeat;
	width:1006px;
	height:291px;
}
div.banner-small {
	margin-top:10px;
	margin-bottom:10px;
	background-image:url(../Images/ShinyBannerSmall.png?1);
	background-repeat:no-repeat;
	width:1006px;
	height:56px;
}
p.pbannertexttop {
	margin-top:15px;
	margin-right:10px;
	font-family:"Courier New", Courier, mono;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
}
div.divbuttontop-first {
	background-image:url(../Images/ShinyButtonTop.png);
	width:106px;
	height:46px;
	margin-left:140px;
	float:left;
	text-align:center;
	color:#94adc8;
}
div.divbuttontop {
	background-image:url(../Images/ShinyButtonTop.png);
	width:106px;
	height:46px;
	margin-left:5px;
	float:left;
	text-align:center;
	color:#94adc8;
}
div.divbuttontop-faq {
	background-image:url(../Images/ShinyButtonTop.png);
	width:106px;
	height:46px;
	margin-left:40px;
	float:left;
	text-align:center;
	color:#94adc8;
}
div.divbuttontop-contact {
	background-image:url(../Images/ShinyButtonTop.png);
	width:106px;
	height:46px;
	margin-left:50px;
	float:left;
	text-align:center;
	color:#94adc8;
}
p.pbuttontop {
	margin-top:15px;
	font-family:"Courier New", Courier, mono;
	font-family:Arial, Helvetica, sans-serif;
}
a.abuttontop:link, a.abuttontop:active, a.abuttontop:visited {
	color:#576c82;
	text-decoration:none;
	border:0px;
}
a.abuttontop:hover {
	color:#2f3e4e;
	border:0px;
}
div.linkbar {
	height:40px;
	width:686px;
	margin:auto;
}
div.linkbar-nologin {
	height:40px;
	width:338px; 
	margin:auto;
}
div.divuserbutton-first{
	background-image:url(../Images/ShinyButton.gif);
	background-repeat:no-repeat;
	width:106px;
	height:40px;
	float:left;
	text-align:center;
}
div.divuserbutton {
	background-image:url(../Images/ShinyButton.gif);
	background-repeat:no-repeat;
	width:106px;
	height:40px;
	margin-left:10px;
	float:left;
	text-align:center;
}
p.puserbutton {
	margin-top:13px;
	font-family:"Courier New", Courier, mono;
	font-family:Arial, Helvetica, sans-serif;
}
a.auserbutton:link, a.auserbutton:active, a.auserbutton:visited {
	color:#576c82;
	/*border-bottom:1px dotted #576c82;*/
	text-decoration:none;
	border:0px;
}
a.auserbutton:hover {
	color:#2f3e4e;
	/*border-bottom:1px dotted #2f3e4e;*/
	border:0px;
}
div.body {
	background-image:url(../Images/ShinyBody.png);
	background-repeat:no-repeat;
	width:1006px;	
	min-height:420px;
}
div.body-error {
	background-image:url(../Images/ShinyBody.png);
	background-repeat:no-repeat;
	width:1006px;	
	min-height:420px;
	margin-top:10px;
}
div.body-set {
	padding-top:7px;
}
div.divleftnavbar-set {
	width:196px;
	margin-left:7px;
	float:left;
}
div.divnavbar {
	background-image:url(../Images/ShinyNavbar.png);
	background-repeat:no-repeat;
	width:196px;
	min-height:123px;
	margin-bottom:5px;
}
div.divnavbar-header {
	background-image:url(../Images/ShinyNavbarHeader.png);
	width:188px;
	height:22px;
	margin:auto;
	padding-top:5px;
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
p.pnavbar-header {
	text-align:center;
	font-family:"Courier New", Courier, mono;
	padding-top:3px;
}
p.pnavbar-text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
}
div.content {
	background-image:url(../Images/ShinyContent.png);
	background-repeat:no-repeat;
	width:586px;
	min-height:420px;
	margin-left:7px;
	float:left;
}
div.content-error {
	background-image:url(../Images/ShinyContent.png);
	background-repeat:no-repeat;
	width:586px;
	min-height:420px;;
	margin:auto;
}
div.content-padding {
	overflow:hidden;
	width:566px;
	padding-top:7px;
	padding-bottom:7px;
	margin:auto;
}
div.rightnavbar-set {
	width:196px;
	margin-left:7px;
	margin-right:7px;
	float:left;
}
div.footer-set {
	background-image:url(../Images/ShinyFooter.png);
	background-repeat:no-repeat;
	width:1006px;
	height:170px;
	margin:auto;
	clear:both;
}
.pfooter-text {
	padding-left:8px;
	padding-right:8px;
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;
}