/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #EEEEEE url(../images/homepage01.gif) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
}

h1 {
}

h2 {
	margin-bottom: 15px;
	letter-spacing: -1px;
	color: #444444;
}

h2 span {
	color: #00555C;
}

h3 {
	margin-bottom: 10px;
	font-size: 120%;
	color: #00555C;
}

h4 {
	margin-bottom: 5px;
	font-size: 110%;
	color: #00555C;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 160%;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

ul li {
	padding-left: 10px;
	background: url(../images/homepage08.gif) no-repeat left center;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 li {
	padding-left: 18px;
	background: url(../images/subpage01.gif) no-repeat left center;
}

.list2 {
}

.list2 li {
	float: left;
	width: 45%;
}

/** LINKS */

a {
	color: #00555C;
}

a:hover {
	text-decoration: none;
}

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

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

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

img.border {
	padding: 3px;
	border: 1px solid #C4C4C4;
}

hr {
	display: none;
}

.hr1 {
	height: 11px;
	margin-bottom: 10px;
	border-bottom: 1px solid #C4C4C4;
}

/** HEADER */

#header {
	width: 737px;
	height: 181px;
}

/** LOGO */

#logo {
	width: 239px;
	height: 181px;
}


/** MENU */

#menu {
	padding: 40px 20px 0px 20px;
}
/*

#menu ul {
	margin: 0px;
	padding: 40px 0px 0px 20px;
	list-style: none;
}

#menu li {
	float: left;
	padding: 0px;
	background: none;
}
#menu a {
	float: left;
	height: 23px;
	background: url(images/homepage03.gif) no-repeat left top;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	white-space: nowrap;
}
#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	background: none;
}
*/

/** PAGE */

#page {
	width: 737px;
	background: #FFFFFF;
}

/** CONTENT */

#content {
	width: 498px;
	position: relative;
	margin: -79px 0px 0px 0px;
}

/** SIDEBAR */

#sidebar {
	width: 239px;
}

/** FOOTER */

#footer {
	width: 737px;
	margin: 0px auto;
}

#footer p {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-align: center;
	color: #9E9E9E;
}

/** BOX1 */

#box1 {
	height: 289px;
}

/** BOX2 */

#box2 {
	padding: 10px 22px 0px 24px;
}

/** BOX3 */

#box3 {
	padding: 10px 28px 0px 26px;
}

/** BOX4 */

#box4 {
	height: 150px;
	padding: 15px 30px;
	background: url(../images/homepage05.jpg) no-repeat left top;
	vertical-align: top;
}

#box4 h2 {
	font-size: 120%;
}

/** BOX5 */

#box5 {
	padding: 10px 28px 0px 26px;
	border-right: 1px solid #C4C4C4;
}

/** BOX6 */

#box6 {
	padding: 20px 22px 0px 24px;
	background: #FFFFFF url(../images/subpage02.jpg) no-repeat left top;
}

p.myQoute {
	font-style: italic; 
	font-weight: bold;
}.basic  {
	width: 260px;
}
.basic div {
	background-color: #eee;
}

.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	margin: 0px;
	padding: 10px;
}
.basic a {
	cursor:pointer;
	display:block;
	padding: 5px 10px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	color: black;
	background-color: #ACB9B9;
	
	background-image: url("AccordionTab0.gif");
}
.basic a:hover {
	background-color: white;
	background-image: url("AccordionTab2.gif");
}
.basic a.selected {
	color: black;
	background-color: #C8D0D0;
	background-image: url("AccordionTab2.gif");
}

.myBold {font-weight: bold;}

.myUnderline {text-decoration: underline}

.myUnderBold {
	text-decoration: underline;
	font-weight: bold;
}

.myBorderBtm {
	border-bottom: 1px solid #818080;
}

/*Style for IE7*/
#adv-search dl{
margin: 0;
padding: 0;
}
#adv-search dt{ 
margin: 0;
padding: 0;
display:inline;
color: #2E4F6B;
font-weight: bold;
}
#adv-search dd{
margin: 0;
padding: 0;
display:inline;
float: none;
}
#adv-search dt+dd{
display:block;
}

.specialBtm {
	font-size: 90%;
	font-weight: bold;
}

table #emailBox td, table #emailBox select, table #emailBox input {
	font-size: 90%;
}

