:focus
{
  -moz-outline-style: none;
}

*{
	line-height:17px;
}

img {
	border:0;
}


body,tr,td,table,ul,li,blockquote {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;	
}

.tbleHeadWhite {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ffffff;
	font-weight: bold;	
}

.indent {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
	margin-left: 15px;
	margin-right : 15px;
	margin-top: 15px;
	margin-bottom: 15px;	
}

.green {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #08A66B;
}


p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
	margin-right : 30px;	
	margin-bottom:25px;
	line-height:17px;
	margin-top:5px;
}

.notes {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
	margin-right : 30px;	
}

.bodyLarge {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 16px;
	color : #08A66B;
}

.bodyMed {
	font-size : 12px;
}

.bodyRed {
	font-family : Arial, Helvetica, sans-serif;
	color : #B86151;
}

.bodyBlack {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
}

h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #333333;
	font-weight : bold;	
}

h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #666666;
	font-weight : bold;	
}

h3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
	font-weight : bold;	
	margin-bottom:5px;
}

h5 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
	font-weight : bold;
	margin-bottom : 0px;	
}

h6 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #808387;
	font-weight : bold;
	margin-bottom : 0px;	
}


.bodyWhite {
	color : #F0F0F0;
}	

.bodySm {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #9CA1A8;	
}

a:active, a:visited,a:link {
	color : #08A66B;
	text-decoration: underline;
}
a:hover {
	color : #406080;
}


.sub {
	font-size : 11px;
	color : #666666;
	text-decoration: none;
	margin-left: 3px;
	margin-right: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.subHome {
	font-size : 11px;
	color : #666666;
	text-decoration: none;
	margin-left: 30px;
	margin-right: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.linkBlack {
	color : #000000;
	text-decoration: none;
}
A.linkBlack:LINK,A.linkBlack:ACTIVE,A.linkBlack:VISITED, {
	color : #000000;
	text-decoration: none;
}
A.linkBlack:HOVER {
	color : #8B8B8B;
}

.linkAdmin {
	color : #ffffff;
	text-decoration: underline;
	font-size : 11px;
}
A.linkAdmin:ACTIVE, A.linkAdmin:VISITED,A.linkAdmin:LINK {
	color : #ffffff;
	text-decoration: underline;
}
A.linkAdmin:HOVER {
	color : #cccccc;
}

.linkSub3 {
	color : #666666;
	font-size : 11px;
	text-decoration: none;
}
A.linkSub3:ACTIVE, A.linkSub3:VISITED,A.linkSub3:LINK {
	color : #666666;
	text-decoration: underline;
}
A.linkSub3:HOVER {
	color : #5078A1;
}


ul.news {
	margin:0; padding:0; margin-left:0px; list-style-type:none;
}

ul.news li {
	font-size:11px; margin-top:5px;
}

li {
	
}





















