body{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #BEBEBE;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

p{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	color: #000000;
	font-size: 0.8em;
	line-height: 1.4em;
	margin-top: 0.1em;
	margin-bottom: 1em;
}
img { 
border: #000000; 
} 
a:link{
	font-weight: bold;
	text-decoration: underline;
 	color: #CC0000; 
}
a:visited{
	font-weight: bold;
	text-decoration: underline;
 	color: #cc0000; 
}
a:active{
	font-weight: bold;
	text-decoration: none;
 	color: #999999; 
}
a:hover{
	font-weight: bold;
	text-decoration: none;
 	color: #999999; 
}
a.heading:link{
	font-weight: bold;
	text-decoration: underline;
 	color: #000000; 
}
a.heading:visited{
	font-weight: bold;
	text-decoration: underline;
 	color: #000000; 
}
a.heading:active{
	font-weight: bold;
	text-decoration: none;
 	color: #CC0000; 
}
a.heading:hover{
	font-weight: bold;
	text-decoration: none;
 	color: #CC0000; 
}

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


.input {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	border-color:#3871A9;
	color: #003366;
	background-color: #F4F4F4;
	border-width: 1px;
	border-style: solid;
 }
.input2 {
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 10px; 
 border-color:#3871A9;
 border-width=1px;
 color: #FFFFFF; 
 cursor:pointer;
 cursor: hand;
 background-color: #CC3366;
 }





/* Title styles */
h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	margin-bottom: 15px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/sub/h1_underline.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.84em;
	margin-bottom: 0.5em;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	font-weight: bold;
	color: #000000;
}

h4 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

a.LeftNavLink:link{
	font-weight: normal;
	text-decoration: none;
 	color: #336666; 
}
a.LeftNavLink:visited{
	font-weight: normal;
	text-decoration: none;
 	color: #336666; 
}
a.LeftNavLink:active{
	font-weight: normal;
	text-decoration: none;
 	color: #996666; 
}
a.LeftNavLink:hover{
	font-weight: normal;
	text-decoration: none;
 	color: #996666; 
}

/* Bulleted list styles */
ul {
	margin-top:0em;
	margin-bottom:1em;
}
li {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	line-height: 1.3em;
	margin-top:0.2em;
	list-style-image: url(../images/sub/bullet.gif);
	margin-left: -22px;
}

/* Style for positioning of links to download PDF's, Word docs etc. at the bottom of the Member's Profiles - and wherever else necessary) */
td.DocumentLinkBox{
	font-size: 0.7em;
	line-height: 1.2em;
	padding-left: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
}
td.Footer{
	font-family: Tahoma, Verdana, Arial, Helvetica, "sans serif";
	font-weight: normal;
	font-size: 0.6em;
	line-height: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
}
a.FooterLink:link{
	text-decoration : none; 
 	font-weight: bold;
 	color: #666666;
}
a.FooterLink:visited{
	text-decoration : none; 
 	font-weight: bold;
 	color: #666666;
}
a.FooterLink:active{
	text-decoration : underline;  
 	font-weight: bold;
 	color: #666666;
}
a.FooterLink:hover{
	text-decoration : underline; 
 	font-weight: bold;
 	color: #666666;
}
#mainbody{
	padding:12px;
	
}
#wrapper {
	margin:0 auto;
	padding:0ox;
	width: 777px;
	height: auto;
	background-color: #FFFFFF;
	z-index: 1; /* added z-index so this layer will appear under the absolute HeaderPic layer  */
	text-align: left;
} 
.picturediv{
	float:right;
}
#mainNav {
   float: left;
   width: 100%;
}
#mainNav ul {
   float: left;
   list-style: none;
   margin: 0;
   padding: 0;
   width: 100%;
   height:70px;
}
#mainNav ul li {
   float: left;  
   margin: 0;
   padding: 2px 17px; /* original padding was 0 2px */
   display: inline;
   list-style: none;
}
#mainNav ul li a { text-decoration:none; } 
#mainNav, #mainNav ul li{
   background-color: #994477;
}
#header {
        FONT-SIZE: 93%; 
		BACKGROUND: url(../images/tabs/bg.gif) #dae0d2 repeat-x 50% bottom; 
		FLOAT: left; WIDTH: 100%; 
		LINE-HEIGHT: normal
}
#header UL {
        PADDING-RIGHT: 10px; 
		PADDING-LEFT: 10px; 
		PADDING-BOTTOM: 0px; 
		MARGIN: 0px; 
		PADDING-TOP: 10px; 
		LIST-STYLE-TYPE: none
}
#header LI {
        PADDING-RIGHT: 0px; PADDING-LEFT: 9px; 
		BACKGROUND: url(../images/tabs/left.gif) no-repeat left top; 
		FLOAT: left; 
		PADDING-BOTTOM: 0px; 
		MARGIN: 0px; 
		PADDING-TOP: 0px
}
#header A {
        PADDING-RIGHT: 15px; 
		DISPLAY: block; 
		PADDING-LEFT: 6px; 
		FONT-WEIGHT: bold; 
		BACKGROUND: url(../images/tabs/right.gif) no-repeat right top; 
		FLOAT: left; 
		PADDING-BOTTOM: 4px; COLOR: #765; 
		PADDING-TOP: 5px; 
		TEXT-DECORATION: none
}
#header A {
        FLOAT: none
}
#header A:hover {
        COLOR: #333
}
#header #current {
        BACKGROUND-IMAGE: url(../images/tabs/left_on.gif)
}
#header #current A {
        BACKGROUND-IMAGE: url(../images/tabs/right_on.gif); PADDING-BOTTOM: 5px; COLOR: #333
}