body {
	background-color:#F3F0FF;
	text-align: center;
	margin: 0px;
}

body, #form textarea  {
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #F3F0FF;
}

#box {
	width: 819px;
	background-position:left bottom;
	background-repeat:no-repeat;
	text-align:left;
	background-image: url(../img/bottomblk.gif);
	background-color: #FFFFFF;
	height: 100%;






}

#top {
	height:190px;
	background-image:url(../img/top.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	vertical-align:top;
	padding-top: 151px;
	padding-left: 30px;
	color: #FFFFFF;
	padding-right: 30px;

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

}

#subnav a {
	color:#101998;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	background-image: url(../img/div.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 30px;
}

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

#left {
	width: 50px;
	vertical-align:top;
	background-image: url(../img/left.gif);
	background-repeat: repeat-y;
	background-position: left;


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


#nav {
	padding-bottom:25px;
	text-align: right;

}
#nav a {
	font-weight:bold;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	color: #FFFFFF;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	line-height: 20px;



}

#nav a:hover {
	color:#9F9F9F;
}

	

#content {
	width: 730px;
	vertical-align:top;
	text-align:left;
	color: #000000;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;




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

}

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

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

#content img {
	border:none;
	color: #9F9F9F;

}

#content td, #content table {
	border:none;
}

#right {
	width:100%;
	height: 100%;
	background-image: url(../img/right.gif);
	background-repeat: repeat-y;
	background-position: right;



}


#bottom-nav {
	height:30px;
	text-align:center;
	color:#FFFFFF;
	vertical-align:top;
	font-family:Tahoma;
	font-size:11px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;

}

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

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

}

#um {
	text-align:right;
	padding-right: 40px;
	padding-left: 30px;
	font-family: Tahoma;
	font-size: 10px;
	color: #DDDDDD;
	padding-bottom: 22px;


}


