body
{
	background: #FFF;
margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif, "bitstream vera sans";
	color: #666;
}

#top {
background-color: #356AA0;
background: url('topgrad.png')repeat-x;
width: 100%;
height: 150px;

}

#title {
color: #FFF;
font-size: 3em;
padding-left: 50px;
padding-top: 20px;
}

#navigation {
width: 900px;
margin-left: auto;
margin-right: auto;
height: 28px;
text-align: right;
margin-top: -10px;
}


#navigation li {
list-style-type: none;
display: inline;
font-size: 1.5em;

}

#navigation li a
{
	color: #FFF;
	text-decoration: none;
	padding: 10px 10px 4px 10px;
	text-align: center;
}

#navigation a:hover
{
	background: #eee;
	color: #111;

	border-bottom: solid 1px #aaa;
}

#navigation a.active {
background: #FFF;
color: #111;
border-bottom: solid 2px #FFF;
}

#contentcontainer
{
	width: 100%;
	background: #FFF;
	}

#contentshadow
{
	margin: 0 auto;
	width: 80%;
	background: #FFF url('content.jpg') repeat-y;
}

#content
{
	margin: 0 auto;
	min-height: 550px;
	width: 85%;
	padding: 10px 240px 10px 10px;
	background: #FFF;
	line-height: 150%;
	border-left: 1px solid #BBB;
	border-right: 1px solid #BBB;

}

#contentright
{
	border-left: 1px solid #BBB;
	padding-left: 10px;
	float: right;
	position: absolute;
	margin-left: 1101px;
	width: 209px;
	min-height: 550px;
}

a {
color: #0101DF;
text-decoration: none;
}

a:hover {
text-decoration: underline;
color: #000;
}

h1 {
border-bottom: solid 4px #356AA0;
padding-left: 15px;

}

p {
padding: 10px;
}

h2 {
font-size: 1.3em;
margin: 20px 0px -25px 0px;
padding: 3px 0px 0px 5px;
}

#footer
{
background-color: #356AA0;
background-image: url('topgrad.png');
width: 100%;
height: 90px; 
color: #FFF;
text-align: center;
}

#footercon {
color: #FFF;
text-align: center;
padding-top:25px;
}
#footercon a {
color: #FFF;
text-decoration: underline;
}

#footercon a:hover {
color: #000;
background-color: transparent;
}

.CSSTableGenerator {
	margin:0px;padding:0px;
	width:100%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:7px;
	-webkit-border-bottom-left-radius:7px;
	border-bottom-left-radius:7px;
	
	-moz-border-radius-bottomright:7px;
	-webkit-border-bottom-right-radius:7px;
	border-bottom-right-radius:7px;
	
	-moz-border-radius-topright:7px;
	-webkit-border-top-right-radius:7px;
	border-top-right-radius:7px;
	
	-moz-border-radius-topleft:7px;
	-webkit-border-top-left-radius:7px;
	border-top-left-radius:7px;
}.CSSTableGenerator table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright:7px;
	-webkit-border-bottom-right-radius:7px;
	border-bottom-right-radius:7px;
}
.CSSTableGenerator table tr:first-child td:first-child {
	-moz-border-radius-topleft:7px;
	-webkit-border-top-left-radius:7px;
	border-top-left-radius:7px;
}
.CSSTableGenerator table tr:first-child td:last-child {
	-moz-border-radius-topright:7px;
	-webkit-border-top-right-radius:7px;
	border-top-right-radius:7px;
}.CSSTableGenerator tr:last-child td:first-child{
	-moz-border-radius-bottomleft:7px;
	-webkit-border-bottom-left-radius:7px;
	border-bottom-left-radius:7px;
}.CSSTableGenerator tr:hover td{
	background-color:#ffffff;
		

}
.CSSTableGenerator td{
	vertical-align:middle;
	
	background-color:#ffffff;

	border:1px solid #000000;
	width:50%;
	border-width:0px 1px 1px 0px;
	text-align:center;
	text-align:top;
	padding:7px;
	font-size:14px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.CSSTableGenerator tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTableGenerator tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTableGenerator tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td{
		background:-o-linear-gradient(bottom, #ffffff 5%, #ffffff 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #ffffff) );
	background:-moz-linear-gradient( center top, #ffffff 5%, #ffffff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff");	background: -o-linear-gradient(top,#ffffff,ffffff);

	background-color:#ffffff;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}
.CSSTableGenerator tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #ffffff 5%, #ffffff 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #ffffff) );
	background:-moz-linear-gradient( center top, #ffffff 5%, #ffffff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff");	background: -o-linear-gradient(top,#ffffff,ffffff);

	background-color:#ffffff;
}
.CSSTableGenerator tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTableGenerator tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
