html, body {
	background-color: #0e1f64;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	margin: 0;
	padding: 0;
	}
#insidemain_container {
	background-color: #0e1f64;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	width: 800px;
	border-width: 0;
	border-collapse: collapse;
	}
#header_container {
	color: #00003a;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	background-color: #fff;
	background-image: url(../images/headerbg.gif);
	text-align: right;
	margin: 0;
	width: 800px;
	height: 92px;
	padding: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	}
	
#leftcol{
	 width:150px; 
	 float:left; 
	 position:relative; 
	 background-color:#0e1f64; 
	 }
 
#maincol{background-color: #0e1f64;  
	 float: right; 
	 display:inline; 
	 position: relative; 
	 width:650px; 
	 }
#phone {
	color: #7da7d8;
	font-size: 10px;
	font-family: Tahoma, verdana, "trebuchet ms", arial;
	font-weight: bold;
	background-image: url(../images/phone.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	margin-top: 30px;
	margin-left: 10px;
	padding-left: 20px;
	}

.portrait {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border-bottom: 3px double #c3d2e2;
	border-left: 3px double #c3d2e2;
	}
.bodylogo {
	float: right;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-bottom: 3px double #c3d2e2;
	border-left: 3px double #c3d2e2;
	}

ul#about,ul#about li{list-style-type:none;margin:0;padding:0}
ul#about{
	width: 650px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	}
ul#about li{
	float:right;
	width: 600px;
	height:auto;
	padding: 30px 10px 20px 20px;
	margin:8px 2px 10px 0;
	}
li#ab1{
	background: #f0f8ff;
	}
 div.comments div{
	background: #2362af;
	margin: 20px 10px 30px;
	}
div.comments p{
	color: #eff5ff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 10px 8px;
	margin:0
	
	
	
	}
div.comments h2 {
	color: #ffd400;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 3px double #0e1f64;
	}
.inside_comment_wrap {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	}

.inside_comment_r {
	width: 245px;
	float: right;
	}

.inside_comment_l {
	width: 255px;
	
	
	}

div.comments div.odd{background:#DAE6FE}

/* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

h1 {
	color: #d02620;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 10px 20px 10px 30px;
	padding-right: 20px;
	}
h1 a {
	color: #d02620;
	text-decoration: none;
	}

h1 a:hover {
	color: #2063b2;
	text-decoration: none;
	}
h2 {
	color: #00003a;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0.83em 20px 0.83em 30px;
	}
h2 a {
	color: #00003a;
	text-decoration: none;
	}

h2 a:hover {
	color: #f18400;
	text-decoration: none;
	}

h3 {
	color: #007bc4;
	font-size: 13px;
	font-family: Tahoma, verdana, "trebuchet ms", arial;
	font-weight: bold;
	margin: 0.83em 30px;
	}

h4 {
	color: #004a8d;
	font-size: 11px;
	font-family: Tahoma, verdana, "trebuchet ms", arial;
	font-weight: bold;
	text-align: left;
	margin: 0.83em 20px 0 30px;
	padding-bottom: 0;
	}
h4 a {
	color: #004a8d;
	text-decoration: none;
	}
h4 a:visited {
	color: #004a8d;
	text-decoration: none;
	}

h4 a:hover {
	color: #f18400;
	text-decoration: none;
	}

h5 {
	color: #0f1556;
	font-size: 11px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	background-color: #fff;
	text-align: left;
	margin: 5px 50px 5px 55px;
	padding: 5px 10px;
	border-bottom: 1px dashed #ffe052;
	border-left: 7px solid #ffe052;
	}
h5 a:hover {
	color: #f18400;
	font-size: inherit;
	font-weight: bold;
	text-align: left;
	padding-top: inherit;
	padding-right: inherit;
	padding-bottom: inherit;
	}

h5 a {
	color: #0f1556;
	font-weight: bold;
	text-decoration: none;
	}
p {
	color: #222231;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 5px;
	margin-right: 30px;
	margin-left: 30px;
	}
p a {
	color: #0f1556;
	text-decoration: none;
	}
p a:hover {
	color: #f18400;
	background-color: #fff1ef;
	text-decoration: none;
	}
	
.centerbox {
	width: 500px;
	height: 200px;
	}
	
.leftbox {
	width: 250px;
	float:left;
	border-style: none;
	border-width: 0;
	}
.rightbox {
	width:250px;
	float: right;
	}

.hline {
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #0e1f64;
	}
a:visited {
	
	}
.icon {
	text-align: left;
	padding: 1px 2px 1px 1px;
	}
/** Form style starts here*/
#bhrform {
	background-color: #f0f8ff;
	text-align: left;
	width: 400px;
	margin: 5px 5px 5px 20px;
	padding: 10px 20px 20px;
	border-left: 10px dotted #e4edff;
	}
