.style1 /*style1*/{font-size:14px;}
.smallheading /*smallhead*/{color:green; font-size:14pt; font-weight:700; }

body {
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#ffffff;
	margin:0px;
	
	}
	
UL {
	COLOR: #333333; LIST-STYLE-TYPE: circle}
	
/* Section Heading Styles */
.section_head /*secthead*/ {
	background: #ffffff;
	color:#468AB1;
	font-family:tahoma, arial, new times roman,times;
	font-size:18px;
	text-align:left;
	letter-spacing:4px;
	
	padding-left:15px;
	padding-top:9px;
	padding-bottom:9px;
	border-bottom:dotted 1px #BACDD6;
	/*border-bottom:#808080 1px solid;*/
}


/* Menu Styles */

.right_border {
	border-rightc:#909090 2px solid;
}
.left_border {
	/*border-left:#808080 1px solid;*/
	/*background:#e7eff7;*/
}
.lhsbox {
 border-right:1px solid #808080;
 }


.menu_items A:link, .menu_items A:Visited {
	color:#909090;
	font-family:Tahoma, arial;
	font-size:16px;
	font-weight:600;
	text-decoration: none;
}

.menu_items A:Hover {
	color:#d99730;
	font-family:Tahoma,arial;
	font-size:16px;
	font-weight:600;
	text-decoration: none;
}

.menu_items {
	padding-left:15px;
	background:#fbfbeb;
	padding-top:10px;
	padding-bottom:10px;
	line-height:24px;
	
}
.menu_highlight A:VISITED {

	color:#d99730;
	font-size:16px;
		
}
	
 A:link, A:Visited {
	color:#333333;
	font-family:Tahoma,arial;
	text-decoration: none;
}

A:Hover {
	color:#880000;
	font-family:Tahoma,arial;
	text-decoration: underline;
}


.content_section /*maincontent*/{
	text-align: justify;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-left:25px;
	padding-right:40px;
	padding-top:15px;
	background:#fbfbeb;
	background:url(images/watermark.jpg) repeat-y #ffffff ;
	width:100%;
}

.content_section A:link, .content_section A:Visited {
		color:#666666;
}
.content_section A:Hover {
	color:#880000;
}
.pagefooter /*footer*/{ background:#ffffff;font-size:8pt; color:#909090 ;}

.LI {
font-size:12px;
}

#goButton{
	border:none;
	width:28px;
	height:25px;
	margin:0;
 	padding:0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	background-color:transparent;
	background:url(images/arrow.gif) no-repeat right;
	cursor:pointer;
}

#input{
	border:1px #999999 solid;
	width:100px;
	height:9pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:10px;
	font-weight:bold;
	background-color:#ffffff;
}