BODY	{
	SCROLLBAR-BASE-COLOR: #445587;
	SCROLLBAR-ARROW-COLOR:#FFFFFF; 
	SCROLLBAR-TRACK-COLOR:#CCCCCC;
	margin: 0px;
	padding: 0px;
	border: #000000 0px solid;
	background-color: #FFFFFF;
	}



/* BACKGROUND CODE */

.background-main 	{
		background-color: #ffffff;
		background-repeat: no-repeat;
		background-position: 0px 0px;
		background-attachment: fixed;
		}



/* NON-MENU LINK COLORS */

a:link		{ color: #4450BF; text-decoration: none; }

a:visited	{ color: #4450BF; text-decoration: none; }

a:active	{ color: #536790; text-decoration: none; }

a:hover		{ color: #4450BF; text-decoration: none; }





/* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */

TABLE		 { COLOR: #000000; FONT: 14px Georgia, "Times New Roman", Times, serif; font-weight: normal; line-height: 150%;
}
	

.title 		 { color: #4450BF; font: 32px Georgia, "Times New Roman", Times, serif;	width: 700px;  }

.subtitle	 { color: #5F6E8E; font: 16px Georgia, "Times New Roman", Times, serif; font-weight: normal; }

.topictitle	 { color: #5F6E8E; font: 16px Georgia, "Times New Roman", Times, serif;  }

.phonetitle	 { color: #4450BF; font: 14px Georgia, "Times New Roman", Times, serif; letter-spacing: 0px; font-weight: bold; }

.just 		{ text-align: justify; }

.pageheight	{ height: 450px; }

.leftwidth	{ width: 20px;}
.leftwidth2	{ width: 0px;}


.copytext 	{ COLOR: #666666; FONT: 10px Georgia, "Times New Roman", Times, serif; font-weight: normal }



.page-splits	{
		border: #ccccf4 1px solid;
		background-color: #ccccf4;
		color: #ffffff; height: 10px;
		width: 200px;
		margin-top: 0px;
		margin-bottom: 0px;
		}





 /* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}







/* IMAGE BORDERS */

.borders	{ border: #4450BF 0px solid; }

.borders-topic	{ border: #4450BF 1px solid; }










/* CONTACT FORM */

.formmargin	{ margin: 0px; margin-top: 12px; }

.button-submit 	{
		background-image: url("picts/button.gif");
		background-color:#DDE1ED;
		FONT: 12px Georgia, "Times New Roman", Times, serif;
		font-weight: bold;
		color: #4E4E86;
		width: 110px;
		padding-top: 2px;
		padding-bottom: 2px;
		cursor:pointer;
		text-align: center;
		padding-left: 10px;
		padding-right: 10px;
		BORDER: #6982AF 1px solid;
		}


.buttonon-submit 	{
		background-image: url("picts/buttonon.gif");
		background-color:#EBEDDD;
		FONT: 12px Georgia, "Times New Roman", Times, serif;
		font-weight: bold;
		color: #996600;
		width: 110px;
		padding-top: 2px;
		padding-bottom: 2px;
		cursor:pointer;
		text-align: center;
		padding-left: 10px;
		padding-right: 10px;
		BORDER: #996600 1px solid;
		}

.shadeform	{
		FONT: 12px Georgia, "Times New Roman", Times, serif;
		COLOR: #000000;
		background-color: #Ffffff;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 200PX;
		BORDER: #C0C0C0 1px solid;
		}

.textarea	{
		FONT: 12px Georgia, "Times New Roman", Times, serif;
		background-color: #ffffff;
		COLOR: #000000;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 225PX;
		HEIGHT: 125PX;
		BORDER: #C0C0C0 1px solid;
		}

.dropdown 	{
		FONT: 12px Georgia, "Times New Roman", Times, serif;
		background-color: #F5F6F9;
		COLOR: #777777;
		WIDTH: 200PX;
		}








/* LINKS PAGE */

.searchterms 	{
		FONT: 12px arial, Georgia, "Times New Roman", Times, serif;
		background-image: url("picts/shadeform.gif");
		background-color: #F5F6F9;
		COLOR: #000000;
		WIDTH: 125PX;
		BORDER: #C0C0C0 1px solid;
		}

.searchbutton 	{
		background-image: url("picts/button.gif");
		background-color:#DDE2ED;
		FONT: 12px Georgia, "Times New Roman", Times, serif;
		font-weight: bold;
		COLOR: #335066;
		height: 20px;
		cursor:pointer;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		margin-left: 2px;
		BORDER: #336699 1px solid;
		}





/* START THE CODE FOR THE MENUS */


.menubackground	{
		background-color: #4450BF;
		border-top: #191f5a 1px solid;
		border-bottom: #191f5a 1px solid;
		padding-top: 8px;
		padding-bottom: 8px;
		}



.menu		{ font-family: Georgia, "Times New Roman", Times, serif;
		  font-size: 8pt;
		  font-weight: normal;
		  letter-spacing: 1px;
		  padding-top: 1px;
		  padding-bottom: 1px;
		  padding-left: 5px;
		  padding-right: 5px;
		  margin-right: 4px;
		  cursor:pointer;
		  text-align: center;
		  display: block;
		  line-height: 16px;
		  white-space:nowrap;
		  border: #D5DDEE 1px solid; }


a.menu:link 	{ background-color:#798CB2;
		  color: #D5DDEE; }


a.menu:visited 	{ background-color:#798CB2;
		  color: #D5DDEE; }


a.menu:active 	{ background-color:#798CB2;
		  color: #D5DDEE; }


a.menu:hover 	{ background-color:#536790;
		  color: #EAEEF5;
		  border: #EAEEF5 1px solid; }


/* PAYPAL paypal.htm PAYMENT PAGE CODE */

.payform	{
		font: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		background-color: #F0F6F9;
		text-align: left;
		width: 125px;
		overflow: auto;
		border: #99A8AF 1px solid;
		}

.payformbox	{
		background-color: transparent;
		border: #CFD7DF 1px solid;
		}

.payformmargin	{ margin: 0px; }

.payformbutton	{ width: 125px; }



/*
	Featured Content Slider
	by: Chris Coyier

	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 201px; margin: 5px auto; position: relative; min-height: 235px;
											  background: url(fader/bg.jpg) top center; }
			/*
	
	SLIDER
*/
.slider-wrap								{ width: 170px; position: absolute; top: 14px; left: 16px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 170px; height: 243px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 419px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }


