body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	margin-top:0px;
	font-size: 12px;
	width: 100%;
	/*background-color:#D4D4D4;*/
	background-color:##F4F4F4
}
/*
a{
	color: #000000;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}
*/
h1{
	font-family: Verdana,Arial,sans-serif;
	font-size: 14px;
	color: #334d55;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

/* left menu style */
ul#menu {
	font-size:12px;
	margin: 0px;
	width: 205px;
	padding: 10px 0px 2px 5px; /*padding: 0px 0px 0px 0px; cursor: pointer; */
	list-style-type: none;
	list-style-image: none;
	/*background-color: #E5F2FF;*/
	border-bottom: #FFFFFF 1px solid;
	background: url(../images/sidebar-bground.gif) repeat-y;
}
ul#menu li {

	border-right: #E5F2FF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-left: #E5F2FF 1px solid;
	border-bottom: #E5F2FF 1px solid ;
	border-bottom-width: thin;
	
	border-top-color:#C6E2FF;
	font-weight: 800;
	

	}
	
ul#menu li a {
	display: block;
	font-weight: 500;
	color: Black;
	height: 100%
	border: 0px;
	vertical-align: middle;
	padding: 2px 0px 2px 0px;
	text-decoration: none;
}

ul#menu li a:hover {
	font-weight: 550;
	background: #66CCFF;
	color: #001899;
}
/*
ul#menu li a:active {
	background: Fuchsia;
}


li#current {
	background: Fuchsia;
}
*/



ul#menu ul {
	line-height: 20px; /*height: 20px;*/
	padding-left: 10px;
	margin-left: 20px;
	list-style-type:none;
	list-style-image: url(../images/arrow.gif);
	
}

ul#menu  ul ul li {
	line-height: 20px; /*height: 20px;*/
	padding-left: 0px;
	margin-left: 20px;
	
	list-style-image: url(../images/arrowSmall.gif);
	
	
}


ul.contentlist {
	list-style: circle outside url(../images/bullet1.gif);
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #334d55;
	white-space: pre;
	line-height: 15px;
	
}



/***********************************************/
/* Layout Divs                                 */
/***********************************************/


#masthead{
	clear: both;
	padding: 10px 0px 0px 0px;
	width: 970px;
	/*height: 135px;*/
	background-image: url(../images/bground.gif);
	background-repeat: repeat-x;
}

#content{
	padding: 25px 25px 25px 25px;
	width:auto;
}


/***********************************************/
/* Main Table Layout                           */
/***********************************************/
#MainTable {
	width:900px;
	border: 0px;
	border-collapse: collapse;

}

#MainTable td{
	padding:0px;
}
 
 

#Header{

}



#Sidebar{
	width:170px;
	vertical-align: top;
	background: #E5F2FF;
}

#MainContent{
	width:800px;
	vertical-align: top;
	background-color: #FFFFD5;
	height:450px;
}

#Footer{
	vertical-align: top;
	width:970px;
}

/***********************************************/
/* Table Design Styles                        */
/**********************************************/


table.design1 {
	font:Tahoma, Arial, Helvetica, sans-serif;
	
    border-spacing: 5px;
	border-collapse: collapse;
    background: #FFF;
    border: 1px solid #F2EDDA;
	line-height:28px;
	
	/*margin: 0 auto;*/
	
}

table.design1 caption{
	padding-bottom:10px;
	padding-top:10px;
	background: none;
	font-size: 15px;
	text-align:left;
}

table.design1 th{
	text-align: left;
	color:#FFFFFF;
	background-color: #C9B989;
	/*line-height: 28px;*/
	line-height: 20px;
	vertical-align: top;
	text-indent:0px;	

}


table.design1 td{
	text-align: left;
	vertical-align: top;
	border: 1px solid #F2EDDA;
	text-indent:0px;
	
	

}


table.design1 tr.odd {
    background: #F6F4F1;;
}


table.design1 td a:link{
color: #A58F6C;
}

table.design1 td a:visited{
color: #110;
}

table.design1 td a:hover{
text-decoration: none;
}




/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #topNav styles **************/

#topNav{
	position: relative; 
	float:left;
	/*right:629px;*/
	/*width:595px;*/
	top: 5px;
	left: 0px;
	/*background-color:#E5F2FF;*/
	background-color:#FFCC00;
	font-size:11px;
}

#topNav li{
	display: inline;
	position: relative;
	color: White;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	
	float:left;
	font-weight: bold;
}



#topNav a:link, #topNav a:visited{
	text-decoration:none;
	padding:3px 8px 3px 8px;
	text-align:justify;
	font-weight: bold;	

}


#topNav a:hover{
	color: white;
	text-decoration: none;
	background-color: #990033;
	font-weight: bold;	

}

#topNav a.active{
 	background-color:  #990033;
 	color:#FFFF00;
 }

#topNav a.inactive{
 	color:#000000;
 }


/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 24px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	/*float: left;*/
	float:left;
	font-size: 9px;
	color:#FFFFFF;
	padding: 5px 0px 5px 0px;
	width: 100%;
	background-color:#333366;
	border-top: thick Black;
	

}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

a.footer:link, a.footer:active, a.footer:visited, a.footer:hover   

{color:#FFFFFF}



/************* #search styles ***************/

#search{
	position: relative;
	
	right:-1px;
	float:right;
	width :170px;
	/*padding: 5px 0px 5px 10px;*/
	

	font-size: 12px;
	
	/*top: 123px;*/
	color: #FFFFFF;
}

#search form{
 margin: 0px;
 padding: 0px;
}





/*********** #sectionLinks styles ***********/


#sectionLinks{
	float: none;
	width: 200px;
	/*background-color: #F5F2DD;*/

}
/*
#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #FFFACD;
}
*/


/**************** newbox style *****************/

div.newsbox {
	BACKGROUND: url(../images/box_bottom.gif) no-repeat left top; 
	PADDING-RIGHT: 17px;
	PADDING-LEFT: 12px; 
	PADDING-BOTTOM: 18px; 
	PADDING-TOP:0px;
	MARGIN: 0px 0px 0px 10px; 
	WIDTH: 180px; }
	
div.newsbox H2 {
	BACKGROUND: url(../images/box_top.gif) no-repeat left top; 
	PADDING-RIGHT: 40px; 
	PADDING-LEFT: 40px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 10px; 
	MARGIN: -8px -17px 15px -12px; 
	FONT: bold 16px/1.2 Arial; 
	COLOR: #fff; 
	HEIGHT: 27px}
	
div.newsbox ul {
	margin-left:10px;

/************** scrolling news style ******************/
#news {

position: absolute;
visibility: visible;
z-index: 10;
top: 20px;
left: 650px;
height: 40px;
width: 150px;
clip: rect(0px, 100px, 60px, 0px);
border-width: 0px;
padding-top: 40px;

}

}	

