body {
	font-size: 70%;
	_font-size:62.5%;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	background: #eee;
	margin: auto;
	padding:  0px;
}

#PageWrapper {
	position: relative;
	width: 890px;
	margin: auto;
	background: url(../images/graphics/page_shadow.jpg) repeat-y 50% 0;
}

#PageWrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#HeaderContainer {
	position:relative;
	padding:0;
	width:890px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 10px;
}

#highlightsgroup
{
	background: url(../images/graphics/sun.gif) no-repeat 0 0;
}

#addresourcegroup
{
	float:right;
	background: url(../images/graphics/stars.gif) no-repeat 0 0;
	margin-right:1em;
}

#sitename {
	width: 400px;
	padding-top: 10px;
	font-size: 2.4em;
}

#siteslogan {
	width:640px;
	text-align:left;
	font-style:italic;
	line-height:2em;
	font-size:.9em !important;
	margin:0;
	padding-left:250px;
	background-color:#b12121;
}

#masthead {
	width: 800px;
	height: 73px;
}

#moddate
{
	background:#fff;
}

#globalmenu {
	width: 800px;
	background: #B12021;
	border-top: #fff 3px solid;
	font-size: 1.2em;
	overflow: auto;
}

#SectionsMenu {
	float: right;
	display: inline;
	margin: 0;
	padding: 0;
	background: #ccc;
}

#SectionsMenu ul {
	margin: 0;
	padding: 0;
}

#SectionsMenu li {
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
	/*padding-right: 5px;*/
}

#SectionsMenu li.first {
}


/*</group>*/

#StaticMenu {
	float: right;
	display: inline;
	background: #10112D url(../images/graphics/menu_normal_navy_back.gif) no-repeat top left;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	padding-right: 5px;
}

#StaticMenu ul {
	margin: 0;
	padding: 0;
	color: white;
}

#StaticMenu li {
	display: inline;
	list-style-type: none;
	border-left: 1px dotted #fff;
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	/*padding-right: 5px;*/
}

#StaticMenu li.first {
	border-left: none;
	background-image: none;
}

#StaticMenu a {
	background: transparent;
	color: #fff;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.floatclear {
	clear: left;
	_clear: both;
	width: 0px;
	height: 0px;
	visibility: hidden;
}
.group
{
	float:left;
	width:27em;
	margin:20px 0 0 12px;
	text-align:left;
}

.groupdesc
{
	margin:.2em 0 .1em 0;
	padding:0 0 0 .5em;
	width:90%;
	font-size:1.1em;
}

.group ul
{
	margin:2px 0 10px 0px;
	_margin:2px 0 10px 25px;
}

.group ul li, .group ul li, #group li {
	list-style: none;
	list-style-position: outside;
	/*	list-style-image: url(../images/star_bullet.gif);*/	background: url(../images/star_bullet.gif) no-repeat top left;
	padding-left: 15px;
	margin-top: 8px;
}
.group ul li {
	margin-top: 4px;
}
.grouprow
{
	float:left;
	text-align:left;
	width:650px;
	border:0;
	margin:0;
	padding:0;
}


.groupheader
{
	display:block;
	width:90%;
	background:#fef1c4;
	border:1px solid #cbbac2;
	color:#000;
	font-weight:bold;
	font-size:1.35em;
	padding:2px 0 2px 4px;
}

.highlightsrow
{
	clear:left;
	text-align:left;
	width:512px;
/*	height:150px; */
	margin:10px auto 0 auto;
	padding:0;
	background: #FFF4C9;
	/*background:#fef8d8;*/
	overflow: hidden;
	border:1px solid #FFCC00;
}
.hlgroup
{
	float:left;
	width:230px;
	margin:10px 0 0 10px;

}

.hlgroup ul li {
	margin-top:5em;
}

.halfway
{
	margin:.5em 0 0 0;
}

.highlightheader
{
	font-size:1.5em;
	font-weight:bold;
	line-height:20pt;
	padding-left:50px;

}
#rightcorner {
background: url(../images/graphics/top_right.jpg) no-repeat top right;
width: 100%;
height: 250px;
margin: 0;
padding: 0;
margin-left: -10px;
}
#bottomleft {
	background: url(../images/graphics/bottom_left.jpg) no-repeat bottom left;
	width: 100%;
	height: 10px;
	margin: 0;
	padding: 0;
	float: left;
	margin-left: 9px;
}
#bottomright {
	background: url(../images/graphics/bottom_right.jpg) no-repeat bottom left;
	width: 50%;
	height: 10px;
	margin: 0;
	padding: 0;
	float: left;
	margin-left: 0;
}

