/* Lists */

.list
{
	line-height: 200%;
}
ul
{
	list-style-image: url('../images/Icons_Backgrounds/bullet2.gif');
	list-style-type: circle;
	margin-top: 0;
	margin-bottom: 0
}
li
{
	margin-top: .5em;
	margin-bottom: .5em;
}
.nobull li
{
	list-style-image: none;
}




/* Links */

a:link
{
	text-decoration: none;
	color: #000099;
	font-weight: bold;
}
a:visited
{
	text-decoration: none;
	color: #660066;
	font-weight: bold;
}
a:hover
{
	text-decoration: underline;
	color: #660066;
	font-weight: bold;
}
a:active
{
	text-decoration: none;
	color: #660066;
	font-weight: bold;
}
#main a:link
{
	text-decoration: underline;
	color: #000099;
	font-weight: bold;
}
#main a:visited
{
	text-decoration: underline;
	color: #660066;
	font-weight: bold;
}
#main a:hover
{
	text-decoration: underline;
	color: #660066;
	font-weight: bold;
}
#main a:active
{
	text-decoration: underline;
	color: #660066;
	font-weight: bold;
}
#sideadbar a:link
{
	color: #000099;
	font-weight: bold;
}
#sideadbar a:visited
{
	color: #000099;
	font-weight: bold;
}
#sideadbar a:hover
{
	color: #000099;
	font-weight: bold;
}
#sideadbar a:active
{
	color: #000099;
	font-weight: bold;
}
#topadbar a:link
{
	color: #000099;
	font-weight: normal;
	text-decoration: underline;
}
#topadbar a:visited
{
	color: #000099;
	font-weight: normal;
	text-decoration: underline;
}
#topadbar a:hover
{
	color: #000099;
	font-weight: normal;
	text-decoration: underline;
}
#topadbar a:active
{
	color: #000099;
	font-weight: normal;
	text-decoration: underline;
}




/* Paragraphs and Headings */

h1
{

	font-family: Verdana;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 2em;
	font-weight: bold;
	color: #000066;
}
h2
{
	color: #000066;
	font-weight: bold;
	font-family: Verdana; 
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1.75em;
}

h3
{
	color: #000066;	
	margin-top: 1em;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: .5em;
	font-family: Verdana;
}
h4
{
	color: #000066;
	font-family: Verdana;
	font-size: 1.1em;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
}
h6
{
	color: #000066;
	font-family: Verdana,arial;
	margin-top: 0;
	margin-bottom: 1.5em;
	font-size: 1em;
	font-weight: normal;
}
p
{
	margin-top: 0;
	margin-bottom: 1em;
}
#sideadbar p
{
	margin-left:4px;
}




/* Forms, Fieldsets, Tables */

form
{
	margin: 0;
	font-size: 1em;
}
fieldset
{
	margin-top: 0;
	margin-bottom: 1em;
	-moz-border-radius: .5em;
}

#sidenavbar fieldset
{
	width: 160px;
}

legend
{
	color: #000066;
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 1em;
}
input
{
	font-size: 1em;
}
table table
{
	margin-bottom:1em;
}
th
{
	font-weight: bold;
}
.kristenspick
{
	width: 80%;
	border: none;
	padding: 8px;
	font-size: 1em;	
}



/* Page Layout */

body
{
	min-height: 100%;
	min-width: 550px;
	background-color: #ffffff;
	margin: 0;
	font-family: verdana;
	border-style: none;
}
#header
{
	float: left;
	width: 100%;
	min-height: 100px;
	margin: 0;
	padding: 0;
	background-color: #eeeeff;
}
#topright
{
	text-align: left;
}
#topadbar
{
	float: left;
	width: 100%; 
	min-height: 40px;
	margin: 0;
	padding-top: 4px;
	padding-left: 0px; 
	padding-bottom: 4px;
	border-top: medium solid #ddddff;
	background-color: #CCCCFF;
	text-align: left;
}
#container
{
	float: left;
	width: 100%;
	min-height: 100%;
}
#sidenavbar
{
	float: left;
	width: 180px;
	min-height: 250%;
	border-top: none; 
	border-left: none; 
	border-right: 1px solid #C0C0C0; 
	border-bottom: none; 
	background-color: #FFFFCC;
	background-image:url('../images/Icons_Backgrounds/Yellow_Column.jpg'); 
	background-repeat:repeat-y;
	vertical-align: top;
	text-align: left;	
	padding-left: 12px;
	padding-right: 12px;
}
#main
{
	min-height: 100%;
	border: none;
	padding-top: 8px;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 8px;
	vertical-align: top;
	font-size: 1em;
}
#subheader
{
	margin-top: 12px;
	margin-bottom: 12px;
	vertical-align: top;
}
#footer
{
	margin:0px; 
	padding:0px;
	vertical-align: top;
}
#footerads
{
	margin:0px; 
	padding:0px;
}
#footerlegal
{
	font-size: .8em;
}
#corneradbar
{
	width: 140px;
	background-color: #CCCCFF;
}
#sideadbar
{
	width: 140px;
	border-left: medium solid #ddddff; 
	background-color: #CCCCFF;
	vertical-align: top;
	text-align: left;
}




#test
{
	float: left;
	border: none;
	padding-top: 8px;
	padding-left: 240px;
	padding-right: 180px;
	padding-bottom: 8px;
	vertical-align: top;
	font-size: 1em;
}


/* Print Style */

@media print 
{
	.noprint 
		{ 
			display: none;
		}
		
	#topadbar
		{
			display: none;
		}
	#sidenavbar
		{
			display: none;
		}
	#main
		{
			width: 100%;
		}
	#subheader
		{
			display: none;
		}
	#footerads
		{
			display: none;
		}
	#sideadbar
		{
			display: none;
		}


	#test
		{
			float: none;
			width: 100%;
			padding: 0;
		}

}
