/* 
*/
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}

/*HEADER*/
#header{
	width: 800px;
	position:relative;
	height: 162px;
	background-image:url(headeronline.jpg);
	background-repeat:no-repeat;
	text-decoration: none;
}
/*COMPANY NAME IN HEADER*/
#companyname {
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 36px;
	font-weight: bold;
	margin-top:50px;
	margin-left:40px;
	left: 0px;
	top: 0px;
	text-decoration: none;
}

/*MENU IN HEADER*/
#menu{
	position:absolute;
	right: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 15px;
	top: 125px;
	width: 600px;
	color: #000000;
	text-decoration: none;
}
#menuHomeT{
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 15px;
	top: 125px;
	width: 300px;
	color: #000000;
	text-decoration: none;
	background-position: right;
	right: 25px;
}

#logo{
	position:absolute;
	height: 85px;
	left: 44px;
	top: 20px;
	width: 100px;
}

#menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
}
#menu a:hover{
	text-decoration:underline;
	color: #B31A2C;
}
#menu a:active{
	text-decoration:none;
	color: #003366;
	background-color: #FFFFCC;
}


/*LEFT PANEL (News, Links, etc.)*/
#leftpanel{
	float:left;
	width:145px;
	text-decoration: none;
}

/*CONTENT*/
#content{
	width: 800px;
	background-color: #FFFFFF;
	text-decoration: none;
	position: relative;
}
#page{
	width: 800px;
	text-decoration: none;
	position: relative;
}
#contenttext{
	float:right;
	width: 640px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#contenttextFull{
	float:right;
	width: 790px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.btnbg {
	background-image: url('btnbg.gif');
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004488;
	border: 1px solid gray
}
/*FOOTER*/
.footer{
	width: 800px;
	height: 20px;
	background-repeat:no-repeat;
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-position: center center;
	vertical-align: middle;
	text-decoration: none;
	background-color: #FFFFFF;
}
/*FOOTER LINKS*/
.footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
	color: #FFFF00;
}

/*TABLE*/
.table_top{
	background-repeat:no-repeat;
	height: 10px;
}
.table_content{
	width: 150px;
	background-image:url(table_content.jpg);
	background-repeat:repeat-y;
	text-decoration: none;
}
.table_text{
	margin-left:5px;
	margin-right:2px;
	text-align:left;
	background-color: #DADADA;
	text-decoration: none;
}
.table_bottom{
	height: 10px;

}

/*TEXT STYLES*/
.news_date {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
}

.body_text {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.news_more {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	font-weight: bold;
}
.news_text {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.subtitle_gray {	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	font-size: 14px;
	color: #CCCCCC;
}
.title_Mod {
	font-weight: bold;
	font-size: 18px;
	color: #006699;
	text-transform: uppercase;
}
.title_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #000099;
}
.title_panel {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.body_text1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.label_text {
	color:#003366;
	font-weight: bold;
	text-align: right;
}
.frm_items {
	color:#003366;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
}
input.btn {
	color:#003366;
	background-color:#FFFFD9;


  filter:progid:DXImageTransform.Microsoft.Gradient
  (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
	font-family: 'trebuchet ms', helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #006699;
}



  
#menuHomeP {
	position:absolute;
	bottom: 20px;
	right: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	left: 175px;
	top: 123px;
	width: 600px;
	color: #000000;
	text-decoration: none;
}
#menuHomeP a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
}
#menuHomeP a:hover{
	text-decoration:underline;
	color: #B31A2C;
}
