

html{
	height:100%;
}
body{
	text-align: center;
	height: 100%;
	font-family:Verdana;
	background-color: #F5FAFD;
}

* {
	margin: 0px;
	padding: 0px;
}

/* default page settings */

h1{ padding:0px;
	margin:0px;
	font-size:15px;
	font-weight:normal;
}

h2{ padding:0px;
	margin:0px;
	font-size:14px;
	font-weight:normal;
}
h3{ padding:0px;
	margin:0px;
	font-size:14px;
	font-weight:normal;
}

p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
div{
	text-align: left;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*
input, textfield, select {
	font-size: 1.0em;
	
}

input {
	height: 18px;
	margin-left:4px;
	margin-bottom:7px;
	border:#afafaf 1px solid;
	
}

input.button {
	height: 24px;
}

*/


/* default hyperlinks properties */

a:link {
	color: #4D82B8;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #4D82B8;
}
a:hover {
	text-decoration: none;
	color: #4D82B8;
}
a:active {
	text-decoration: underline;
	color: #4D82B8;
}

/* custom classes */
.container{
	position: relative;
}
.floatLeft{
	float: left;
}
.floatRight{
	float: right;
}
.bold {
	font-weight: bold
}
.clear {
	clear: both;
}
		 
#body .sub-header{ 
		 font-size:14px;
		 color:#FFFFFF;
		 padding-left:5px;
		 padding-top:5px;
		 float:left;}

/* main container */

#mainContainer{
	position: relative;
	width: 836px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-color:#F5FAFD;
	padding-top:10px;
}

#header{ position:relative;
		 width:835px;
		 background-color:#F5FAFD;
		 }

#header .header{ position:relative;
				 background-color:#F5FAFD;
								 }
#header .image{	background-image:url(../blue_images/mind-header.jpg);
				width:836px;
				height:231px;
				background-repeat:no-repeat;
				}

#body{ padding-top:10px;
	   background-color:#F5FAFD;
	    padding-top:25px;
		padding-left:19px;
		padding-right:8px;
		padding-bottom:10px;
	    margin:0;
	    float:left;
	    background-image:url(../blue_images/body-mid.jpg);
		width:809px;
	   
	   }
#body .box{ float: left;
			width:180px;
			height:93px;
			border:#73880A solid 1px;
			margin:0;
			padding:0;
			}
#body .box-text{ color:#478B38;
				  font-size:15px;
				  padding:5px 0 0 10px;
				 }			

#body .box-text span{ color:#478B38;
				  font-size:15px;
				  padding:5px 0 0 25px;
				 }
				 
#body .box-text a{ color:#478B38;
				  font-size:10px;
				  padding:5px 0 0 25px;
				 }	

#body .children {
				width: 160px;
				padding: 10px;
				margin: 15px;
				background: #F5FAFD;
				float: right;
				}

#body a, #body a:link, #body a:visited {
				color: #6383D0;
				}

#body .children h4 {
				width: 160px;
				font-size:12px;
				color: #6383D0;
				}



#newsletter{ display: none;
}
		
		
					
#leftnav{
display: none;
}


	 
			
#body .body-bot{ float:left;background-image: url(../blue_images/body-bot.jpg);
				 width:835px;
				 height:16px;
				 padding-bottom:60px;
				 background-repeat:no-repeat;
				 }
				 
				/*--left-end--*/
	   
#content{ 
			float:left;
			width:763px;
			padding-right:8px;
			margin:0px 0px 0px 10px;
			}
			
#content h1{ padding:5px 0 15px 15px;
		  margin:0 0 0 0;
		  font-size:16px;
		  font-weight:bold;
		  color:#6383D0;
}

#content h2{ padding:10px 0 15px 15px;
		  margin:0 0 0 0;
		  font-size:14px;
		  font-weight:normal;
		  color:#6383D0;
}

#content h3{ padding:5px 0 0 15px;
		  margin:0 0 0 0;
		  font-size:12px;
		  font-weight:bold;
}


#content .mid-middle{ float:left;
			background-image: url(../blue_images/mid-middle.jpg);
			width:763px;
			background-repeat: repeat-y;
			}
#content p {
			padding:0px 5px 15px 15px;
		   	font-size:12px;
			line-height: 18px;
			color:#595959;
			}
			
#content ul{ 
			 font-size:12px;
			 color:#595959;
			 margin:10px 10px 15px 35px;
}

#content ul li { 
			line-height: 16px;
}

						
			
#body .bot{ display: none;
			}			

#left{ display: none;
			  }	
					

#footer{ width:836px;
				float:left;
				height:70px;
				padding-top:11px;
				color:#666666;
				font-size:10px;
				}
#footer p {padding-left:35px;
				color:#666666;
				font-size:10px;}

#footer a:link, #footer a:visited, #footer a:hover {	
		color:white;
}


#body .footer-box{ background-image:url(../blue_images/footer.jpg);
					height:49px;
					width:768px;
					border:#6383D0 solid 2px;
					background-repeat:repeat-x;
					}
					
#body .footer-text{ margin:20px 0 5px 20px;
					color:#FFFFFF;
					font-size:10px;
					text-align: left;
					}
#body .footer-text span{ text-align:right;
						 float:right;
						 padding-right:5px;}				

	 /*--menu--*/

#glowingtabs{
float:left;
line-height:normal;
}

#glowingtabs ul{
list-style-type: none;
margin:0;
margin-left: 52px;
margin-top:0; /*Left offset of entire tab menu relative to page*/
padding:187px 0 0 0;
}

#glowingtabs li{
display:inline;
padding:0;
margin:0;
}

#glowingtabs a{
float:left;
background-image:url(../blue_images/tab.jpg);
width:185px;
height:32px;
margin:0 0 0 8px;
padding:0;
font-size:18px;
color:#B0CFF6;
text-align:center;
text-decoration:none;
}

#glowingtabs: a:hover{
float:left;
background-image:url(../blue_images/tab-hover.jpg);
width:185px;
height:32px;
margin:0;
padding:0 0 0 0;
font-size:18px;
color:#FFFFFF;
text-align:center;
text-decoration:none;
}

#glowingtabs a span{
display:block;
background:url(media/glowtab.gif) no-repeat right top;
padding: 5px 2px 2px 3px;
color:#B0CFF6;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#glowingtabs a span {float:none;}
/* End IE5-Mac hack */

#glowingtabs a:hover span {
color:#FFFFFF;
}

#glowingtabs #current a{ /*Selected Tab style*/
background-image:url(../blue_images/tag-hover.jpg); /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs #current a span{ /*Selected Tab style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
color:#FFFFFF;
}

#glowingtabs a:hover{ background-image:url(../blue_images/tag-hover.jpg); /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs a:hover span{ /*onMouseover style*/
background-image:url(../blue_images/tag-hover.jpg); /*Shift background image up to start of 2nd tab image*/
}

#text-box {
        position: absolute;
        z-index: 50;
        top: 191px;
        right: 0px;
        height: 28px;
		width:172px;
        overflow: hidden;
		font-size:12px;
		color:#666666;
		float:right;
		background-image:url(../blue_images/text-size.jpg);
    }
#text-box .text {font-family: Verdana;
				 float:left;
				 font-size:11px;
				 color:#ffffff;
				 padding:8px 3px 0 20px;
			}	

	 /*--menu--*/
