<style type="text/css">

/**BOLD links **/
.class1 a:link {font-weight: bold;}
.class1 a:visited {font-weight: bold;}
.class1 a:active {font-weight: bold;}
.class1 a:hover {font-weight: bold;}
.class1 a {font-weight: bold;}



h5	{
	margin: 0;
	padding: 0;
	color: black;
}

ul {
list-style-type: none;
height: 25px;
width: 663px;
margin: auto;
font-size: 15px;
}

ul a {
padding-right: 4px;
padding-left: 4px;
display: block;
font-size: 15px;
}

li {
	float: left;
}

a:link { color: black; }
a:visited { color: black; }

body {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 11px;
	color: #444;
	background: #eee;
	}

div#container {
	width: 700px;
	margin: 0 auto;
	text-align: left;
	}
	

	
#content-body {
	clear: both;	
	}
	
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
                        
* html .clearfix { height: 1%;}
.clearfix {display: block;}
                          



															/** TABLE CONTAINERS **/

#hor-minimalist-b
{
/**	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif; **/
	font-family:Courier,monospace;
	font-size: 12px;
	background: #fff;
	margin: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th
{
	font-size: 14px;
	font-weight: normal;
	color: #000;
	padding: 0px 0px;
	border-bottom: 2px solid #000;
}
#hor-minimalist-b td
{
	font-family:Courier,monospace;
	border-bottom: 1px solid #ccc;
	color: #000;
	padding: 2px 8px;
}

#hor-minimalist-b td.column-one
{
	width: 175px;
}


#hor-minimalist-b th.header-two
{
	padding: 2px 8px;
	width: 150px;
	border-bottom: 1px solid #ccc;
}

table a:link, table a:visited
{
	font-family:Courier,monospace;
	color: black;
}

/** a:link {padding: 2px; background: #C8C8C8 ; color: #000; text-decoration: none;}
a:visited {padding: 2px; background: #C8C8C8 ; color: #000; text-decoration: none;}
a:hover {background: #ffe300;} **/


#title 
{
	font-size:21px;
	font-weight:bold;
}

#form 
{
	font-size:28px;
	color: gray;
}

#left-column 
{
	float: left;
	width: 48%;
}
	
#right-column 
{
	float: right;
	width: 48%;
}


															/** SUB CONTAINERS **/
* { }

div#container {
	margin: 2em auto;
	}
	div#header {
		color: inherit;
		background-color: #fff;
		border: 1px solid #e5e5e5;
		border-width: 0 2px 2px 0;
		}
		div#header-in {
			padding: 20px;
			}
	div#content-wrap {
		padding: 10px 0;
		}
		div.content {
			color: inherit;
			background-color: #fff;
			border: 1px solid #e5e5e5;
			border-width: 0 2px 2px 0;
			}
			div.content-in {
				padding: 20px;
				}
	div#footer {
		color: inherit;
		background-color: #fff;
		border: 1px solid #e5e5e5;
		border-width: 0 2px 2px 0;
		}
		div#footer-in {
			padding: 20px;
			font-size: 14px;
			}





															/** LISTS **/
* { }






															/** TYPOGRAPHY **/
* { }






															/** FORMS **/
* { }






															/** END **/

