* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #002144;
	text-align: center;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	height: auto;
}

#footer {
	overflow:hidden;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#bottomNav1, #bottomNav2 {
	display:inline-block;
	margin:auto;
	width: 200px;
	padding-top: 80px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}


.smaller {
	font-size: 10px;
	padding-right: 0px;
}

.Footerbg {
	font-size: 9pt;
	line-height: 14pt;
	color: #999;
	text-align: center;
}

.entry {
	font-size: 8pt;
	line-height: 24pt;
}

a:link, a:visited {
	text-decoration: none;
	color: #09C;
	font-weight: normal;
}

a:hover, a:active {
	color: #09C;
	text-decoration: underline;
}
.bodymain_Bold {
	font-size: 15pt;
	line-height: 18pt;
	color: #999;
}

a.pagelink:link {
	text-decoration: underline;
	color: #030;
}
a.pagelink:visited {
	color: #030;
	text-decoration: none;
}

a.pagelink:hover, a:active {
	color: #090;
	text-decoration: underline;
}

h1,h2,h3,h4,h5,h6 {
	color: #4D4631;
	font-weight: bold;
}

.Buttons {
	font-size: 14px;
	color: #333;
	font-weight: bold;
}

.bodymain {
	font-size: 11pt;
	color: #CCC;
	line-height: 20pt;
	text-align: left;
}

.bodymain_italic {
	font-size: 10pt;
	font-style: italic;
	line-height: 13pt;
	font-weight: lighter;
	color: #CCC;
}

.headline_1 {
	font-size: 18pt;
	color: #333;
	font-weight: bolder;
	font-style: normal;
}

.headline_2 {
	font-size: 16pt;
	line-height: 18pt;
	font-weight: bold;
	color: #005FAB;
}

.bodymain_smaller_bold {
	font-size: 10pt;
	line-height: 16pt;
	font-weight: bold;
	color: #999;
	text-align: left;
}

.peopletxt {
	font-size: 16px;
	color: #000;
}

.text_left {
	text-align: left;
	font-size: 13px;
	line-height: 20px;
	color: #D2D2D2;
	font-weight: lighter;
}

.text_left_bold-plus {
	font-size: 18px;
	line-height: 22px;
	color: #B28CB1;
	text-align: center;
}

.text_centered_2 {
	text-align: center;
	font-size: 14px;
	line-height: 20px;
}

.text_centered_smaller {
	font-size: 12px;
	color: #CCC;
	text-align: center;
}

#mainContentRight2_top {
	height: 118px;
	width: 398px;
	margin-top: 15px;
}

#mainContentRight2_middle {
	height: 401px;
	width: 200px;
	float: left;
}

#mainContentRight2_middle_full {
	padding-left: 25px;
	height:auto;
}

#mainContent {
	background-color: #002144;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}

#mainContentRight2 {
	height: auto;
	width: 398px;
	float: right;
	text-align: center;
}

#sidebarNoMove  {
	width: 502px;
	height: auto;
	background-color: #002144;
	float:left;
}

#sidebar  {
	width: 502px;
	height: auto;
	background-color: #002144;
	float:left
	/*position: absolute;*/
}

#sidebar.fixed {
    position: fixed;
    top: 0;
}

#mainContentLeftPlaceholder {
	float: left;
	width: 502px;
	height: 800px;
	background-color: #002144;
}