@charset "utf-8";
body  {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background-color: #234141;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	width: 805px;
	text-align: left; 
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #234141;
	background-image: url(images/newsite/contentBG.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
#containerWide {
	width: 805px;
	text-align: left; 
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #234141;
	background-image: url(images/newsite/contentWideBG.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header {
	padding: 0;  
	margin: 0px;
	background-color: #234141;
} 
#headerSearch {
	float: right;
	width: 200px;
	margin-top: 5px;
	padding: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}


#gs {
	margin: 0px;
	padding: 0px;
	visibility: visible;
	background-image: none;
	vertical-align: bottom;
}
#gs fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#gs label {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#gs input {
	background-color: #E9E8E0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	border: 1px solid #696965;
}
#gs .submit {
	background-color: #91BEA9;
	color: #234141;
	font-size: 10px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#topnavDIV {
	background-color: #234141;
	margin: 0px;
	padding: 0px;
}
#topnavDIV ul {
	margin: 0px;
	list-style-type: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#topnavDIV  li  {
	display: inline;
	color: #FFFFFF;
	line-height: 30px;
	font-size: 12px;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-left: 10px;
}
#topnavDIV  li a {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#topnavDIV li a:hover {
	text-decoration: underline;
}



#sidebar1 {
	float: left; 
	width: 150px;
	color: #FFFFFF;
	margin-right: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#sidebar1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar1 li {
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-size: 12px;
}
#sidebar1   li a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 100%;
}
#sidebar1  li a:hover {
	text-decoration: underline;
}


#sidebar2 {
	float: right; 
	width: 180px; 
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
}
#sidebar2 #learningDIV {
	height: 200px;
	width: 190px;
	background-image: url(images/newsite/learningBG.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#sidebar2  #learningDIV p {
	margin: 0px;
	padding-top: 55px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#sidebar2 #toptenDIV {
	background-image: url(images/newsite/toptenBG.gif);
	height: 262px;
	width: 190px;
	margin: 0px;
	padding: 0px;
}
#sidebar2  #toptenDIV  ol {
	color: #B14832;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding-top: 53px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#sidebar2 #toptenDIV li {
	line-height: 20px;
	padding: 0px;
}
#sidebar1 #sponsorDIV {
	background-image: url(images/newsite/shareBG.gif);
	height: 105px;
	width: 155px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
#sidebar1 #sponsorDIV p {
	margin: 0px;
	color: #234141;
	padding-top: 45px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 17px;
	font-size: 12px;
	font-weight: normal;
}
#sidebar1 #sponsorDIV img {
	display: inline;
}

#mainContent {
	background-image: url(images/newsite/contentDIVbg.gif);
	background-repeat: no-repeat;
	background-color: #97BFC3;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 200;
	width: 402px;
	float: left;
} 
#mainContent h1 {
	font-size: 22px;
	font-weight: bold;
	text-transform: capitalize;
	color: #EFC95A;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	vertical-align: bottom;
}
#mainContent h1 img {
	vertical-align: text-bottom;
	display: inline;
}
#mainContent h2 {
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #2C5559;
	font-weight: bold;
}
#mainContent h3 {
	font-size: 14px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #7D3222;
	font-weight: bold;
}

#mainContent p {
	padding: 10px;
	background-image: url(images/newsite/paragraphBG.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 370px;
}
#mainContent p a  {
	font-size: 100%;
	text-decoration: underline;
	color: #2C5559;
	font-weight: normal;
}

#mainContentWide {
	background-repeat: no-repeat;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 200;
	float: left;
	width: 590px;
} 
#mainContentWide h1 {
	font-size: 22px;
	font-weight: bold;
	text-transform: capitalize;
	color: #EFC95A;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align: bottom;
}
#mainContentWide h2 {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #EFC95A;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EFC95A;
	border-right-color: #EFC95A;
	border-bottom-color: #EFC95A;
	border-left-color: #EFC95A;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#mainContentWide h3 {
	font-size: 16px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #97BFC3;
	font-weight: bold;
}
#mainContentWide  h4 {
	font-size: 14px;
	color: #90BEAA;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
}
#mainContentWide h5 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #EFC95A;
	margin: 0px;
}
#mainContentWide h6 {
	font-size: 12px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	color: #DAE9E2;
}
#mainContentWide h6 a {
	font-size: 12px;
	font-weight: bold;
	color: #DAE9E2;
}

#mainContentWide p {
	background-image: url(images/newsite/paragraphWideBG.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 25px;
	margin-left: 5px;
	width: 570px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#mainContentWide p img {
	padding: 0px;
	margin: 5px;
}

#mainContentWide p a {
	font-size: 100%;
	text-decoration: underline;
	color: #2C5559;
	font-weight: normal;
}
#mainContentWide a:hover {
	text-decoration: underline;
}

#mainContentWide p.whitetext  {
	color: #FFFFFF;
	background-image: none;
	background-color: #2C5559;
}
#mainContentWide p.whitetext a {
	color: #FFFFFF;
	font-size: 100%;
	text-decoration:underline;
}

#mainContentWide ul.whitetext {
	color: #FFFFFF;
	background-image: none;
	background-color: #2C5559;
}
#mainContentWide ol.whitetext {
	color: #FFFFFF;
	background-image: none;
	background-color: #2C5559;
}
#mainContentWide li a {
	font-size: 100%;
}

#footer {
	padding: 0 10px 0 20px;
	background-color: #234141;
} 
#footer p {
	margin: 0; 
	padding: 10px 0; 
	font-size: 10px;
	color: #91BEA9;
	text-align: center;
}
#footer a  {
	color: #91BEA9;
	font-size: 10px;
	text-decoration: underline;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#containerWide #mainContentWide p {
	color: #F00;
}
#containerWide #mainContentWide p {
	color: #400040;
}
#containerWide #mainContentWide p span span {
	color: #000;
}

