/* ALOEVERA Template by Ken Barbour http://www.axiscreations.com Axis Creations */

/* MAIN STYLES */
body {
	color: #000;
	background-color: #0B0B61;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: auto;

}
.container {
	border: 0px solid #000;
	
	text-align: center;
	vertical-align: middle;
	width: 95%;
	padding: 0px;
	margin: 0px;
}
.body {
	background-color: #FFF2BF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	margin: 5px 2px;
	vertical-align: top;

}
a {
	color: #0b0b61;
	border-bottom: 1px solid #CCC;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	border-bottom: 1px solid #FFF;
	background-color: #999;
	
	text-decoration: none;
}
acronym {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	cursor: help;


	
}


/* FORMATTING STYLES */
.gray {
	color: #CCC;
}
.green {
	color: #036016;
}
.darkgreen {
	color: #009900;
}


/* HEADER */
.title {
	color: #FFF2BF;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: lowercase;
	font-weight: bold;
}
.toprow {
	color: #99CCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-right: 0px;
	height: 100px;
	width: 100%;
	background-color: #fff2bf;
	background-position: center center;
	text-align: center;
	vertical-align: middle;

}

/* NAVAGATION */
.nav {
	border-top-color: #BC9B69;
	border-bottom-color: #BC9B69;
	background-color: #BC9B69;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	margin: 0px;
	padding: 2px;
	text-align: center;
}
.nav a {
	color: #0b0b61;
	background-color: #BC9B69;
	
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;

}
.nav a:visited {
	color: #0b0b61;
	background-color: #BC9B69;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;

}
.nav a:hover {
	color: #0b0b61;
	background-color: #F7EBB9;
	
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}


/* RIGHT MENUS */
.menuheader {
	color: #0b0b61;
	background-color: #FFF2bf;
	border-top: 1px solid #CCC;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #CCC;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-transform: uppercase;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 15px;
	margin-left: 15px;
}
.menubody {
	color: #0b0b61;
	background-color: #FFF2bf;
	border-top: 1px solid #999;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 15px;
	margin-left: 15px;
	padding: 10px;
	vertical-align: top;
	width: 0px;
	margin-top: 5px;
	margin-bottom: 5px;



}
.linkage {
	border-left: 1px dotted #FFF;
	color: #0b0b61;
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.linkage a {
	color: #0b0b61;
	background-color: #FFF2bf;
}
.announcement p{
	color: #0b0b61;
	border-bottom: 1px solid #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 15px;
	margin-left: 25px;
	list-style-position: inside;
	list-style-image: url(images/bullet.gif);
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;

}


/* CONTENT */
.contentbody {
	color: #CCCCCC;
	background-color: #FFF2BF;
	border-top: 1px solid #999;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	horizontal-align: middle;
	height: 30px;
	margin-right: 15px;
	margin-left: 15px;

}
.content {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;

}
h1 {
	color: #0b0b61;
	border-bottom: 1px solid #F7EBB9;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	clear: both;


}
.content {
	color: #0b0b61;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/* IMAGE SUPPORT */
.imgleft {
  float: left;
  margin: 5px;
  margin-left: 0px;
}

.imgright {
  float: right;
  margin: 5px;
  margin-right: 0px;
}


/* FOOTER */
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF2BF;
	background-color: #BC9B69;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-left: 10px;
	text-align: center;
}
.footer a {
	color: #000000;
	text-decoration: none;
	border-bottom: none;
}
.footer a:hover {
	background-color: #666666;
	color: #333;
	text-decoration: none;
	border-bottom: none;
}
