
body {
	padding-top: 3px;
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 780px;
	font: 12px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5A698B;
	background-color: #666666;
}

pre {
	margin:0px;
}
a:link,a:visited { color : #2B5273; }
a:hover { color : #0C2133; }

p { padding-bottom : 10px; }

#page {
	background-color:#FFFFFF;
	border:1px solid #333333;
}

#logo {
	width:778px;
	height:76px;
	background-image:url('banner.gif');
	border-bottom:1px solid #eee;
	text-align: right;
}
#loggedinas {
	padding-right:26px;
	padding-top:55px;
}

#content {
	width:763px;
	padding-top:15px;
	margin-right:5px;
	margin-left:10px;
	padding-bottom:10px;
	font: 13px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	min-height: 600px;
}

#footer {
	background-color:#333333;
	padding:8px;
	text-align:center;
	height:17px;
	color:white;
	width:764px;
}

.titletxt {
	font-size: 16px;
	font-weight:bold;
	color:#333;
}

form { padding : 0px; margin : 0px; }
input { border : 1px solid #777; float:left;}
textarea { border : 1px solid #777;}
select { border : 1px solid #777; float:left;}
.req-red {
	color:#f00;
	font-weight:bold;
}
.req-red-title {
	font-size: 13px;
	color:#f00;
	font-weight:normal;
	padding-left:8px;
}
.genform {
	margin-bottom: 30px;
	margin-left:250px;
}
.genformerror {
	background-color: #fee;
	border: 1px solid #f00;
	padding:8px;
	width: 224px;
	margin-bottom:8px;
}
.genformgood {
	background-color: #efe;
	border: 1px solid #0f0;
	padding:8px;
	width: 224px;
	margin-bottom:8px;
	text-align:center;
}

/* datalist */
.datalist {
	width:100%;
	border : 1px solid #aaa;
}
.datalisttitle {
	vertical-align: top;
	text-align:right;
}
.datalistdata {
	vertical-align: top;
	text-align:left;
	font-weight:bold;
}
.funclistlink {
	vertical-align: top;
	text-align:right;
	font-weight:bold;
}
.funclistdesc {
	vertical-align: top;
	text-align:left;
}
.datalistheader {
	background:#eef;
}
.datalistoff {
	background:#fff;
}
.dataliston {
	background:#f6f6ff;
}
.datalistoff:hover, .dataliston:hover {
	background:#f1f1ff;
}

.datalistheader  td {
	font-weight:bold;
	border-bottom : 1px solid #aaa;
	border-right : 1px solid #e6e6e6;
	padding: 3px;
}
.datarowheader  td {
	font-weight:bold;
	border-top : 1px solid #aaa;
	border-right : 1px solid #e6e6e6;
	padding: 3px;
	padding-left: 25px;
	background:#ddf;
}
.datalistoff  td, .dataliston  td {
	border-bottom : 1px solid #e6e6e6;
	border-right : 1px solid #e6e6e6;
	padding: 3px;
}
.datalistedit {
	background:#ffd;
}
.datalistedit td {
	background:#ffd;
}
.datalistedit_td1 {
	text-align:right;
	padding-right:8px;
	border-bottom : 1px solid #ccc;
}
.datalistedit_td2 {
	padding-top:8px;
	padding-bottom:8px;
	padding-left:3px;
	border-bottom : 1px solid #ccc;
}
.datalistedit_td3 {
	border-bottom: 1px solid #ccc;
}

.confirmbox {
	width:250px;
	border : 1px solid #aaa;
	background:#ffd;
	text-align:center;
	margin-top:50px;
	margin-bottom:250px;
	padding:12px;
	padding-top:30px;
	padding-bottom:30px;
	font-weight:bold;
}
.confirmbox input{
	border: 1px solid #f00;
	background: #fee;
	float:none;
	margin-top:15px;
	padding-right:12px;
	padding-left:12px;
}
.homedel {
	width:16px;
	text-align:center;
	margin-left:7px;
	font-weight:bold;
}
.homedel a {
	color: #f00;
	text-decoration:none;
}

.enterdatatab_on {
	width:150px;
	border:solid #AAAAAA;
	border-width:0px 0px 0px 0px;
}
.enterdatatab_on div {
	width:150px;
	border:solid #AAAAAA;
	border-width:1px 1px 0px 1px;
	text-align:center;
	background:#EEEEFF;
}
.enterdatatab_on a {
	cursor:pointer;
	display:block;
	height:auto;
	width:126px;
	padding:3px 12px 3px 12px;
	line-height:18px;
	font-weight:bold;
}
.enterdatatab_on  a:hover {
	height:auto;
	width:126px;
	line-height:18px;
	background:#8BB8D2;
}

.enterdatatab_off {
	width:150px;
	border:solid #AAAAAA;
	border-width:0px 0px 1px 0px;
}
.enterdatatab_off div {
	width:150px;
	border:solid #AAAAAA;
	border-width:1px 1px 0px 1px;
	text-align:center;
}
.enterdatatab_off a {
	cursor:pointer;
	display:block;
	height:auto;
	width:126px;
	padding:3px 12px 3px 12px;
	line-height:18px;
}
.enterdatatab_off  a:hover {
	height:auto;
	width:126px;
	line-height:18px;
	background:#8BB8D2;
}

/* ******************************************** MENU ******************************************** */
/* http://www.cssplay.co.uk/menus/final_drop.html */
.menu {
	width:778px;
	height:25px;
	position:relative;
	z-index:100;
	border-top:1px solid #aaa;
	border-bottom:1px solid #aaa;
	font-family:arial, sans-serif;
	background: #eef;
}

/* hack to correct IE5.5 faulty box model */
* html .menu {
	width:781px;
	w\idth:780px;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul { padding:0;margin:0;list-style-type:none; }
.menu ul ul { width:129px; }

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	width:129px;
	position:relative;
}

/* style the links for the top level */
.menu a, .menu a:visited  {
	display:block;
	font-size:12px;
	text-decoration:none;
	color:#001;
	width:138px;
	height:25px;
	border:1px solid #aaa;
	border-width:0px 0px 0px 1px;
	background:#eef;
	padding-left:7px;
	line-height:24px;
	font-weight:bold;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
	width:129px;
	w\idth:121px;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background:#eef url(grey-arrow.gif) no-repeat 130px center;
}

/* style the second level hover */
.menu ul ul a.drop:hover{
	background:#8BB8D2 url(blue-arrow.gif) no-repeat 130px center;
}
.menu ul ul :hover > a.drop {
	background:#8BB8D2 url(blue-arrow.gif) no-repeat 130px center;
}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited { background:#eef; }
/* style the third level hover */
.menu ul ul ul a:hover { background:#8BB8D2; }

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:25px;
	left:0;
	width:149px;
	border-top:1px solid #aaa;
}

/* another hack for IE5.5 */
* html .menu ul ul {
	top:24px;
	t\op:25px;
}

/* position the third level flyout menu */
.menu ul ul ul{
	left:149px;
	top:-1px;
	width:149px;
}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left { left:-149px; }

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {
	position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;
}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	background:#eef;
	color:#001;
	height:auto;
	line-height:1em;
	padding:5px 10px;
	width:128px;
	border-width:0 1px 1px 1px;
}

/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {
	width:150px;
	w\idth:128px;
}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
	color:#001;
	background:#8BB8D2;
}
.menu :hover > a, .menu ul ul :hover > a {
	color:#001;
	background:#8BB8D2;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}


