* {
	padding: 0;
	margin: 0;
}

body {
	margin: 0;
	font: 11px "lucida grande", helvetica;
	background: #dddddd;
	text-align: center;
	height: 100%;
	width: 100%;
}
th {
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	color:#555555;
	font: 11px "lucida grande", helvetica;
}

td {
	text-align: left;
	font: 11px "lucida grande", helvetica;
}

.inputtext, textarea, select {
	border: 1px solid #999999;
	background: #fff;
	padding: 3px 3px;
	font: 11px "lucida grande", helvetica;
}

.selectInput {
	background: #fff;
	font-weight: bold;
	color: #245584;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	border:1px solid #333;
	padding: 4px;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
}	

a {
	color: #999;
	text-decoration: none;
	cursor: pointer;
}

form, div {
	margin: 0;
}

select {
	padding: 0;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	background: url(/img/bkg.gif) repeat-y;
	padding-bottom: 38px;
	overflow: auto;
	min-height: 400px;	
}

#header { 
	margin: 0 auto;
	height: 100px;
	width: 1000px;
	background: transparent;
	z-index: 99;
}
#container {
	margin-left: 150px;
	text-align: left;
	background: transparent;
	padding: 8px;
}

#container div {
	margin-top: 0;
}

#menubottom {
	text-align: center;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	background: #333 url(/img/gradient.png) 0 0 repeat-x;
	border-top: 2px solid #888;
	z-index: 100;
	width: 100%;
	padding: 0;
}

#menubottomcontents {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

#menubottomcontents td { vertical-align: middle; color: #eee; font-weight: bold; }

#notification {
	text-align: center;
	background: #222;
	padding: 5px 5px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 999;
}

#notification span {
	color: #222;
	font-weight: bold;	
}

.menubottomcell {
	padding-left: 8px;
	padding-right: 8px;	
}

#menu {
	float: left;
	width: 150px;
	margin-top: 50px;
	background: transparent;
	z-index: 99;	
}

#menu ul {
	list-style-type: none;
}

#menu ul li {
	margin-bottom:1px;
}

#menu ul li a {
	text-align: left;
	padding: 8px;
	color: #fff;
	text-decoration: none;
	font-size: 1.3em;
	display: block;
	background: url(/img/gradient.png) 0 0 repeat-x;
}

#menu ul li a:hover {

}

#footer {
	margin:0 auto;
	margin-top:8px;
	border:1px solid #888;
	border-bottom:none;
	width:1000px;
	padding-top:8px;
	padding-bottom:8px;
	background:#444 url(/img/gradient.png) 0 0 repeat-x;
	color:#eee;
	font-size:0.95em;
	font-weight:bold;
	clear:both;
	text-align:center;
}

.topBottom8 {
	margin-top: 8px;
	margin-bottom: 8px;
}

.topBottom16 {
	margin-top: 16px;
	margin-bottom: 16px;
}

.topBottom28 {
	margin-top: 28px;
	margin-bottom: 28px;
}

.minibuttons {
	background: #5c7497 url(/img/gradientminibutton.png) 0 0 repeat-x;
	line-height: 28px;
	padding: 3px;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
	color: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;	
	-moz-border-radius: 5px;	
	border:1px solid #333;
	cursor: pointer;
	white-space: nowrap;
	margin-right: 3px;
}

.minibuttons:hover {
	background: #344e75 url(/img/gradientminibutton.png) 0 0 repeat-x;
}

.megabuttons {
	background: #245584 url(/img/gradientminibutton.png) 0 0 repeat-x;
	line-height: 35px;
	padding: 4px;
	padding-left: 8px;
	padding-right: 8px;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.2em;
	color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	border:1px solid #333;
	cursor: pointer;
	white-space: nowrap;	
}

.wrapperHeader {
	text-align: left;
	background: #3f527c url(/img/gradient.png) 0 0 repeat-x;
	font-size: 1.4em;
	color: #fff;
	padding: 8px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;	
	border:1px solid #3f527c;	
	margin-bottom: 8px;
}


.wrapperSubHeader {
	text-align: left;
	font-size: 1.2em;
	color: #000;
	padding: 4px;
	background:#ccd0d3 url(/img/gradient.png) 0 0 repeat-x;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	border:1px solid #ccd0d3;		
	margin-bottom: 8px;
}
	

.wrapperContent {
	position: relative;
	text-align: left;
	padding: 8px;
	background: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;	
	margin-bottom: 8px;
	border:3px solid #e5ebf2;	
}

.minisubmits {
	background: #5c7497 url(/img/gradientminibutton.png) 0 0 repeat-x;
	line-height: 30px;
	padding: 3px;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
	color: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;	
	-moz-border-radius: 5px;	
	border:1px solid #333;
	cursor: pointer;
	white-space: nowrap;
	margin-right: 3px;
}

.mininote {
	font-size: 0.9em;
	color: #999;
}

.mininote a {
	color: #999;
	text-decoration: none;
}

.wrapperText {
	margin-top: 0;
	margin-bottom: 8px;
	line-height: 1.4em;
	font-size: 1.2em;
}

.wrapperTextHeader { margin-bottom:8px;color:#006699;font-size: 1.5em;letter-spacing:-1px;font-weight:bold; }
	
	
.status {
	background: transparent url(/img/alert.gif) no-repeat 0% 50%;
	font-size: 1.2em;
	color: #333;
	padding: 8px 12px;
	padding-left: 28px;

}

#pageStatus {
	text-align: left;
	padding: 8px;
	background: #ffc0cb;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;	
	margin-top: 8px;
	margin-bottom: 8px;
	cursor: pointer;	
}