/* Page Layout */
body {
	background-image: url(../images/bg.jpg);
	background-color: #000033;
	margin-top: 0px;
	margin-bottom: 30px;
	text-align: center;
	padding: 0;
}
#container {
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	border-top: #000033 solid 20px;
	border-bottom: #000033 solid 20px;
	margin: 0px auto;
	width: 800px;
}
#wrap {	
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-y;
	width: 780px;
	border: 10px;
	border-color: #FFFFFF;
	border-style: solid;
}
#main {
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-y;
	border: 2px;
	border-color: #000033;
	border-style: solid;
}
.left {
	float: left;
	width: 610px;
	padding: /*top*/2px /*right*/2px  /*bottom*/2px /*left*/5px;
	margin-bottom: 20px;
}
.right {
	float: right;
	width: 150px;
	padding: /*top*/2px /*right*/2px  /*bottom*/2px /*left*/2px;
}

.clearer {clear: both;}

/* Title */
.title { 
	background-image: url(../images/bg_title.jpg);
	background-repeat: repeat-x;
	background-color: #000033;
	height: 60px;
	width: 776px;
	margin-top: -2px;
	vertical-align: middle;
}
.title p {
	background-color: none;
	font-family: Georgia,"Trebuchet MS",sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 10px;
	text-align: center;
}
.title h1 {
	background-color: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #214370;
	height: 10px;
	margin-bottom: 25px;
	text-align: center;
}
.title a {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #214370;
	height: 10px;
	text-align: center;
}
.title a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #214370;
	height: 10px;
	text-align: center;
}
.title a:hover{

	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	height: 10px;
	text-align: center;
}
/* Header */
#header {
	background-color: #000033;
	border-top: #000033 solid 2px;
	border-bottom: #000033 solid 2px;
	height: 220px;
	width: 776px;
}

/* Nav */
.nav {
	background-image: url(../images/bg_nav.jpg);
	background-repeat: repeat-x;
	height: 30px;
	border-bottom: #000033 solid 2px;
	padding-left: 15px;
}
.nav a {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color:#FFFFFF;
	text-align: center;
	text-decoration: none;
	letter-spacing: 1px;
	border-left: #000033 solid 1px;
	height: 100%;
	padding-left: 5px;
	border-right: #000033 solid 1px;
	padding-right: 5px;	
	line-height: 30px;
}
.nav a:visited {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color:#FFFFFF;
	text-align: center;
	text-decoration: none;
	letter-spacing: 1px;
	border-left: #000033 solid 1px;
	height: 100%;
	padding-left: 5px;
	border-right: #000033 solid 1px;
	padding-right: 5px;	
	line-height: 30px;
}
.nav a:hover{
	background-image: none;
	background-color: #000033;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color:#ffffff;
	text-align: center;
	text-decoration: none;
	letter-spacing: 1px;
	border-left: #000033 solid 1px;
	border-right: #000033 solid 1px;
	height: 100%;
	padding-left: 5px;
	padding-right: 5px;	
	line-height: 30px;
}

/* Sub Nav */
#sub_nav {
	display: block;
	width: 100%;
}
#sub_nav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#sub_nav li {
	float: left;
	width: 100%;
	margin: 0px;
	padding: /*top*/0px /*right*/0px  /*bottom*/0px /*left*/2px;
}
#sub_nav h1 {
	background-color: #000033;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;	
	font-weight: bold;
	color: #CCCCCC;
	text-align: left;
	height: 20px;
	width: 95%;
	display: block;
	padding: /*top*/2px /*right*/0px  /*bottom*/2px /*left*/5px;
	margin:  /*top*/10px /*right*/0px  /*bottom*/5px /*left*/0px;
}
.sub_nav a {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	display: block;
	list-style: none;
	height: 100%;
	border-bottom: #1b3960 solid 3px;
}
.sub_nav a:visited {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	display: block;
	list-style: none;
	height: 100%;
}
.sub_nav a:hover {
	background-color: #112e4e;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	display: block;
}

/* Bottom Nav */
#bottom {
	background-color: #000033;
	width: 100%;
	height: 100%;
	padding-bottom: 10px;
	border-top: #FFFFFF solid 5px;
	border-bottom: #FFFFFF solid 5px;
}
#bottom ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#bottom li {
	width: 100%;
	padding: /*top*/0px /*right*/0px  /*bottom*/0px /*left*/0px;
	margin: /*top*/0px /*right*/0px  /*bottom*/0px /*left*/-5px;
}
#bottom p {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	letter-spacing: 1px;
	text-align: justify;
	text-decoration: none;
	padding: 2px;
	margin: 0px;
}
#bottom h1 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: 1px;
	text-align: left;
	text-decoration: none;
	padding: 2px;
	margin: 0px;
}
#bottom a {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	display: block;
	list-style: none;
	height: 100%;
}
#bottom a:visited {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	display: block;
	list-style: none;
	height: 100%;
}
#bottom a:hover {
	background-color:  #214370;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	display: block;
}

/* Page Text */ 
p {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: left;
	letter-spacing: 1px;
	padding:  0px;
	margin: /*top*/10px /*right*/0px  /*bottom*/10px /*left*/0px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-style :normal;
	font-weight: bold;
	color: #214370;
	text-align: left;
	text-decoration: none;
	letter-spacing: 1px;
	margin:  /*top*/2px /*right*/2px  /*bottom*/5px /*left*/2px;
	padding: 0px;
}
h2 {
	background-color: #FFFFFF; 
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	color: #333333;
	letter-spacing: 1px;
	text-align: left;
	text-decoration: none;
	width: 100%;
	margin: 0px;
	padding: 2px;
}
h3 {
	background-color: #000033;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: left;
	padding: 2px;
	margin: /*top*/10px /*right*/0px  /*bottom*/5px /*left*/0px;
}
h4 {
	background-color: #214370;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #ffffff;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;
	padding: 2px;
	margin: 0px;
}
h5 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	color: #214370;
	letter-spacing: 1px;
	text-align: justify;
	text-decoration: none;
	padding: 2px;
	margin: 0px;
}
h6 {
	background-color: #ffffff;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 13px;
	color: #000033;
	text-align: left;
	letter-spacing: 1px;
	padding:  0px;
	margin: 0px;	
}
a {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #214370;
	text-decoration: none;
	margin-bottom: 5px;
} 
a:hover {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #666666;
	text-decoration: none;
	margin-bottom: 5px;
}

/* Images */
.image {
	border: 5px;
	border-color: #CCCCCC;
	border-style: solid;
	margin:  /*top*/5px /*right*/5px  /*bottom*/5px /*left*/5px;
}

/* Table */
.table { 
	table-layout: automatic;
	width: 100%;
	border-collapse: separate;
}
.table p{
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin:  /*top*/2px /*right*/2px  /*bottom*/2px /*left*/2px;
}
.table h1 {
	background-color: #214370;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: FFFFFF;
	text-align: center;
	letter-spacing: 1px;
	padding-right: 10px;
	margin:  /*top*/2px /*right*/2px  /*bottom*/2px /*left*/2px;
}
.table h2 {
	background-color: 000033;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 1px;
	padding:  /*top*/2px /*right*/2px  /*bottom*/2px /*left*/2px;
	margin:  /*top*/2px /*right*/2px  /*bottom*/5px /*left*/2px;
}

/* Footer */
.footer{
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 60px;
	border-top:  #000033 solid 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
.footer p{
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;	
	color: #000033;
	text-decoration: none;
	text-align: center;
	margin: 2px;
}
.footer a {
 	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;	

}
.footer a:visited{
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;	
}
.footer a:hover {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	text-decoration: none;
}


