p { text-align:justify;}
center { text-align: center;}
h1 {
	color: #018CB4;
	font-size:18px;
	font-weight: bold;
	text-indent: 5px;
}
h2 {
	color: #018CB4;
	font-size:14px;
	font-weight: bold;
}
h3 {
	color: #018CB4;
	font-size:12px;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/BG.jpg);
	background-repeat: repeat-x;
	background-color: #00C0E4;
}
.main {
	margin-top: 5px;
}
.header {
}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
}
.content2 {
	background-image: url(images/cmenu.jpg);
	background-repeat:repeat-x;
	background-color: #8CB508;
	width: 272px;
}
.content {
	background-color: #FFFFFF;
	background-image: url(images/para.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.menutitle {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	background: #914A46;
	text-decoration: none;
	color: #EACDB6;
	display: block;
	padding-left: 8px;
	padding-right: 3px;
	padding-top: 5px;
	padding-bottom: 4px;
	width: 225px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.menu A:link {
	background: #0194BB;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding-left: 28px;
	padding-right: 3px;
	padding-top: 5px;
	padding-bottom: 4px;
}
.menu A:visited {
	background: #0194BB;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding-left: 28px;
	padding-right: 3px;
	padding-top: 5px;
	padding-bottom: 4px;
}
.menu A:active {
	background: #01719C;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding-left: 28px;
	padding-right: 1px;
	padding-top: 5px;
	padding-bottom: 3px;
}
.menu A:hover {
	background: #01719C;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding-left: 28px;
	padding-right: 3px;
	padding-top: 5px;
	padding-bottom: 4px;
}
.current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.current A:link {
	background-image: url(images/menuA.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 4px;
}
.current A:visited {
	background-image: url(images/menuA.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 4px;
}
.current A:active {
	background-image: url(images/menuA.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 3px;
}
.current A:hover {
	background-image: url(images/menuB.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 4px;
}
.page {
	font-size: 11px;
	color: #585858;
	font-weight: bold;
	background-repeat: repeat-x;
}
.page A:link {
	text-decoration: none;
	color: #585858;
}
.page A:visited {
	text-decoration: none;
	color: #585858;
}
.page A:active {
	text-decoration: none;
	color: #ABABAB;
}
.page A:hover {
	text-decoration: none;
	color: #ABABAB;
}
.language {
	font-weight:bold;
	font-family: arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
}
.language A:link {
	font-weight:bold;
	text-decoration: underline;
	color: #FFFFFF;
	text-align: right;
}
.language A:visited {
	font-weight:bold;
	text-decoration: underline;
	color: #FFFFFF;
	text-align: right;
}
.language A:active {
	font-weight:bold;
	text-decoration: underline;
	color: #FFFFFF;
	text-align: right;
}
.language A:hover {
	font-weight:bold;
	text-decoration: underline;
	color: #FFFFFF;
	text-align: right;
}
.headline {
	font-size: 16px;
	color: #9B7C3F;
	font-weight: bold;
}
.subtitle {
	font-size: 16px;
	color: #9B7C3F;
	font-weight: bold;
}
hr {
	color: #914A46;
}
ul {
	font-size: 11px;
	color: #565656;
	font-weight: bold;
}



.text {
	font-size: 11px;
	color: #585858;
	font-weight: bold;
}
.text2 {
	font-size: 12px;
	color: #585858;
	font-weight: bold;
}
.textgros {
	font-size: 13px;
	color: #018CB4;
	font-weight: bold;
}
.text3 {
	font-size: 12px;
	color: #585858;
	font-weight: bold;
	text-align: center;
}
.testimony {
	font-size: 11px;
	color: #585858;
	font-weight: bold;
	font-style: italic;
}
.sig {
	font-family: arial;
	font-size: 12px;
	color: #7F212B;
	font-weight: bold;
	text-align:center;
}
.footerdark {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.footerlight {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.footerlight A:link {
	text-decoration: none;
	color: #FFFFFF;
}
.footerlight A:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footerlight A:active {
	text-decoration: none;
	color: #FFFFFF;
}
.footerlight A:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.para {
	background-image: url(images/para.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}



.contentme {
	background-color: #FFFFFF;
}
.underline {
	font-size: 11px;
	color: #585858;
	font-weight: bold;
	border-bottom:solid #A8A8A8;
}
.page2 {
	font-size: 11px;
	color: #585858;
	font-weight: bold;
	background-repeat: repeat-x;
}
.desc {
	font-size: 11px;
	color: #585858;
	font-weight: bold;
	background-repeat: repeat-x;
	margin-left: 15px;
}
/*////////////////////////////////////////////////////////////
//															//
//						TOOLTIP								//
//															//
////////////////////////////////////////////////////////////*/

info a {
	font-size: 11px;
	color: #585858;
	font-weight: bold;
	background-repeat: repeat-x;
	text-decoration: none;	
}

info a:hover {
	font-size: 11px;
	color: #585858;
	font-weight: bold;
	background-repeat: repeat-x;
	text-decoration: underline;	
}

