.body {
	background:url(../img/mainbg.png) center;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
h1, h2, h3, h5, h6 {
	color:#f62121;
}
h2 {
	font-weight:normal;
	font-size:22px;
}
h3 {
	font-weight:normal;
	font-size:17px;
	margin-top:20px;
	margin-bottom:0px;
	padding-bottom:0px
}
h4 {
	font-weight:bold;
	font-size:16px;
	color:#000000;
	margin:0px 0px 5px 0px;
}
h5 {
	font-weight:normal;
	font-size:22px;
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:10px;
}
h6 {
	font-weight:bold;
	font-size:12px;
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:10px;
	color:#333333;
	margin-top:10px;
	margin-bottom:20px;
}
.wrapper {
	margin:auto;
	width:800px;
	padding: 0px 28px 0px 28px;
}
a {
	color:#f20000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.header {
	background:url(../img/headerbg.jpg) no-repeat;
	height:108px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
#logo {
	height:75px;
	float:left
}
.logolink {
	border:0px;
}
.clientlinks {
	float:right;
	height:30px;
	margin-top:6px;
	width:330px;
	text-align:right;
	font-size:11px;
	font-weight:bold;
}
.currentdate {
	font-weight:normal;
	float:right;
	position:relative;
	top:-48px;
}
.mainmenuset {
	float:right;
	margin-top:10px;
	color:#FFFFFF;
	width:520px;
	font-size:12px;
}
.mainmenuset2 {
	float:right;
	margin-top:10px;
	height:25px;
	background:url(../img/mainmenubg.gif) repeat-x;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:3px 5px 1px 5px;
	clear:right;
	width:507px;
}
.mainmenuset2 a {
	float:left;
	padding:5px 16px 5px 17px;
	color:#ffffff;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	background:url(../img/menuitembg.gif) left;
	font-size:12px;
	text-decoration:none;
	height:16px;
}
.mainmenuset2 a:hover {
	border:#000000 solid 1px;
	padding:4px 15px 4px 16px;
	background:url(../img/activemainmenubg.gif) repeat-x;
	text-decoration:none;
}
div.separator {
	float:left;
	background:url(../img/separator.gif) no-repeat;
	padding:0px;
	height:25px;
	width:3px;
}
.mainmenuset2 .active {
	border:#000000 solid 1px;
	padding:4px 15px 4px 16px;
	background:url(../img/activemainmenubg.gif) repeat-x;
}
.recordset {
	width:530px;
	float:left;
	margin-bottom:10px;
	margin-top:10px;
}
.buttonholder {
	width:200px;
	float:left;
	clear:right;
	margin-top:10px;
}
/****SECONDARY MENU******/
.secmenuset {
	background:url(../img/secmenubg.gif) repeat-x;
	float:left;
	width:788px;
	height:28px;
	border:1px solid #aaaaaa;
	font-size:13px;
	text-align:right;
	padding-left:5px;
	padding-right:5px;
}
.secmenuset a {
	float:right;
	padding:2px 20px 5px 20px;
	color:#000000;
	text-decoration:none;
	height:15px;
	margin-top:3px;
	margin-left:1px;
	margin-right:0px;
}
.secmenuset a:hover {
	border:#ddd0cf solid 1px;
	padding:1px 19px 4px 19px;
	background:url(../img/activesecmenubg.gif) repeat-x;
	text-decoration:none;
}
.secmenuset .active {
	border:#ddd0cf solid 1px;
	padding:1px 19px 4px 19px;
	background:url(../img/activesecmenubg.gif) repeat-x;
}
.hgrad1 {
	background:url(../img/horizontalgradient1.gif) no-repeat;
	float:left;
	width:800px;
}
#itemset1 {
	padding-right:120px;
	width:673px;
}
#itemset2 {
	padding-right:244px;
	width:549px;
}
#itemset3 {
	padding-right:104px;
	width:689px;
}
#itemset4 {
	padding-right:104px;
	width:689px;
}
#itemset5 {
	padding-right:50px;
	width:743px;
}
#itemset7 {
	padding-right:120px;
	width:673px;
}
#itemset8 {
	padding-right:10px;
	width:783px;
}
/*****CONTENT******/
.contenttopcurve {
	background:url(../img/contenttopcurve.gif) no-repeat;
	margin-top:20px;
	height:8px;
	float:left;
	width:800px;
}
.contentbottomcurve {
	background:url(../img/contentbottomcurve.gif) no-repeat;
	height:8px;
	margin-bottom:10px;
	float:left;
	width:800px;
}
.content {
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	padding:5px 30px 22px 30px;
	line-height:20px;
	float:left;
	width:738px;
}
.contentpure {
	float:left;
 	width:525px;
}
/*****IMAGES****/
.internalimage {
	margin:10px;
}
.right {
	float:right
}
.left {
	float:left
}
/******FOOTER*************/
.footer {
	float:left;
	width:770px;
	padding:15px;
	background:url(../img/footerbg.jpg) no-repeat;
	margin-top:15px;
	color:#858585;
	height:30px;
}
.footerlinksholder {
	float:left;
	font-weight:bold;
	font-size:11px;
}
.copyright {
	float:right;
}
/***************RELATED TO HOMEPAGE LAYOUT******************/
.hplo {
}
.hplo .header {
	height:82px
}
.box1 {
	width:270px;
	height:180px;
	background:url(../img/box1bg.jpg) no-repeat;
	float:left;
	margin-right:22px;
	padding:10px 15px 10px 15px;
}
.box2 {
	width:270px;
	height:180px;
	background:url(../img/box2bg.jpg) no-repeat;
	float:left;
	margin-right:22px;
	padding:10px 15px 10px 15px;
}
.box3 {
	width:115px;
	height:180px;
	background:url(../img/box3bg.jpg) no-repeat;
	float:left;
	padding:10px 20px 10px 20px;
	text-align:center;
}
.boxarea {
	margin-top:10px;
	height:200px;
	float:left;
}
.boxtitle {
	text-align:center;
	color:#f40000;
	border-bottom:1px dotted #999999;
	padding:0px 5px 5px 5px;
	font-weight:bold
}
.boxcontent {
	margin-top:10px;
	color:#000000;
	font-size:13px;
	line-height:normal;
}
.internallogo {
	margin:0px 10px 0px 0px;
	border:1px solid #FFFFFF;
}
.info {
	font-size:10px;
	margin:8px 0px 8px 0px;
}
.headline {
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}
.date {
	font-size:11px;
	font-weight:normal;
	color:#444444;
	margin-left:5px;
}
.readlink {
	font-weight:normal;
	margin-left:7px;
}
.hgrad2 {
	background:url(../img/horizontalgradient2.gif) no-repeat;
	float:left;
	width:800px;
	height:10px;
}
.borderless {
	border:0px;
}
.flashholder2 {
	border:#949494 1px solid;
	width:115px;
}
/**************APPLICATION PAGE*************/
.smallmainmenu {
	width:290px !important;
}
.even {
	background:#e5f0d4 url(../img/listitemevenbg.gif) repeat-x;
}
.odd {
	background:#e5f0d4 url(../img/listitembg.gif) repeat-x;
}
/*****************TAB***************/
.tab {
	height:25px;
	width:246px;
	float:left;
	margin: 0px 10px 0px 10px;
}
.tabitem {
	margin: 0px 3px 0px 3px;
	height:25px;
	float:left;
}
.lcurve {
	background:url(../img/inatablcurve.gif) no-repeat bottom;
	float:left;
	width:4px;
	height:25px
}
.rcurve {
	background:url(../img/inatabrcurve.gif) no-repeat bottom;
	float:left;
	width:4px;
	height:25px
}
.puretext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 5px 2px 5px;
	color:#4c6376;
	font-weight:bold;
	font-size:13px;
	background:#f1f1f1;
	float:left;
	height:20px
}
.active .lcurve {
	background:url(../img/atablcurve.gif) no-repeat bottom;
	position:relative;
	top:1px
}
.active .rcurve {
	background:url(../img/atabrcurve.gif) no-repeat bottom;
	position:relative;
	top:1px
}
.active .puretext {
	color:#000000;
	font-weight:bold;
	font-size:13px;
	background:#eef6ff;
	position:relative;
	padding: 2px 5px 3px 5px;
	height:20px;
	top:1px
}
.box {
	float:left;
	margin:0px;
	width:738px;
	background-color:#FFFFFF;
	min-height:36px;
}
.boxoptions {
	height:25px;
	padding: 0px 10px 0px 10px;
}
.boxpurearea {
	float:left;
	background:#eef6ff;
	border-top:1px solid #cee6fb;
	width:698px;
	padding: 20px 20px 20px 20px;
	margin:0px;
}
/****APPLICATION****/

