@charset "utf-8";
/* CSS Document */

#home .mainContainer{
	padding: 0px;
	width: 800px;
	position: relative;
	z-index: 100;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
#home .mainContainer .headerContainer {
	padding: 0px;
	height: 100px;
	width: 800px;
	position: relative;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* CSS Document */





#home .mainContainer .navButtonsTop{
	position: relative;
	height: auto;
	z-index: 300;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #8E87BA;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	float: left;
	padding: 0px;
}
#home .mainContainer .headerContainer .headLeft {
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#home .mainContainer .headerContainer .headRight {
	float: right;
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
}

.navMain {
	list-style: none;
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0px;
	margin-left: 0%;
	background-color: #333;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-image: url(images/navbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: auto;
	width: auto;
}
.navMain li {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: 0px;
	padding-right: 0px;
	display: inline;
	position: relative;
	top: 1px;
	color: #FFF;
	font-weight: bold;
	font-size: 18px;
	width: 100%;
}

.navMain a {
	color: #FFF;
	text-decoration: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	height: 19px;
	font-weight: normal;
	border-top-color: #40387E;
	border-right-color: #40387E;
	font-size: 16px;
	border-left-color: #40387E;
	width: auto;
	border-bottom-color: #40387E;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	background-image: none;
}
.navMain a:hover, body #home a  {
	color: #FF0;
	background-color: #9C6DCF;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/navbgh.gif);
	padding-bottom: 1px;
}
#home .mainContainer .navButtonsTop .navMain #selected a {
	color: #FF0;
}
#home .mainContainer .contentWrapper {
	margin: 0px;
	padding: 0px;
	width: 798px;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #339;
	border-left-color: #339;
	height: auto;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	float: left;
}
#home .mainContainer .contentWrapper .leftContent {
	margin: 0px;
	padding: 0px;
	height: 100%;
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #A29BCE;
	width: 176px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #665687;
}
#home .mainContainer .contentWrapper .leftContent #sideBar{
	position: relative;
	padding: 0px;
	float: left;
	width: auto;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#home .contentWrapper .leftContent #sideBar dl {
	margin: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
}
#home .mainContainer .contentWrapper .leftContent #sideBar a:hover, body #home #selectedLink a {
	color: #533DD1;
}


#current {
	font-size: 14px;
	color: #00F;
	clip: rect(0px,0px,0px,0px);
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}


#sidebarHeading {
	font-size: 12px;
	clip: rect(0px,0px,0px,0px);
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
}
#sidebarHeading a {
	font-size: 12px;
	clip: rect(0px,0px,0px,0px);
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding: 1px;
	color: #FFF;
	font-weight: bold;
}

#sidebarSubHeading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: relative;
	padding: 0px;
}
#home .mainContainer .contentWrapper .rightContent {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 621px;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	float: left;
}
#home .mainContainer  .footer{
	width: 788px;
	position: relative;
	background-color: #A29BCE;
	float: left;
	background-image: url(images/navbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 12px;
	color: #FFF;
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #339;
	border-left-color: #339;
}
#home .mainContainer .footer .footLeft {
	float: left;
	position: relative;
}
#home .mainContainer .footer .footRight {
	float: right;
	position: relative;
}
#snippet {
	width: 175px;
	height: auto;
	float: left;
	background-color: #FFF;
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #665687;
	border-right-color: #665687;
	border-bottom-color: #665687;
	border-left-color: #665687;
	margin: 0px;
}
#snippet #snippetHeading {
	padding: 2px;
	font-size: 12px;
	color: #FFF;
	background-color: #7e76bb;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	margin: 0px;
}
#snippet #snippetHeadingGreen {
	padding: 2px;
	font-size: 12px;
	color: #000;
	background-color: #7AD161;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	margin: 0px;
}

#snippet #snippetText {
	font-size: 10px;
	color: #339;
	margin-right: 5px;
	margin-left: 8px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}
#snippet #snippetCont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: right;
}

.rightContent #content {
	margin: 0px;
	padding: 0px;
}
.rightContent #content #contentHeading {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #306;
	font-size: 14px;
	background-color: #D9D6EB;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.rightContent #content #contentText {
	font-family: Verdana, Geneva, sans-serif;
	color: #339;
	font-size: 12px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
	line-height: 1.5em;
}
.rightContent #content #contentCont {
	font-family: Verdana, Geneva, sans-serif;
	color: #339;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
	text-align: right;
}
#enhance {
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #009;
}
#contentText a{
	color: #339;
	text-decoration: underline;
}
#contentText a:hover {
	color: #F00;
	text-decoration: underline;
}
ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 0px;
	width: 500px;
	position: relative;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	color: #003E00;
	height: auto;
}
li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #752860;
}
ul #compact{
	padding: 0px;
	height: auto;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	font-size: 12px;
}

.redHighlight {
	color: #F00;
}
li #compact {
	padding: 0px;
	margin: 0px;
	height: auto;
	width: 500px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

.boldHighlight {
	color: #752860;
	font-weight: normal;
}
#highlightBlue {
	color: #00F;
}
.wrapTextLeft {
	padding: 5px;
	float: left;
	clear: both;
	margin: 0px;
}
.wrapTextRight {
	float: right;
	margin: 0px;
	padding: 5px;
}.navMain a #selected {
	color: #FFF;
	text-decoration: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	height: 19px;
	font-weight: normal;
	border-top-color: #40387E;
	border-right-color: #40387E;
	font-size: 16px;
	border-left-color: #40387E;
	width: auto;
	border-bottom-color: #40387E;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	background-image: none;
}
.italics {
	font-style: italic;
}
table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-left: 25px;
	border: 1px solid #CEC4EA;
	color: #339;
}

