/* TOP NAV */
.navbarpictablegreen {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5D9177;
}

.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
	display: block;
	vertical-align: middle;
	white-space: nowrap;
	height: 24px;
	line-height: 24px;
}

.navbarcellgreen{
	background-color: #5D9177;
	text-decoration: none;
	width: 100%;
	background-image: url(images/bluedot.gif);
	background-repeat: repeat;
	height: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	color: #009966;
}

.navbarcellwhite {
	background-color: #FFFFFF;
	text-decoration: none;
}

.navbar	a:link  	{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5D9177;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 80px;
}                                                          

.navbar a:active	{
	background: #BFE6D2;
	color: #500000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 80px;
}

.navbar	a:visited	{
	background: #5D9177;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 80px;
}

.navbar	a:hover  	{
	background-color: #BFE6D2;
	display: block;
	color: #500000;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 80px;
}                       

/* BOTTOM NAV */
.navbarbottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
	display: block;
	vertical-align: middle;
	white-space: nowrap;
	height: 24px;
	line-height: 24px;
}

.navbarbottomcellgreen {
	background-color: #5D9177;
	text-decoration: none;
	width: 100%;
	background-image: url(images/bluedot.gif);
	background-repeat: repeat;
}

.navbarbottomcellwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFFFF;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
	display: block;
	vertical-align: middle;
	white-space: nowrap;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.navbarbottom	a:link  	{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5D9177;
	width: 80px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}                                                          

.navbarbottom a:active	{
	background: #BFE6D2;
	color: #500000;
	width: 80px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.navbarbottom	a:visited	{
	background: #5D9177;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	width: 80px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.navbarbottom	a:hover  	{
	background-color: #BFE6D2;
	display: block;
	color: #500000;
	text-decoration: none;
	width: 80px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}                       

.navbarbottomTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-color: #5D9177;
	background-image: url(images/bottomnavcorner_green.gif);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: middle;
	text-align: right;
	padding-right: 30px;
	white-space: nowrap;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
}

/* LEFT NAV */

.leftnavbargreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right bottom;
	vertical-align: middle;
	display: block;
	height: 14px;
	border-right-color: #C2D9F2;
	line-height: 200%;
	border-right-width: 1px;
	border-right-style: solid;
	background-color: #BFE6D2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.leftnavbargreen	a:link  	{
	display: block;
	color: #000;
	text-transform: capitalize;
	padding-left: 5px;
	height: 14px;
	text-decoration: none;
}                                                          
.leftnavbargreen a:active	{
	background: #5D9177;
	color: #FFFFFF;
	padding-left: 5px;
	text-decoration: none;

}
.leftnavbargreen	a:visited	{
	background-: transparent;
	display: block;
	color: #000;
	text-transform: capitalize;
	padding-left: 5px;
	height: 14px;
	text-decoration: none;
}
.leftnavbargreen	a:hover  	{
	background-color: #5D9177;
	display: block;
	color: #FFFFFF;
	text-transform: capitalize;
	padding-left: 5px;
	height: 14px;
	text-decoration: none;
}                       

.leftnavbarTitlegreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-color: #BFE6D2;
	background-image: url(images/leftnavcorner_green.gif);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: middle;
	text-align: right;
	padding-right: 20px;
	white-space: nowrap;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 1.2;
	color: #003300;

}

.leftsubmenu_green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	color: #2B3D78;
	padding-left: 10px;
	text-transform: uppercase;
}

.leftsubmenu_green	a:link  	{
	display: block;
	color: #003366;
	text-decoration: none;
	border-bottom: 1px solid #A2C4E8;
}                                                          

.leftsubmenu_green a:active	{}

.leftsubmenu_green	a:visited	{
	display: block;
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #A2C4E8;
}

.leftsubmenu_green	a:hover  	{
	background-color: #BFE6D2;
	display: block;
	color: #000;
	text-decoration: none;
}    
                       
/* HEADER TAGS */
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003300;
	font-variant: small-caps;
	display: inline;
	font-size: 18px;

}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003219;
	font-variant: small-caps;
	display: inline;
	font-size: 18px;

}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-variant: small-caps;
	display: inline;
	font-size: 18px;
}

