body {
  font-family: "Tahoma" Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:11px;
  float:left;
  text-align:justify;
  background:url(../images/bg_grad.jpg) repeat-x top;
  background-color:#575757;
  margin:0 0 0 5%;
}

h1 {
	color:#74a4a8;
	font-size:14px;
	font-weight:bold;
}

h2 {
	color:#939393;
	font-size:12px;
	font-weight:bold;
}

h3 {
	color:#8D8D8D;
	font-size:10px;
	font-weight:bold;
}


th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a:link, a:visited{
	text-decoration:none;
	color:#E37516;
	}

a:hover{
	text-decoration:underline;
	color:#489096;
	}


/* layout style */

#deatLayout {
	width:850px;
	float:left;

}

#banner {
	width:850px;
	float:left;
	position: relative;
}

#deatMenu {
	width:850px;
	float:left;
	position: relative;
}

#deatContent {
	width:850px;
	float:left;
	border: 0px;
	position: relative;
	background:url(../images/ui_bg.gif) repeat-y;
	min-height: 450px;
}

#deatWebContent {
	width:770px;
	float:left;
}

#contentTable{
	margin:0 5px 0 20px;
	width:720px;
	float:left;
	min-height:450px;
	}


#deatFooter {
	width:850px;
	float:left;
	position: relative;
}

#news {
	width:278px;
	float:left;
}

#welcome {
	width:517px;
	float:left;
}

#hotIssues {
	width:256px;
	float:left;
}

#events {
	width:261px;
	float:left;
}

#cal1 {
	width:240px;
	font-size:10px;
}

#news1 {
	width:240px;
	font-size:10px;
}

#topDiv {
	height:30px;
	margin:0 10px 0 0;
	text-align:right;
}


/* Other Styles */

.btnHover {
	cursor:pointer;
}
	
.eventHeadings {
	color:#c36d15;
	font-size:10px;
	font-weight:bold;
}

.redLink a:link, .redLink a:visited {
	color:#c36d15;
	text-decoration:none;
}

.redLink a:hover {
	color:#c36d15;
	text-decoration:underline;
}

.lightText, .lightText a:link, .lightText a:visited {
	color: #E0E0E0;
	text-decoration:none
	}
	
.lightText a:hover{
	color: #E0E0E0;
	text-decoration:underline;
	}

/* CMS Styles */

.H{
	display: none;
	visibility: hidden;}
	
/* show style*/
.S{
	visibility: visible;}
.date{
	font-size: 9px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #303030;
	text-transform: uppercase;}
	
	
/* Input Boxes */
.input{
    border: #999999 1px solid;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
	width:235px;
	padding:2px;
	background-color:#FFFFFF;
    FONT-SIZE: 10px;}
	
/* Document heading on websitehomepage */
.docHeader {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FCF8F5;}
	
/* Admin headings in CMS */		
.adminHeader {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B34000;}
	
/*Main Section Heading  */
.WebHeading1{    
	font-size:14px; 
	color:#74a4a8; 
	font-weight: bold; }
	
.WebHeading1_sub{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#62999D; 
	font-weight: bold; }
		
