body{
overflow: scroll;
margin:0;
padding:0;
text-align:center;
/*scrollbar-face-color: #d5e6b0;
scrollbar-highlight-color: #fff;
scrollbar-3dlight-color: #F8FFDE;
scrollbar-darkshadow-color: #0D1808;
scrollbar-shadow-color: #0D1808;
scrollbar-arrow-color: #0D1808;
scrollbar-track-color: #B1CF6B;*/
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
line-height:20px;
background-image: url(../images/bg.jpg);
background-repeat: repeat-x;
background-color: 005aaa;
}
h2{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#D2975B;
line-height:20px;
}
td{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
line-height:20px;
}
li,ul{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
line-height:20px;
text-align:left;

}



#container{
margin:0 auto;
padding:0;
text-align:left;
background-image:url(../images/bg_line.png);
width:780px;
}
#home_bg{
position: relative;
top:0;
width:780px;
height:510px;
margin:0;
padding:0;
background-image:url(../images/index_bg.png);
}
#top{
width:780px;
height:107px;
margin:0;
padding:0;
background-image:url(../images/top.png);
}
#top p{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
padding:86px 30px 0px 0px;
}
#bottom{
position: relative;
top: -12;
width:780px;
height:34px;
margin:0 auto;
padding:0;
background-image:url(../images/bottom_bg.png);
}
#bottom p{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
padding:86px 30px 0px 0px;
}


#home_bg p{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#666666;
line-height:20px;
padding:10px 30px 10px 30px;
text-align:left;
}
.news
{
	color:#0046AD;
	text-decoration: none;
}
a:hover.news {
	color:#D2975B;
	text-decoration: none;
}
	
/* Buttons */
#btns{
width:780px;
height:30px;
margin:0;
padding-top:10px;
padding-left:30px;
background-image:url(../images/home_btn.jpg)no-repeat;
}
.btn{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#D2975B;
	font-weight:bold;
	text-decoration: none;
}
A:hover.btn{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#0046AD;
font-weight:bold;
text-decoration: none;
}
.btno{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0046AD;
	font-weight:bold;
	text-decoration: none;
}
A:hover.btno{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#D2975B;
font-weight:bold;
text-decoration: none;
}

.frame_text_grey{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
line-height:20px;
text-align:left;
margin:0px 0px 0px 0px;
}
A:hover.frame_text_grey{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
line-height:20px;
text-align:left;
margin:0px 10px 0px 0px;
}

img.floatRight { 
float: right; 
margin: 10px 10px 10px 10px; 
}
img.floatLeft { 
float: left; 
margin: 10px 10px 10px 10px; 
}
img.floatCenter { 
float: center; 
margin: 10px 10px 10px 10px; 
}
.subscript {
		position: relative;
		bottom: 0.5em;
		color: ;
		font-size: 0.8em;
}

#maintabs {
  position:relative;
  top:-10;
  left:3;
  z-index:1;
  width:771px;
}
#apptabs {
  position:relative;
  top:-15;
  left:3;
  z-index:1;
  width:771px;
}
.tabcontent{
display:none;
  position:relative;
  top:-20;
  left:0;
  z-index:1;
  width:720px;
  height:470px;
  overflow: hidden;
}
.tabcontent_s{
  display:none;
  position:relative;
  top:-20;
  left:0;
  z-index:1;
  width:720px;

}
.tabcontent_s p{
		padding: 5px 10px 7px 5px;
}
.tabcontent_s fieldset {
	
	border: 1px solid #C9DCA6;

	background: #e3f7ba url(../images/fieldset.gif) repeat-x left top ;
	}
.tabcontent_s legend {
  padding: 0 2px;
  font-weight: bold;
  color:#D2975B;
  background: #fff;
}

@media print {
.tabcontent {
display:block !important;
}
}
/* Glossy Menu Options */  
/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
/*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */

.main_menu{
	position: relative;
	padding: 0 0 0 0px;
	margin: 0 auto 0 0;
	background: url(../images/main_menug_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.main_menu li{
	float:left;
}

.main_menu li a{
	float: left;
	display: block;
	color:#D2975B;
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.main_menu li a b{
	float: left;
	display: block;
	padding: 0 15px 0 0px; /*Padding of menu items*/
}

.main_menu li.current a, .main_menu li a:hover{
	color: #0046AD;
	background: url(../images/main_menug_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.main_menu li.current a b, .main_menu li a:hover b{
	color: #0046AD;
	background: url(../images/main_menug_hover_right.gif) no-repeat right top; /*right tab image path*/
}

.glossymenu{
	position: relative;
	padding: 0 0 0 0px;
	margin: 0 auto 0 0;
	background: url(../images/menug_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#D2975B;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;

	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a font{
	float: left;
	display: block;
	padding: 0 15px 0 0px; /*Padding of menu items*/
}

.glossymenu li a.selected, .glossymenu li a:hover{
	color: #0046AD;
	background: url(../images/menug_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li a.selected font, .glossymenu li a:hover font{
	color: #0046AD;
	background: url(../images/menug_hover_right.gif) no-repeat right top; /*right tab image path*/
}
}
/* pretty forms Options */  
form.cmxform fieldset {
	border: none;
	border: 1px solid #C9DCA6;
	border-bottom: none;
	background: url(../images/fieldset.gif) repeat-x left bottom ;
	}
form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
  color:#D2975B;
}
form.cmxform p{
		padding: 5px 10px 7px;
}
form.cmxform label {
	float:left;
	margin:5px;
	width:100px;
	display:block;
}

form.cmxform input, form.cmxform textarea, form.cmxform select{
	border:0;
	margin:3px;
	padding:0px 3px;
	font:90%/180% "Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	color:#666666;

}
form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
  
}  
form.cmxform fieldset li {
	padding: 5px 10px 7px;
	background: url(../images/divider.gif) left top repeat-x;
	list-style: none;
	}
form.cmxform fieldset fieldset {
  border: none;
  background: none; 
  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
  color:#666666;
  background: none;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  color: red;
}
form.cmxform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}
/***** styles specific to the SUBMIT BUTTONS **********/
.frmShdwSubmit{
	border:0;
	background:#f7f7f7 !important;
	background:transparent;
	float:left;
	font-weight:bold;
	cursor:pointer;
}

	.frmShdwSubmit:hover{
		color:#000000;
	}
/***** Shadows that wrap around ALL elements ***********/
.frmShdwTopLt{
	float:left;
	background:url(../images/shadowUpperLeft.png) top left no-repeat;
}

.frmShdwBottomRt{
	float:left;
	background:url(../images/shadowLowerRight.png) bottom right no-repeat;
}

.frmShdwBottomLt{
	float:left;
	background:transparent url(../images/shadowBottomLeft.png) bottom left no-repeat;
}

.frmShdwTopRt{
	float:left;
	background:transparent url(../images/shadowUpperRight.png) top right no-repeat;
}
.clearAll{
	clear:both;
}
.events{
    position: absolute;
    top: 0px;
    right: 10px;
    width: 150px;
    height: 470px;
    /*border: 1px solid #C9DCA6;*/
}
.events .e-title{
   
        text-align: center;
        width: 100%;
        length: 35px;
        z-index: 2;
        background: url(../images/event_menug_bg.gif);
        color: #D2975B;
        font-weight:bold;
}
.events .e-content ul {
  margin: 5px 5px;
  padding: 0;

}
.events .e-content li {
	padding: 5px 3px 5px;
	background: url(../images/divider.gif) left top repeat-x;
	list-style: none;
	}


