﻿body
{
	margin:0px;
	text-align:center;
	background-image:url(web_images/dkgrey_1pxl.jpg);
	background-repeat:repeat;
	color:#555555;
}
a:hover
{
	 cursor:pointer;
}

.heading
{
	font-family:Arial;
	font-weight:bold;
	font-size:24pt;
	color:#555555;
}

.tblBanner
{
	width:100%;
	height:88px;
	border:0px;
	margin:0px;
	padding:0px;
	background-image:url(web_images/header_bg.jpg);
	background-repeat:repeat-x;
}
.tdBannerLeft
{
	width:50%;
	text-align:right;
	padding-right:70px;
	vertical-align:middle;	
}
.tdBannerRightTop
{
	 padding:0px;
	 height:51px;
	 text-align:left;
}
.bannerlinks
{
	 margin-left:230px;
}
.bannerlinks a
{
	font-family:Arial;
	font-size:.7em;
	text-decoration:none;
	color:Silver;
}
.bannerlinks a:hover
{
	font-family:Arial;
	font-size:.7em;
	text-decoration:underline;
	color:White;
}
.bannerlinks a:pressed
{
	font-family:Arial;
	font-size:.7em;
	text-decoration:none;
	color:Silver;
}
.tdBannerRightBottom
{
	text-align:left;
	padding:0px;
	
}
.tblTabMenu
{
	border:0px;
	 margin-left:100px;
	 
}
.tdTabMenuItem
{
	background-image:url(web_images/but_nav_green.jpg);
	background-repeat:no-repeat;
	width:96px;
	height:34px;
	text-align:center;
	vertical-align:middle;
	color:Gray;
	font-family:Verdana;
	font-size:.7em;
}
.tdTabMenuItemGlow
{
	background-image:url(web_images/but_nav_grey.jpg); 
	background-repeat:no-repeat;
	width:96px; 
	height:34px; text-align:center; 
	vertical-align:middle; 
	color:#555555;
	 font-family:Verdana; 
	 font-size:.7em;
}
.tdTabMenuItem a:pressed
{
	color:white;
	text-decoration:none;	
}
.tdTabMenuItemGlow a:pressed
{
	color:#555555;
	text-decoration:none;	
}
.tdTabMenuItem a
{
	color:white;
	text-decoration:none;
}
.tdTabMenuItemGlow a
{
	color:#555555;
	text-decoration:none;
}
.tdTabMenuItem a:hover
{
	color:white;
	text-decoration:underline;
}
.BottomBar
{
    border:0px;
    margin:0px;
    padding:0px;
    width:100%;
    margin-top:-3px;
    height:35px;
    background-image:url(web_images/lgt_gery_1pxl.jpg);
    background-repeat:repeat;
}
/******************** Home page ************************************/
.greenBackground
{
	padding-top: 25px;
	 background-image:url(web_images/green_to_green.jpg);
	 background-repeat:repeat-x;
	 width:100%;
	 height:380px;
	 text-align:center;
}
.tblcenterText
{
	width:800px;
	height:300px;
	/*margin-top:15px;*/
	margin-left: auto;
	margin-right:auto;
	
}
.tdlefttext
{
     width:50%;
     padding-right:25px;
     text-align:left;
     vertical-align:top;
     color:White;
     font-family:Arial;
     font-size:.8em;
     
}

a.grey
{
	text-decoration:underline;
     text-align:left;
     vertical-align:top;
     color:White;
     font-family:Arial;
     font-size:1em;}

a.grey:visited
{
     text-align:left;
     vertical-align:top;
     color:White;
     font-family:Arial;
     font-size:1em;
}

a.grey:hover
{
	text-decoration:none;
}

.tdrightarea
{
	 width:50%;
	 color:White;	
	 padding:20px;
	 background-image:url(web_images/dkgrey_1pxl.jpg);
	 background-repeat:repeat;
	 border-style:inset;
	 border-width:2px;
	 border-color:Green;	 
}
.tdRightText
{
	padding:0px;
	text-align:left;
	vertical-align:top;
	font-family:Arial;
	font-size:.8em;
	height:200px;
}
.tdRightText a
{
	color:silver;
	text-decoration:underline;
}
.tdRightText a:hover
{
	color:White;
	text-decoration:none;
}
.tdRightText a:pressed
{
	color:silver;
	text-decoration:underline;
}

ul
{
	list-style-image:url(web_images/dot_text_greenback.gif);
}

ul.grey
{
	list-style-image:url(web_images/dot_text_greyback.gif);
}


/******************** learn more page ************************************/

