/*Style sheet */
/*.links {  color: #FFFFFF; text-decoration: none}*/
body {
	
	margin-left: 0px;
	margin-top: 0px;
	
}
td  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	
}

ul,ol,li{
	line-height: 150%;
	padding-right: 10px;
	padding-left: 10px;
}

h1{
	margin: 10px 0 0 0;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 2.0em;
	padding-Left: 10px;
	padding-right: 10px;
	font-weight: bold;
	color: #0066cc;
	padding-right: 10px;*/

	
}
h2{
	font-family:  Arial, sans-serif;
	font-weight: Normal;
	font-size: 1.4em;
	padding-Left: 10px;
	padding-right: 10px;
	color: #000000;
	}
h3{
	margin: 0px 0 0 0;
	font-family:  Arial, sans-serif;
	font-weight: Bold;
	font-size: 1.2em;
	padding-Left: 10px;
	padding-right: 10px;
	color: #000000;
	}
h4,h5,h6{
	margin: 0px 0 0 0;
	font-family:  Arial, sans-serif;
	font-weight: Bold;
	font-size: 1em;
	padding-Left: 10px;
	padding-right: 10px;
	color: #000000;
	}	

a:active {  color: color: #000000; text-decoration: underline; font-weight:bold;}
a:link { text-decoration: underline;   color: #000000; font-weight:bold;}
a:visited { text-decoration: underline;   color: #000000; font-weight:bold;}
a:hover {  color: #FF6633; text-decoration: underline; font-weight:bold;}

strong {
	font-weight: bold;
	color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-Left: 10px;
	padding-right: 10px;
	line-height: 150%;

}
.paveContentBG {
	background-color: #FFCCCC;
}

hr {
	height: 1px;
	width: 50%;
	color: #000033;
	background-color: #000033;
	border-top: 1px dashed #000033;
	border-right: 1px none #000033;
	border-bottom: 1px none #000033;
	border-left: 1px none #000033;
}
.content {
	width: 720px;

}
.mainContentHeader {
	Padding-Left: 10px;	
}

.mainContentBg {
	background-color: #e7efff;
}

.mainNavigationbg {
	background-color: #0066cc;
}

#mainNavigation {
	position: Relative;
	Top: 1px;
	font-size: 11px;
	
}

#mainNavigation li {
	padding: 4;
	line-height: 100%;
	font-size: 11px;
	display: inline;
	list-style-type: none;
	text-align: center;
}


#mainNavigation ul {
	
	line-height: 100%;
	margin: 0;
	white-space: nowrap;
	padding: 0;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	
}

#uberlink a:link, #uberlink a:visited, #uberlink a:Hover  {
	/*/*/padding: 6px 8px 0px 8px;
	border-top: 1px solid #666666;
	border-Left: 1px solid #000000;
	
	color: #000000;
	
*/
	background-color: #E7EFFF;
	
}
#mainNavigation a {
	/*/*/padding: 6px 8px 0px 8px;
	border-top: 1px solid #0066cc;
	border-right: 1px solid #0066cc;
	border-bottom: 1px solid #0066cc;
	border-left: 1px solid #0066cc;
	
	width: 100px;
	height: 27;
	background-color: #0066cc;
	color: #FFFFFF; 
	text-align: center; /* */
}
#mainNavigation a:link, #mainNavigation a:visited {
	text-decoration: none; /* */
}
#mainNavigation a:Hover {
	background-color: #ffffff;
	
	color: #000000;
	/* */
}

.footer {
	padding-Top: 4px;
	color: #ffffff;
	background-color: #0066cc;
	font-size: 0.7em;
	text-align: center;

}

table {
	border: #FFFFFF;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	background-color: #666666;
	text-align: center;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330033;
	background-color: #FFFFFF;
}


/*sideLink Controls*/
	

#sideNavList {
	position: relative;
	left: 1px;
	width: 178px;
}
#sideNavList p {padding-left: 0px; padding-Right: 0px; font-size: 12px }

#sideNavList li {
	margin: 0 0 1px 0;
}


#sideNavList ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}


#sideNavuberlink a, #sideNavuberlink a:link, #sideNavuberlink a:visited, #sideNavuberlink a:Hover {
	
	/*/*/border: 1px solid #E7E7E7;
	background-color: #E7E7E7;
	/* */
}
#sideNavList ul a {
	/*/*/display: block;
	padding: 2px 2px 2px 12px;
	border: 1px solid #333;
	width: 178px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699; 
	background-color: #FFFFFF; /* */
}
#sideNavList ul a:link, #sideNavList ul a:visited {
	color: #000;
	/*/*/color: #000;
	text-decoration: none; /* */
}
#sideNavList ul a:Hover {
	/*/*/border: 1px solid #333;
	background-color: #E7EFFF;
	color: #000000; /* */
}

.indent {
	padding-left: 10px;
}
