@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	background-color: #0e366b;
	background-image: url(../grfx/LO2A_fullBG.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.homeline1 {
	padding: 40px;
}

.mainLowerBG {
	background-image: url(/assets/grfx/main_lowerBG.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.lowerContentBG {
	background-image: url(/assets/images/footer_bg2.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.footernav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}

a.footernav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.footernav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.footernav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.footernav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.footertxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

.txtspacing {
	padding: 20px;
}

.regBlue {
	font-size: 12px;
	color: #7899c1;
}

.smallReg {
	font-size: 10px;
}

.smallRegBold {
	font-size: 10px;
	font-weight: bold;
}

.largeReg {
	font-size: 14px;
}

.largeRegBold {
	font-size: 14px;
	font-weight: bold;
}

.xlargeReg {
	font-size: 16px;
}

.xlargeRegBold {
	font-size: 16px;
	font-weight: bold;
}

.xxlargeReg {
	font-size: 18px;
}

.xxlargeRegBold {
	font-size: 18px;
	font-weight: bold;
}

.smallBlue {
	font-size: 10px;
	color: #7899c1;
}

.smallBlueBold {
	font-size: 10px;
	font-weight: bold;
	color: #7899c1;
}

.largeBlue {
	font-size: 14px;
	color: #7899c1;
}

.largeBlueBold {
	font-size: 14px;
	font-weight: bold;
	color: #7899c1;
}

.xlargeBlue {
	font-size: 16px;
	color: #7899c1;
}

.xlargeBlueBold {
	font-size: 16px;
	font-weight: bold;
	color: #7899c1;
}

.xxlargeBlue {
	font-size: 18px;
	color: #7899c1;
}

.xxlargeBlueBold {
	font-size: 18px;
	font-weight: bold;
	color: #7899c1;
}

.smallYlw {
	font-size: 10px;
	color: #dad203;
}

.smallYlwBold {
	font-size: 10px;
	font-weight: bold;
	color: #dad203;
}

.largeYlw {
	font-size: 14px;
	color: #dad203;
}

.largeYlwBold {
	font-size: 14px;
	font-weight: bold;
	color: #dad203;
}

.xlargeYlw {
	font-size: 16px;
	color: #dad203;
}

.xlargeYlwBold {
	font-size: 16px;
	font-weight: bold;
	color: #dad203;
}

.xxlargeYlw {
	font-size: 18px;
	color: #dad203;
}

.xxlargeYlwBold {
	font-size: 18px;
	font-weight: bold;
	color: #dad203;
}

.leftinfobg {
	background-image: url(/assets/images/left_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #003366;
}

a.leftinfotxt:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.leftinfotxt:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.leftinfotxt:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.leftinfotxt:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}