html,body
{
	height:100%;
	width:100%;
    min-width:704px;
	min-height:515px;
	margin:0;
	padding:0;
	overflow:auto;
	background-color:#D7C495;
}
a:link 
{
	text-decoration: none;	
	color: #2E4655;
}
a:visited 
{
	text-decoration: none;	
	color:#2E4655;
} 
a:hover 
{
	text-decoration: underline;	
	color: #2E4655;
}
#textArea 
{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:400;
	padding-left:5px;
	padding-right:5px;
	color:#993333;
	line-height:22px;
	letter-spacing:0.5px;
	overflow:auto;
}
#goals 
{
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:700;
	font-style:italic;
	color:#002f57;
	line-height:22px;
	letter-spacing:0.5px;
}
#menuItems a:link 
{
	text-decoration:none;	
	color:#2E4655;
}
#menuItems a:visited 
{
	text-decoration:none;	
	color:#2E4655;
} 
#menuItems a:hover 
{
	text-decoration:none;
	color:#EFE9CC;
}
.menuText 
{
	color:#2E4655;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:600;
	font-size:12px;
	display:inline;
	vertical-align:middle;
	text-align:center;
}
.menuPadding 
{
	padding-left:7px;
	padding-right:7px;
}
.smText 
{
	color:#2E4655;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
}
.thumbs a:link, .thumbs a:visited
{
	font-family: arial;
	font-size: 10pt;
	font-weight:normal;
	color: #002F59;
	text-decoration: none;
}
.thumbs a:hover, .thumbs a:active
{
	font-family: arial;
	font-size: 10pt;
	color: #863933;
	font-weight:normal;
	text-decoration: none;
}
.thumbs a:link img, .thumbs	a:visited img
{
	border: solid 2px #002F59; 
}
.thumbs a:focus img, .thumbs a:hover img, .thumbs a:active img
{
	border: solid 2px #863933;
}

.smtext
{
	color:#2E4655;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:500;
	font-size:9pt;
}
