/*----------------- Layout --------------------*/

* {
	padding:0px;
	margin:0px;
}
body {
	background: #9FA9B3 url(../images/page_background.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	color: #333333;
}
	
#wrap {
	position: absolute;
	left:50%;
	width:800px;
	top:0px;
	margin-top:20px;
	margin-left:-400px;
	background-color: #F5F2F2;
}


/*----------------- Defaults --------------------*/

p, li {
	line-height: 1.5em;
	margin-top: 0px;
	margin-bottom: 8px;
	text-align: left;
}
h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	text-align: left;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: left;
}
h4 {
	color: #333333;
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: 2px;
	text-align: left;
}
ol, ul {
	margin-left: 25px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
/*------------------- Containers ----------------------*/

#menu {
	background-color:#11365C;
	margin: 0px;
	vertical-align: top;
	padding-left: 0px;
}
#content {
	background-color: #FDFEFF;
	padding-top: 25px;
	padding-bottom: 20px;
	padding-right: 50px;
	padding-left: 25px;
	min-height:500px;
	_height: auto !important;
	height: 500px;
	vertical-align: top;
	width: 375px;
	position: relative;
}
#sidebar {
	background-color:#D2DAE2;
	vertical-align: top;
}
#visual {
	background-color:#D2DAE2;
	vertical-align: top;
	z-index: -1;
}

#announcements {
	background-color:#D2DAE2;
	padding-top: 25px;
	padding-bottom: 20px;
	padding-right: 40px;
	padding-left: 40px;
	vertical-align: top;
}
#footer {
	background-color:#11365C;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 50px;
	padding-left: 50px;
	vertical-align: top;
	font-size: 0.8em;
	color: #CCCCCC;
	text-align: center;
}

/*----------------- Content areas ---------------------*/
/*----------------- Content classes ---------------------*/

.Menu {
	font-size: 1.1em;
	margin-top: 2px;
	margin-bottom: 6px;
	color: #333333;
	font-weight: bold;
	text-align: left;
}
.Menu a {
	color: #333333;
	text-decoration: none;
}
.Menu a:visited {
	color: #333333;
	text-decoration: none;
}
.Menu a:hover {
	color: #333333;
	text-decoration: underline;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:link {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.PictureRight {
	float: right;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.PictureLeft {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.TableData {
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 10px;
}
.TableDataGreenLight {
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 10px;
	background-color: #DDFFEE;
}
.TableDataRedLight {
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 10px;
	background-color: #FDE9E1;
}
.TableDataGreenDark {
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 10px;
	background-color: #A4FFA4;
}
.TableDataRedDark {
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 10px;
	background-color: #FABCBC;
}
.TableDataGreyDark {
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 10px;
	background-color: #CCCCCC;
}
.TableDataGreyLight {
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 10px;
	background-color: #EEEEEE;
}

th {
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 10px;
}

blockquote {
	margin-right: 10px;
	margin-left: 20px;
}
.FormText {
	margin-top: 10px;
	margin-bottom: 0px;
}
.Visual {
	z-index: -1;
	position: inherit;
}
caption {
	font-weight: bold;
	text-align: left;
	font-size: 1.1em;
	padding-bottom: 10px;
	padding-top: 15px;
}
.FigureCaption {
	color: #666666;
	font-size: 0.9em;
	margin-bottom: 20px;
}
.Navigation {
	font-size: 0.9em;
	color: #666666;
	text-align: right;
	margin-bottom: 25px;
}
.Navigation a {
	color: #999999;
}
.Navigation a:link {
	color: #999999;
	text-decoration: none;
}
.Navigation a:visited {
	color: #999999;
	text-decoration: none;
}
.Navigation a:hover {
	color: #999999;
	text-decoration: underline;
}

