a:link,
a:visited { 
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: underline;
	}

a:hover,
a:active { 
	color: #FF6600;
	font-weight: normal;
	text-decoration: none;
	}
	
.page_images a:link,
.page_images a:visited,
.page_images a:hover,
.page_images a:active { 
	font-weight: normal;
	text-decoration: none;
	border-bottom: 0px;
	}
	
.image_link a:link,
.image_link a:visited,
.image_link a:hover,
.image_link a:active { 
	color: #FFCC00;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 0px dotted #000000;
	}
	

.text a:link,
.text a:visited {
    color: #FFCC00;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #FF6600;
	}
	
.text a:hover,
.text a:active {
    color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
	}

.small a:link,
.small a:visited {
    color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
	}
	
.small a:hover,
.small a:active {
    color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #333333;
	}

.info a:link,
.info a:visited {
    color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #FFCC00;
	}
	
.info a:hover,
.info a:active {
    color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
	}

.category a:link,
.category a:visited {
    color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	}
	
.category a:hover,
.category a:active {
    color: #FF9900;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	text-decoration: underline;
	}
	
.footer a:link,
.footer a:visited { 
	color: #FFCC00;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 0px dotted #FFFFFF;
	}

.footer a:hover,
.footer a:active {
	color: #FFAA00;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
	}
	
.moduleRow a:link,
.moduleRow a:visited,
.moduleRow a:hover,
.moduleRow a:active {
    color: #FFCC00;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #FF6600;
	}
	
.moduleRowOver a:link,
.moduleRowOver a:visited,
.moduleRowOver a:hover,
.moduleRowOver a:active {
    color: #000000;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #000000;
	}	
	
