/* CSS Document */

.body {
	background-color: #99ccff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666699;
}
a {
	color: #666699;
}
dt {
	font-size: 11px;
	padding-top: 10px;
}
dd {
	font-size: 11px;
	
}
.tdcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666699;
	padding: 5px;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666699;
}
.tdcontent a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666699;
}
.blueframe {
	background-color: #812696;
	border: 10px solid #005398;
	padding: 5px;
	width: 800px;
}
.whitebox {
	background-color: #fff;
	width: 770px;
	padding: 5px;
	line-height: 12.5px;
}
.leftbox {
	background-color: #C4DFFC;
	width: 165px;
	float: none;
	border: 5px solid #B2CBE0;
}
.banner {
	background-color: #fff;
	width: 565px;
	float: right;
	height: 228px;
}
.mainbox {
	background-color: #fff;
	border: 2px solid #ECDFEF;
	padding: 5px;
	padding-top: 10px;
	padding-left: 10px;
	width: 545px;
	font-size: 12px;
	line-height: 18px;
	vertical-align: text-top;
	height: 350px;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#firstcol {
	float: left;
	}
		
/* =-=-=-=-=-=-=-[Life Menu]-=-=-=-=-=-=-=- */

#menu {
	width: 165px;
	margin: 0px;
	}
.submenu {
	color: #9F9F9F;
	font-size: 10px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.submenu a {
	color: #6F6F6F;
	font-size: 12px;
}

a.menu {
	height: 25px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 25px;	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	}	
a.menu:link, a.menu:visited {
	color: #fff;
	display: block;
	background:   url(../splices/layout/nav_bg_up.gif);
	padding: 0 0 0 10px;
	}
a.menu:hover, a.menu:active {
	color: #CCCFFF;
	background:   url(../splices/layout/nav_bg_over.gif);
	padding: 0 0 0 10px;
	}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../splices/layout/title_bg.gif);
	background-repeat: repeat-x;
	height: 20px;
	padding-left: 5px;
	font-weight: bold;
	line-height: 14px;
	letter-spacing: 0.125em;
	word-spacing: 0;
}
.navborder {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: 99ccff;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #99ccff;
	padding: 20px;
}
.rightborder {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CFCFCF;	
}
.copyright {
	text-align: center;
	color: #6F6F6F;
	font-size: 12px;
}
.poweredby {
    text-align: center;
	color: #6F6F6F;
	font-size: 12px;
}
.poweredby a {
	color: #6F6F6F;
}
.pagetitle {
	color: #D98DDF;
	font-size: 20px;
}
.hilight {
	color: #D98DDF;
	text-transform: capitalize;
	display: inline;
}
.subtitle {
  font-weight: bold;
  font-size: 14px;
}
.tablerow0 {
	background-color: #CCCCFF;
	font-size: 10px;
}
.tablerow1 {
	background-color: #C4DFFC;
	font-size: 10px;
}
.subheaderrow {
	background-color: #005398;
	font-size: 10px;
	color: white;
}
.padding10 {
	padding: 10px;
}