/* tag styles */

body {

	font-family: 		verdana,arial,helvitica;

	background-color: 	#FFFFFF;

/*	font-size:		12pt;*/

}

img {

	border: 		0px;

	padding: 		0px;

	margin: 		0px;

}

h1 {

	font-size: 		125%;

	font-weight: 		bold;

}

h2 {

	font-size: 		115%;

	font-weight: 		bold;

}

h3 {

	font-size: 		110%;

	text-decoration: 	underline;

}

blockquote {

	width:			50%;

	border-bottom:		1px #850e21 solid;

	margin: 0px auto;

}

a:link, a:visited, a:active { color: #850e21; text-decoration: underline; }

a:hover { text-decoration: none; }



hr {

	color: #850e21;

	border:			.5px #850e21 solid;

	height: 		1px;

	width: 			90%;

}



/* class styles */



.legal {

	font-size: 		65%;

	color: 			#676767;

}



.minormenu {

	font-size: 		75%;

	font-weight:		bold;

	color: 			#850e21;

}



div.minormenu {

	padding-left: 		15px;

}



a.minormenu { text-decoration: 	none; }



a.minormenu:hover { color:	#000000; }



a.current { color:		#000000; }



.content {

	font-size: 		75%;

	padding:		15px;

}



.padded {

	padding-bottom:		10px;

}



.directory {

	width: 			100%;

}

table.directory {

	border:			1px #850e21 solid;

}



.left { text-align: left; }

.center { text-align: center; }

.right { text-align: right; }



.oddrow { background-color: 	#DFDFDF; }

.b { font-weight: 		bold; }



td.faq { padding: 		5px; }

.q { font-weight:		bold; }



/* element styles */



#splashfooter {

	width: 			700px;

	margin: 		0px auto;

	text-align: 		center;

}



#splashcontainer {

	text-align: 		center;

	width: 			100%;

}



#overalldiv {

	margin: 		0px auto;

	width: 			699px;

	border:			1px #000000 solid;

}



#genlegal {

	margin: 		0px auto;

	width:			699px;

}



#leftcol {

	width: 			48%; 

	clear: 			left;

}



#rightcol {

	width: 			48%; 

	clear:			right;

	float:			right;

}



#maincontactss {

	display: 		none;

}

#mcsstable { 	border:		1px #850e21 solid; }

#contdir {

	display: 		none;

}