.content {
	padding: 15px 15px 15px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #333333;
	position: static;
	vertical-align: top;
}

.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	padding: 15px 15px 0px 20px;
	text-transform: none;
	color: #666633;
	text-decoration: underline;	
}

.pagenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 5px 5px 0px 20px;
}

.contenttitle {
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-variant: small-caps;
	color: #003300;
	position: static;
	font-weight: bold;
	text-decoration: underline;
}

.contenttitle	a:link  	{
	color: #666633;
	text-transform: capitalize;
	text-decoration: none;
}
                                          
.contenttitle a:active	{
	text-decoration: underline;
	color: #660000;
}

.contenttitle	a:visited	{
	background-: transparent;
	color: #666633;
	text-transform: capitalize;
	text-decoration: none;
}

.contenttitle	a:hover  	{
	color: #660000;
	text-transform: capitalize;
	text-decoration: underline;
}          

.midpagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #006600;
	padding-bottom: 0px;
	padding-left: 0px;

}
.contenttable {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #333333;
	vertical-align: top;

}
.picturebox {
	border: 1px solid #6F98A6;
}
.leftpicmargin {
	margin-right: 15px;
	margin-bottom: 15px;
}

.Greentitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-variant: normal;
	color: #006633;
	font-weight: bold;
	text-decoration: underline;
}

.Greensubtitles {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: normal;
	color: #006633;
	font-weight: bold;
}

.TitleNoWrap {
	white-space: nowrap;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-align: center;

}
.HomePageBKG {
	background-image: url(images/TimeIsMoneyBKG.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

.Newslinkbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	line-height: 100%;
	vertical-align: middle;
}

.Newslinkbox	a:link  	{
	color: #000;
	text-transform: capitalize;
	height: 20px;
	text-decoration: none;
	background-color: #BFE6D2;
	line-height: 1.2;
	display: block;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
}
                                                          
.Newslinkbox a:active	{
	background: #5D9177;
	text-decoration: none;
	height: 20px;
	display: block;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
}

.Newslinkbox	a:visited	{
	background-: transparent;
	display: block;
	color: #000;
	text-transform: capitalize;
	height: 20px;
	text-decoration: none;
	background-color: #BFE6D2;
	line-height: 1.2;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;

}

.Newslinkbox	a:hover  	{
	background-color: #5D9177;
	display: block;
	color: #FFFFFF;
	text-transform: capitalize;
	height: 20px;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
}

.tabletitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2D4A44;
	text-align: center;
}
         
.tabledark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #2D4A44;
	white-space: nowrap;
	margin: 5px;
	line-height: 100%;
	padding: 5px;
	height: 100%;
	width: auto;



}

.tabledark	a:link  	{
	text-transform: capitalize;
	height: 20px;
	text-decoration: underline;
	line-height: 1.2;
	display: block;
	color: #FFFFFF;

}
                                                          
.tabledark a:active	{
	background: #E6CACA;
	text-decoration: underline;
	height: 20px;
	display: block;
	color: #660000;

}

.tabledark	a:visited	{
	background-: transparent;
	display: block;
	color: #FFFFFF;
	text-transform: capitalize;
	height: 20px;
	text-decoration: underline;
	line-height: 1.2;

}

.tabledark	a:hover  	{
	background-color: #E6CACA;
	display: block;
	color: #660000;
	text-transform: capitalize;
	height: 20px;
	text-decoration: none;
}

.tabledarkcell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2D4A44;
	white-space: nowrap;
	height: 100%;
}

.tabledarkcell	a:link  	{
	text-transform: capitalize;
	height: 100%;
	line-height: 100%;
	display: block;
	color: #FFFFFF;
	padding: 5px;
	text-decoration: none;
}
                                                          
.tabledarkcell a:active	{
	background: #E6CACA;
	text-decoration: underline;
	height: 100%;
	display: block;
	color: #660000;
	padding: 5px;
	text-transform: capitalize;
	width: 100%;
}

