body {
	margin: 0px;
	background-image: url(../img/bg.gif);
	
	background-color:#FBFFF9;
}

body, #form textarea  {
	SCROLLBAR-ARROW-COLOR: #EEF9FA;
	SCROLLBAR-BASE-COLOR: #FBFFF9;
}

hr {
	height:1px;
	border-bottom:none;
	border-top:1px solid #A2C7EF;
}
#nav {
	text-align:left;
	background-color: #18108A;
	padding:5px;



}


#nav a {
	color:#FFFFFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans serif;
	font-size:12px;
	font-weight:bold;
	padding: 10px;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;


}

#nav a:hover {
	color:#A2C5EF;
}

#nav {
	text-align:left;
}



#subnav a {
	color:#18108A;
	text-decoration:none;
	font-family:Tahoma, Verdana;
	font-size:8pt;
	padding-right: 7px;
	padding-left: 15px;
	background-image: url(../img/div.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top:10px;
	line-height:15px;
}

#subnav a:hover {
	color:#A2C7EF;
}

#box {
	width: 790px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #A2C7EF;
	border-right-color: #A2C7EF;
	border-bottom-color: #A2C7EF;
	border-left-color: #A2C7EF;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
background-image:url(../img/topblk.gif);
	background-position: top;
	height: 100%;
	margin-top: 10px;
	border-top-style: solid;
}


#top {
	background-image:url(../img/top.gif);
	background-position:left top;
	background-repeat:no-repeat;
	vertical-align: top;
	width: 790px;
	padding-top:135px;
	text-align:right;
	height:150px;
	


}



#left {
	vertical-align: top;
	width: 20px;

	-moz-box-sizing:border-box;box-sizing:border-box;
}



#content {
	vertical-align:top;
	text-align:left;
	width: auto;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	padding-top: 20px;
	padding-bottom: 20px;

	
	-moz-box-sizing:border-box;box-sizing:border-box;
}

#content a {
	text-decoration:none;
	color:#18108A;
}

#content a:hover {
	text-decoration:underline;
}

#content table, #content td {
	border: none;
	vertical-align:top;
}
#right {
	vertical-align:top;
	width:60px;
	height:100%;

}

#bottom-nav {
	height:30px;
	background-image:url(../img/bottom.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	text-align:center;
	color:#A2C7EF;
	font-weight:normal;
	vertical-align:top;
	font-family:Arial;
	font-size:8pt;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#bottom-nav a {
	color:#A2C7EF;
	text-decoration:none;
}

#bottom-nav a:hover {
	text-decoration:underline;
}

#um {
	background-color:#D5E6F9;
	text-align:right;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #161482;
}
.imgtext-nowrap {
	padding-top: 20px;
}