.base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.base a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.base a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.base a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.base a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F99302;
}

.contentnull {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-bottom:5px;
	color: #00293F;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004F74;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4274CB;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E71CA;
	text-decoration: none;
	font-weight: normal;
}

a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4072C9;
	text-decoration: none;
	font-weight: bold;
}

a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004F74;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FE7203;
	font-weight: bold;
	text-decoration: none;
}

a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004F74;
	text-decoration: none;
	font-weight: bold;
}

.topmenu-reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
}

a.topmenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a.topmenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a.topmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #009900;
	font-weight: normal;
	text-decoration: none;
}

a.topmenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.base-reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
}

a.basemenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	font-weight: normal;
}

a.basemenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	font-weight: normal;
}

a.basemenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

a.basemenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	font-weight: normal;
}

a.home:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

a.home:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

a.home:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	font-weight: normal;
	text-decoration: none;
}

a.home:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.leftmenutitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FC780B;
	width: 151px;
}

.righttablestoptitles{
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #fafafa;
	margin-top: 0px;
	width: 148px;
	border-top: 0px dotted #d1d1d1;
	border-right: 1px dotted #d1d1d1;
	border-bottom: 1px dotted #d1d1d1;
	border-left: 1px dotted #d1d1d1;
}

* html div.righttablestoptitles {  /* CSS hack */
	width: 148px; 
	w\idth: 148px; }

.righttablestop {
	padding: 0px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FE7203;
	margin-top: 5px;
	width: 148px;
	font-weight: bold;
	border-top: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	border-bottom: 0px solid #d1d1d1;
	border-left: 1px solid #d1d1d1;
}

* html div.righttablestop {  /* CSS hack */
	width: 148px; 
	w\idth: 148px; }

.tablesmain {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #f1f1f1;
	margin-top: 0px;
	width: 180px;
	font-weight: normal;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-right: 0px;
	float: right;
	height: 360px;
}

* html div.tablesmain{  /* CSS hack */
	width: 180px; 
	w\idth: 180px; }

.tablesmainR {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #f1f1f1;
	margin-top: 0px;
	width: 180px;
	font-weight: normal;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-right: 0px;
	float: right;
}

* html div.tablesmainR{  /* CSS hack */
	width: 180px; 
	w\idth: 180px; }

.tablesmainco {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #faf9f9;
	width: 425px;
	font-weight: normal;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-top:3px;
}

* html div.tablesmainco{  /* CSS hack */
	width: 425px; 
	w\idth: 425px; }

.videolist{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;}

.tablesmain2 {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #f1f1f1;
	margin-top: 5px;
	width: 210px;
	font-weight: normal;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-right: 15px;
	float: right;
	height: 310px;
}

* html div.tablesmain2{  /* CSS hack */
	width: 210px; 
	w\idth: 210px; }

.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF7B11;
	font-weight: bold;
}

/*added by Crystal */

body {
background-color:#00293F;
text-align:center;
margin:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
}

html {
text-align:center;
margin:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
}

/* misc styles */ 
.clearer { 
height: 0px;  
clear: both;  
display: block;  
margin: 0px;  
padding: 0px;
overflow: hidden;  
visibility: hidden;  
font-size: 0px;
background-image:;
}

.mainbody {
background-image:url(../images/bgbg.jpg);
background-repeat:repeat-x;
background-color:#CDB261;
}

.bgrpty {
background-image:url(../images/bgbg-rpty.jpg);
background-repeat:repeat-y;
background-position:center;
text-align:center;
margin:auto;
}

.bgstatic {
background-image:url(../images/bgbg-static.jpg);
background-repeat:no-repeat;
background-position:top center;
text-align:center;
margin:auto;
}

.logoheader {
background-image:url(../images/ban-header.jpg);
background-position:top center;
background-repeat:no-repeat;
width:952px;
height:121px;
text-align:center;
margin:auto;
}

.whitearea {
background-image:url(../images/bg-whitearea.gif);
background-position:top center;
background-repeat:repeat-y;
background-color:#FFFFFF;
width:912px;
text-align:center;
margin:auto;
padding:20px;
padding-bottom:0px;
}

.footerbgx {
background-image:url(../images/footerbg-rptx.jpg);
background-repeat:repeat-x;
background-position:top;
height:91px;
text-align:center;
margin:auto;
}

.footerbgshadow {
background-image:url(../images/footer-shadow.jpg);
background-repeat:no-repeat;
background-position:top center;
text-align:center;
margin:auto;
}

.footertext {
background-image:url(../images/footer-whitearea.gif);
background-position:top center;
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:10px;
width:952px;
padding-top:35px;
text-align:left;
margin:auto;
}

.footertext a:link, .footertext a:visited {
color:#FFFFFF;
text-decoration:none;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;

}

.footertext a:active, .footertext a:hover {
color:#EEE2BA;
text-decoration:underline;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

.menubg {
background-image:url(../images/menu-bg.jpg);
background-repeat:repeat-x;
background-position:top center;
width:912px;
text-align:center;
margin:auto;
height:34px;
}

.floatright {
float:right;
}

.floatleft {
float:left;
}

.contentarea {

background-image:url(../images/contentbg.gif);
background-repeat:repeat-y;
background-repeat: top left;
text-align:center;
margin-top:20px;
line-height:18px;
width:912px;
}

.contfloatright {
float:right;
width:683px;
text-align:left;
background-color:#FFFFFF;
padding-left:14px;
}

.contfloatleft {
float:left;
width:214px;
height:100%;
}

.moreinfo {
width:189px;
background-color:#3A7EBD;
text-align:left;
padding:10px;
font-weight:bold;
padding-left:15px;
color:#FFFFFF;
height:100%;
}

.moreinfo a:link, .moreinfo a:visited {
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:#FFFFFF;
}

.moreinfo a:active, .moreinfo a:hover {
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:underline;
color:#FFFFFF;
}

.servleft {
float:left;
width:433px;
padding-top:8px;

}

.servright {
float:right;
width:250px;
text-align:right;
}

.servicelinks a:link, .servicelinks a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bolder;
color:#00293F;
text-decoration:none;
}

.servicelinks a:active, .servicelinks a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bolder;
color:#8EA527;
text-decoration:underline;
}

.testimonials {
background-image:url(../images/header-testimonials.jpg);
background-position:top center;
background-repeat:no-repeat;
background-color:#E9F7AA;
width:683px;
}

.testimonialstext {
background-image:url(../images/bottom-testimonials.jpg);
background-position:bottom right;
background-repeat:no-repeat;
padding:20px;
padding-top:50px;
}

.bigblue {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#000033;
}

.redselect a{
color:#990000;
text-decoration:none;
}

#oliveline {
background-image:url(../images/oliveline.jpg);
background-position:left top;
background-repeat:repeat-y;
padding-left:10px;
padding-top:3px;
}


#oliveline h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
font-style:italic;
color:#004061;
padding:5px;
background-color:#FFFFFF;
display:inline;
}

#olivebox {
background-color:#FFFFFF;
border:#afa87e solid 1px;
padding:10px;
}