html,body {
	margin:0;
	padding:0;
	height:100%;
	border:none
}
.fullheight{height:100%}
body {
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
	background-image:url(../images/bg_1.gif);
	background-repeat:repeat-x;
	font-family: Arial;
}
.small {
	font-size:9px;
}
a:link, a:visited {
	color: #487BA7;
}
a:active, a:hover {
	color: #3C6488;
}
hr {
	border: none 0;
	border-top: 2px solid #606060;
	padding: 0;
	width: 385px;
	height: 2px;
	text-align: left;/*IE*/
	margin: 0 auto 0 0; /*Mozilla*/
}
.top {
	font-family: Arial;
	font-size: 11px;
	line-height: 12px;
	color: #606060;
	text-decoration: none;
}
.copy {
	font-family: Arial;
	font-size: 11px;
	line-height: 12px;
	color: #585858;
	text-decoration: none;
	height: 40px;
}
.copy2 {
	font-family: Arial;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	height: 40px;
	padding-right: 30px;
}
.link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #487BA7;
}
.text_1 {
	font-family: Arial;
	font-size: 11px;
	line-height: 12px;
	color: #606060;
}
.link_1 {
	font-family: Arial;
	font-size: 11px;
	color: #487BA7;
}
.text_2 {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	color: #606060;
}
.table td {
	border:1px;
	border-style:solid;
	border-color:#6B6B6A;
	border-right:none
}
.table td.right {
	border-right:1px;
	border-right-style:solid;
	border-right-color:#6B6B6A;
}
.table span {
	float:right;
	font-family:Arial;
	color:#283569;
	font-size:10px;
	margin-right:2px
}
.table span.active {
	background-color:#3E4B7C;
	color:#FFFFFF;
}
.table span.next {
	color:#CCCCCC;
}
.table td.days {
	height:15px;
	font-weight:bold;
	text-align:center;
	border:1px;
	border-style:solid;
	border-color:#6B6B6A;
	border-right:none;
	font-family:Arial;
	color:#487BA7;
	font-size:11px;
}
#clear td {
	border-top:none;
}
#clear td.outl {
	border-left:1px solid #999999;
}
#clear td.outr {
	border:1px solid #999999;
	border-right:none;
	border-top:none;
}
.size {
	height: 12px;
	width: 12px;
}
.form_1 {
	font-family: Arial;
	font-size: 11px;
	line-height: 10px;
	background-color: #E9EAE3;
	height: 17px;
	width: 154px;
	border: 1px solid #9C9D9A;
}
.form_2 {
	font-family: Arial;
	font-size: 11px;
	line-height: 10px;
	background-color: #E9EAE3;
	height: 116px;
	width: 154px;
	border: 1px solid #9C9D9A;
	overflow:auto;
}
.leftline {
	background: url(../images/left_line.gif);
}
.nav_links {
	padding-top: 4px;
	background: url(../images/menu_bg.gif) no-repeat;
	height: 139px;
}
.footer {

}
.mbody {
	background: #F5F6EF;
	font-family: Arial;
	font-size: 12px;
	color: #606060;
	padding: 5px 5px 5px 31px;
}
.H2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.H1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.buttonheading {

}

table.moduletable {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #487BA7;
	text-align: left;
	width: 208px;
	padding: 10px 0px 0px 10px;
}

table.moduletable td {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #487BA7;
	text-align: left;
	padding: 5px 0px 0px 10px;
}

table.moduletable th {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #606060;
	text-align: left;
	width: 208px;
}

.search, .inputbox, .button {
	font-family: Arial;
	font-size: 10px;
	color: #000;
}
p {
	margin: 0px;
	padding: 0px;
}
div.mosformerror {
	color: red;
	font-weight: bold;
}
.gr {
	width: 439px;
	background: #F5F6EF
}