label{
	color: #004a8d;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	width: 100px;
	float: left;
	margin: 5px;
	}
.asteriks {
	color: #d02620;
	font-weight: bold;
	}

input, textarea, option{
	color: #2e2e33;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fafaed;
	width: 180px;
	margin-top: 3px;
	margin-bottom: 3px;
	border-color: #ffe9b4 #fdde99 #c3d2e2 #ffe9b4;
	border-style: dashed dashed solid solid;
	border-width: 1px 1px 1px 4px;
	}

textarea{
	width: 250px;
	height: 150px;
	}
	
input:hover, textarea:hover{
	background-color: #e9f8ff;
}

input:focus, textarea:focus{
	background-color: #e9f8ff;
}
/**
option{
	color: #444;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fafad2;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 5px;
	border-right: 1px dashed #dda14f;
	border-left: 3px solid #dda14f;
	}
**/
.boxes{
	width: 1em;
	}

#submitbutton{
	margin-left: 70px;
	margin-top: 5px;
	width: 90px;
}
#reset {
	margin-top: 5px;
	margin-left: 110px;
	width: 90px;
	}
	
#bhrform br {
	clear: left;
	}
	
#bhrform p {
	margin-left: 5px;
	}
	
#formMsg {
	color: #7c0000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	}	

/*form style ends here*/

div#container{
	width:800px;
	margin: 0 auto;
	padding:10px 0;
	text-align:left
	}
	
div#content{
	float:left;
	width:300px;
	padding:10px 0;
	background: #BAFB80
	}
	
div#nav{
	float:right;
	width:145px;
	padding:10px 0;
	background:#DBCAEE 
	}
/*The home page styles*/
.home:first-letter {
	color: #00aef9;
	font-size: 50px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	letter-spacing: -5px;
	}
#people {
	text-align: center;
	position: relative;
	top: -30px;
	left: 40px;
	width: 140px;
	height: 175px;
	z-index: 5;
	overflow: auto;
	float: left;
	border-width: 0;
	}
#Home_mainPhoto {
	text-align: center;
	position: relative;
	z-index: 20;
	width: 303px;
	float: right;
	overflow: hidden;
	margin-bottom: 0;
	border-width: 0;
	}

.buttons {
	text-align: center;
	width: 100px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right: 1px dashed #f0f8ff;
	border-bottom: 1px dashed #f0f8ff;
	}
.buttons_r {
	text-align: center;
	width: 100px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px dashed #f0f8ff;
	}

.buttons_b {
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100px;
	border-left: 1px dashed #f0f8ff;
	}
.buttons_b_r {
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100px;
	}

#main_table {
	background-color: #0e1f64;
	text-align: left;
	width: 800px;
	height: 480px;
	margin-right: auto;
	margin-left: auto;
	border-width: 0;
	border-collapse: collapse
	}
	
#main_container {
	background-color: #0e1f64;
	text-align: left;
	padding: 0;
	width: 800px;
	height: 500px;
	margin-right: auto;
	margin-left: auto;
	border-width: 0;
	border-collapse: collapse;
	}
	
