body {
	margin-top: 0px;
	background-image: url(../images/bg-blue.jpg);
	background-repeat: repeat;
}

p {


}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:18pt;
	margin:0;
	padding-bottom: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
h2 {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:16pt;
	font-weight:bold;
	margin-bottom:6px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 0px;
}
h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:14pt;
	padding-bottom: 10px;
	padding-top: 12px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
}


a:hover {  color: #e9aa01}

a:link {
	color: #286cb5;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #286cb5;
	font-weight: bold;
	text-decoration: underline;
}


.text {
	font-family: Garamond, "Times New Roman";
	font-size: 16px;
	line-height: normal;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 12px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
}

.text a:link {
	color: #286cb5;
	text-decoration: underline;
}



.text a:visited {
	color: #286cb5;
	text-decoration: underline;
}

.text a:hover {
	color: #e9aa01;
	text-decoration: none;
}

td.text ul {
	list-style-image: url(../images/icon-list1.gif);
	padding-bottom: 6px;
	margin-bottom: 0px;
}

td.text ul li{
	padding-bottom: 6px;
	}
	
td.text ul li a {
	padding-left: 24px;
	padding-top: 0px;
	padding-bottom: 0px;
}


.comments {
	font-family: Garamond, "Times New Roman";
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	font-style:italic;
	margin: 0px;
	padding-bottom: 10px;
/*	gold #F5C427 d-blue #286cb5; l-blue #7DADE2 */
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#commentbox {
	background-color:#7DADE2;
}
.main{
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0px;
	}

.nomrg{
	margin:0 !important;
	}


/* Header Start Here */
.header{
	height: 140px;
	vertical-align: middle;
	}

#parchment #paper {
	LEFT: 0px;
	WIDTH: 100%;
	POSITION: absolute;
	background-image: url(../images/bg-bottom.jpg);
	height: 120px;
	bottom: auto;
}

.white{
	background-color:#FFF;
	}

/* Header End Here */



/* Menu Start Here */
.menu{
	color:#7DADE2;
	background-color:#286cb5;
	font-size: 10px;
	text-align: center;
	height: 20px;
	}

.menu a{
	text-decoration:none;
	}

.menu a:hover, .menu a.active{
	color:#f6c428;
	background-color:inherit;
	}

.menu ul{
	padding:0;
	}

.menu ul li{
	display:inline;
	color:#fff;
	background-color:inherit;
	margin-top: 0;
	margin-right: 9px;
	margin-bottom: 0;
	margin-left: 0;
	}

.menu ul li a{
	text-decoration:none;
	font-weight:bold;
	margin:0 17px 0 0;
	color:#fff;
	background-color:inherit;
	}


/* Menu End Here */



.title {
	font-family: Garamond, "Times New Roman";
	color: #286cb5;
}


.spacing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	line-height: 0px;
	padding: 0px;
}


#border {
	border: 1pt solid #000000;
	background-color: #FFFFFF;
}

#borderdotsleft {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #666666;
}


#main {
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00462d;
	border-left-color: #00462d;
	border-right-width: 1pt;
	border-left-width: 1pt;
	padding-left: 12px;
	padding-right: 10px;
	background-color: #e7e5d3;
}

#imagetable {
	float: right;
	margin-left: 20px;
	margin-top: 0px;
	padding: 0px;
}

#table {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0px;
}

#bluetop {
	padding: 0px;
}


#bluebackground {
	background-image: url(../images/blue-background.gif);
	color: #F5C427;
	font-family: Garamond, "Times New Roman";
	font-size: 22px;
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#bluebottom {
	background-image: url(../images/blue-bottom.gif);
	height: 12px;
	background-repeat: no-repeat;
}


/* Footer Start Here */
.footer{
	color:#7DADE2;
	background-color:#286cb5;
	font-size: 11px;
	text-align: center;
	height: 20px;
	}

.footer a{
	text-decoration:none;
	}

.footer a:hover, .footer a.active{
	color:#f6c428;
	background-color:inherit;
	}

.footer ul{
	padding:0;
	}

.footer ul li{
	display:inline;
	margin:0 14px 0 0;
	color:#fff;
	background-color:inherit;
	}

.footer ul li a{
	text-decoration:none;
	font-weight:bold;
	margin:0 17px 0 0;
	color:#fff;
	background-color:inherit;
	}


/* Footer End Here */

/* Spacer Start Here */
.spacer{
	text-align: center;
	height: 20px;
	}


/* Spacer End Here */

	
	/* Bottom panel Start Here */
.bodybottompan{
	font-size: 12px;
	margin-top: 5px;
	}
	
.bodybottompan a {
	padding:2px 0 13px;
	font-weight:bold;
	color: #FFFFFF;
}

.bodybottompan td.line{
	background:url(../images/line2.gif) 100% 0 repeat-y;
	}

.bodybottompan ul{
	padding:2px 0 13px;
	font-weight:bold;
	font-size: 16px;
	line-height: normal;
	text-decoration: none;
	}
	
.bodybottompan ul li {
	font-weight:bold;
	font-size: 16px;
	line-height: normal;
	background-image: url(../images/go_16.gif);
	background-repeat: no-repeat;
	background-position: 6px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 26px;
	text-decoration: none;
}

.bodybottompan ul li a {
	text-decoration: none;
}


.bodybottompan ul li a:hover {
	text-decoration: none;
	color: #f6c428;
}

#pagebottom {
	background-image: url(../images/bg-bottom.jpg);
	height: 150px;
	background-repeat: repeat;
	padding: 0px;
}

#pagetop {
	background-image: url(../images/bg-top.jpg);
	height: 130px;
	background-repeat: repeat;
	padding-top: 5px;
}

.contactH {
	font-weight:bold;
	font-size: 16px;
}

.contact {
	font-weight:bold;
	font-size: 12px;
}

