body {
	background-image: url(../media/body_bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #D0E5EA;
	text-align: center;
	margin: 0px;
}

p {
	color: #545454;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 16px;
	}


li {
	color: #545454;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-bottom: 8px;
	list-style-image: url(../media/li.gif);
	}

a {
	color: #4095AB;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
	}

a:hover {
	text-decoration: underline
	}

h1 {
	color: #4095AB;
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	border-bottom: 1px solid #4095AB;
	text-align: left;	}

h2 {
	color: #DBB140;
	font-weight: bolder;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	text-align: left; }
	
	

.border_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	}
	
.border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	}
	
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
	
.left_image   {
	margin: 10px 0 5px 0;
	border: solid 1px #4095AB;
	}
	
.right_image { 
	margin: 0 0 5px 10px;
	border: solid 1px #4095AB;
	}
	
.center_image { 
	margin: 0 5px 5px 5px;
	border: solid 1px #4095AB;
	}
	
.highlight {
	border: solid 1pt #000
	}
	
.center {
	text-align: center
	}

.border {
	padding: 5px;
	border: solid 1px #cccccc
	}

#content {
	padding: 0 0 10px 0;
}
	
#top_bg {
	background-image: url(../media/h1.gif);
	background-position: top left;
	background-repeat: repeat-x;
	}

.footer {
	color: #555;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif
	}
	
.footer p {
	color: #4a4a4a;
	text-align: center;
}

.footer a {
	color: #4a4a4a;
	font-weight: bold;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif
	}

.footer a:hover {
	color: #5b7ca3
	}

.sidebar {
	text-align: left;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #000
	}
			
.sidebar p {
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: left
	}

.sidebar h1 {
	color: #6b6b6b;
	font-size: 14px;
	font-family: "Times New Roman", Georgia, Times;
	text-transform: capitalize;
	border: none
	}

.sidebar h2 {
	color: #d79b3a;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
	}
	
#subnav_td {
	background-image: url(../media/menu/menu_bottom.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 169px;
	height: 232px;
}

#subnav {
	padding: 15px 0 0 10px;
}

#subnav a {
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
}

.hp_text {
	padding: 100px 10px 10px 10px;
}