@charset "UTF-8";
/* --- CSS Document by Codify Design Studio - codifydesign.com --- */

body {
	margin: 0px;
	color: #000000;
	font-size: 14px;
	font-family: Arial;
	font-family: Arial, Verdana, Univers;
	background-color: #ffffff;
}

h1 {
	color: #25476C;
	font-size: 24px;
	font-weight: normal;
	margin: 3px 0px 15px 0px;
}
h2 {
	color: #214265;
	font-size: 18px;
	font-weight: 500;
	margin: 12px 0px 2px 0px;
}
h3 {
	color: #4783c6;
	margin-top: 5px;
	margin-bottom: 4px;
	font-weight: 500;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

br {margin-bottom:8px;}
hr {
	color:#436d9c;
}
ul {list-style:square;
}
a          {
	color: #990000;
	text-decoration:none;
}
a:visited  { color: #990000;
			 text-decoration:none;
			 }
a:hover    { color: #5872f4; }


.container {
	width: 100%;
	margin-left: 0px;
	float: left;
}


/* BANNER AREA */
.bannerArea {
	width: 100%;
	height: 183px;
}

.bannerArea .container {
	width: 100%;
	height:183px;
	background-image: url(images/banner_bkgd.jpg);
	background-repeat: no-repeat;
}

.bannernav {
	padding-top: 23px;
	padding-right: 0px;
	float: right;
	color: #999999;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.bannernav a {
	color: #f0eff0;
	text-decoration: none;
}
.bannernav a:visited {
	color: #f0eff0;
}
.bannernav a:hover { color: #112c4c; text-decoration: none; }


/* TOP NAVIGATION AREA */
.topnavigationArea {
	background-image: url(images/topnav_bkgd.jpg);
	background-repeat:repeat-x;
	background-color: #436d9c;
	width: 100%;
}
.topnavigationArea .container {
	background-image: url(images/topnav_bkgd.jpg);
	background-repeat:repeat-x;
	background-color: #436d9c;
	width: 980px;
}

.topnavigationgroup {
	margin: 0px;
	float: left;
	padding-right: 1px;
}
.topnavigationgroup ul {
	margin: 0px;
}

.topnavigationitem {
	max-width: 168px;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: none;
	border-right-width: 1px;
	color: #f0eff0;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	float: left;
}

/* CONTENT AREA */
.contentArea {
	width: 100%;
	background-color: #f5f1d7;
	background-image: url(images/content_bkgd_tile.jpg);
	background-repeat: repeat-x;
}


.contentArea .container {
	padding-top: 30px;
	padding-bottom: 20px;
	background-image: url(images/content_bkgd.jpg);
	background-repeat: no-repeat;
	background-color: #f5f1d7;
}

.contentleft {
	width: 650px;
	padding-left: 40px;
	padding-right: 40px;
	float: left;
}

.contentright {
	padding-top: 20px;
	float: left;
	padding-left: 30px;
	width: 210px;
}

.imageright {	
	margin-left: 5px;
	float: right;
}


/* FOOTER AREA */
.footerArea {
	width: 100%;
	background-color: #ffffff;
}

.footerArea .container {
	height: 77px;
	}

.copyright {
	padding-left: 10px;
	padding-top: 12px;
	color: #666666;
	font-size: 13px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

/* added for aisri 
div.hr {background: #fff url(images/headband.gif) no-repeat scroll center; height: 30px}
div.hr hr {display: none}
*/

/*
	border-right-width: 1px;
	border-right-style: solid;
*/	

ul.square 

.topLogo {
	padding-left: 230px;
	padding-top: 5px;
}

.indent {
		padding-left: 20px;
}
.list {
	margin: 14px 0px 4px 0px;
}
.bullet {
	padding-top:2px;
}
.pic {
		margin: 10px 20px 12px 0px;
		border: 1px solid #663300;
}

.book {
		margin: 10px 20px 12px 10px;
		border: 1px solid #663300;
}
.top {margin: 10px 0px 8px 0px;}
.name {font-weight:600;}

	
a, a.red {
	text-decoration: underline !important;
}	