/* section styles */
body {
	margin: 0;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0;
	background-color: #CCCCC3;
	}

img {
	border: 0;
	}
	
/* page styles */

.home {
	 background-image: url(/img/bg/hdr.gif);
	 background-repeat: repeat-x;
	 }

.sub {
	 background-image: url(/img/bg/hdr.gif);
	 background-repeat: repeat-x;
	 }

.exp {
	 background-image: url(/img/bg/hdr.gif);
	 background-repeat: repeat-x;
	 }

.how {
	 background-image: url(/img/bg/hdr.gif);
	 background-repeat: repeat-x;
	 }

.svcs {
	 background-image: url(/img/bg/hdr.gif);
	 background-repeat: repeat-x;
	 }

.svcsSub {
	 background-image: url(/img/bg/hdr.gif);
	 background-repeat: repeat-x;
	 }

.who {
	 background-image: url(/img/bg/hdr.gif);
	 background-repeat: repeat-x;
	 }

/* text styles */

.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	color: #68B;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	}
	
.topnav a {
	color: #68B;
	text-decoration: none;
	}
	
.topnav a:hover {
	color: #999;
	text-decoration: underline;
	}

.hmIntro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-align: left;
	line-height: 20px;
	color: #555;
	border-left: 1px solid #AA9;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	}

.hmIntro a {
	color: #048;
	text-decoration: underline;
	}

.hmIntro a:hover {
	color: #000;
	text-decoration: none;
	}

.hmCallout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	line-height: 15px;
	color: #555;
	border-left: 1px solid #CCC;
	padding-left: 10px;
	padding-right: 10px;
	}

.hmCallout strong {
	color: #048;
	}

.hmCallout a {
	color: #048;
	text-decoration: underline;
	}

.hmCallout a:hover {
	color: #000;
	text-decoration: none;
	}

.newshome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	line-height: 15px;
	color: #555;
	margin-top: 6px;
	margin-bottom: 6px;
	}
	
.newshome strong {
	color: #048;
	}
	
.newshome a {
	color: #048;
	text-decoration: underline;
	}
	
.newshome a:hover {
	color: #000;
	text-decoration: none;
	}

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	line-height: 15px;
	color: #555;
	}
	
.news strong {
	color: #048;
	}
	
.news a {
	color: #048;
	text-decoration: underline;
	}
	
.news a:hover {
	color: #000;
	text-decoration: none;
	}

.pgBody {
	border-left: 1px solid #AA9;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	}

.pgBody a {
	color: #048;
	text-decoration: underline;
	}

.pgBody a:hover {
	color: #000;
	text-decoration: none;
	}

.pgIntro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: left;
	line-height: 20px;
	color: #555;
	}

.newsIntro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	text-align: left;
	line-height: 24px;
	color: #555;
	}

.body_standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #333;
	text-align: left;
	}

.body_standard ul {
	margin-left: 20px;
	list-style-position: outside;
	list-style-type: disc;
	}

	.body_standard ul li {
	margin-bottom: 6px; 
	}

.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #333;
	text-align: left;
	}

.sitemap a {
	color: #333;
	text-decoration: underline;
	}
	
.sitemap a:hover {
	color: #048;
	text-decoration: none;
	}

.sidebarCallout {
	margin-left: 40px;
	margin-top: 15px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: 100;
	text-align: left;
	line-height: 20px;
	color: #048;
	}

.sidebarCallout strong{
	color: #048;
	font-style: normal;
	}

.sidebarContact {
	margin-left: 40px;
	margin-top: 15px;
	width: 200px;
	border-top: 1px dashed #AA9;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	line-height: 20px;
	color: #555;
	}
	
.sidebarContact a{
	color: #048;
	text-decoration: underline;
	}
	
.sidebarContact a:hover{
	color: #555;
	text-decoration: none;
	}

.sidebarSubContact {
	margin-left: 40px;
	margin-top: 10px;
	width: 200px;
	padding-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	line-height: 20px;
	color: #555;
	}
	
.sidebarSubContact a{
	color: #048;
	text-decoration: underline;
	}
	
.sidebarSubContact a:hover{
	color: #555;
	text-decoration: none;
	}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #555;
	padding: 10px;
	}
		
.footer a {
	text-decoration: none;
	color: #555;
	}
	
.footer a:hover {
	text-decoration: underline;
	color: #000;
	}
	
	
/* news styles */

.newsSBcategroy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: left;
	line-height: 20px;
	color: #048;
	margin-top: 20px;
	margin-bottom: 5px;
	}

.newsSB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	line-height: 15px;
	color: #555;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
.newsSB a {
	color: #555;
	text-decoration: none;
	}
	
.newsSB a:hover {
	color: #048;
	text-decoration: underline;
	}
	
#news {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	border-left: 1px solid #AA9;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	}
	
#news h1 {
	font-size: 16px;
	font-style: normal;
	font-weight:normal;
	line-height: 20px;
	color: #333;
	margin-top: 20px;
	margin-bottom: 0px;
	}
#news h2 {
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	line-height: 15px;
	color: #369;
	margin-top: 0px;
	margin-bottom: 5px;
	}
#news p {
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #555;
	margin-top: 0px;
	margin-bottom: 5px;
	}
#news a {
	color: #555;
	}

/* -------- Registration Form Area -------- */
#reg {
	border: 1px dotted #7C8544;
	background-color: #fff;
	}

#reg td {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	color: #333;
	font-size: 11px;
	line-height: 13px;
	}

.red {
	color: #c00;
	}

.right {
	text-align: right;
	}
	
.right9 {
	text-align: right;
	font-weight: bold;
	color: #c00;
	}

.pad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding: 10px 20px 0px 10px;
	}