body {
	background-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}

p
{
	margin-top: 8px;
	margin-bottom: 13px;
}

li
{
	list-style-position: outside;
	
}

li.blank
{
	list-style-type: none;
	margin-top: 4px;
	margin-bottom: 4px;
}

ul
{
	margin-bottom: 0px;
	margin-top: 0px;
}

ul li
	{
		list-style-type: disc;
	}
ol
{
	list-style-position: outside;
	margin-bottom: 0px;
	margin-top: 0px;
}

h1 {
	font-size: 15px;
	color: #660000;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 1px;
}

h1 a:link {
	font-size: 15px;
	color: #660000;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 1px;
	text-decoration: none;
}

h1 a:visited {
	font-size: 15px;
	color: #660000;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 1px;
	text-decoration: none;
}

h1 a:hover {
	font-size: 15px;
	color: #660000;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 1px;
	text-decoration: none;
}

h2 {
	font-size: 110%;
	color:#003366;
	font-weight: bold;
}

h3 {
	font-size: 105%;
	color:#003366;
	font-weight: bold;
}

h4 {
	font-size: 100%;
	color:#003366;
	font-weight: bold;
}

h5 {
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}


a:link {
color: #003366;
}

a:visited {
color: #996666;
}

a:hover 
{
color: #7097c1;
}

#wrapper {
	width: 98%;
	margin-left: 2%;

}

#pageHead {
	width: 98%;
	margin-left: 1%;
	margin-right: 1%;
}

#logo {
	width: 48%;
	float: left;


}

#search {
	width: 50%;
	text-align: right;
	float: left;
	height: 85px;
	vertical-align: text-bottom;
	
	}
	
#searchText {
	top: 10%;
	float: right;
	text-align: right;
	position: relative;
	vertical-align: text-top;
	
}

#logoWrapper {
	width: 98%;

}

#tabClear {
	clear: both;
}

#tabNav {
	width: 100%;
	border-top: thin #893030 solid;
	text-align: center;
	margin-bottom: 10px;
	margin-left: 1%;
	margin-right: 1%;
	font-size: 10px;
	height: 18px;
}

#tabNav a{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#homeTab {
	background-color: #893030;
	float: left;
	margin-right: 15px;
}

#whatTab {
	background-color: #893030;
	float: left;
	margin-right: 15px;
}

#whatTabOn {
	background-color: #ffffff;
	float: left;
	margin-right: 15px;
}

#whatTabOn a{
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

#whyTab {
	background-color: #893030;
	float: left;
	margin-right: 15px;
}

#whyTabOn {
	background-color: #ffffff;
	float: left;
	margin-right: 15px;
}

#whyTabOn a{
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

#usingTab {
	background-color: #893030;
	float: left;
	margin-right: 15px;
}

#usingTabOn {
	background-color: #ffffff;
	float: left;
	margin-right: 15px;
}

#usingTabOn a{
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

#examplesTab {
	background-color: #893030;
	float: left;
	margin-right: 15px;
}

#examplesTabOn {
	background-color: #ffffff;
	float: left;
	margin-right: 15px;
}

#examplesTabOn a{
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

#howToTab {
	background-color: #893030;
	float: left;
	margin-right: 15px;
}

#howToTabOn {
	background-color: #ffffff;
	float: left;
	margin-right: 15px;
}

#howToTabOn a{
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

#examplesDBTab {
	background-color: #893030;
	float: left;
	margin-right: 15px;
}

#examplesDBTabOn {
	background-color: #ffffff;
	float: left;
	margin-right: 15px;
}

#examplesDBTabOn a{
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

#guildelinesTab {
	background-color: #893030;
	float: left;
	margin-right: 15px;
}

#guildelinesTabOn {
	background-color: #ffffff;
	float: left;
	margin-right: 15px;
}

#guildelinesTabOn a{
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

#legacyTab {
	background-color: #893030;
	float: left;
	margin-right: 15px;
}

#legacyTabOn {
	background-color: #ffffff;
	float: left;
	margin-right: 15px;
}

#legacyTabOn a{
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

#webTab {
	background-color: #893030;
	float: left;
	margin-right: 15px;
}

#webTabOn {
	background-color: #ffffff;
	float: left;
	margin-right: 15px;
}

#webTabOn a{
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
#lawTab {
	background-color: #893030;
	float: left;
	margin-right: 15px;
}