/*End of Header section*/
#tools {
	position: relative;
	background: #CCCCCC;
	width: 790px;
	margin: auto;
	margin-bottom: 10px;
}

#tools:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#tools p {
	display: inline;
	padding: 0;
	margin: 0;
	padding-left: 5px;
}

#tools ul {
	/*float: right;*/
	margin: 0;
	padding: 0;
	margin-right: 5px;
	/*	margin-top: -12px;*/
	padding-top: 0px;
	list-style-type: none;
	text-align: right;
	background: #CCCCCC;
}

#tools ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

.feedback {
	background: url(../images/feedback.gif) no-repeat center left;
	padding-left: 22px;
}

.envelope {
	background: url(../images/envelope.gif) no-repeat center left;
	padding-left: 20px;
}

.sitelogo
{
	position:absolute;
	float:left;
	margin:0 0 0 10px;
}

.sitelogo img
{ border:0;}

.suggest_link {
	background: url(../images/suggest_link.gif) no-repeat center left;
	padding-left: 22px;
	padding-top: 0px;
}

#content {
	width:620px;
	float:left;
	margin-bottom: 15px;
	padding-left:15px;
	text-align:center;
}

#content ul li
{
	margin-top:.3em;
}


#LeftColumnContainer {
	width: 170px;
	float:left;
	clear:left;
	background: #FFF4C7 url(../images/graphics/children.jpg) no-repeat top left;
	padding-top: 105px;
	margin:20px 0 5px 10px;
	border: 1px solid #f6d50a;
}

#LeftColumnContainer ul.index {
	margin: 10px;
	padding: 0;
	list-style: none;
	text-align: center;
}

#LeftColumnContainer ul.index li a {
	font-size: 1.2em;
	color: #10112D;
	background: #fff;
	font-weight: bold;
}

#LeftColumnContainer ul.index li a:hover {
	background: #10112D;
	color: #fff;
	font-weight: bold;
}

#LeftColumnContainer h1 {
	font-size: 1.2em;
	color: #10112D;
	font-weight: bold;
	border-bottom: 1px #000 solid;
	padding-bottom: 2px;
	margin-left: 3px;
	margin-right: 3px;
}

#LeftColumnContainer img {
	display: inline;
	border: none;
}

#LeftColumnContainer p {
	text-align: center;
}

.ContentColumn {
	float: left;
	width: 292px;
	margin-left: 10px;
}

.ContentColumn h1 {
	font-size: 1.2em;
	color: #10112D;
	font-weight: bold;
	border-bottom: 1px #000 solid;
}

.ContentColumn ul, .CategoryColumn ul, #ContentTwoColumn ul {
	padding-left: 0px;
	margin: 0;
	margin-left: 5px;
}

.ContentColumn ul li, .CategoryColumn ul li, #ContentTwoColumn li {
	list-style: none;
	list-style-position: outside;
	/*	list-style-image: url(../images/triangle_bullet.gif);*/
	background: url(../images/star_bullet.gif) no-repeat top left;
	padding-left: 10px;
	margin-top: 8px;
}
.ContentColumn ul li {
	margin-top: 4px;
}
.ContentColumn ul li img, .CategoryColumn ul li img {
	display: inline;
	margin: 0;
	padding: 0;
	vertical-align: text-bottom;
}

.more {
	text-align: right;
	font-weight: bold;
	margin-right: 44px;
	list-style-image: none;
	list-style-type: none;
}

.paddedleft
{
	padding-left:4em;
	display:block;
}

#ContentTwoColumn {
	float: left;
	width: 584px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	padding-bottom: 5px;
	background: #eee;
	border: 1px #000 solid;
}
#ContentTwoColumn .block {
	width: 50%;
	float: left;

}
#ContentTwoColumn h1 {
	font-size: 1.2em;
	color: #10112D;
	font-weight: bold;
	border-bottom: 1px #000 solid;
	padding-bottom: 2px;
	margin-left: 3px;
	margin-right: 3px;
}
.FeaturesColumn h1 {
	font-size: 1.2em;
}

.doc
{
	text-align:left;
}

