/*  matt
-------------------------------------------------------------
------------------------------------------------------------- */


body {
	margin:0px;
	padding:0px;
	background:#5BA245 url(../imgs/bg_body.gif) fixed top center repeat-y;
	}
			
blockquote {
	margin-left: 20px;
	margin-right: 20px;
	}
			
blockquote.blockquote_Border {
	margin-left: 20px;
	margin-right: 20px;
	border:solid 1px #E2E2E2;
	padding:15px 35px 15px 35px;
	}
	
	
/*
-------------------------------------------------------------
------------------------------------------------------------- */


#nav {
	width:672px;
	height:20px;
	font:10px Arial, Helvetica, sans-serif;
	background:#EEEEEE url(../imgs/bg_nav.gif) repeat-x;
	}
	#nav li {
		position:relative;
		top:0;
		display:inline;
		border-left:3px solid #EEEEEE;
		}
	#nav a {
		text-decoration:none;
		padding:0 16px 1px 19px;
		color:#000000;
		}
	#nav a:hover {
		background-color:#A2D792;
		color:#000000;
		}
		
	.navKids {
		border-right:3px solid #EEEEEE;
		padding:0 0 0 0;
		}
	
/*
-------------------------------------------------------------
------------------------------------------------------------- */


#secondary {
	font:10px Arial, Helvetica, sans-serif;
	color:#3066A1;
	text-align:left;
	margin:1px 0 20px 0;
	}
	#secondary strong {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		}
	
/*
-------------------------------------------------------------
------------------------------------------------------------- */



#contentHouse {
	width:672px;
	height:265px;
	background:url(../imgs/bg_content.jpg) top no-repeat;
	text-align:left;
	}
	

#content {
	padding-top:68px;
	padding-left:98px;
	padding-right:44px;
	padding-bottom:24px;
	font:12px Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#2E4762;
	}


#title {
	font:18px Arial, Helvetica, sans-serif;
	color:#3066A1;
	text-align:right;
	background:url(../imgs/bg_title.gif) bottom right no-repeat;
	}
	

#toolsHome {
	float:right;
	width:178px;
	margin:0 0 15px 15px;
	}
	#toolsHome a {
		border:none!important;
		}
	
.subTitle {
	font:13px Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#3066A1;
	font-weight:bold;
	text-transform:uppercase;
	}
	
.subTitle2 {
	font:13px Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#3066A1;
	font-weight:bold;
	}

.smallPrint {
	font:11px Arial, Helvetica, sans-serif;
	line-height:14px;
	color:#999999;
	margin-left:20px;
	margin-right:20px;
	}
	
	
	#content a {
		color:#009900;
		text-decoration:none; 
		border-bottom:1px solid #CDCDCD;
		}
	#content a:visited {
			color:#2E4762;
			border-bottom:1px solid #CDCDCD;
			}
	#content a:hover {
			color:#009900;
			background-color:#DEF2DE;
			border:none;
			}
			
			
	#content ul {
		list-style-type: none;
		padding: 0;
		margin-left: 20px;
		}
	#content li {
		background: url(../imgs/bullet.gif) no-repeat 0px 6px;
		padding-left: 12px;
		}
	

	#content table {
		font:12px Arial, Helvetica, sans-serif;
		line-height:20px;
		color:#2E4762;
		text-align:left;
		margin-left:20px;
		width:90%;
		background-color:#C6DCF3;
		}
		#content th {
			padding:4px;
			background:url(../imgs/bg_tableTitle.gif) repeat-x bottom;
			background-color:#FCFDFE;
			font-weight:500;
			}
		#content td {
			padding:4px;
			line-height:18px;
			vertical-align:top;
			background-color:#F7FAFD;
			}
			

.tableNoBorder td {
	border:none;
	font:12px Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#2E4762;
	text-align:left;
	vertical-align:top;
	}

.tableNoBorderNoLeading td {
	border:none;
	font:12px Arial, Helvetica, sans-serif;
	color:#2E4762;
	text-align:left;
	vertical-align:top;
	}
		
		
#backToTop {
	float:right;
	border:none;
	}	
		
.backToMenu {
	text-align:right;
	font-size:9px;
	text-transform:uppercase;
	margin-bottom:20px;
	}
	
	
/*
-------------------------------------------------------------
------------------------------------------------------------- */


#footer {
	font:9px Arial, Helvetica, sans-serif;
	color:#3066A1;
	background:url(../imgs/bg_footer.gif) top right no-repeat;
	margin-top:30px;
	padding-top:3px;
	}
	#footer a {
		color:#3066A1;
		border-bottom:1px solid #CDCDCD;
		}
	#footer a:visited {
		color:#3066A1;
		border-bottom:1px solid #CDCDCD;
		}
	#footer a:hover {
		color:#3066A1;
		background-color:#FFFFFF;
		border:none;
		}
	
/*
-------------------------------------------------------------
------------------------------------------------------------- */

