/* Global Styles */

body {
	text-align:center;
	margin:0px;
	}

td {
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	border:0px;
	}
	
a {

	}
	
a:hover {
	
	}
	
/* ID Styles */

#top {
	background-image:url(img/top.jpg);
	width:900px;
	height:125px;
	border:0px;

}

#content {
	width:900px;
	min-height:500px;
	border:0px;
	background-color:#FFF;
	}
	
#jos {
	width:900px;
	border:0px;
	text-align:center;
	}
	
#navigation a {
	font:13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:28px;
	display:block;
	padding: 0px 10px;
	}
	
#navigation a:hover {
	color: #FFFFFF;
	background: #666633;
	}

#info {
	width:188px;
	}
#info a {
	font:13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:.1em;
	}
#info a:hover {
	color: #FFFFFF;
	background: #666633;
	}

/* Class Styles */

.top {
	text-align:center;
	}

.content1 {
	width:710px;
	border:0px;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	border-bottom: 1px;
	border-color:#666633;
	border-style: dashed;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px
	}


.content2 {
	width:188px;
	border:0px;
	border-left: 0px;
	border-right: 1px;
	border-top: 1px;
	border-bottom: 1px;
	border-color:#666633;
	border-style: dashed;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px
}


.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:22px;
	font-size: 11px;
	color:#FFFFFF;
	letter-spacing:.1em;
	}

.navText {
	font:10px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	line-height:16px;
	}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#FFFFFF;
	}

.info {
	border:0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px;
	border-color:#666633;
	border-style: dashed;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px
	}
