/* CSS Document */

body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #303030;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}

td, th {
	line-height: 16px;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

#menuDiv {
	width: 780px;
	text-align: left;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	height: 40px;
}

.menu {
	font-size: 14px;
	font-weight: bold;
	color: #00a1b1;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 12px;
}
.menu ul {
	margin: 0px;
	padding-top: 11px;
	padding-right: 3px;
	padding-bottom: 12px;
	padding-left: 7px;
	list-style-image: none;
	list-style-type: none;
}
.menu li {
	list-style-type: none;
	list-style-image: none;
	display: inline;
	letter-spacing: 1pt;
	padding-right: 2px;
}
.menu li a:link, .menu li a:visited, .menu li a:active {
	color: #00a1b1;
	text-decoration: none;
	border: 1px none #999999;
	padding-top: 9px;
	padding-right: 8px;
	padding-bottom: 11px;
	padding-left: 8px;
	font-weight: bold;
}
.menu li a:hover {
	color: #00a1b1;
	text-decoration: none;
	background-color: #feff9a;
}

p {
	line-height: 24px;
	text-align: justify;
	text-decoration: none;
}


a:link, a:visited, a:active {
	color: #006666;
	text-decoration: none;
	font-weight: normal;
}
.sideBar2  li  {
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #303030;
	list-style-position: outside;
	list-style-image: url(../images/heart.gif);
	list-style-type: none;
	display: inline-block;
}



a:hover {
	color: #663399;
	text-decoration: none;
	font-weight: normal;
}


form {
	border: 1px solid #663399;
	font-size: 9px;
	color: #333333;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;

}

.buttonup {
	font-family: Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #FEFED0;
	background-color: #663399;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	font-weight: normal;
	line-height: normal;
	border-top: 1px solid #FEFED0;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #FEFED0;
	text-align: center;
}

.buttonover {
	font-family: Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #00A0AF;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	font-weight: normal;
	border-top: 1px solid #333333;
	border-right: 1px solid #FEFED0;
	border-bottom: 1px solid #FEFED0;
	border-left: 1px solid #333333;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #663399;
	list-style-type: disc;
	font-weight: bold;
	line-height: 30px;
	letter-spacing: 2pt;
	text-transform: none;
}

.smTitle {
	color: #663399;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;

}

.subtitle {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #00a2b1;
}



.finePrint {
	font-size: 9px;
	color: #663399;
	line-height: 12px;
}

.formText {
	font-size: 9px;
	color: #666666;
	line-height: 12px;
	font-weight: normal;

}

.mainContent {
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-y;
	width: 820px;
}
.linedTable {
	border: 1px solid #66AFC0;
}

.sideBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #303030;
	font-weight: normal;
	background-image: url(../images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #009999;
	font-weight: bold;
	letter-spacing: 0.1em;
}

.sideBar a:link, .sideBar a:visited, .sideBar a:active  {
	color: #006666;
	text-decoration: none;
	font-weight: normal;
	vertical-align: middle;
}

.sideBar a:hover {
	color: #663399;
	text-decoration: underline;
	font-weight: normal;
	vertical-align: middle;
}

.footerBg {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 820px;
	background-position: 20px;
}

.footer {
	font-size: 10px;
	color: #ffffff;
	line-height: 14px;
	vertical-align: top;
}

.footer a:link, .footer a:visited, .footer a:active {
	color: #ffffff;
	text-decoration: none;
}

.footer a:hover {
	color: #feff9a;
	text-decoration: underline;
}

input.large {
	width: 250px;
	font-size: 10px;
	color: #333333;
}

input.big {
	width: 100px;
	font-size: 10px;
	color: #333333;
}

input.small {
	width: 50px;
	font-size: 10px;
	color: #333333;
}

ul.circle 
{
	list-style-type: square;
	list-style-position: outside;
	text-align: left;
	text-indent: 0pt;
	list-style-image: url(../images/square.gif);
	font-size: 11px;
	line-height: 18px;
	color: #303030;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	color: #303030;
	text-decoration: none;
	font-weight: normal;
	word-spacing: 3px;
	letter-spacing: 1px;

}
.quoteAuthor {
	font-size: 10px;
	font-weight: bold;
	color: #663399;

}
.quoteTable {
	border: 1px solid #663399;
}

.return {font-size: 9px; text-align: right;}