body {
	background-image: url(images/background.jpg);
	color: #DDDDDD;
	font-size: 11px;
	line-height: 14px;
	font-family: Helvetica, Arial, Lucida Grande, Lucida Sans Unicode, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

h1 {
    color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	display: inline;	
	}

h2 {
    color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	display: inline;
	font-family: Helvetica, Arial, sans-serif;	
	}

.slider {
    color: #000000;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 4px;	
	}
	
.special {
    color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;	
	}

.info {
    color: #CCCCCC;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	}
	
.standout {
    color: #FF6600;
	font-weight: bold;
	}	

.text {
    color: #DDDDDD;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	}

.moduleRow {
    font-size: 12px;
	line-height: 16px;
	color: #CCCCCC;
	background: #000000;
	}
	
.moduleRowOver {
    font-size: 12px;
	line-height: 16px;
	color: #000000;
	background: url(images/button_back.jpg);
	cursor: pointer;
	}
	
.tableHeader {
    color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	border-top: 2px solid #FFCC00;
	border-bottom: 2px solid #FFCC00;
}

.logo_images {
	display: block;
	float: right;
	padding-left: 10px;
	margin: 5px;
	border: none;
	border-style: none;
	}
	
.page_images {
	display: block;
	float: right;
	padding-left: 60px;
	margin: 5px;
	border: none;
	border-style: none;
	}		

.specialText {
    color: #FFFFFF;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	}

.testimonialText {
    color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	padding-left: 10px;
	padding-right: 10px;
	}

.testimonialName {
    color: #FFCC00;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	}

.testimonialTitle {
    color: #FF6600;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	}

.small {
    color: #CCCCCC;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	}

.footer {
    color: #DDDDDD;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	}

.form {
    color: #FFFFFF;
    background: #333333;
    font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	font-family: Helvetica, Arial, Lucida Grande, Lucida Sans Unicode, sans-serif;
	padding: 2px;
	border: 0px;
	text-decoration: none;
    }

.formbutton {
    color: #000000;
	background: url(images/button_back.jpg);
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	font-family: Helvetica, Arial, Lucida Grande, Lucida Sans Unicode, sans-serif;
	text-decoration: none;
    border: 0px solid #FFFFFF;
	padding: 2px;
	}

.hr {
    border: 0;
    color: #82AFCD;
    background-color: #82AFCD;
    height: 3px;
    width: 100%;
	}

.div1 {
    background-image: url(images/srp_01.jpg);
    background-repeat: no-repeat;
    background-position: top center;
	padding: 0px;
	height: 178px;
	}

.div2 {
    background-image: url(images/srp_02.jpg);
    background-repeat: no-repeat;
    background-position: top center;
	padding: 0px;
	height: 274px;
	}

.div3 {
    background-image: url(images/srp_03.jpg);
    background-repeat: no-repeat;
    background-position: top center;
	padding: 0px;
	height: 29px;
	}

.div4 {
    background: #000000;
	padding-top: 30px;
	padding-bottom: 50px;
	}

.div4_2 {
    width: 750px;
	margin: 0px auto;
	}

.div5 {
    background-image: url(images/srp_05.jpg);
    background-repeat: no-repeat;
    background-position: top center;
	padding: 0px;
	height: 100px;
	}

.div6 {
	background-image: url(images/background.jpg);
    background-repeat: repeat-y;
    background-position: top center;
	padding: 0px;
	}

.trans_box {
	left: 0;
	top: 0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/trans_back.png');
	}

.trans_box[class] {
	background-image:url(images/trans_back.png);
	}

.image {
	background: #FFD287;
	padding: 1px;
	text-align: center;
	}
	
.image_border {
	border: 4px solid #FFD287;
    }
		
.special_border {
	background: #FFD287;
	padding: 4px;
	}	
		
.image_container {
	display: block;
	float: right;
	padding-left: 10px;
	}

.image_container_staff {
	display: block;
	float: left;
	padding-right: 10px;
	}




/*BELOW ARE THE PARAMETERS OF THE DYNAMIC CSS NAV MENU*/
.globalnavmenu { 
	margin: 0px; 
	position: relative;  
	top: 0px; 
	z-index: 30;
	text-align: right;
}

.globalnavmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Helvetica, Arial, Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background: url(images/dropback.jpg);
}

/*Dropdown border*/
.border {
	border: 2px solid #666666;
}

/*Top level list items*/
.globalnavmenu ul li{
	position: relative;
	display: inline;
	float: left;
}

.globalnavmenu ul li.tab {
	border-top: #000000 0px solid;
	padding-bottom: 1px;
	padding-top: 0px;
	margin-left: 0px;
	margin-right: 6px;
	padding-left: 2px;
	padding-right: 10px;
}

.globalnavmenu ul li.tab:hover{ border-bottom: #FF6600 0px solid; }


/*Top level menu link items style*/
.globalnavmenu ul li a{
	display: inline;
	border-left-width: 0px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Helvetica, Arial, Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-size: 6px;
	font-weight: normal;
}

/*1st sub level menu*/
.globalnavmenu ul li ul{
	left: 0;
	position: absolute;
	top: 1em; /* no need to change, as true value set by script */
	display: block;
	visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.globalnavmenu ul li ul li{
	display: list-item;
	float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.globalnavmenu ul li ul li ul{
	top: 0;
}

/* Sub level menu links style */
.globalnavmenu ul li ul li a{
	display: block;
	width: 115px; /*width of sub menu levels*/
	color: #000000;
	text-decoration: none;
	font-family: Helvetica, Arial, Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-size: 11px;
	padding: 3px;
	font-weight: normal;
	text-align: left;	
}

/*Topnav underline*/

.globalnavmenu ul li ul li a:hover{
	background-image: url(images/nav_hover.png);
	color: #FFFFFF;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows globalnav menu, add 1em top spacing between the two in IE*/
	padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .globalnavmenu ul li { float: left; height: 1%; }
* html .globalnavmenu ul li a { height: 1%; }





/*BELOW ARE THE PARAMETERS OF THE DYNAMIC CONTENT SLIDER*/
.sliderwrapper {
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	border: 0px;
	width: 750px; /*width of featured content slider*/
	height: 274px;
	margin: 0px auto;
	}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
width: 750px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination {
	width: 750px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	text-align: right;
	padding: 5px 10px;
	display:none;
	}

.pagination a {
	padding: 0 5px;
	text-decoration: none; 
	color: #FF0000;
	background: #000000;
	}

.pagination a:hover, .pagination a.selected {
	color: #FFFFFF;
	background-color: #999999;
	}
	
/* TOOLTIP SCRIPT */

#dhtmltooltip{
	position: absolute;
	left: 10px;
	width: 300px;
	border: 0px solid #FFFFFF;
	padding: 2px;
	background-color: #FF6600;
	color: #000000;
	font-size: 11px;
	line-spacing: 14px;
	visibility: hidden;
	z-index: 50;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	}

#dhtmlpointer{
	position: absolute;
	left: 10px;
	z-index: 50;
	visibility: hidden;
	}	