body {
	background-color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: fixed;
	background-image: url(images/2011/BkGnd.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
div#Wrap {
	/* filter:progid:DXImageTransform.Microsoft.shadow(strength=6, direction=140)8  */
	/* filter:DropShadow (Color=#cccccc, OffX=5, OffY=5, Positive=true)*/
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	width: 960px;
}
div#Header {
	filter:none;
	height: 70px;
	padding-top: 10px;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
	border-bottom-width: 1px;
	border-bottom-color: #000;
	position: relative;
}
#Header h1 {
	font-weight: bold;
	font-size: 1.5em;
	margin-top: 5px;
	margin-left: 30px;
	margin-bottom: 5px;
}
div#MenuTop {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDE8FF;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-color: #63CB97;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
#MenuTop a {
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	color: #000000;
	font-weight: bold;
	font-size: 0.9em;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #006;
	text-decoration: none;
}
/* Main text styles ######################################################### */
div#MainText {
	background-color: #FFFFFF;
	margin-top: 40px;
	border: 1px solid #666;
	padding-top: 25px;
}
#MainText p {
	line-height: 1.3em;
	padding-right: 3px;
	padding-left: 3px;
	text-align: left;
}
.BoxFull, .BoxHalfLeft, .BoxHalfRight {
	margin-right: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-bottom: 20px;
	padding: 15px 5px;
}
.BoxFull h3, .BoxHalfLeft h3, .BoxHalfRight h3 {
	font-size: 1em;
	margin: 0px;
	padding-top: 4px;
	padding-left: 10px;
	line-height: 1.4em;
}
.BoxHalfLeft {
	float: left;
	width: 295px;
}
.BoxHalfRight {
	float: right;
	width: 295px;
}
#mTitle h2 {
	font-size: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#MainText #content li {
	line-height: 1.2em;
	margin-bottom: 5px;
}
#MainText h3 {
	text-indent: 1.5em;
}
#MainText h4 {
	text-indent: 2.5em;
}
/* Left Menu ######################################################### */
div#Left {
	width: 20%;
	margin-top: 50px;
}
#MenuLeft ul {
	list-style-type: none;
	font-size: 92%;
	margin: 0px;
	padding: 0px;
}
#MenuLeft li {
}
ul#OInformation {
	color: #FFFFFF;
	background-color: #AA68AC;
}
#OInformation a {
	background-color: #DFC9E0;
}
ul#Services {
	color: #FFFFFF;
	background-color: #339966;
}
#Services a {
	background-color: #dedebc;
}
ul#SInformation {
	background-color: #4800DF;
	color: #FFFFFF;
}
#SInformation a {
	background-color: #b4bbfe;
}
#MenuLeft a {
	display: block;
	color: #000000;
	height: 33px;
	padding-top: 2px;
	padding-left: 3px;
	padding-right: 4px;
	text-decoration: none;
	margin-bottom: 1px;
}
#MenuLeft a:hover {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #330099;
	padding-right: 1px;
}
.MenuLeftHeading {
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 2px;
	font-weight: bold;
}

ul#About {
	color: #FFFFFF;
	background-color: #339966;
}
#About a {
	color: #000000;
	background-color: #D2F0E1;
}
#About a:hover {
	border-right-color: #339966;
}

#SInformation a:hover {
	border-right-color: #330099;
}
#OInformation a:hover {
	border-right-color: #AA68AC;
}
#User a {
	background-color: #D3D8FE;
	padding-right: 6px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #4800DF;
}
/* Right Menu ######################################################### */
div#MenuRight {
	float: right;
	margin-left: 10px;
	width: 160px;
}
#MenuRight a {
	text-decoration: none;
	display: block;
	width: 160px;
	padding-top: 3px;
	padding-left: 10px;
	color: #000000;
	margin-bottom: 1px;
	padding-bottom: 3px;
}
#MenuRight a:hover {
	padding-left: 7px;
	border-left-width: 3px;
	border-left-style: solid;
}
/* footer info ######################################################### */
div#Footer {
	clear: both;
	margin-top: 40px;
	height: 22px;
	padding-left: 125px;
	border: thin solid #666666;
}
#Footer a {
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #000;
}
a#FootTopLink {
	margin-right: 10px;
	float: right;
}
/* Library Item ######################################################### */
#TopLink a {
	margin-right: 10px;
	float: right;
}
#Intro p {
	line-height: 1.4em;
	padding-left: 20px;
}
#belowmenu {
	margin-left: 3px;
	margin-top: 30px;
	font-size: 85%;
}
.TopLink {
	font-size: 90%;
	color: #000099;
	background-image: url(images/TopArrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	float: right;
}
.floatright {
	float: right;
}
#InfoMenu select {
	border: medium inset #4800DF;
}
#Wrap #MenuTop a:hover {
	color: #666;
}
.bdr2Bottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #396;
}
.bdr1Bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #396;
}
.descr {
	list-style-image: none;
	list-style-type: disc;
	margin-top: 3px;
	margin-bottom: 3px;
}
#Wrap #MainText #content {
	float: right;
	width: 77%;
	position: relative;
	margin-right: 12px;
}