body 
{
	background-color: #F7F5F0;
	font-family: "Trebuchet MS";
	background-image: url(images/border-bg.jpg);
	background-repeat: repeat-y;
	background-position: center; 

	font-size: 14px;
	line-height: 22px;
	color: #000000;
	margin: 8px 0px 0px 0px;
}

.bodytextTaller {
	line-height: 28px;
	font-size: 13px;
}	

.bodytextShorter {
	line-height: 20px;
	font-size: 13px;
}	

h1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	margin-bottom: 2px;
}

a:link {
	color: #0066FF;
}
a:visited {
	color: #0066FF;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #CCCCCC;
}

#menubar a {height: 1%;
}

#menubar {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	background-color: #005b99;
	width: 178px;
	
}
#menubar ul {
	margin: 0;
	padding: 0px;
	list-style-type: none;
}
#menubar a:hover {
	color: #FFF;
	background-color: #4cced1;
}

#menubar a {
	display: block;
	padding: 1px 1px 1px 8px;
	color: #FFFFFF;
	border-bottom: 1px solid #007679;
	text-decoration: none;
	font-size: 12px;
}

.nav {
	height: 1%;
	display: inline;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}

.nav a {
	border: 1px none #000;
	padding: 5px 5px 5px 5px;
	background-color: #005b99;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
.nav a:hover {
	color: #FFFFFF;
	background-color: #4cced1;
}	
.nav a:visited {
	color: #FFFFFF;
}
	
.textWhite {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
.textLittle {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}

.rightColumnText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.imagesRightside {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.headersText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #98af71;
}.SpaceAll .textWhite {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 24px;
	color: #FFFFFF;
}
.textTiny {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #003333;
	line-height: 14px;
}
.sansSerifText {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 17px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
}
.rightTanCell {
	background-color: #FFFCEC;
}
.footer {
	font-size: 12px;
	text-align: center;
	background-color: #005b99;
}	

.footer a:link
{
	color: #FFFFFF;
}
.footer a:active
{
	color: #FFFFFF;
}
.footer a:visited
{
	color: #FFFFFF;
}
.footer a:hover
{
	color:#94C9DA;
}
.CopyRight
{
	line-height: 20px;
	font-size: 13px;
	color: White;
}
#top
{
	height: 12.5px;
}
a.noLink:link
{
	color: Black;
	text-decoration: none;
}
a.noLink:active
{
	color: Black;
}
a.noLink:visited
{
	color: Black;
}
a.noLink:hover
{
	color:#50A6C2;
}
.imagesPaddingLeft {
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 12px;
}
.blogTitles {
	font-family: "Trebuchet MS", Arial, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #005B99;
	padding: 4px 4px 0px 6px;
}
.blogDates {
	font-family: "Trebuchet MS", Arial, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 200;
	font-variant: small-caps;
	color: #666666;
	letter-spacing: 4px;
	padding: 0px 6px 14px 6px;
}
.blogArticlesText {
	font-family: "Trebuchet MS", Arial, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding: 6px;
	margin-left: 8px;
	overflow: scroll;
	height: 400px;
}
.blogHeader {
	font-family: Impact;
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	background-repeat: repeat;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 26px;
	padding-left: 6px;
	background-color: #38A8AD;
}
.blogPostedByAuthor {
	font-family: "Trebuchet MS", Arial, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: small-caps;
	color: #854155;
	padding: 4px 6px 14px 6px;
}
.blogContainer {
	padding: 2px;
	clear: both;
	width: 98%;
}
#space
{
	width: 5px;
	height: 5px;
	}