/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin-left:20px;	
}

#homebanner {
	background-color:#14c297;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

#homebanner a {
	color:#FFFFFF;
	text-decoration:none;

}

#homebanner a:hover {
	color:#FFFFFF;
	text-decoration:underline;

}

#campbanner {
	background-color:#b00359;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

#campbanner a {
	color:#FFFFFF;
	text-decoration:none;

}

#campbanner a:hover {
	color:#FFFFFF;
	text-decoration:underline;

}

.homeIntro {
	font-family: Verdana;
	font-size: 12px;
	line-height: 25px;
}

.masterBorder		{
	border: 1px solid #7787b8;
}

A:hover				{text-decoration:underline; color:#000000;}
a.link				{color:#7887b8; text-decoration:underline; font-size:10px;}
a.linkBold			{color:#7887b8; font-family:Verdana; text-decoration:underline; font-size:11px; font-weight:bold;}
a.linkWhite			{color:#ffffff; font-family:Arial; text-decoration:underline; font-size:10px; font-weight:bold;}


.headerBlue 		{font-family:Verdana; font-weight:bold; font-size:11px; color:#7887b8;}
.headerBlack 		{font-family:Verdana; font-weight:bold; font-size:11px; color:#000000;}
.footerText			{font-family:Verdana; font-size:10px; color:#7887b8;}
.HeadingThree		{font-family:Verdana; font-weight:bold; font-size:14px; color:#7887b8;}

.mainText {
	font-family: Arial;
	font-size: 10px;
	color:#ffffff;
	line-height: 30px;
}

.formFields 		{
	font-family: Verdana;
	font-size: 10px;
	color: 7887b8;
	background-color: #FFFFFF;
	border: 1px solid #7887b8;
}

.boxRight {
	float:right;
}

.graceTextField {
	font-family: Verdana;
	font-size: 10px;
	color: 7887b8;
	background-color: #FFFFFF;
	border: 1px solid #7887b8;
}
li {
	list-style-position: outside;
	list-style-image: url(../images/bullet.jpg);
}
