#main p {
}

#main .headmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #003366;
	line-height: 22px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-bottom-color: #000033;
	background-image: url(images/headmenubg.jpg);
	margin-left: 1px;
}
#main .menunews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	margin-right: 10px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
}
#left {
	width: 207px;
}
#main .morebutton {
	background-color: #FFFFFF;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px double #000000;
	width: 87px;
	text-align: center;
	margin-left: 45px;
	line-height: 20px;
}
#main .menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 10px;
	font-weight: bold;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(images/menubullet.jpg);
	line-height: 16px;
	margin: 0px;
}
#main .menutextactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 10px;
	font-weight: bold;
	color: #666666;
	list-style-position: outside;
	list-style-image: url(images/menubullet.jpg);
	line-height: 16px;
	margin: 0px;
}
.subhead{
  font-size: 24px;
	font-weight: bold;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
//	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000066;
	font-style: normal;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 28px;
}
.sectionhead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: red;
	font-style: normal;
	margin-right: 20px;
	margin-left: 20px;
	text-align:center;
}
.yes{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: red;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	margin-right: 20px;
	margin-left: 20px;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.menubuttons:link {
	color: #blue;
	text-decoration:underline;
}
.menubuttons:hover {
	color: #blue;
	text-decoration: underline;
}
.menubuttons:active {
	color: #blue;
	text-decoration:underline;
}
.menubuttons:visited {
	color: #blue;
	text-decoration:underline;
}
body,td,th {
    font-size:12pt;
    font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}
.style1 {font-size: 14px}
.theader{
    color:red;
    font-size:18px;
	font-weight:bold;
}
.testimonial{
    width:95%;
    border-color:red;
    border-width:1px;
    border-style:solid;
    background-color:#FFFACD;
	  margin-top:20px;
	  margin-left:20px;
	  margin-right:20px;
}
.ttext{
    font-size:12px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
.orderbox{
    border-color:blue;
    border-width:10px;
    border-style:dashed;
	margin:10px;
	padding:15px;
}
.footerlink:link{
    font-family: Arial, Helvetica, sans-serif;
	  font-size: 11px;
    color:white;
  	font-weight:bold;
  	text-decoration:none;
}
.footerlink:hover{
    font-family: Arial, Helvetica, sans-serif;
	  font-size: 11px;
    color:white;
  	font-weight:bold;
  	text-decoration:underline;
}
.footerlink:visited{
    font-family: Arial, Helvetica, sans-serif;
	  font-size: 11px;
    color:white;
  	font-weight:bold;
  	text-decoration:none;
}
.footerlink:active{
    font-family: Arial, Helvetica, sans-serif;
	  font-size: 11px;
    color:white;
  	font-weight:bold;
  	text-decoration:none;
}
.style8 {color: #FF0000}
.box1 {
	border: 1px dashed #3333FF;
	background-color: #33CCFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 12px;
}
h1 {
    font-family: Impact, Arial, Helvetica, Verdana;
    margin: 0 0 15px 0;
    font-size: 25pt;
    color: #000080;
    font-weight: normal;
}
h2 {
    font-family: Tahoma, Arial, Helvetica, Verdana;
    font-size: 13pt;
}
.topborder{
	border-top:1px solid #777777;
}

.toprightborder{
	border-top:1px solid #777777;
	border-right:1px solid #777777;
}

.rightborder{
	border-right:1px solid #777777;
}
