body { font-family: Arial; font-size: 10pt; color: #666666; }
td { font-family: Arial; font-size: 10pt; color: #666666; }
font { color: #666666; font-family: Arial; font-size: 10pt; }

a { color: #666666; text-decoration: underline; }
a:hover { color: #333333; text-decoration: none; }

input { border: 1px solid #cccccc; font-family: Arial; font-size: 10pt; }
textarea { border: 1px solid #cccccc; font-family: Arial; font-size: 10pt; }
select { border: 1px solid #cccccc; font-family: Arial; font-size: 10pt; }
.textError{
	font-family: Arial; font-size: 10pt; 
	background-color:#CF4747;
	color:#FFFFFF;
	text-align:left;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.homeMain{
	margin-left:4em;
}
.homeMain p{
	line-height:20px;
	font-size:12px;
}
ol, ul {
     list-style: none;
	 margin:0;
}

.menuholder li { margin-bottom:6px;}
.menuholder li div {height:8px;}
.menuholder a {background: url(../images/menus.png);display:block; text-indent:-9000%;height:18px;}

.menu_hom a { width:65px;}
.menu_boa a { width:128px; background-position:-65px 0px;}
.menu_com a { width:163px; background-position:-193px 0px;}
.menu_pre a { width:133px;  background-position:-356px 0px;}
.menu_our a { width:102px;  background-position:-489px 0px;}
.menu_who a { width:112px;  background-position:-591px 0px;}
.menu_sus a { width:116px;  background-position:-703px 0px;}
.menu_per a { width:94px;  background-position:-819px 0px;}
.menu_new a { width:65px;  background-position:-913px 0px;}
.menu_con a { width:83px;  background-position:-978px 0px;}
.menu_lin a { width:60px;  background-position:-1061px 0px;}
.menu_ftp a { width:80px;  background-position:-1121px 0px;}

.menu_hom a:hover { background-position:-0px -18px;}
.menu_boa a:hover { background-position:-65px -18px}
.menu_com a:hover { background-position:-193px -18px}
.menu_pre a:hover { background-position:-356px -18px}
.menu_our a:hover { background-position:-489px -18px}
.menu_who a:hover { background-position:-591px -18px}
.menu_sus a:hover { background-position:-703px -18px}
.menu_per a:hover { background-position:-819px -18px}
.menu_new a:hover { background-position:-913px -18px}
.menu_con a:hover { background-position:-978px -18px}
.menu_lin a:hover { background-position:-1061px -18px}
.menu_ftp a:hover { background-position:-1121px -18px}

.menu_hom a.active { background-position:-0px -36px}
.menu_boa a.active { background-position:-65px -36px}
.menu_com a.active { background-position:-193px -36px}
.menu_pre a.active { background-position:-356px -36px}
.menu_our a.active { background-position:-489px -36px}
.menu_who a.active { background-position:-591px -36px}
.menu_sus a.active { background-position:-703px -36px}
.menu_per a.active { background-position:-819px -36px}
.menu_new a.active { background-position:-913px -36px}
.menu_con a.active { background-position:-978px -36px}
.menu_lin a.active { background-position:-1061px -36px}
.menu_ftp a.active { background-position:-1121px -36px}