.submenu
{
	 margin-right:80px;
	 margin-top:8px;
	 padding:0px;
	 text-align:left;
	 
}
.submenu a
{
	 color:#555555;
	 text-decoration:none;
}
.submenu a:hover
{
	 color:#555555;
	 text-decoration:underline;
}
.submenu a:pressed
{
	 color:#555555;
	 text-decoration:none;
}
.submenuItem
{
	width:100px;
	font-family:Tahoma;
	 color:#555555;
	 font-size:.7em;
	 text-align:center;
	 vertical-align:middle;
	 
}
.submenuItemGlow
{
	width:101px;	
	background-image:url(web_images/but_base_learn.jpg);
	background-repeat:no-repeat;
	font-family:Tahoma;
	color:#555555;
	font-size:.7em;
	text-align:center;
	vertical-align:middle;
}
.devider
{
	height:27px;
	width:1px;
	margin-top:-2px;
	background-image:url(web_images/divider_learn.jpg);
	background-repeat:no-repeat;
}
.grayline
{
	 height:2px;
	 width:100%;
	 background-image:url(web_images/white_grey_learn.jpg);
	 background-repeat:repeat-x;
}
.grayBackground
{
	padding-top: 15px;
	padding-bottom:15px;
	background-image:url(web_images/lgt_gery_1pxl.jpg);
	background-repeat:repeat;
	
}.
.learnmore_centertext
{
	width:800px;
	height:600px;
	margin-top:0px;
}

.tdlearnmore_leftText
{
	 width:50%;
     text-align:left;
     height:80%;
     vertical-align:top;
     color:White;
     font-family:Arial;
     font-size:.8em;
     padding-top:25px;
     padding:10px;
     color:#555555;
}

.tdlearnmore_rightText
{
	width:50%;
	vertical-align:top;
	text-align:left;
	padding-top:17px;
	padding-left:25px;
	font-family:Arial;
	font-size:.8em;
	color:#555555;
}

.signin_centerText
{
	width:800px;
	height:600px;
	margin-top:0px;
	vertical-align:top;
     color:White;
     font-family:Arial;
     font-size:.8em;
     padding-top:25px;
     padding:10px;
     color:#555555;
}

/************************** Next and Back Buttons *************************/
.button
{
	background-image:url(web_images/button_base.jpg);
	background-repeat:no-repeat;
	text-align:center;
    padding-top:10px;
	font-family:Verdana;
    font-weight:bold;
	color:Gray;	
	width:108px;
	height:38px;
    text-decoration:none;
}
.asp_button
{
	background-image:url(web_images/button_base.jpg);
	background-repeat:no-repeat;
	text-align:center;
	font-family:Verdana;
    font-weight:bold;
	color:Gray;	
	width:108px;
	height:38px;
    text-decoration:none;
}
.nextButton
{
	background-image:url(web_images/buttn_next.jpg);
	background-repeat:no-repeat;
	padding-left:25px;
    padding-top:10px;
	font-family:Verdana;
	font-size:.8em;
    font-weight:bold;
	color:Gray;	
	width:108px;
	height:38px;
    text-decoration:none;
}
.backButton
{
	background-image:url(web_images/button_back.jpg);
	background-repeat:no-repeat;
    padding-left:45px;
    padding-top:10px;
	font-family:Verdana;
	font-size:.8em;
    font-weight:bold;
	color:Gray;	
	width:108px;
	height:38px;
    text-decoration:none;
}

.Navigation
{
	text-align:left;
	padding-top:10px;
	vertical-align:middle;
}
.Navigation a
{
	font-family:Verdana;
	font-size:.9em;
    font-weight:bold;
	color:Gray;	
    text-decoration:none;11:35 AM 2/04/2008
}
.Navigation a:hover
{
	font-family:Verdana;
	font-size:.9em;
    font-weight:bold;
    color:Gray;	
    text-decoration:underline;
}
.Navigation a:pressed
{
	font-family:Verdana;
	font-size:.9em;
	color:Gray;	
    font-weight:bold;
}
/*********************** FAQ Page *******************************/
.faq_centertext
{
	width:800px;
	height:600px;
	margin-top:0px;
	color:#555555;
	margin-left:auto;
	margin-right:auto;
}
.faq_text
{
	font-size:.8em;
	font-family:Arial;
	color:#555555;
	text-align:left;
	font-family:Arial;
	
	
}

.tblContactusForm
{
	width:800px;
	height:600px;
	margin-top:0px;
	padding:0px;
	font-family:Arial;
	font-size:.8em;
	margin-left:auto;
	margin-right:auto;
}
.tblContactusForm td
{
    text-align:left;
}
.tblLoginbox
{
	/*margin-left:20px;*/
	margin-left:auto;
	margin-right:auto;
	border:solid 1px silver;
}
