@charset "UTF-8";
/* CSS Document */



/* ___________________________________________  Page styles ___________________________________________*/



body {
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #e3e3e3;
	text-align: right;
}

#mainNav a{
padding:2px 5px;
}


/*
body
{ 
background-image: 
url(images/background_strips.gif);
}
 */
 
 
/*
background: no-repeat bottom right; 
*/



.cellback {
background: url(images/dot.gif) repeat-y;
width: 40px;
padding: 0px;
}


.cellback_centered {
background: url(images/dot_centered.gif) repeat-y;
width: 40px;
padding: 0px;
}

.cellback_horz {
background: url(images/dot_horz.gif) repeat-x;
width: 40px;
padding: 0px;
}





 

a:link {
	color: #0066cc;
	text-decoration: none;
}

a:link2 {
	color: #0066cc;
	text-decoration: none;
}


a:visited {
	color: #0066cc;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


/* Font style below */


/* ___________________________________________ Body Copy Styles ___________________________________________*/

.body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	color: #464646;
}


.body_tight_lead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	color: #464646;
	text-align: left;
}


.small_body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
}

/* ___________________________________________ Headline Styles ___________________________________________*/


.color01_subhead_sml{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	color: #0066cc;
	font-weight: bold;
	text-align: left;
	}

.color01_healine_med{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	color: #0066cc;
	font-weight: bold;
	text-align: left;
}


.color01_healine_lrg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 24px;
	color: #0066cc;
	font-weight: bold;
	text-align: left;
}






.color02_healine_sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	color: #666;
	font-weight: bold;
}

.color02_healine_med{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	color: #666;
	font-weight: bold;
}


.color02_healine_lrg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 22px;
	color: #666;
	font-weight: bold;
}






.color03_healine_sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	color: #999999;
	font-weight: bold;
}

.color03_healine_med{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	color: #999999;
	font-weight: bold;
}


.color03_healine_lrg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 24px;
	color: #999999;
	font-weight: bold;
}





/* ___________________________________________ Subhead Styles ___________________________________________*/


.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
}
.light_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	color: #CCCCCC;
	font-weight: bold;
}


/* ___________________________________________ Mouse Type Styles ___________________________________________*/


.mousetype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	color: #000000;
	text-align: left;
}



.mousetypebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
}
.mousetype_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	color: #000000;
	text-align: right;
}
.homeTable{
margin:30px auto 10px auto;
}
.homeTable td
{
    text-align:left;
}
