body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#1E4E7F;
	margin:0px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
  	border-collapse: collapse;
}
#main {
	padding:0px;
	width:644;
	height:100%;
}
#header {
	width:644px;
	height:126px;
}
#navigation {
	height:26px;
}
#space {
	height:8px;
}
#border_left {
	background-image: url(/Assets/images/border_left.gif);
	width:30px;
}
#border_right {
background-image: url(/Assets/images/border_right.gif);
	width:30px;
}
#border_top {
	height:29px;
	background-image: url(/Assets/images/border_top.gif);
}
#border_top_left {
	height:29px;
	width:30px;
	background-image: url(/Assets/images/border_top_left.gif);
}	
#border_top_right {
	height:29px;
	width:30px;
	background-image: url(/Assets/images/border_top_right.gif);
}	
#border_bottom {
	height:22px;
	background-image: url(/Assets/images/border_bottom.gif);
}	
#border_bottom_left {
	height:22px;
	width:30px;
	background-image: url(/Assets/images/border_bottom_left.gif);
}	
#border_bottom_right {
	height:22px;
	width:30px;
	background-image: url(/Assets/images/border_bottom_right.gif);
}	
#border_spacer_top {
	height:29px;
	width:7px;
	background-image: url(/Assets/images/border_spacer_top.gif);
}	
#border_spacer_middle {
	width:7px;
	background-image: url(/Assets/images/border_spacer_middle.gif);
}	
#border_spacer_bottom {
	height:22px;
	width:7px;
	background-image: url(/Assets/images/border_spacer_bottom.gif);
}	
#content {
	background-color:#FFFFFF;
	width:564px;
	padding:5px;
}
#content_left {
	background-color:#FFFFFF;
	width:190px;
	padding:5px;
}
#content_right {
	background-color:#FFFFFF;
	width:347px;
	padding:10px;
	font-size:12px;
}
#content_bottom_right {
	background-color:#FFFFFF;
	width:347px;
	font-size:12px;
}
#footer {
	background-color:#164475;
	height:20px;
}
#bottom {
	height:50px;
}
#left_side {
	background-image: url(/Assets/images/left_side.gif);
	width:44px;
}
#right_side {
	background-image: url(/Assets/images/right_side.gif);
	width:44px;
}
#required, #red {
	color:#FF0000;
}.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
}
.style16 {
	color: #FF0000;
}
