body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #56605B;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #808080;
}
html, body{
	height:100%;
}

a:link {
	color: #426AB3;
	text-decoration: none;
}
a:visited {
	color: #426AB3;
	text-decoration: none;
}
a:hover {
	color: #426AB3;
	text-decoration:underline;
}
a:active {
	color: #426AB3;
	text-decoration: none;
}

p, ul {
	line-height: 14px;
	margin-bottom: -5px;
}

li {
	margin-left: -20px;
}

.ulhead {
	margin-left: -40px;
}

.fullheight{
	height: 100%;
}

.style1 {color: #426AB3}
.style2 {color: #666666}
.style3 {color: #FFFFFF}
.style6 {color: #426AB3; font-weight: bold;}
.style8 {color: #4C4C4C; font-weight: bold;}

.contenttable {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 760px;
}
.headercell {
	padding: 15px;
}
.shadowleft {
	background-color: #D1D4D2;
	background-image: url(im/_else/shadow_left.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 20px;
}
.shadowright {

	background-color: #D1D4D2;
	background-image: url(im/_else/shadow_right.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 20px;
}
.shadowbottom {
	background-color: #D1D4D2;
	background-image: url(im/_else/shadow_bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 20px;
}
.buttons {
	background-color: #4D4D4D;
	background-image: url(im/_else/gradientbar2.gif);
	background-repeat: repeat-x;
	background-position: center center;
	padding-left: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #426AB3;
	color: #ffffff;
}
.buttons a {
	height:100%;
	line-height:24px;
	padding-top:6px;
	padding-right:6px;
	padding-bottom:5px;
	padding-left:6px;
	color: #ffffff;
}

.buttons a:hover{
	background-color: #395485;
	color: #ffffff;
	text-decoration:none;
}

.buttons a:link{
	color: #ffffff;
}
.buttons a:visited{
	color: #ffffff;
}

.textcell {
	background-color: #E4E6E5;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #426AB3;
}
.shadowtop {

	background-color: #D1D4D2;
	background-image: url(im/_else/shadow_top.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 20px;
}
.content {
	line-height: 16px;
}
.rightsidetext {
	background-image: url(im/headers/right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	padding: 8px;
	line-height: 16px;
}
.bottomtable {
	margin-bottom:14px;
	padding-bottom:3px;
}
.textfield {
	border: 1px solid #395485;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.submitbutton {
	border: 2px outset #395485;
	background:#E4E6E5;
}