#lawTabOn {
	background-color: #ffffff;
	float: left;
	margin-right: 15px;
}

#lawTabOn a{
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
#communityTab {
	background-color: #893030;
	float: left;
	margin-right: 15px;
}

#communityTabOn {
	background-color: #ffffff;
	float: left;
	margin-right: 15px;
}

#communityTabOn a{
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
#popularTab {
	background-color: #893030;
	float: left;
	margin-right: 15px;
}

#popularTabOn {
	background-color: #ffffff;
	float: left;
	margin-right: 15px;
}

#popularTabOn a{
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

#resourcesTab {
	background-color: #893030;
	float: left;
	margin-right: 15px;
}

#resourcesTabOn {
	background-color: #ffffff;
	float: left;
	margin-right: 15px;
}

#resourcesTabOn a{
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}



#clearHead {
	clear: both;
}

#main {
	width: 98%;
	margin-left: 1%;
	margin-right: 1%;


}

#clearFoot {
	clear: both;
}

#pageFooter {
	width: 98%;
	margin-left: 1%;
	font-size: 10px;
	color: #333333;
}

#pageFooter a{
	padding-left: 4px;
	padding-right: 8px;
}

#colNavBt {
	padding: 0px;
	margin: 0px;
	background-color: inherit;
	width: 100%;

}

#colNavBtL {
	padding: 0px;
	margin: 0px;
	width: 49%;
	float: left;
}

#colNavBtR {
	padding: 0px;
	margin: 0px;
	width: 51%;
	float: right;
}
#colNavGoldH {
	font-weight: bold;
	background-color: #fed480;
	padding-left: 4px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 99%;
	line-height: 13px;
}
#colNavGold {
	width: 99%;
	padding-left: 4px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #fde5b5;

}

#colNavBlueH {
	color: #ffffff;
	font-weight: bold;
	background-color: #7097c1;
	padding-left: 2px;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-right: 0px;
	width: 99%;
	text-align: center;
}

#colNavBlue {
	padding-left: 4px;
	padding-right: px;
	padding-top: 4px;
	padding-bottom: 0px;
	background-color: #c8d6e6;
	width: 98%;
}

#breadNav {
	margin: 0px;
	color: #000000;
	background-color: #fed480;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	width: 99%;
	font-size: 11px;
}

#breadNav a{
	font-weight: bold;
	padding-left: 0px;
	padding-right: 8px;
}

#breadNav h2 {
	font-size: 11px;
	font-weight: bold;
	color: #660000;
	padding: 4px;
}

#breadNav h1 {
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	text-align: center;
	padding: 0px;
}




form {
  font-family: Arial, sans-serif;	
  }

input, textarea, select, option {
  background : #ffffff; 
  color : #333333;
  font-size: 10px;
  font-family: Arial, sans-serif;
  }	
.maroon {
	color: #990033;
}
.medblueline {
	color: #7097c1;
}

/* ******************* END Search box styles ************************ */

/* ******************* START exit_warning styles ************************ */

.exit_warning {
	color: #893030;
	background-color: #fde5b5;
	padding: 2px;
	font-weight: bold;
	font-size: 10px;
}

.exit_warning a:link {
	color: #893030;
	text-decoration: none;
}
.exit_warning a:visited {
	color: #893030;
	text-decoration: none;
}

.exit_warning a:hover {
	text-decoration: underline;
}

.contact {
	font-size: inherit;
	font-family: inherit;	
}

.contact a {
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}
/* BigDoc Styles */

.pIntro {
	font-size: 78%;
	font-family: Verdana, Arial, sans-serif;
	color: #003366;
	font-weight: bold;
	font-style: italic;
}
table {
	padding: 6px;
	border: 0px;
	}
table th {
	font-size: 90%;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 1px;
	text-align: center;
}

.ifthen {
	font-size: 90%;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 1px;
	text-align: left;
}

#newsheader {
	font-size: 100%;
	font-family: Verdana, Arial, sans-serif;
	color: #660000;
	padding-right: 8px;
	background-color: #fde5b5;
	font-weight: bold;
}

#newscontent {
	color: #333333;
	padding-left: 4px;
	padding-right: 8px;
	background-color: #ededcd;
}

#newscontent h1 {
	font-size: 100%;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	
}
