/* CSS Document */

body {
/*	background-image: url(images/tbl_back.jpg);  */
	background-image: url(images/green_spacer.jpg); 
	background-repeat: repeat-y;
	color: #000000;
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#fullheight{height:100%}
#leftheight{height:600px}
.menuLink            { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration:none }
.menuLink:visited    { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration:none }
.menuLink:hover      { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #006600; text-decoration:none }
.menuLink:active     { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #006600; text-decoration:none }
.name1  {
	font-size : 16pt;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-style : normal;
	color : white;
	}
.contentTitle  {
	font-size : 14pt;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-style : normal;
	color : black;
	}
.contentbold  {
	font-size : 12pt;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-style : normal;
	color : black;
	}
.H1 {
	font-size : 16pt;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-style : normal;
	color : black;
	}
.bottomtext{	font-size : 9pt;
	font-family : "Times New Roman", Times, serif;
	color : black;
	}
.colorsubheader {color:#000000;
	font-weight:600;
	font-size:16px;
	font-family : "Times New Roman", Times, serif;
	}
.h2header{
	font-size : 16pt;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-style : normal;
	color : black;
	margin-bottom:.5em;
	margin-top:.5em;
	text-decoration:underline;
	}