.tabledarkcell	a:visited	{
	background-: transparent;
	display: block;
	color: #FFFFFF;
	text-transform: capitalize;
	height: 100%;
	text-decoration: none;
	line-height: 100%;
	padding: 5px;
}

.tabledarkcell	a:hover  	{
	background-color: #E6CACA;
	display: block;
	color: #660000;
	text-transform: capitalize;
	height: 100%;
	text-decoration: none;
	padding: 5px;
	line-height: 100%;
	width: 100%;

}

.tablelight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #BFE6D2;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.tablelight	a:link  	{
	text-transform: capitalize;
	height: 20px;
	text-decoration: underline;
	line-height: 1.2;
	display: block;
	color: #003366;

}
                                                          
.tablelight a:active	{
	background: #E6CACA;
	text-decoration: underline;
	height: 20px;
	display: block;
	color: #660000;

}

.tablelight	a:visited	{
	background-: transparent;
	display: block;
	color: #003366;
	text-transform: capitalize;
	height: 20px;
	text-decoration: underline;
	line-height: 1.2;

}

.tablelight	a:hover  	{
	background-color: #E6CACA;
	display: block;
	color: #660000;
	text-transform: capitalize;
	height: 20px;
	text-decoration: none;
}

.tablelighthome {
	font-size: 12px;
	font-weight: normal;
	background-color: #BFE6D2;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.tablelighthome	a:link  	{
	text-transform: capitalize;
	height: 20px;
	text-decoration: underline;
	line-height: 1.2;
	display: block;
	color: #003366;

}
                                                          
.tablelighthome a:active	{
	background: #E6CACA;
	text-decoration: underline;
	height: 20px;
	display: block;
	color: #660000;

}

.tablelighthome	a:visited	{
	background-: transparent;
	display: block;
	color: #003366;
	text-transform: capitalize;
	height: 20px;
	text-decoration: underline;
	line-height: 1.2;

}

.tablelighthome	a:hover  	{
	background-color: #E6CACA;
	display: block;
	color: #660000;
	text-transform: capitalize;
	height: 20px;
	text-decoration: none;
}


.tablelightcell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: auto;
	border: 1px solid #BFE6D2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 100%;
}

.tablelightcell	a:link  	{
	text-transform: capitalize;
	height: 100%;
	display: block;
	color: #003300;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #BFE6D2;
	line-height: 100%;
	background-color: #BFE6D2;
	vertical-align: middle;
}
                                                          
.tablelightcell a:active	{
	text-decoration: underline;
	height: 100%;
	color: #660000;
	display: block;
	font-weight: bold;
	padding: 5px;
	background-color: #E6CACA;
	border: 1px solid #003300;
	line-height: 100%;
	vertical-align: middle;
}

.tablelightcell	a:visited	{
	background-: transparent;
	color: #003300;
	text-transform: capitalize;
	height: 100%;
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #BFE6D2;
	line-height: 100%;
	vertical-align: middle;
	background-color: #BFE6D2;
}

.tablelightcell	a:hover  	{
	color: #660000;
	text-transform: capitalize;
	height: 100%;
	text-decoration: underline;
	display: block;
	font-weight: bold;
	padding: 5px;
	background-color: #E6CACA;
	border: 1px solid #003300;
	line-height: 100%;
	vertical-align: middle;
}

.tableclear {
	font-size: 12px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;

}
.tableoutline {

	font-size: 12px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 1px solid #6F98A6;
}

.tabledarkBOLD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2D4A44;
	white-space: nowrap;
	display: block;
	line-height: 100%;
	height: 100%;
	padding: 5px;
}

.tablelightBOLD {

	font-size: 12px;
	font-weight: bold;
	background-color: #C4D6DB;
	display: block;
	line-height: 100%;
	padding: 5px;
}
.tablelightcompany {
	font-size: 12px;
	font-weight: normal;
	height: auto;
	border: 1px solid #BFE6D2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 100%;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}

.tablelightcompany	a:link  	{
	height: 100%;
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #BFE6D2;
	line-height: 100%;
	background-color: #BFE6D2;
	vertical-align: middle;
	text-transform: none;
}
