body {
	margin: 0;
	padding: 0;
	background: #b2a87e url(../images/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
666666
}

body,td,th {
	color: #000000;
	font: Arial, Helvetica, sans-serif;
}
.style13 {
	color: #FFFFFF;
	font-family: "Lucida Bright";
	font-weight: bold;
	font-size: 40px;
	line-height: 22pt;
	letter-spacing: -1pt;
	
}
.style14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #000000; 
}

h1 {
	font-size: 150%;
	text-align: center;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 170%;
}

p {
}

ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

blockquote {
	font-size: 110%;
	margin: 0;
	padding-left: 20px;
	font-style:  italic;
}

blockquote * {
}

a {
	color: #1404FF; #FF5723
}

a:hover {
	text-decoration: none;
	color: #1777B1;
	font-weight: bold;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 15px 0 0;
}

img.right {
	float: right;
	margin: 15px 0 0 3px;
}

hr {
	display: none;
}

.floatimgleft {
	float:left;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
}

.floatimgright {
	float:right;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
}

/* Header */

#header {
	width: 900px;
	margin: 0 auto;
	height: 170px;
}

/* Logo */

#logo {
	height: 133px;
	background: url(../images/img02.jpg) no-repeat;
	background-position: center;
	margin: 0;
}

/* Menu */

#menu {
	padding-top: 0;
	}

#menu ul {
	margin: 0;
	padding: 18px 0;
	list-style: none;
	line-height: normal;
	text-align: center;
}

#menu li {
	display: inline;
	margin: 0;
	padding: 0;
}

#menu a {
	padding: 5px 7px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #610720;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	padding: 30px 0;
	background-attachment: scroll;
}

#page2 {
	width: 800px;
	margin: 0 auto;
	padding: 0px;
	background-attachment: scroll;
	vertical-align: top;
}

#page3 {
	background-color: #ffffff;
	width: 600px;
	margin: 0 auto;
	padding: 5px;
	background-attachment: scroll;}

/* Content */

#content {
	float: left;
	width: 520px;
	padding-top: 8px;
	padding-left: 3px;
	padding-right: 3px;
}

#content1 {
	width: 700px;
	padding-top: 8px;
}



#content2 {
	float: right;
	width: 75%;
	padding-top: 25px;
	font-size: 12px;
	font: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	
}

#content3 {
	float: left;
	width: 75%;
	padding-top: 25px;
	font-size: 12px;
	font: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
}

#contentTU {
	float: center;
	width: 520px;
	padding-top: 8px;
	padding-left: 140px;
}

/* Partners "Table" */

table.servicesT
{ font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 800px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px;
margin-top: 0px;}


table.servicesT td.servHd
{ border-bottom: 2px solid #6699CC;
background-color: #BEC8D1;
text-align: center;
font-family: Verdana;
font-weight: bold;
font-size: 25px;
color: #404040;}


table.servicesT td
{ border-bottom: 1px dotted #6699CC;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: white;
text-align: left;
padding-left: 3px;}

.servBodL { border-left: 1px dotted #CEDCEA; }

/* Press Page "Table" */

table.alerts
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 790px;
background-color: #fafafa;
border: 1px #d79900 solid;
border-collapse: collapse;
border-spacing: 0px;}


.alertHd
{ border-bottom: 2px solid #d79900;
background-color: #fff2ba;
text-align: center;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040;}


.alertBod p
{ text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
line-height: 12px;
color: #404040;
background-color: #fafafa;
text-indent: -8px;
margin-left: 10px;
margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;}


/* Icons */

#icon1 {
	width: 80px;
	height: 80px;
	float: left;
}

#icon2 {
	width: 80px;
	height: 80px;
	float: right;
}

/* Columns */

.twocols {
}

.twocols .title {
	padding-bottom: 10px;
	border-bottom: 1px solid #97C984;
}

.twocols .col1, .twocols .col2 {
	width: 190px;
}

.twocols .col1 {
	float: left;
}

.twocols .col2 {
	float: right;
}

.twocols ul {
}

.twocols ul li {
	padding-left: 0;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 260px;
}

.boxed {
	margin: 0 0 20px 0;
}

.boxed .title {
	width: 250px;
	height: 35px;
	margin: 0;
	padding: 10px 0 0 10px;
	background: #A8C3CB url(../images/img03.jpg) no-repeat;
	font-size: 136%;
	color: #144B6B;
}

.boxed .content {
	padding: 20px;
	border: 1px solid #97C984;
	border-top: none;
}

.boxed h3 {
	margin: 0;
}

.boxed p, .boxed ul, .boxed ol {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed ul {
}

.boxed ul li {
	padding: 8px 0 8px 10px;
	background: url(../images/img04.gif) no-repeat 0px 13px;
}

.boxed ul li.first {
	border: none;
}

/* Search */

#search {
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	float: left;
	padding-top: 5px;
	font-size: 85%;
}

#searchinput {
	width: 210px;
	margin-bottom: 5px;
}

#searchsubmit {
	float: right;
}

/* Footer */

#footer {
	height: 200px;
	padding: 20px;
	background: #5F919E;
	border-top: 5px solid #4C747E;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: 85%;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}
/* drop down menu */

#dropmenudiv{
	position:absolute;
	border:1px solid #999;
	border-bottom-width: 0;
	font:normal 10px Verdana;
	line-height:18px;
	z-index:100;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #999;
	padding: 1px 0;
	text-decoration: none;
	color:#000;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: gray;
	color:#fff;
}