@charset "utf-8";
/* CSS Document */

img{border:0px;}

.top-bkg {
	background-image: url(/images/top-bkg.gif);
	background-repeat: repeat-x;
}

.middle-bkg {
	background-image: url(/images/middle-bkg.gif);
	background-repeat: repeat;
}

.bottom-bkg {
	background-image: url(/images/bottom-bkg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	text-indent: 50px;
	line-height: 45px;
}

.navigation-orange	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-repeat: repeat-x;
	background-image: url(images/nav-bkg/orange-bkg.gif);
	width: auto;
	height: 90px;
	background-position: 0px top;
	line-height: 24px;
	font-weight: normal;
	
}

.navigation-orange:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-repeat: repeat-x;
	background-image: url(images/nav-bkg/orange-bkg-hover.gif);
	width: auto;
	height: 90px;
	background-position: 0px top;
	line-height: 24px;
	font-weight: normal;
}

.navigation-blue	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-repeat: repeat-x;
	background-image: url(images/nav-bkg/blue-bkg.gif);
	width: auto;
	height: 90px;
	background-position: 0px top;
	line-height: 24px;
	font-weight: normal;
}


.navigation-blue:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-repeat: repeat-x;
	background-image: url(images/nav-bkg/blue-bkg-hover.gif);
	width: auto;
	height: 90px;
	background-position: 0px top;
	line-height: 24px;
	font-weight: normal;
}

.navigation-green	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-repeat: repeat-x;
	background-image: url(images/nav-bkg/green-bkg.gif);
	width: auto;
	height: 90px;
	background-position: 0px top;
	line-height: 24px;
	font-weight: normal;
}

.navigation-green:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-repeat: repeat-x;
	background-image: url(images/nav-bkg/green-bkg-hover.gif);
	width: auto;
	height: 90px;
	background-position: 0px top;
	line-height: 24px;
	font-weight: normal;
}

.navigation-red	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-repeat: repeat-x;
	background-image: url(images/nav-bkg/red-bkg.gif);
	width: auto;
	height: 90px;
	background-position: 0px top;
	line-height: 24px;
	font-weight: normal;
}


.navigation-red:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-repeat: repeat-x;
	background-image: url(images/nav-bkg/red-bkg-hover.gif);
	width: auto;
	height: 90px;
	background-position: 0px top;
	line-height: 24px;
	font-weight: normal;
}

.navigation-purple	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-repeat: repeat-x;
	background-image: url(images/nav-bkg/purple-bkg.png);
	width: auto;
	height: 90px;
	background-position: 0px top;
	line-height: 24px;
	font-weight: normal;
}


.navigation-purple:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-repeat: repeat-x;
	background-image: url(images/nav-bkg/purple-bkg-hover.png);
	width: auto;
	height: 90px;
	background-position: 0px top;
	line-height: 24px;
	font-weight: normal;
}
.navigation-blue-button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	background-color: #005959;
	text-align: center;
	height: 50px;
	width: 200px;
	line-height: 24px;
}

.navigation-blue-button:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	background-color: #007272;
	text-align: center;
	height: 50px;
	width: 200px;
	line-height: 24px;
}


.heading-3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 28px;
	font-weight: normal;
	text-align: center;
	color: #FFF;
	margin-top: 10px;
}

.heading-4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 32px;
	font-weight: normal;
	text-align: center;
	color: #FFF;
	margin-top: 10px;
	padding-top: 15px;
}

.heading-3-green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 28px;
	font-weight: normal;
	text-align: center;
	color: #00C000;
	margin-top: 10px;
}
.main14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}

.main12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFF;
	text-align: left;
	font-weight: normal;
	margin-right: 10px;
	margin-left: 10px;
}

.main14-black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #000;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}

.c-heading-20 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: normal;
	color: #FFF;
	text-align: left;
	font-weight: bold;
}
.c-heading-15 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    line-height: normal;
    color: #FFF;
    text-align: left;
    font-weight: bold;
    margin-left: 10px;
    margin-right: 10px;
}

.list-20 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 20px;
    line-height: normal;
    color: #FFF;
    text-align: left;
    font-weight: normal;
    margin-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

.c-text-14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	color: #FFF;
	text-align: left;
	margin-left: 30px;
}

.centered-15 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}


.form-1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #fff;
	text-align: left;
	line-height: 28px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
}

.form-2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #fff;
	text-align: right;
	line-height: 28px;
	font-weight: normal;
	padding-right: 10px;
}

.form-3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #fff;
	text-align: center;
	line-height: 20px;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 20px;
}

.form-fill {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	text-align: left;
	line-height: 28px;
	font-weight: normal;
	padding-left: 5px;
}