.timestamp {
	font-size:11px;
	font-weight:normal;
}
.internallink {
	display:block !important;
	width:auto !important;
	height:auto !important;
	margin-bottom:0px !important;
	cursor:pointer !important;
}
.button1 {
	background:url(../img/button1.gif) no-repeat;
	width:90px;
	height:22px;
	text-align:center;
	color:#FFFFFF;
	border:0px;
	font-weight:bold;
	margin:0px 10px 0px 0px;
	padding:1px 0px;
	float:left
}
.button1 a {
	color:#FFFFFF;
}
.button2 {
	background:url(../img/button2.gif) no-repeat;
	width:90px;
	height:22px;
	text-align:center;
	color:#FFFFFF;
	border:0px;
	font-weight:bold;
	margin:0px 20px 0px 0px;
	padding:1px 0px;
	float:left
}
.button2 a {
	color:#FFFFFF;
}
.button1:hover {
	background:url(../img/button1hover.gif) no-repeat;
}
.link2 {
	float:right;
	font-weight:bold;
	padding:1px 14px;
	background:url(../img/link2.gif) no-repeat;
}
.label {
	font-weight:bold;
	width:90px;
	float:left;
}
/************LOGIN*********/
.inputtext {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	float:left;
	clear:right;
	width:145px;
	padding:0px;
	height:20px;
}
.formrow {
	float:left;
	clear:both;
	width:700px;
	margin-top:10px;
}
.errortext {
	color:#666666;
	font-size:11px;
	float:left;
	padding:2px 10px 2px 10px;
	font-weight:bold;
	width:300px;
}
.form {
	margin-top:20px;
	float:left;
	width:700px;
}
.longtextholder {
	float:left
}
/******UPLOAD*******/
.message {
	color:#666666;
	font-size:11px;
	clear:left;
	float:left;
	margin-left:80px;
	padding:2px 10px 2px 10px;
	width:300px;
}
.section {
	float:left
}
.verticalalign {
	margin-left:10px;
	margin-bottom:5px;
	clear:both;
}
#secmenu {
	float:left;
	width:190px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-right:20px;
	border-top:1px dotted #999999;
}
.secmenuitem {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#74767a;
	border-bottom:1px dotted #999999;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding:5px;
	font-weight:bold;
	background:#f9f9f9;
}
.secmenuitem:hover {
	background:#f4ffe9 !important;
}
#secmenu .secmenuitem a {
	color:#000000;
	padding-left:12px;
}
#secmenu .secmenuitem a:hover {
	background-image:url(../img/activesecmenuitembg.gif) left no-repeat;
	padding-left:12px;
	color:#F20000 !important;
	text-decoration:none;
}
#secmenu .active a {
	color:#F20000 !important;
	background:url(../img/activesecmenuitembg.gif) left no-repeat;
	padding-left:12px;
	text-decoration:none;
}
#secmenu .active {
	background: #f4ffe9;
}
.leveltext {
	width:500px;
}
.leveltext ul {
	list-style:none;
	padding:0px;
	margin:0px
}
li.even {
	background:#f6fff0
}
li.odd {
	background:#f0f8e2
}

.datasheet {
	background:#f2f2f2;
	font-size:12px;
	width:460px;
	margin:10px auto;
}
.datasheet td {
	font-weight:normal
}
.datasheet tr:hover {
background:#f0f7e4;
}
.frame {
	padding:10px 20px;
}
/***********TABLEFIX************/
.fullwidth {
	width:738px;
}
.intabarea {
	width:700px !important;
}
.intabarea td {
	font-weight:normal;
}
table.acusimtable {
	margin:15px 0px;
}
.acusimtable tr {
	border-top:1px solid #FFFFFF;
	height:22px;
}
.acusimtable tr th {
	background:#f3f3e9 url(../img/listtitlebg.gif) repeat-x;
	text-align:center;
	font-weight:bold !important;
	height:18px;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	color:#FF0000;
	text-align:center;
	padding:5px 0px;
}
.acusimtable tr td {
	font-weight:bold;
	text-align:center;
	padding:4px 0px;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
.acusimtable tr:hover {
	background:#f4f4f4;
}
.acusimtable td a {
	font-weight:bold;
	color:#000000;
	display:block
}
.acusimtable td a:hover {
	color:#f20000;
}

