body	{
	margin:10px;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color:#000;
	background : #fff;
}

form {
margin: 0px 0px 0px 0px;
}

.nomargin {
margin:0px;
padding:0;
}

table    {
	/* redundant selectors to help NS4 not forget */
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	/* margin-top: 0; */
	/* padding-top: 0; */
}

div, p, li, dd, dl, dt    {
	/* redundant selectors to help NS4 not forget */
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	/* margin-top: 0; */
	/* padding-top: 0; */
}

.subhead {
	padding: 3px 5px 5px 0px;
	color:#990033;
	font-size:  x-small;
	font-weight:	bold;
	letter-spacing: 1px;
}
.pullquote {
	float: left;
	margin: 4px 6px 4px 0;
	color:#999;
	width : 120px;
	font-size:  x-small;
}

.littlepadding {
margin: 4px 4px 4px 4px;
}


.paperclipdiv    {
	margin : 10 px;
	width : 450px;
}

a:link	{
	font-weight:	normal;
	color:	#1c4488;
	background-color: transparent;
	text-decoration:	underline;
	}
a:visited	{
	text-decoration:	underline;
	font-weight:	normal;
	color: #666;
	background-color: transparent;
}
a:active	{
	text-decoration:	underline;
	font-weight:	normal;
	color:	#000;
	background-color: transparent;
	}
a:hover	{
	font-weight:	normal;
	color:	#1c4488;
	background-color: transparent;
	text-decoration:	none;
	}
	
	
a.none:link	{
	color:	#1c4488;
	background-color: transparent;
	font-weight:	normal;
	}
a.none:visited	{
	color: #666;
	background-color: transparent;
	font-weight:	normal;
}
a.none:active	{
	color:	#000;
	background-color: transparent;
	font-weight:	normal;
	}
a.none:hover	{
	color:	#1c4488;
	background-color: transparent;
	text-decoration:	underline;
	font-weight:	normal;
	}


dt 	{
	font-weight: bold;
	}

.content {
	padding: 10px 20px;
	margin: 5% 15%;
	border: 1px dotted #333;
	background-color: #eee;
	}
p {
	margin-top: 0;
	padding-top: 0;
	line-height: 120%;
	font-size:  x-small;
}
/* 
h1	{
	font-size:	24px;
	}

h2	{
	font-size:	22px;
	}

h3	{
	font-size:	20px;
	}

h4 {
	font-size:	18px;
	}

h5	{
	font-size:	14px;
	}

h6	{
	font-size:	12px;
	}
	 */
.first 	{
	margin-top: 0;
	padding-top: 0;
	}
h1, h2, h3, h4, h5, h6	{
	font-family: helvetica, arial, sans-serif;
	font-weight: 400;
	color: Black;
	background-color: transparent;
	margin: 12px 0 6px 0;
}
.littlebitlarger {
	font-size: 110%;
}
img	{
		/* turns off gaps around images */
	border:	0
	}
.vs0	{
	margin-top:	0;
	padding-top: 0;
	}
.ahem	{
	display:	none;
	}
code, tt, pre	{
	font: 12px "andale mono", monaco, courier, "courier new", monospace;
	color: #06c;
	background: transparent;
	}
#footer, .marginalia {
	font: 10px arial, helvetica, sans-serif;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #333333;
	}
.libnavt {
border-bottom: solid 1px #fff;
}
.libnavb {
border-bottom: solid 1px #ccc;
border-top: solid 1px #ccc;
}
.small {
	font: 10px Arial, Helvetica, sans-serif;
}
.tiny {
	font: x-small Arial, Helvetica, sans-serif;
}
.tiny2 {
	font: 10px Arial, Helvetica, sans-serif;
}
.white {
	color: #fff;
	background-color: #CE656B;
	}
.choicesbox {
	margin-top: 10px;
	padding: 3px 5px 5px 10px;
	color: #000000;
	background-color: #b4cffa;
	border: 1px dotted #366;
	}
	
	
.mycontainer {
	margin-top: 10px;
	padding: 3px 5px 5px 10px;
	color: #000;
	background-color: #fff;
	border-top: 1px dotted #366;
	width : 750px;
	}
.mydottedcontainer {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
	color: #000;
	background-color: #fff;
	border-bottom: 1px dotted #366;
	}

.dottedabove {
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	color: #000;
	width : 440px;
	border-top: 1px dotted #366;
	}
.mycontainer440 {
	margin-top: 0px;
	padding: 0px 0px 0px 50px;
	color: #000;
	width : 440px;
	}
.mycontainer200 {
	margin-top: 0px;
	padding: 0px 0px 0px 50px;
	color: #000;
	width : 200px;
	}
.choicesbox2 {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 3px 5px 5px 10px;
	color: #000;
	background-color: #eee;
	border: 1px dotted #366;
	}
.reallytinybutton {
	font: x-small;
	font-family: Arial, Helvetica, sans-serif;
	/* font-family: Georgia,'Times New Roman', Times, serif;*/
}
.choicesboxsolid {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 3px 5px 5px 10px;
	color: #000;
	background-color: #fff;
	border: 1px solid #366;
	}
.choicesbox a:link {color: #000}
.choicesbox a:visited {color: #333}
.choicesbox a:active, .choicesbox a:hover {color: #CE656B}
.subnav {
	font: bold 14px/1.5em palatino, georgia, times, "times new roman", serif;
	color: #999999;
	text-align: center;
	}
.caption {
	font: 10px geneva, sans-serif;
	color: #366;
	background-color: transparent;
	}
.fineprint {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666;
	background-color: #fff;
	padding: 5px 3px 7px 3px;
	border: 0;
	margin-bottom: 30px;
	text-align: left;
	}
.btnForm 	{  
			font-family: Arial, Helvetica, sans-serif; 
			font-size: x-small; 
			font-weight: bold; 
			color: #FFFFFF; 
			background-color: #003366
			}

.textBox
			{
			background-color:	#FFFFFF; 
			border-style: 		1px; 
			font-size: 			x-small; 
			font-family:  		Arial, Helvetica, sans-serif;
			margin-top: 		0;
			padding-top: 		0;
		}
img.pict
{
	margin: 0px 0px 0px 0px;
	float: right;
	padding: 15px;
}

img.pad { padding: 8px 8px 0px 8px; }

img.botpad { padding-bottom: 6px; }

/* for inline-post image thumbnails */
img.thumb
{
	float: right;
	margin: 4px 6px 4px 0;
}

.rightFloater
{
	float: right;
	margin: 0px 0px 0px 24px;
}

.forumBody { background-color:	#999999; }