/* Document Heading */	
.WebHeadingDocs {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; 
	font-size:16px;
	color:#666666; 
	font-weight: bold; 
	text-transform: capitalize; 
	background-color:#FAE9C5; }

/* Document Sub-Heading */	
.WebHeadingDocs_sub {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size:12px; 
	color:#74a4a8; 
	font-weight: bold;
	background-color:#FAE9C5; }

/*this style is for Website side menu heading */
.WebHeading2{
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;	
    FONT-SIZE: 11px;
    font-weight:bold;
    color:#ffffff;}

	a.WebHeading2:link {
	font-weight:bold;
	text-decoration:underline;
	font-size: 11px;
	color: #ffffff;}
	
	a.WebHeading2:hover {
	font-weight:bold;
	text-decoration:none;
	font-size: 11px;
	color: #ffffff;}
	
	a.WebHeading2:visited {
	font-weight:bold;
	text-decoration:underline;
	font-size: 11px;
	color: #ffffff;}

/* Buttons */
/*	.Button{
	display: block;
	text-align:center;
	cursor:hand;
	padding:2px;
	height:20;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #3c3c3c;
	font-weight:bold;
	text-decoration: none;
	border-top: 1px solid #fff;	border-left: 1px solid #fff;border-bottom: 1px solid #333;border-right: 1px solid #333;
	font-size: 10px;
	background-color:#F0DEA2;}
	
/* Paging buttons */
	.pagebutton{
   	display: block;
	text-align:center;
	cursor:pointer;
	padding:2px;
	width: 55px;
	height:18;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #3c3c3c;
	font-weight:bold;
	text-decoration: none;
	border-top: 1px solid #edfbfb;	
	border-left: 1px solid #edfbfb;
	border-bottom: 1px solid #327190;
	border-right: 1px solid #327190;
	font-size: 10px;
	background-color:#bcd6d6;}


/* Hide and Show link Button */
	.HideShowLink{
	display: block;
	text-align:center;
	cursor:hand;
	padding:2px;
	width: 90px;
	color:#FFFFFF;
	height:20px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;	
	font-weight:bold;
	text-decoration: none;
	border-top: 1px solid #fff;	border-left: 1px solid #fff;border-bottom: 1px solid #333;border-right: 1px solid #333;
	font-size: 11px;
	background-image:url(images/hideShowBkgd.gif);
	background-repeat:repeat-x;}
	
		
/*CALENDAR */	
/*Calender Styles*/
.calHeader_Main {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; 
	font-size:16px; 
	color:#666666; 
	font-weight: bold; text-transform: capitalize;}

/*this style is for dates having an event on the calendar */
	.EventDates{    
	BACKGROUND-COLOR:#e9e9e9;
	font-size:9px;
    color:#3c3c3c;}
	
/*this style is for event heading on websitehomepage */
	.eventHeader{
      font-family: Tahoma, Arial, Helvetica, sans-serif;
      font-size: 10px;
      font-weight: bold;
      color: #B34000;}

/*this style is CalendarStyle */
	.s_CalendarStyle{
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
    FONT-SIZE: 9px;
	border-color:#999999;
    border-style:solid;
    border-width:1px;
	padding:0px;
	background-color:#FFFFFF;}

/*this style is TodayDayStyle */
	.s_TodayDayStyle{
	color:#ffffff;
	FONT-SIZE: 10px;
	font-weight:bold;
	border-color:#999999;
    border-style:solid;
    border-width:1px;
    background-color:#999999;}

/*this style is DayStyle */
	.s_DayStyle{
	FONT-SIZE: 9px;
    background-color:#ffffff;
	border-color:#999999;
    border-style:solid;
    border-width:1px;}

/*this style is NextPrevStyle */
	.s_NextPrevStyle{
  	color:#ffffff;
  	background-color: #B34000;
   	FONT-SIZE: 9px;
   	font-weight:normal;}

/*this style is DayHeaderStyle (Mon,Tues...) */
	.s_DayHeaderStyle{
   	color:#B34000;
   	FONT-SIZE: 9px;
   	font-weight:bold;
	border-color:#999999;
    border-style:solid;
    border-width:1px;   
   	BACKGROUND-COLOR:#d5d5d5;}
	
/*this style is SelectedDayStyle */
	.s_SelectedDayStyle{
	font-size:9px;
	border-color:#999999;
    border-style:solid;
    border-width:1px;
   color:white;
   font-weight:bold;
   background-color: #B34000;  }
  
  /*this style is TitleStyle */
	.s_TitleStyle{
   	color:white;
   	background-color: #B34000;
   	FONT-SIZE: 9px;
   	font-weight:bold;}	
		
/*this style is OtherMonthDayStyle */
	.s_OtherMonthDayStyle{
	font-size:9px;  
	border-color:#999999;
    border-style:solid;
    border-width:1px; 
   	background-color: #ffffff;
   	color:#999999;}	
	
	
				
/*DATAGRIDS */
/*this style is for Datagrid IN general */
	.GridGeneral{     
  	border-color:#999999;
	background-color:#999999;
    border-style:solid;
    border-width:1px;}


/*this style is for Datagrid Header */
.GridHeader{  
	BACKGROUND-COLOR:#d5d5d5;
	text-align:Left;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;	
    FONT-SIZE: 11px;
    color:#0f6758;
    font-weight:bold;}

/*this style is for Datagrid Footer */
.GridFooter{
    BACKGROUND-COLOR:#FAF3DE;
    color:#0f6758;}

/*this style is for Datagrid Alternate Items */
.GridAltItem{
    BACKGROUND-COLOR:#f0e7ca;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;	
    FONT-SIZE: 11px;
    color:#333333;}

/*this style is for Datagrid  Items */

.GridItem{    
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;	
    FONT-SIZE: 11px;
	width:100%;
    color:#333333;
	background-color:ffffff;}
	
	
/*this style is for Login Page - Admin Section */
	.c { WIDTH: 4px; HEIGHT: 4px }	
	.bubble { BACKGROUND-COLOR: #bc6218; color:#FFFFFF; height:20px; font-size:16px; font-weight:bold;  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; }	
	.tl { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; VERTICAL-ALIGN: top; WIDTH: 4px; PADDING-TOP: 0px; TEXT-ALIGN: left }
	.tr { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; VERTICAL-ALIGN: top; WIDTH: 4px; PADDING-TOP: 0px; TEXT-ALIGN: right }
	.bl { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; VERTICAL-ALIGN: bottom; WIDTH: 4px; PADDING-TOP: 0px; TEXT-ALIGN: left }
	.br { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; VERTICAL-ALIGN: bottom; WIDTH: 4px; PADDING-TOP: 0px; TEXT-ALIGN: right }
	.form-noindent { BORDER-RIGHT: #c3d9ff 1px solid; BORDER-TOP: #c3d9ff 1px solid; BORDER-LEFT: #c3d9ff 1px solid; BORDER-BOTTOM: #c3d9ff 1px solid; BACKGROUND-COLOR: #ffffff }
	DIV.errormsg { FONT-SIZE: smaller; COLOR: red; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}
	FONT.errormsg { FONT-SIZE: smaller; COLOR: red; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; }
	.lbl { FONT-SIZE: 10px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; }
	.fpwd { FONT-SIZE: 10px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; }
	.chusr { FONT-SIZE: 10px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; }
	.val { FONT-SIZE: 10px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; }
	.button { FONT-SIZE: 10px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; }
	.rem { FONT-SIZE: 10px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; }
	.desc { FONT-SIZE: 10px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; }
	.cmt { FONT-SIZE: 10px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; }
		


/*this style is for CMS heading one */
.tblAdminheading1{    
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 16px;
    font-weight:bold;
    color:Black;}

/*this style is for CMS heading two */
.tblAdminheading2{
    BACKGROUND-COLOR:#e8eefa;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 14px;
    font-weight:bold;
    color:Black;}

.tblAdminheading3{
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;	
    FONT-SIZE: 11px;
    font-weight:bold;
    color:#ffffff;}

/* these styles are for the CMS Admin Menu */

.TopGroup{
  	margin-left:5px; margin-top:1px;
  	background-color:#fae9c5; 
  	cursor:hand; 
  	font-weight:bold;
  	height:25px; 
	font-family: Tahoma, Verdana,  Helvetica, sans-serif; 
	font-size:11px;}

.MenuGroup{
  margin-left:0px; margin-top:0px;
  background-color:#444444;
  cursor:default; }

.TopMenuItem{
	color: #ffffff;
	padding:1px; 
	text-align:left; 
	text-decoration:underline; 
	cursor:hand; 
	font-family: Tahoma, Verdana,  Helvetica, sans-serif; 
	font-size:11px;}

.TopMenuItemHover {
  	color: #ffffff;
	padding:1px; 
	text-align:left; 
	text-decoration:none; 
	cursor:hand; 
	font-family: Tahoma, Verdana,  Helvetica, sans-serif; 
	font-size:11px;}

.MenuItem{
  	font-family: Tahoma, Verdana,  Helvetica, sans-serif; 
	font-size:11px; 
	color: #3c3c3c; 
	text-align:left; 
	padding: 0 0.6em 0 0.6em;
	margin: 0 0.6em 0 -0.6em;
	cursor:hand;
	font-weight: normal; 
	text-decoration:underline;}

.MenuItemHover{
  	color: #ffffff;
	border-bottom: 2px solid #ECBD4B;
	background: #666666;
	padding: 0 0.6em 0 0.6em;
	margin: 0 0.6em 0 -0.6em;
	text-align:left;  
	font-weight: normal;
	text-decoration:none; 
	cursor:hand; }

.MenuBreak{
 	background-image: url(images/bevLine.gif);
	background-position: left; 
	background-repeat:no-repeat; 
	padding: 0 0.6em 0 0.6em;
	margin: 0 0.6em 0 -0.6em;}
	
		/* details subheading */
.detSUBHeading{    
    font-weight:bold;
    vertical-align:top;
}

