* {
   padding: 0;
   margin: 0;
   margin-left: 0;
   padding-left: 0;
}

body {
   background: #FFFFFF;  
   color: #336633; 
   text-align: center; 
   font-family: "Trebuchet MS";
   font-size:16px;
}

a, a:link, a:visited {
   color: #996600;
   text-decoration: underline; 
}

 a:hover {
   color: #996600;
   text-decoration: none; 
}

p {
   margin-bottom: 10px;
   /*line-height: 19px;
   font-size: 0.8em;*/
}
h2
{
   font-size: 1.0em;
   margin-bottom:5px;
}
h1
{
   font-size: 1.5em;
   margin-bottom:5px;
   color:#000000;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 750px;
	/*border: solid 1px #003333;*/
	background: #FFFFFF; 
}

#wrapper:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#wrapper {display: inline-table;}
/* Hides from IE-mac \*/
* html #wrapper {height: 1%;}
#wrapper {display: block;}
/* End hide from IE-mac */

#container
{
		/*border: solid 1px #003333;*/
		clear:both;
		height:100%;
}

#container:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;

}

#container {display: inline-table;}
/* Hides from IE-mac \*/
* html #container {height: 1%;}
#container {display: block;}
/* End hide from IE-mac */

#header {
	margin: 0;
	height:102px;
}


#leftSide {
	float: left;
	width: 200px;
	font-size:0.9em;
	padding-bottom:20px;
	padding-top:10px;

}

#leftSide:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#leftSide {display: inline-table;}
/* Hides from IE-mac \*/
* html #leftSide {height: 1%;}
#leftSide {display: block;}
/* End hide from IE-mac */


#leftnav:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#leftnav {display: inline-table;}
/* Hides from IE-mac \*/
* html #leftnav {height: 1%;}
#leftnav {display: block;}
/* End hide from IE-mac */

#leftnav
{
    font-size:0.9em;
}

#leftSide a, #leftSide a:link, #leftSide a:visited {
   text-decoration: none; 
   margin-top:0;
   padding:0;
}

#leftSide a:hover {
   text-decoration: underline; 
}

#leftSide ul {
   list-style: disc;

}
#leftSide ul li {
   margin-bottom: 5px;
   margin-left: 25px;
}

#leftnav
{
	padding-left:15px;
	padding-bottom:20px;
	font-weight:bold;
}

#leftsearch
{
	padding-left:15px;
	vertical-align:bottom;
	font-size:0.8em;
}

#leftsearch h2
{
	font-size:1.3em;
	margin:0;
	padding:0;
	margin-bottom:5px;
}



#rightSide {
	float: right;
	width: 550px;
    color: #FFFFFF;
	font-size: 0.8em;
}


.rightSideLinks{

	padding:3px;
	text-align:center;

}

.homePageBigText{

	font-size:1.4em;

}

.homePageSmallText{

	font-size:0.9em;

}

.rightSideLinks{

	padding:3px;
	text-align:center;

}

.formelements
{
   font-family: "Trebuchet MS";
   font-size: 1.0em;
   margin:0;
   padding:0;
   margin-bottom:8px;
}


#rightSide a, #rightSide a:link, #rightSide a:visited {
   color: #FFFFFF;
   text-decoration: underline; 
   border:0;
}

#rightSide a:hover {
   color: #FFFFFF;
   text-decoration: underline; 
}

#homeimage
{
	float:left;
}


#hometext
{
	float:left;
}


#footer {
	clear: both;
	text-align:left;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
	padding-top:10px;
	font-size:1.1em;
	font-weight:bold;
}

#footer a, #footer a:link, #footer a:visited {
   color: #FFFFFF;
   text-decoration: none; 
   border:0;
}

#footer a:hover {
   color: #FFFFFF;
   text-decoration: underline; 
}

#footer2 {
	clear: both;
	text-align:right;
	font-size:0.7em;
	color:#000000;
}

#footer2 a, #footer2 a:link, #footer2 a:visited {
   color: #000000;
   text-decoration: none; 
   border:0;
}

#footer2 a:hover {
   color: #000000;
   text-decoration: underline; 
}

#tblLogin
{
	color: #000000;
}

h1
{
	color: #FFFFFF;
	font-size:1.3em;
	margin:0;
	padding:0;
}

h2
{
	color: #FFFFFF;
	font-size:1.1em;
	margin:0;
	padding:0;
}

hr
{
	color:#FFFFFF;
	background-color:#FFFFFF;
	height:1px;
	padding:0;
	margin-bottom:5px;
	border: 0;
	
}