/* CSS Document */




.bodytext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 120%;
	}
.smalltext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #333333;
	line-height: 120%;
	}
.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #595A5A;
	font-weight: bold;
	}
.subtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #595A5A;
	font-weight: bold;
	}
.bodytext a:link, .bodytext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	line-height: 140%;
	
}

.bodytext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}

#menuLinks a {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	text-indent: 2px;
	height: 20px;
	text-align: center;
	border-right-width: 1px;
	border-right-color: #E2E2E2;
	border-right-style: solid;
	padding-top: 8px;
}

#menuLinks a:hover{
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	text-indent: 2px;
	padding-top: 8px;
	height: 20px;
	background-repeat: repeat-x;
	text-decoration: underline;
	background-color: #666666;
}

.smalltext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 120%;
	
	
}
.smalltext a:link, .smalltext a:visited {
	font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		color: #666666;

	text-decoration: none;
	
}

.smalltext a:hover{
	font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
	color: #990000;
	
	text-decoration: underline;
}
.smalltextwhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A9ABA6;
	}
			.smalltextwhite a:link, .smalltextwhite a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;

	text-decoration: none;
	
}

.smalltextwhite a:hover{
	font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
	color: #FFFFFF;
	
	text-decoration: underline;
}
	


.lightgrey{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	}
			.lightgrey a:link, .lightgrey a:visited {
	font-family: Arial, Helvetica, sans-serif;
font-size: 11px;

		color: #666666;
	font-weight: bold;
	text-decoration: none;
	
}

.lightgrey a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		color: #336600;
	font-weight: bold;
	text-decoration: underline;
}
