/* CSS Document */
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
}

p {
	font-size: 12px;

}

hr {
	width: 80%;
	color: #CCCCCC;
	height: 1px;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #319CCE;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}

a:visited:hover {
	color: #319CCE;
	text-decoration: underline;
}

.navBar {
background-color: #319CCE;
vertical-align: top;
width: 150px;
height: 100%;
}

.logo {
margin-top: 0px;
margin-bottom: 0px;
}

.mainLink {
	margin-top: 0px;
	background-image: url(images/point_right.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	font-size: 16px;
	font-weight: bold;
	padding:0px 0px 0px 15px;
}

.tinyCaption {
	font-size: 10px;
	font-family: arial;
	text-align: center;
	text-align: center;
	margin-top: 0px;
}

.gray {
	color: #666666;
}

h4 {
 border-bottom: 1px solid #CCCCCC;
}

.hidden {
color: #000000;
text-decoration: none;
}

.SEO {text-decoration:none;font-weight:normal;color:#0000 !important;}
a.SEO:hover{font-weight:normal} 
a.SEO:visited{ font-weight:normal !important; } 
a.SEO:active{  font-weight:normal}
