/* Standard Stylesheet (c) 2010          *//* Author: Frank Caviggia                    */
html 
{
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}
/* Body Properties */body {	background-color: #E7E7E7;	font-family: arial,verdana,helvetica,sans-serif;	font-size: 12px;	font-weight: normal;	color: #000000;	margin-top: 3px;	margin-left: 3px;	margin-bottom: 0px;}/* Link Properties */a:link,a:visited{    font-family: arial,verdana,helvetica,sans-serif;    font-size: 12px;    font-weight: normal;    text-decoration: none;	color: #0000FF;}a:hover,a:active{    font-family: arial,verdana,helvetica,sans-serif;    font-size: 12px;    font-weight: normal;    text-decoration: none;	color: #FF6600;}/* Heading 1 Properties */h1, .header{	text-transform: none;	font-family: arial,verdana,helvetica,sans-serif;	font-weight: bold;	font-style: normal;	font-size: 14px;	color: #339933;	margin-left: 0px;	margin-top: 7px;	margin-bottom: 7px;	text-decoration: none;}/* Heading 2 Properties */h2, .sub_header{	text-transform: none;	font-family: arial,verdana,helvetica,sans-serif;	font-weight: bold;	font-style: normal;	font-size: 12.5px;	color: #339933;	text-decoration: underline;	margin-left: 0px;	margin-top: 7px;	margin-bottom: 7px;	text-decoration: underline;}/* Other Headings */h3, h4, h5{	text-transform: none;	font-family: arial,verdana,helvetica,sans-serif;	font-weight: bold;	font-style: italic;	font-size: 12px;	color: #339933;	text-decoration: underline;	margin-left: 0px;	margin-top: 7px;	margin-bottom: 7px;	text-decoration: none;}/* List Element Properties */li{	margin-top: 12px;	margin-left: 2px;	margin-right: 2px;	margin-bottom: 10px;}/* Body Properties */hr {	color: #006699;	width: 480px;	text-align: center;	margin-top: 2px;	margin-bottom: 2px;	margin-left: 0px;	margin-right: 0px;}/* Form Properties */form{    padding-top: 0px;    padding-bottom: 0px;    padding-left: 0px;    padding-right: 0px;}/* Main Window for Menu and Content */.main{	width: 970px;	background-color: #FFFFFF;	border-color: #888888;	border-width: 2px;	margin-right: auto;	margin-left: auto;	border-style: solid solid solid solid;}.main a:link,a:visited{    color: #0000FF;    text-decoration: none;    white-space: nowrap;}.main a:hover,a:active{    color: #FF0000;    text-decoration: none;    white-space: nowrap;}.main td a:link,a:visited{    color: #0000FF;    text-decoration: none;    white-space: nowrap;}.main td a:hover,a:active{    color: #FF0000;    text-decoration: none;    white-space: nowrap;}/* Formatted Table (e.g. <table class='ft'>) */.ft{	border-collapse: collapse;	border-width: 1px;	text-align: center;	vertical-align: top;	font-family: arial,verdana,helvetica,sans-serif;	font-weight: bold;	font-style: normal;	font-size: 11px;}/* Formatted Table - Table Head <th> */.ft th{	background-color: #5F5F5F;	font-weight: bold;	color: #FFFFFF;	font-style: normal;	text-align: center;	padding-right: 5px;	padding-left: 5px;	padding-top: 1px;	padding-bottom: 1px;	border-left: 1px solid #505050;	border-right: 1px solid #505050;	border-top: 1px solid #505050;	border-bottom: 1px solid #505050;}/* Formatted Table - Caption */.ft caption{	padding-bottom: 4px;}/* Formatted Table - Link in Table Head <th> */.ft th a:link{	color: #E1E1E1;	text-decoration: none;}/* Formatted Table - Hover Link in Table Head <th> */.ft th a:hover{	font-weight: bold;	color: #FFCC00;	text-decoration: none;}/* Formatted Table - Table Data <td> */.ft td{	background-color: #DDDDDD;	color: #000000;	text-align: left;	padding: 1px;	border-left: 1px solid #505050;	border-right: 1px solid #505050;	border-bottom: 1px solid #505050;}/* Content  Menu */.content{	width:970px;	border-collapse:collapse;	text-align:left;	border-bottom:1px solid #505050;    background-color: #B2AD80;    padding-top: 11px;    padding-bottom: 0px;    padding-left: 0px;    padding-right: 0px;    font-family: arial,verdana,helvetica,sans-serif;    font-size: 11px;    font-weight: normal;	color: #000000;	text-align: left;	vertical-align: center;	}.content td{    vertical-align: top;	background-color:#B2AD80;	padding-left:4px;	padding-top:4px;	padding-right:2px}/* Menu Stylesheet */.menu{	background-image:url(images/menu_bar.jpg);    background-color: #999999;    padding-top: 0px;    padding-bottom: 0px;    padding-left: 0px;    padding-right: 0px;    vertical-align: center;    width: 970px;    font-family: arial,verdana,helvetica,sans-serif;    font-size: 14px;    font-weight: bold;    text-decoration: none;    white-space: nowrap;    color: #FFFFFF;	top: 60px;	text-align: left;}.menu th{	font-weight: bold;    text-decoration: none;	vertical-align: center;	color: #FFFFFF;}.menu td{	cursor: pointer;     font-weight: bold;	text-align: center;	vertical-align: center;    color: #FFFFFF;}/* Sub Menu Properties*/.submenu{	font-family: arial,verdana,helvetica,sans-serif;	font-size: 11px;	text-align: left;	position: absolute;	visibility: hidden;	background-color: #555555;	padding-top: 0px;	padding-left: 30px;	padding-bottom: 0px;
	width: 960px;	color: #FFFFFF;	z-index: 2;}.submenu table td{	cursor: pointer;}/* Gray Backgroud */.bg_gray{	font-family: arial,verdana,helvetica,sans-serif;    font-size: 11.5px;    color: #000000;    text-align: left;    background-color: #BAC2C5;    padding-top: 4px;    padding-bottom: 5px;    padding-left: 5px;    padding-right: 5px;    margin-top: 5px;    margin-left: 5px;    margin-bottom: 3px;    border-color: #888888;    border-width: 2px;    border-style: solid solid solid solid;}.bg_gray a:link,a:visited{    color: #0000FF;    text-decoration: none;    white-space: nowrap;}.bg_gray a:hover{    color: #FF0000;    text-decoration: none;    white-space: nowrap;}.bg_gray h1, .header{	text-transform: none;	font-weight: bold;	font-style: normal;	font-size: 11.5px;	color: #000000;	margin-left: 0px;	margin-top: 3px;	margin-bottom: 5px;	text-decoration: none;}.bg_gray h2, .sub_header{	text-transform: none;	font-weight: bold;	font-style: normal;	font-size: 11.5px;	color: #000000;	margin-left: 0px;	margin-top: 3px;	margin-bottom: 5px;	text-decoration: underline;}.bg_gray h3, h4, h5{	text-transform: none;	font-weight: bold;	font-style: italic;	font-size: 11.5px;	color: #000000;	margin-left: 0px;	margin-top: 3px;	margin-bottom: 5px;	text-decoration: none;}/* Tan Backgroud */.bg_tan{	font-family: arial,verdana,helvetica,sans-serif;    font-size: 11.5px;    color: #000000;    text-align: left;    background-color: #D4D1B8;    padding-top: 4px;    padding-bottom: 5px;    padding-left: 5px;    padding-right: 5px;    margin-top: 5px;    margin-left: 5px;    margin-bottom: 3px;    border-color: #888888;    border-width: 2px;    border-style: solid solid solid solid;}.bg_tan a:link,a:visited{    color: #0000FF;    text-decoration: none;    white-space: nowrap;}.bg_tan a:hover{    color: #FF0000;    text-decoration: none;    white-space: nowrap;}.bg_tan h1, .header{	text-transform: none;	font-weight: bold;	font-style: normal;	font-size: 11.5px;	color: #000000;	margin-left: 0px;	margin-top: 3px;	margin-bottom: 5px;	text-decoration: none;}.bg_tan h2, .sub_header{	text-transform: none;	font-weight: bold;	font-style: normal;	font-size: 11.5px;	color: #000000;	margin-left: 0px;	margin-top: 3px;	margin-bottom: 5px;	text-decoration: underline;}.bg_tan h3, h4, h5{	text-transform: none;	font-weight: bold;	font-style: italic;	font-size: 11.5px;	color: #000000;	margin-left: 0px;	margin-top: 3px;	margin-bottom: 5px;	text-decoration: none;}/* Green Backgroud */.bg_green{	font-family: arial,verdana,helvetica,sans-serif;    font-size: 11.5px;    color: #000000;    text-align: left;    background-color: #99CC99;    padding-top: 4px;    padding-bottom: 5px;    padding-left: 5px;    padding-right: 5px;    margin-top: 5px;    margin-left: 5px;    margin-bottom: 3px;    border-color: #888888;    border-width: 2px;    border-style: solid solid solid solid;}.bg_green a:link{    color: #0000FF;    text-decoration: none;    white-space: nowrap;}.bg_green a:hover{    color: #FF0000;    text-decoration: none;    white-space: nowrap;}.bg_green h1, .header{	text-transform: none;	font-weight: bold;	font-style: normal;	font-size: 11.5px;	color: #000000;	margin-left: 0px;	margin-top: 3px;	margin-bottom: 5px;	text-decoration: none;}.bg_green h2, .sub_header{	text-transform: none;	font-weight: bold;	font-style: normal;	font-size: 11.5px;	color: #000000;	margin-left: 0px;	margin-top: 3px;	margin-bottom: 5px;	text-decoration: underline;}.bg_green h3, h4, h5{	text-transform: none;	font-weight: bold;	font-style: italic;	font-size: 11.5px;	color: #000000;	margin-left: 0px;	margin-top: 3px;	margin-bottom: 5px;	text-decoration: none;}/* Blue Backgroud */.bg_blue{	font-family: arial,verdana,helvetica,sans-serif;    font-size: 11.5px;    color: #000000;    text-align: left;    background-color: #7EAAB3;    padding-top: 4px;    padding-bottom: 5px;    padding-left: 5px;    padding-right: 5px;    margin-top: 5px;    margin-left: 5px;    margin-bottom: 3px;    border-color: #888888;    border-width: 2px;    border-style: solid solid solid solid;}.bg_blue a:link,a:visited{    color: #0000FF;    text-decoration: none;    white-space: nowrap;}.bg_blue a:hover{    color: #FF0000;    text-decoration: none;    white-space: nowrap;}.bg_blue h1, .header{	text-transform: none;	font-weight: bold;	font-style: normal;	font-size: 11.5px;	color: #000000;	margin-left: 0px;	margin-top: 3px;	margin-bottom: 5px;	text-decoration: none;}.bg_blue h2, .sub_header{	text-transform: none;	font-weight: bold;	font-style: normal;	font-size: 11.5px;	color: #000000;	margin-left: 0px;	margin-top: 3px;	margin-bottom: 5px;	text-decoration: underline;}.bg_blue h3, h4, h5{	text-transform: none;	font-weight: bold;	font-style: italic;	font-size: 11.5px;	color: #000000;	margin-left: 0px;	margin-top: 3px;	margin-bottom: 5px;	text-decoration: none;}/* Yellow Backgroud */.bg_yellow{	font-family: arial,verdana,helvetica,sans-serif;    font-size: 11.5px;    color: #000000;    text-align: left;    background-color: #FFFF99;    padding-top: 4px;    padding-bottom: 5px;    padding-left: 5px;    padding-right: 5px;    margin-top: 5px;    margin-left: 5px;    margin-bottom: 3px;    border-color: #888888;    border-width: 2px;    border-style: solid solid solid solid;}.bg_yellow a:link,a:visited{    color: #0000FF;    text-decoration: none;    white-space: nowrap;}.bg_yellow a:hover{    color: #FF0000;    text-decoration: none;    white-space: nowrap;}.bg_yellow h1, .header{	text-transform: none;	font-weight: bold;	font-style: normal;	font-size: 11.5px;	color: #000000;	margin-left: 0px;	margin-top: 3px;	margin-bottom: 5px;	text-decoration: none;}.bg_yellow h2, .sub_header{	text-transform: none;	font-weight: bold;	font-style: normal;	font-size: 11.5px;	color: #000000;	margin-left: 0px;	margin-top: 3px;	margin-bottom: 5px;	text-decoration: underline;}.bg_yellow h3, h4, h5{	text-transform: none;	font-weight: bold;	font-style: italic;	font-size: 11.5px;	color: #000000;	margin-left: 0px;	margin-top: 3px;	margin-bottom: 5px;	text-decoration: none;}
