﻿body
{
	font-family: Arial;
	background-color: #687e92;
	margin-top: 0px;
	font-size: 11px;
}

.content
{
	background-color: #ffffff;
	margin: 0px 0px 0px 0px; 
	font-family: Arial;	
}

.mainNavRight
{ 
	background-image: url(Images/mainNavRight.gif);
	background-repeat:no-repeat;
	height: 47px;
	width: 37px;
}

.mainNavLeft
{ 
	background-image: url(Images/mainNavLeft.gif);
	background-repeat:no-repeat;
	height: 47px;
	width: 15px;
}

.mainNav
{
	background-image: url(Images/mainNavBackground.gif);	
	font-family: Arial;
	color: #ffffff;
	font-size: 13px;
	font-weight:bold;
	height: 27px;
	padding: 10px;
	width: 100px;
	text-align: center;
}

.mainNav a:link{text-decoration:none; color: #ffffff;}
.mainNav a:visited{text-decoration:none; color: #ffffff;}
.mainNav a:hover{text-decoration:none; color: #ffffff;}

.footer
{
	font-family: Arial;
	color: #424242;
	font-size: 11px;
	background-color: #ffffff;
}
.footer a:link{text-decoration:none; color: #424242;}
.footer a:visited{text-decoration:none; color: #424242;}
.footer a:hover{text-decoration:none; color: #424242;}

.titleText
{
	font-family: Arial;
	font-size: 14px;
	color: #524734;
	font-weight: bold;	
}

.contentText
{
	font-family: Arial;
	font-size: 14px;
	color: #524734;	
	line-height: 25px;
	padding-right: 5px;
}

.contentText2
{
	font-family: Arial;
	font-size: 14px;
	color: #524734;	
	line-height: 20px;
	padding-left: 5px;
}

.nameAnnouncement
{
	font-family: Arial;
	font-size: 14px;
	color: white;	
	line-height: 25px;
	padding-right: 5px;
	background-color: #184891;
	padding-left: 5px;
}

.homePageLink
{
	font-family: Arial;
	font-size: 16px;
	color: #524734;
}

.homePageLink a:link {text-decoration:none; color: #524734; font-family: Arial; font-size: 18px;}
.homePageLink a:hover {text-decoration:none; color: #524734; font-family: Arial; font-size: 18px;}
.homePageLink a:visited {text-decoration:none; color: #524734; font-family: Arial; font-size: 18px;}
