body {
	margin: 0px;
	background-color: #6AB0D6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	padding: 0px;
}
.map {
	padding: 10px;
}

/*  BASIC TEXT FORMATING */

p {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	}


li {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	}

li a {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	}

a {
	color: #005EBF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	text-decoration: underline;
	}

h1 {
	color: #034080;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #034182;
	}

h2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
	}
	
h3 {
	color: #324B61;
	font-weight: bolder;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	text-align: left; }
	
/*  BORDER CLASS STYLES */

.border {
	padding: 5px;
	border: solid 1px #cccccc
	}

.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;
	}
	
/*  IMAGE PADDING */
	
.left_image   {
	padding-right: 5px;
	}
	
.right_image { 
	padding-left: 5px;
	}
	
/*  HIGHLIGHTED AREA */

.highlight {
	border: 1pt solid #034182	}
	
	
.center {
	text-align: center
	}

/*  FOOTER STYLES */

.footer {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 40px;
	padding-left: 40px;
	text-align: center;
	}

.footer p {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	}

.footer a {
	color: #005EBF;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif
	}

.footer a:hover {
	color: #08417E}


/*  SIDEBAR STYLES */

.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
	}
.mainbg {
	background-image: url(../media/markers/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #5BA0CB;
}

.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
	}
.bg {
	background-image: url(../media/markers/bg.jpg);
	background-repeat: repeat-y;
}
#top {
	background-image: url(../media/markers/top.jpg);
	background-repeat: no-repeat;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 25px;
}
.bgseo {
	background-image: url(../media/markers/bg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	padding-right: 40px;
	text-align: center;
}
h2 a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
}
.proc {
	border: thin solid #044182;
}
.procRightAlign {
	border: thin solid #044182;
	margin-bottom: 10px;
	margin-left: 10px;
}
.img {
	margin-bottom: 10px;
	margin-left: 10px;
}
