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


body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image:url(images/bkgd_image_lefty.jpg);
	background-repeat:no-repeat;
	background-color:#021164;
	margin-bottom: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	
}


.menu
{
color: #ffffff;
font-family: "Arial";
font-size:18px;
font-weight:lighter;
}

.menu:link
{
text-decoration:underline;
}

.menu:hover
{
text-decoration:none;
}

.menu:active
{
text-decoration:underline;
}

.footer-h1 {
	font-size: 26px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;

}

.footer-h2 {
	font-size: 16px;
	color: #84abe7;
}

.footer-text {
	font-size: 11px;
	color: #FFF;
}

.footerlink
{
color: #6587f4;
font-family: "Arial";
font-size:11px;
font-weight:lighter;
text-align: right;
}

.footerlink:link
{
text-decoration:underline;
}

.footerlink:hover
{
text-decoration:none;
}


.footerlink:active
{
text-decoration:underline;
}

.bigbutton-h1 {
	font-size: 36px;
	color: #1d469c;
    font-weight:lighter;

}
.bigbutton-text {
	font-size: 14px;
	color: #FFF;
}

.bigbuttonlink
{
	color: #ca1518;
	font-family: "Arial";
	font-size:14px;
	font-weight:lighter;
	text-align:right;
}

.bigbuttonlink:link
{
text-decoration:underline;
}

.bigbuttonlink:hover
{
text-decoration:none;
}

.bigbuttonlink:active
{
	text-decoration:underline;
	text-align: right;
}


.page-text {
	font-size: 14px;
	color: #031165;
}

.page-textlink {
	font-size: 14px;
	color: #031165;
}

.page-textlink:link
{
text-decoration:underline;
}

.page-textlink:hover
{
text-decoration:none;
color: #FFF;
}

.page-textlink:active
{
	text-decoration:underline;
}



.contact-names {
	font-size: 18px;
	color: #031165;
}

.emaillink
{
	color: #6587f4;
	font-family: "Arial";
	font-size:14px;
	font-weight:lighter;
	text-align:center;
}

.emaillink:link
{
text-decoration:underline;
}

.emaillink:hover
{
text-decoration:none;
}

.emaillink:active
{
	text-decoration:underline;
	text-align: left;
}
.whiteout {
	color: #FFF;
	font-size: 18px;

}