#homebody_tab {
	background-color: #0e1f64;
	margin-bottom: 6px;
	padding: 0;
	width: 450px;
	vertical-align: top;
	}

#homebody_content {
	background-color: #0e1f64;
	padding: 0;
	vertical-align: top;
	width: 450px;
	margin-bottom: 13px;
	margin-left: 30px;
	}
	
.highlightit img{filter: alpha(opacity=50);
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5; opacity:0.5;
}

.highlightit:hover img{ filter: alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1.00; opacity:1;
}
.proverb {
	color: #f5f9fd;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: right;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	}

#main_logo {
	float: left;
	margin: 5px 5px 5px 10px;
	border-width: 0;
	}

.navbar_cell {
	background-color: #0071bc;
	margin: 0;
	padding: 0;
	border-top: 2px solid #fffffd;
	border-bottom: 1px solid #f5f9fd;
	}
.fade_td {
	text-align: center;
	vertical-align: top;
	margin-top: 0;
	margin-left: 10px;
	padding-top: 0;
	}
/*niftyCorners style starts here----*/

/*Nifty Corners Cube CSS by Alessandro Fulciniti
The following classes are added dinamically by javascript,
and their use should be avoided in the markup */

div#box{
	color: #c3d2f1;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 16px;
	background-image: url(../images/fadebg.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	width: 200px;
	padding: 20px 10px 30px;
	margin:0 auto;
	text-align:left;
	z-index: 7;
	}
    
b.niftycorners,b.niftyfill{display:block}
b.niftycorners *{display:block;height: 1px;line-height:1px;font-size: 1px;
    overflow:hidden;border-style:solid;border-width: 0 1px}
.newlogo {
	text-align: right;
	vertical-align: bottom;
	float: right;
	margin-top: 150px;
	margin-right: 0;
	margin-bottom: 0;
	padding-right: 0;
	padding-bottom: 0;
	}

/*normal*/
b.r1{margin: 0 3px;border-width: 0 2px}
b.r2{margin: 0 2px}
b.r3{margin: 0 1px}
b.r4{height: 2px}
b.rb1{margin: 0 8px;border-width:0 2px}
b.rb2{margin: 0 6px;border-width:0 2px}
b.rb3{margin: 0 5px}
b.rb4{margin: 0 4px}
b.rb5{margin: 0 3px}
b.rb6{margin: 0 2px}
b.rb7{margin: 0 1px;height:2px}
b.rb8{margin: 0;height:2px}
b.rs1{margin: 0 1px}
/*transparent inside*/
b.t1{border-width: 0 5px}
b.t2{border-width: 0 3px}
b.t3{border-width: 0 2px}
b.t4{height: 2px}
b.tb1{border-width: 0 10px}
b.tb2{border-width: 0 8px}
b.tb3{border-width: 0 6px}
b.tb4{border-width: 0 5px}
b.tb5{border-width: 0 4px}
b.tb6{border-width: 0 3px}
b.tb7{border-width: 0 2px;height:2px}
b.tb8{border-width: 0 1px;height:2px}
b.ts1{border-width: 0 2px}

/*niftyCorners style ends here----*/


/*Top nave bar style starts from here*/

#csstopmenu, #csstopmenu ul{ 
	margin: 0 150px 0 0; 
	padding: 0; 
	list-style: none; 
	}

#csstopmenu li{
	position: relative;
	z-index: 50;
	float: left;
	}

#csstopmenu a{ 
	text-decoration: none; 
	}

.mainitems{
	left: 60px;
	padding-top: 4px;
	padding-bottom: 4px;
	}
.headerlinks a{ 
	color: #fff; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration: none; 
	padding: 7px 10px 8px; 
	}
	
.headerlinks a:visited { 
	color: #fff; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration: none; 
	padding: 7px 10px 8px; 
	}

