@import url(public.css);

.content h3 {
font-family: "Myriad Pro", "Myriad Web", Myriad, Tahoma, "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Georgia, Verdana, Arial, sans-serif;
font-size: 16px;
color: #245d54;
font-weight: bold;
margin: 5px 0 0px 0px;
padding-bottom: 5px;
padding-top: 5px;
}


.content ul {
	margin-left: 28px;
	padding-top: 5px;
}
.content ul li {
	background: url(images/awore_li.gif) no-repeat 0 8px;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	margin-bottom: 8px;
}
.content ul a {
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	TEXT-DECORATION: none;
	
}

.content ul a:hover {
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	TEXT-DECORATION: underline;
}



A.black:link { color: #000000; text-decoration : none; font-weight: bold;}
A.black:visited { color: #000000; text-decoration : none; font-weight: bold;}
A.black:active { color: #000000; text-decoration : none; font-weight: bold;}
A.black:hover { color: #000000; text-decoration : underline; font-weight: bold;}

A.link-bot:link {
	FONT-SIZE: 12px; COLOR: #1c4a42; TEXT-DECORATION: underline;
}
A.link-bot:visited {
	FONT-SIZE: 12px; COLOR: #1c4a42; TEXT-DECORATION: underline;
}
A.link-bot:active {
	FONT-SIZE: 12px; COLOR: #1c4a42; TEXT-DECORATION: underline;
}
A.link-bot:hover {
	FONT-SIZE: 12px; COLOR: #6e8d88; TEXT-DECORATION: underline
}

.container .content h2 {
font-family: "Myriad Pro", "Myriad Web", Myriad, Tahoma, "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Georgia, Verdana, Arial, sans-serif;
font-size: 20px;
color: #245d54;
font-weight: normal;
margin: 0 0 5px 0px;
}
.container .content p {
	font-size: 12px;
}
.container .content .box {
	background: #d4e7d3;
	margin-top: 30px;
}
.container .content .box h2 {
	background: url(images/content_top_left.gif) no-repeat top left;
	margin-bottom: 10px;
}
.container .content .box h2 span {
	background: url(images/content_top_right.gif) no-repeat top right;
	color: #245d54;
	font-size: 22px;
	display: block;
	padding-left: 20px;
	line-height: 45px;
	height: 45px;
}
.container .content .box p {
	padding: 5px 0 5px 20px;
	color: #245d54;
}
.container .content .box .lt {
	width: 53%;
}
.container .content .box .rt {
	width: 44%;
}
.container .content .box .rt {
	text-align: center;
	padding-right: 10px;
}

.container .content .box .blb {
	width: 197px;
}
.container .content .box .blb {
	text-align: justified;
	padding-right: 12px;
	padding-right: 12px;
	font-style:italic
}

.container .content .box .size16 {
	font-size: 16px;
	color: #000;
	font-weight: bolder;
}
.container .content .box .size14 {
	font-size: 14px;
	color: #000;
	font-weight: bolder;
}
.container .content .box a {
	font-size: 14px;
	padding: 5px 0 5px 20px;
	color: #245d54;
	font-weight: bolder;
}
.container .content .blt {
	background: url(images/content_bottom_left.gif) no-repeat bottom left;
	height: 18px;
}
.container .content .brt {
	background: url(images/content_bottom_right.gif) no-repeat bottom right;
	height: 18px;
}



.contact_form { padding-top:15px; line-height:40px;}
.contact_form label{ width:98px;display:block;float:left; font-size:15px;}
.contact_form input.text{ width:277px; border:1px solid #CFCFCF; border-top:2px solid #7E7E7E; *margin-top:9px;}
.contact_form textarea{border:1px solid #CFCFCF; border-top:1px solid #7E7E7E; width:374px; height:182px;}
.contact_form input.btn{ margin:7px 6px 0;}


	 .fieldbox {
    border: 1px solid #a7b9a0;
    background-color: #ffffff;
  	font-family: Arial, sans-serif;
    font-size: 80%;
    color: #000000;
	width: 240px;
	padding-left: 0px;
	padding-top: 5px;
    }
