body {
	font-family: trebuchet, "Trebuchet MS", sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #A0B8D8;
	background-image: url(/img/general/bg01.jpg);
	background-repeat: repeat-x;
}

p {
	font-family: trebuchet, "Trebuchet MS", sans-serif;
	color: #000000;
}

h1 {
	color:#666666;
}

h2 {
	color: #00007d;
}

h3 {
	color: #00007d;
}

h4 {
	color: #00007d;
}

h5 {
	color: #00007d;
}

h6 {
	color: #00007d;
}

ul li, li li {
	font-family: trebuchet, "Trebuchet MS", sans-serif;
	font-size: 10pt;
	color: #333333;
	background: inherit;
	margin: 0px;
	padding: 0px;

}

hr {
	color: #0000d7;
}

#box {
	width: 900px;
	text-align: left;
	margin: 10px auto;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
}

.brand1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}

#header {
	font-family: "Trebuchet MS", trebuchet, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #C60000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

td.headertext {
	font-family: "Trebuchet MS", trebuchet, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #ff0000;
	text-align: center;
}

.menu {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0000FF;
}

div.menu a:link, div.menu a:visited{
	color: #000099;
	text-decoration: none;
}

div.menu a:link:hover, div.menu a:visited:hover {
	text-decoration: underline;
	color: #ff0000;
	display: block;
}

#content {
	vertical-align: top;
}

#leftbar {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000000;
	width: 180px;
	vertical-align: top;
	background-image: url(/img/general/leftbarbg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9DC5FF;
}

#middlebar {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	background: #FFFFFF;
	color: #333333;
	vertical-align: top;
	
}

#rightbar {
	padding-left: 10px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 30px;
	vertical-align: top;
	text-align: right;
}

#footer {
	text-align: center;
	color: #bbbbbb;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	padding-right: 100px;
	padding-top: 40px;
	padding-bottom: 20px;
	padding-left: 10px;

}

#footer a:link {
	color: #79AEFF;
	text-decoration: none;
	font-weight: bold;
}

#footer a:visited {
	color: #79AEFF;
	text-decoration: none;
	font-weight: bold;
}

#footer a:link:hover, #footer a:visited:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

#content {
	padding: 10px;
}
	
:link {
	color: #79AEFF;
}

:visited {
	color: #79AEFF;
}

:link:hover, :visited:hover {
	color: #ff0000;
}


.faqq {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #006699;
	margin-bottom: 1px;
	padding-bottom: 1px;
	margin-top: 10px;
	padding-top: 10px;
}

.faqa {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BB0000;
	margin-top: 1px;
	padding-top: 1px;
}

div.category {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #0099CC;
	text-align: center;
	border: 1px double #0000CC;
	font-weight: bold;
	margin-top: 20px;
}

.testimonials {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #CC3366;
}