.headerlinks a:hover { 
	color: #0e1f64; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	background-color: #ffd400; 
	padding: 5px 10px 7px; 
	}
.headerlinks a.active {
	color: #0e1f64;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #ffd400;
	padding: 5px 10px 7px;
	}

.submenus{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: none;
	background-color: #ffd400;
	text-align: left;
	position: absolute;
	top: 19px;
	left: 1px;
	width: 120px;
	border-top: 1px solid #fff;
	}

.submenus li{ 
	text-align: left; 
	width: 120px; 
	}

.submenus li a{ 
	color: #0e1f64; 
	font-size: 9px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	display: block; 
	text-indent: 5px; 
	width: 120px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	border-bottom: 1px double #ffe05f; 
	}

html>body .submenus li a{ /* non IE browsers */
	width: auto; }

.submenus li a:hover{
	background-color: #7195e7; 
	color: white; 
	font-size: 9px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-indent: 5px; 
	width: 120px; 
	}

#csstopmenu li>ul {/* non IE browsers */
	top: auto;
	left: auto;
	}

#csstopmenu li:hover ul, li.over ul { 
	display: block; 
	}

html>body #clearmenu{ /* non IE browsers */
	height: 3px; 
	}
/*Top nave bar style ends*/

/*Side menu bar style starts from here*/
#vertmenu { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	width: 150px; 
	margin-top: 60px; 
	padding: 0; 
	}
	
#vertmenu ul { 
	list-style: none; 
	margin: 0; 
	padding: 0; 
	}
	
#vertmenu ul li {
	margin: 0px;
	padding: 0px;
	}
	
#vertmenu ul li a {
	font-size: 11px;
	display: block;
	border-bottom: 1px dashed #004a8d;
	padding: 5px 0 2px 5px;
	text-decoration: none;
	color: #ffd400;
	width: 88%;
	}

#vertmenu ul li a:hover, #vertmenu ul li a:focus { 
	color: #f0f8ff; 
	background-color: #0071bc; 
	}
	
#vertmenu ul li a.active {
	color: #f0f8ff;
	background-color: #0071bc;
	}

/*Side menu bar style ends here*/
#insidebotom_dash {
	background-image: url(../images/dashes.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	width: 800px;
	height: 25px;
	clear: both;
	margin-bottom: 3px;
	border-collapse: collapse				
	
	
	}
.register {
	color: #5291c7;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px dashed #1773bc;
	}

.footer {
	color: #c3d2e2;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #0071bc;
	text-align: center;
	height: 20px;
	clear: both;
	margin-top: 0;
	padding: 3px 5px;
	}

.footer a {
	color: #c3d2e2;
	text-decoration: none; 
	}
.footer a:hover {
	color: #f3cf00;
	text-decoration: none;
	}
.footer a:active {
	color: #c3d2e2;
	text-decoration: none;
	}

#dhtmltooltip {
	color: #036;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	text-decoration: none;
	background-color: #f0f8ff;
	padding: 3px;
	border: solid 1px #708090;
	position: absolute;
	z-index: 100;
	left: -300px;
	width: 150px;
	visibility: hidden;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/ 
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135) 
 
	}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

/* callout on home page */
#fadeinbox{
	color: #c1e4ef;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/callout.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	position:absolute;
	width: 400px;
	left: 0;
	top: -500px;
	height: 180px;
	z-index: 100;
	visibility:hidden;
	padding-top: 78px;
	border-style: none;
	border-width: 0;
	}
#fadeinbox h2 {
	color: #aa1105;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	margin-top: 3px;
	margin-bottom: 3px;
	border-style: none;
	border-width: 0;
	}

#fadeinbox p {
	color: #000080;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	border-style: none;
	border-width: 0;
	}

#fadeinbox p a {
	color: #000080;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	margin-top: 0;
	padding-top: 0;
	vertical-align: middle;
	border-style: none;
	border-width: 0;
	}

