body
{ 
	margin: 0px 0px 0px 0px;
	FONT: 12px verdana; 
    BACKGROUND-COLOR: #f0e8c4
}

.left_wrap {
padding-left: 100px; padding-right: 5px; padding-top:20px; padding-bottom:0px; border: 0px;
vertical-align:bottom;
height:"100%";
}
.div_left {
	border-left: 0px;
	border-bottom: 1px;
	border-top: 0px;
	border-right: 0px;
	border-style: solid;
	border-color: #2e75b6;
	padding-bottom :20px; 
    height: "100%";
}
.menu {
 background-repeat:no-repeat;
 text-align: left;
}

div.moduletable_menu {
 background-image: none;
 background-repeat:no-repeat;
 
}

div.moduletable_menu h3, div.moduletable h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	color: #215482;
	padding: 7px 0px 4px 20px;
	display: block;
	margin: 0;
}

ul.menu li {
line-height: 14px;
text-decoration: none;
}

ul.menu li a{
text-decoration: none;
}

div.moduletable_menu ul {
	margin:0;
	padding:0;
    list-style: none;
}

div.moduletable_menu ul li a {
	padding:1px 15px 1px 10px;
	display:block;
	font-weight: normal;
	font-size: 11pt;
    color:#215482;
	text-align: right;
}

div.moduletable_menu ul li a:hover {
	color:#215482;
	font-weight: bold;
}

div.moduletable_menu ul li ul li{
	border:none;
	border-top:1px dashed #e9e9e9;
}

div.moduletable_menu ul li ul li a {
	padding:4px 0 4px 28px;
	display:block;
}

div.moduletable_menu ul li ul li ul li a {
	padding:4px 0 4px 34px;
	display:block;
}


.componentheading {
	display: none;
}

span.small, td.createdate {
	font-size:11px;
	color:#444;
}

table.contentpaneopen {
 text-align:left;
}

.pagenav {
	color:#444;
}

a {
	text-decoration:none;
	color:#215482;
}

a:hover {
	color:#084B8A;
}

.clear {
	clear:both;
}

form, fieldset, img {
	border:none;
}

input {
	margin:4px;
}


.content_container {
	width:100%;
	height:100%;
	overflow:hidden;
}

table.contentpaneopen tbody tr td {
}
.contentheading {
    width: 100%;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 25px;
	color: #4c4c49;
    text-decoration:none;
	padding:4px 0px 0px 0px;
	margin:0px;
    border-bottom: 1px;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-style:solid;
    text-align:left;
}
.buttonheading{
    width: 100%;
	padding: 0px;
	margin: 0px;
    border-bottom: 1px;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-style:solid;
}

.div_content {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11pt;
	color: black;
	display:block;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
}

#form-login {
padding-left:15px;
}

.button {
background:#72c4fe;
border:2px solid gray;
width:80px;
color:#000;
}

#bottom_container {
 text-align:right;
 font-size:8pt;
 font-weight:bold;
 border-bottom: 0px;
 border-top: 1px;
 border-left: 0px;
 border-right: 0px;
 border-style:solid;
 border-color: #2e75b6;
 padding-right:10px;
}