/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
}


p { 
	
	margin:0;
	
}	
	
td {
	font-family: Verdana, Times New Roman, Arial;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}
	
ul { 
	 
	line-height: 22px;
	
}	

hr.line {
	border: 1px dashed #064f90;
	margin:0px;	
	
	
	
}

a:link {
	text-decoration: underline;
	font-weight:bold;
	color: #064f90;
}

a:visited {
	text-decoration: underline;
	font-weight:bold;
	color: #064f90;
}

a:hover {
	text-decoration: none; 
	font-weight:bold;
	color: #064f90;
}

a:active {
	text-decoration: underline;
	font-weight:bold;
	color: #064f90;
}


.titles {
	font-size: 14px; 
	font-weight: bold;
	color:#064f90;
	
	
}

.quotesText {
	font-size: 11px; 
	font-style:italic;
	color:#064f90;	


}

.copyright {
	font-family: Verdana, Times New Roman, Arial;
	font-size: 9px;
	color: #064f90;
}

.whiteText {
	font-size:11px;
	color:#FFFFFF;
}

.welcome {
	font-family: Helvetica, Verdana, Times New Roman;
	font-size: 24pt;
	color: #064f90;
	font-weight: bold;
	letter-spacing:1px;
	
}

.BoldText {
	font-weight: bold;
	color:#064f90;
	
}

.WhiteBoldText {
	color:#FFFFFF;
	font-size:9px;
	font-weight: bold;
	
}

.welcomeText {
	font-family: Verdana, Times New Roman, Arial;
	font-size: 10pt;
	color: #000000;


}

.textbox {
	font-family: Verdana, Times New Roman, Arial;
	font-size: 6px;
	color:#000000;	

}

.events {
	font-family: Verdana, Times New Roman, Arial;
	font-size: 9pt;
	color:#000000;	

}


.sitemap {
	font-family: Verdana, Times New Roman, Arial;
	font-size: 9px;
	color:#3e5c66;	


/* Bottom Links */

}

.bottom:link {
	font-family: Verdana, Times New Roman, Arial; 
	font-size: 10px;  
	color:#3e5c66; 
	text-decoration: none;
}

.bottom:active {
	font-family: Verdana, Times New Roman, Arial;
	font-size: 10px;
	color: #3e5c66;
	text-decoration: none;

}

.bottom:visited {
	font-family: Verdana, Times New Roman, Arial;
	font-size: 10px;
	color: #3e5c66;
	text-decoration: none;

}

.bottom:hover {
	font-family: Verdana, Times New Roman, Arial;
	font-size: 10px;
	color: #3e5c66;
	text-decoration: underline;

}


/* BreadCrumbs Links */

.breadCrumbs:link {
	font-family: Verdana, Times New Roman, Arial;
	font-size: 10px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.breadCrumbs:active {
	font-family: Verdana, Times New Roman, Arial;
	font-size: 10px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: underline;

}

.breadCrumbs:visited {
	font-family: Verdana, Times New Roman, Arial;
	font-size: 10px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: underline;

}

.breadCrumbs:hover {
	font-family: Verdana, Times New Roman, Arial;
	font-size: 10px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;

}

.textSmallCaps {
	font-family: sans-serif;
	font-size: 9px;
	color:#FFFFFF;
}


/* News Links */

.news:link {
	text-decoration: underline;
	font-size: 11px;
	font-weight:normal;
	color: #FFFFFF;
}

.news:visited {
	text-decoration: underline;
	font-size: 11px;
	font-weight:normal;
	color: #ffffff;
}

.news:hover {
	text-decoration: none; 
	font-size: 11px;
	font-weight:normal;
	color: #ffffff;
}

.news:active {
	text-decoration: underline;
	font-size: 11px;
	font-weight:normal;
	color: #ffffff;
}

.input {
	font-family: Verdana, Times New Roman, Arial;
	font-size: 10px;
	color:#000000;
	border-style:none;
	border:0px;
	width: 100px;
	height:12px;
	
}



/* Bottom NavLinks */

.BottomNav:link {
	text-decoration: none;
	font-size: 9px;
	font-weight:normal;
	color: #064f90;
}

.BottomNav:visited {
	text-decoration: none;
	font-size: 9px;
	font-weight:normal;
	color: #064f90;
}

.BottomNav:hover {
	text-decoration: underline; 
	font-size: 9px;
	font-weight:normal;
	color: #064f90;
}

.BottomNav:active {
	text-decoration: none;
	font-size: 9px;
	font-weight:normal;
	color: #064f90;
}


/* SiteMap Links */

.Sitemap:link {
	font-family: Verdana, Times New Roman, Arial;
	font-size: 9px;
	font-weight:normal;
	color: #3e5c66;
	text-decoration: none;
}

.Sitemap:active {
	font-family: Verdana, Times New Roman, Arial;
	font-size: 9px;
	font-weight:normal;
	color: #3e5c66;
	text-decoration: none;

}

.Sitemap:visited {
	font-family: Verdana, Times New Roman, Arial;
	font-size: 9px;
	font-weight:normal;
	color: #3e5c66;
	text-decoration: none;

}

.Sitemap:hover {
	font-family: Verdana, Times New Roman, Arial;
	font-size: 9px;
	font-weight:normal;
	color: #3e5c66;
	text-decoration: underline;

}
