#wrapperFrame
{
	border-top:solid 5px #eee;
	border-right:solid 5px #eee;
	border-left:solid 5px #eee;
	border-bottom:solid 30px #eee;
	font-size: 11px;
	color: #777777;
	text-align: left;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	margin-top:50px;
}
.head /*#wrapperFrame*/
{
	border-bottom:solid 1px #ccc;
	height:120px;
}
.headNav {
	width:150px;
	float:right;
	font-size:9px;
	line-height:17px;
	bottom:0px;
	color:#aaa;
}
.nav /*#wrapperFrame*/
{border-top:solid 5px #eee;padding:7px;border-bottom:solid 1px #ccc;}
.nav strong{color:#335138;}

#homeBox {} 
#homeBox td {border:solid 1px #ccc;padding:15px;width:50%;}


tble {
	/*margin-top:100px;
	border-top:solid 5px #dddddd;
	border-right:solid 5px #dddddd;
	border-left:solid 5px #dddddd;
	border-bottom:solid 15px #dddddd;*/
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #777777;
	text-align: left;
}
#template {
	/*margin-top:100px;*/
	border-top:solid 0px #dddddd;
	border-right:solid 5px #eee;
	border-left:solid 5px #eee;
	border-bottom:solid 25px #ddd;
	/*font-family: "Lucida Sans", "Lucida Grande", sans-serif;*/
	font-size: 11px;
	color: #777777;
	text-align: left;
}
/* ///// ---------- Small Text ----------  */
.mini {
	font-size: 9px;
	font-family:"Lucida Sans", "Lucida Grande", sans-serif;
	color: #aaaaaa;
	text-align: left;
	line-height:14px;
}
.mini a {color: #666666;} .mini a:hover {color: #333333;}
#miniNav {float:right;width:76px;line-height:13px;padding:0px;margin:0px;}
#miniNav a {color:#dddddd;}#miniNav a:hover {color:#aaaaaa;}
.back2top a {font-size: 9px;}

.navigation {
	padding: 5px 0px 5px 0px;
	color:#aaa;
	font-weight:bold;
	border-right:solid 5px #eee;
	border-left:solid 5px #eee;
}
.navigation.text {
	text-align:center;
	height:20px;
	border-bottom: solid 1px #ccc;
	border-top: solid 5px #eee;
	padding-left:55px;
	
}
.navigation.text .small {
	text-align:right;font-size:9px;
	padding-left:10px;
}
td .small a {color:#aaa;}
.navigation a {color:#888;text-decoration:none;}
.navigation a:hover {color:#6e94a8;}


h1, h2, p {margin:0px;padding:0px;}
h1 {
	font-size:16px;
	color: #333333;
}
h2 {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
	color: #666666;
}
/*h2 em {color:#CC3300;}*/
p {
	font-family:"Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 11px;
	color: #888;
	line-height:16px;
}
h1 a, h2 a {color:#335138;text-decoration:none;}
h1 a:hover, h2 a:hover {color:#335138;text-decoration:underline;}
a {
	color:#666;text-decoration:none;
	/*
	padding-bottom: 2px;
	background-image: url(../images/spacer_efefef.gif);
	background-repeat: repeat-x;
	background-position: bottom;*/
}
/*img a{
	text-decoration:none;
}*/
a:hover {
	color:#000;
	text-decoration: none;/*	padding-bottom: 2px;
	background-image: url(../images/spacer_cccccc.gif);
	background-repeat: repeat-x;
	background-position: bottom;*/
}
strong {color:#777;}

/* //////////////////////////////////////////////////  */
/* ///// ---------- Form Styles ----------  */
/* //////////////////////////////////////////////////  */


/* ///// ---------- Button Backgrrounds ----------  */
input {
font-size:18px;color:#999999;font-family:"Lucida Grande", "Lucida Sans", Arial, sans-serif;padding:5px;
}
input.small {font-size:10px;padding:3px;}

input.button {
	background-color:	#EEEEEE;
	background-image: 	url('../images/button_bg.gif');
	color:				#666666;
	font-family:		"Lucida Sans", "Lucida Grande", sans-serif;
	font-size:			12px;
	text-decoration:	none;
	width:				75px;
	height:				30px;
	border:				none;
}
input.buttonBig {
	background-color:	#EEEEEE;
	background-image: 	url('../images/buttonBig_bg.gif');
	color:				#666666;
	font-family:		"Lucida Sans", "Lucida Grande", sans-serif;
	font-size:			13px;
	text-decoration:	none;
	width:				100px;
	height:				35px;
	border:				none;
}
input.buttonBig2 {
	background-color:	#EEEEEE;
	background-image: 	url('../images/buttonBig2_bg.gif');
	color:				#666666;
	font-family:		"Lucida Sans", "Lucida Grande", sans-serif;
	font-size:			13px;
	text-decoration:	none;
	width:				150px;
	height:				35px;
	border:				none;
}
/* ///// ---------- Text on top of form items ----------  */
form label {
	font-size:10px;
}

#addLinks a, #addLinks strong {font-size:11px;line-height:16px;}
#pod_white{
	padding:10px;
	border:solid 1px #dddddd;
	margin-top:-1px;
	background-color: #ffffff;
}
#homeLinks {
	padding:10px;
	border:solid 1px #dddddd;
	/*margin-top:-1px;*/
	background-color: #ffffff;
	width:45%;
	height:200px;
	margin-bottom:10px;
	
}
.Header, .Header a {border:0px;}
/* ///// ---------- Home Page Text Containers ----------  */
#foot {
	padding-left:10px;padding-top:10px;
	margin-bottom:10px;
	margin-top:0px;
	border:0px;
	font-size:9px;
	color:#aaaaaa;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
}
#foot a {color:#aaaaaa;}

#addLinks {
	/*background-color:	#efefef;*/
	color:#666666;
	font-family:"Lucida Sans", "Lucida Grande", sans-serif;
	font-size:10px;
	text-decoration:none;
	width:150px;
	height:90px;
	border-left:1px solid #dddddd;
	float:right;
	padding-left: 10px;
	line-height:14px;
}

#stuff2do {
	background-color:#f3f3f3;
	font-family:"Lucida Sans", "Lucida Grande", sans-serif;
	text-decoration:none;
	width:96%;
	border:0px;
	padding: 10px;
}
#stuff2do a {color:#333;}
#stuff2do p {font-size:9px;color:#666666;line-height:17px;}
#stuff2do strong {font-size:13px;color:#6e94a8;}
#updateFrame
{
	width:100%;
	padding: 5px;
	background-color: #D9DFD8;
	
}
#updateFrameInner {
width:250px;
padding: 10px;
}