BODY {
	font-family: Arial;
	color: #eff4f7;
	font-size: 14px;
	margin: 0px; padding:0px;
	margin-top: 0px;
	background: #0f3eb2 url(http://siterepository.s3.amazonaws.com/page_bg_136.png) repeat-x;
}

DIV {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin:0;
	padding:0;
	text-align: left;
}

FORM {
	display: inline;
}

TD {
	font-family: Arial;
	color: #eff4f7;
	font-size: 14px;
}

H1, H2, H3, H4, H5 {
	margin: 2px;
	color: #eff4f7;
	font-family: Times New Roman;
}

A, A:Visited, A:Hover {
	color: #eff4f7;
	font-size: 14px;
	font-weight: bold;
}

LI {
	margin-bottom: 8px;
}

A:Hover {
	color: #fee800;
}

.bgGlow {
	width: 1000px; 
	background: url(http://siterepository.s3.amazonaws.com/shadow-body-21.png) repeat-y center;
}

.bg_header {
	width: 950px; 
	height: 374px; 
	background: url(http://siterepository.s3.amazonaws.com/header_136.jpg) no-repeat;
}

.menu_offset {
	height: 252px;
}

.footer, .footer:hover, .footer:visited {
	color: #fee800; 
	font-size: 10px;
}

.bgLeftSide {
	background: #0f3eb2 url(http://siterepository.s3.amazonaws.com/left_bg_136.jpg) repeat;
}

.leftSideWidth {
	width: 235px;
	visibility: visible;
}

.bgRightSide {
	background: #0f3eb2 url(http://siterepository.s3.amazonaws.com/right_bg_136.jpg) repeat;
}

.rightSideWidth {
	width: 220px;
	visibility: visible;
}

.bgMainContent {
    background: #99b46b;
}

.bgFooter {
    background: #0f3eb2;
}

.bgPrimaryDark1 {
	background: #03102F
}

.bgPrimaryDark2 {
	background: #07205E
}

.bgPrimaryDark3 {
	background: #0B318D
}


.bgPrimaryMedium1 {
	background: #0F41BC
}

.bgPrimaryMedium2 {
	background: #1351EB
}

.bgPrimaryMedium3 {
	background: #4274EF
}


.bgPrimaryLight1 {
	background: #7197F3
}

.bgPrimaryLight2 {
	background: #A0B9F7
}

.bgPrimaryLight3 {
	background: #CFDCFB
}


.txtPrimaryDark1 {
	color: #03102F
}

.txtPrimaryDark2 {
	color: #07205E
}

.txtPrimaryDark3 {
	color: #0B318D
}


.txtPrimaryMedium1 {
	color: #0F41BC
}

.txtPrimaryMedium2 {
	color: #1351EB
}

.txtPrimaryMedium3 {
	color: #4274EF
}


.txtPrimaryLight1 {
	color: #7197F3
}

.txtPrimaryLight2 {
	color: #A0B9F7
}

.txtPrimaryLight3 {
	color: #CFDCFB
}

.bgSecondaryDark1 {
	background: #333000
}

.bgSecondaryDark2 {
	background: #666000
}

.bgSecondaryDark3 {
	background: #999100
}


.bgSecondaryMedium1 {
	background: #CCC100
}

.bgSecondaryMedium2 {
	background: #FFF200
}

.bgSecondaryMedium3 {
	background: #FFF433
}


.bgSecondaryLight1 {
	background: #FFF766
}

.bgSecondaryLight2 {
	background: #FFF999
}

.bgSecondaryLight3 {
	background: #FEFCCC
}


.txtSecondaryDark1 {
	color: #333000
}

.txtSecondaryDark2 {
	color: #666000
}

.txtSecondaryDark3 {
	color: #999100
}


.txtSecondaryMedium1 {
	color: #CCC100
}

.txtSecondaryMedium2 {
	color: #FFF200
}

.txtSecondaryMedium3 {
	color: #FFF433
}


.txtSecondaryLight1 {
	color: #FFF766
}

.txtSecondaryLight2 {
	color: #FFF999
}

.txtSecondaryLight3 {
	color: #FEFCCC
}


.paddingSmall {
	padding: 5px;
}
.paddingMedium {
	padding: 10px;
}
.paddingLarge {
	padding: 20px;
}
.paddingXLarge {
	padding: 30px;
	padding-top: 20px;
}
