/* Default Stylesheet */

																/* >>> ELEMENTS <<< */

* {
	margin: 0;
	padding: 0;
	}

	body {
		color: #333;
		background-color: #FFFFFF;
		font-family: "Arial", "Tahoma", "MS Sans Serif", sans-serif;
		font-size: 75%;
		text-align: center;
		}
body.one #nav-leftsub li#one a, body.two #nav-leftsub li#two a, body.three #nav-leftsub li#three a, body.four #nav-leftsub li#four a, body.five #nav-leftsub li#five a, body.six #nav-leftub li#six a, body.seven #nav-leftsub li#seven a, body.eight #nav-leftsub li#eight a {
	background-color: #FFECCA;
	color: #000000;
}
																/* >>> CONTAINERS <<< */

div#print {
	display: none;
	}
div#container {
	width: 888px;
	margin: 10px auto;
	text-align: left;
	}
	div#header-wrap {
		}
		div#header-in {
			background-color: #fff;
			}
	div#content-wrap {
		background-color: #DAE5F1;
		background-image: url(../_images-nav/Background-Body.jpg);
		/*background-repeat: repeat-y;*/
		background-repeat: no-repeat;
		}
		div#center {
			margin: 0 0 0 195px;
			border-left-width: 1px;
			border-left-style: solid;
			border-left-color: #999999;
			border-top-width: 0px;
			border-right-width: 0px;
			border-bottom-width: 0px;
			border-top-style: none;
			border-right-style: none;
			border-bottom-style: none;
			/* IE MIN-HEIGHT HACK */
			min-height:540px;
			height:auto !important;*/
			height:540px;

			}
			div#center-in {
				_margin: 0;
				_position:relative;
				_left:-3px;
				_bottom: -2px;
				_margin-right: -12px;
				}
		div#left {
			float: left;
			width: 195px;
			}
			div#left-in {
				background-image: url(../_images-nav/News.jpg);
				background-repeat: repeat-y;
				height: 199px;
				_height: 200px;
				border-bottom-width: 1px;
				border-bottom-style: solid;
				border-bottom-color: #999999;
				_margin-top: 2px;
				}
div#left-in li {
	padding: 0px;
	margin: -7px 0px;
	_margin: -15px 0px;
}
			div#leftsub {
				float: left;
				width: 195px;
			}
			div#leftsub-in
			{
				width: 195px;

				}
	div#footer-wrap {
	clear: both;
	margin-top: 10px;
		}
	div#footer-wrap {
	clear: both;
	margin-top: 10px;
		}
		div#footer-in {

			}
																/* >>> SUB CONTAINERS <<< */
* { }
table {

	font-size: 100%;
	clear: right;
	}
																/* >>> LISTS <<< */
ul#nav-left {
	list-style: none;
	padding-top: 40px;

	}
	ul#nav-left li {

		}
		ul#nav-left li a {
			display: block;
			width: 158px;
			padding: 20px 10px 5px 22px;
			text-decoration: none;
			color: #FFFFFF;
			}
		ul#nav-left li a:hover {
			text-decoration: underline;
			}
ul#nav-leftsub {
	padding-left: 6px;
	list-style-type: none;
	padding-top: 68px;
	}
	ul#nav-leftsub li {
	padding-left: 8px;
	list-style-type: none;
	width: 181px;
		}
		ul#nav-leftsub li a {
	display: block;
	width: 170px;
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px 0px 10px 10px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	vertical-align: middle;
			}
		ul#nav-leftsub li a:hover {
	background-color: #FFECCA;
			}
#center a {
	color: #296BB3;
	text-decoration: none;
}
ul#nav-top {
	float: right;
	padding: 1px 0;
	list-style: none;
	}
	ul#nav-top li {
		display: inline;
		}
		ul#nav-top li a {
			margin: 0 8px;
			color: #888;
			background-color: inherit;
			font-size: 90%;
			text-decoration: none;
			border-bottom: 1px solid #eee;
			}
		ul#nav-top li a:hover {
			color: #4494FF;
			background-color: inherit;
			border-bottom: 1px solid #F1F7FF;
			}
ul#nav-footer {
	margin: 0 0 0 210px;
	padding: 0 2px;
	color: #aaa;
	background-color: inherit;
	font-size: 80%;
	list-style: none;
	text-align: right;
	}
	ul#nav-footer li {
	display: inline;
	vertical-align: middle;
		}
	ul#nav-footer li.left {
	float: left;
	font-size: 1.2em;
	margin-right:20px;
		}
	ul#nav-footer li.center
	{	float:left;
		width:40%;
	}
	ul#nav-footer li a {
	margin: 0 3px;
	color: #aaa;
	background-color: inherit;
	font-size: 1.2em;
			}
		ul#nav-footer li a:hover {
			color: #333;
			background-color: inherit;
			}
ul.list {
	margin: 20px 30px;
	font-size: 90%;
	line-height: 20px;
	}





																/* >>> TYPOGRAPHY <<< */
*.x {
	display: none;
	}
div#header-wrap h1 {
	padding: 10px;
	font-size: 200%;
	}
div#center h2 {
	margin: 0px 22px 20px 40px;
	font-size: 1.4em;
	color: #296BB3;
	}
div#left h2 {
	margin: 20px 20px 5px 20px;
	font-size: 1em;
	color: #999999;
	font-weight: bold;
	}
div#center p {
	margin: 5px 40px 15px;
	color: #444;
	background-color: inherit;
	font-size: 1em;
	line-height: 18px;
	}
div#left p {
	margin: 5px 40px;
	color: #296BB3;
	background-color: inherit;
	font-size: 1.2em;
	}
.borderTitle {
	margin-top: 1px;
	_margin-top: -1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
																/* >>> FORMS <<< */
* { }


																/* >>> END <<< */
#center a:hover {
	color: #296BB3;
	text-decoration: underline;
}
#leftsub h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	height: 68px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	vertical-align: middle;
	background-color: #7CA4CD;
	margin-left: 20px;
}
#center strong {
	color: #296BB3;
}
.tableindent {
	margin-left: auto;
	margin-right: auto;
}
.borderBio {
	padding-bottom: 330px;
	padding-right: 20px;
	z-index: 1000;
}

.borderTitle2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding-right: 20px;
	line-height: 18px;
}
#center-in img a {
}
#center-in ul {
	padding-left: 60px;
}
#center-in img a:hover {
	border: 2px solid #FFECCA;
}
.tableindent li {
	margin-left: 10px;
}
#leftsub-in p {
	padding-left: 5px;
}
.shortPage {
	/*height: 500px;*/
}
#news_admin_dl_item
{
	width:45%;
}