.doc h2 {
	font-size: 1.2em;
	color: #10112D;
	font-weight: bold;
	border-bottom: 1px #000 solid;
}

/*.block {
	float: left;
	width: 45%;
	margin: auto;
}*/

#footer {
	position: relative;
	background: #fff4c7;
	text-align: center;
	clear:left;
	width: 90%;
	padding-top: 5px;
	padding-bottom: 5px;
	border: #3d3430 1px solid;
	margin: auto;
}

#footer a{
	color:#3d3430;
}

#footer ul {
	margin: 0;
	padding: 0;
}

#footer li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
}

/* Following are 2nd Tier Pages Code */

.CategoryColumn {
	float: left;
	width: 415px;
	margin-left: 10px;
}

.CategoryColumn h1 {
	font-size: 1.2em;
	color: #10112D;
	font-weight: bold;
	border-bottom: 1px #000 solid;
}

.aboutus_header
{
	width:890px;
	text-align:right;
	background-color:#0132F9;
	line-height:2.5em;
}

.aboutus_header a
{
	font-weight:bold;
	font-size:1.3em;
    color:#fff;
	border:0;
	border-right:1px dotted #fff;
	padding-left:1em;
	padding-right:1em;
}

.keyword_column_1 {
	float: left;
	width: 190px;
	margin-left: 5px;
}

.keyword_column_2 {
	float: left;
	width: 190px;
	background: #eee;
	margin-left: 5px;
}

.keyword_column_3 {
	float: left;
	width: 190px;
	margin-left: 5px;
}

.link
{
	font-size:1.2em;
	font-weight:bold;
}

.linkrow
{
	margin:1em 0 0 0;
	padding:0 0 0 .3em;
}

.linkrow p
{
	margin:.1em 0 .3em 0;
}

.links
{
	clear:left;
}

.linktitle {
	text-align: left;
	font-weight: bold;
}

.FeaturesColumn {
	float: left;
	width: 157px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 7px;
	padding-bottom: 0px;
	background-color: #B4C6ED;
	border: 1px solid;
}

.FeaturesColumn h1 {
	font-size: 1.3em;
	color: #10112D;
	font-weight: bold;
	border-bottom: 1px #000 solid;
}
.FeaturesColumn h2 {
	font-size: 1.2em;
	color: #B12021;
	font-weight: bold;
	text-align: center;

}
.FeaturesColumn h1 {
border: none;
background: #fff;
padding-left: 2px;
}
#sectionsMenu_2ndTier li a:hover {
	color: #B12021;
}

li.first a {
	background: #fff url(../images/graphics/menu_normal_red_back.gif) no-repeat top left;
	color: #fff;
}

.espanol {
	margin-top: 2px;
}

.espanol a {
	/*	background: url(../images/espanol.jpg) no-repeat center right;*/	/*padding-right: 40px;*/	padding-top: 0px;
	padding-bottom: 3px;
	margin-left: 2px;
}

.espanol img {
	float: left;
	border: none;
	margin: 0;
	padding: 0;
	margin-bottom: -8px;
	margin-right: 5px;
}

input {
	width: 80%;
	margin: 2px;
	margin-left: 3px;
}

a.m2_s1, .CategoryColumn h1 a {
	text-decoration: none;
	color: #10112D;
}

a:hover.m2_s1, .CategoryColumn h1 a:hover {
	background: #10112D;
	color: #fff;
}

.ModificationDate {
	margin: auto;
	width: 75%;
	text-align: center;
	background: #eee;
	margin-top: 5px;
}

p
{
	font-size:1.1em;
}

.warning {
	background: #DEDEFF;
	color: #111;
	border: 1px #333 solid;
	padding: 2px;
	margin: 4px;
	width:40em;
}

h2.keyword {
	font-size: 1.2em;
	color: #B12021;
	font-weight: bold;
	border-bottom: 1px #000 solid;
	padding-bottom: 2px;
	margin-left: 3px;
	margin-right: 3px;
}

h1 {
	font-size: 1.2em;
	color: #10112D;
	font-weight: bold;
}


label{
	font-size: 1.2em;
	color: #10112D;
	font-weight: bold;
}

.Content, .CategoryColumn, .DocColumn  {
	font-size: 1.2em;
}
.ContentColumn {
	font-size: 1.1em;
}
.hidden {
	visibility: hidden;
}
