body	{ 
	background-color: #f0f4f7; 
	color: #000000; font-family: Helvetica, Geneva, sans-serif; 
	margin: 0; padding: 0;

scrollbar-3dlight-color:#0039b3;
scrollbar-arrow-color:#0039b3;
scrollbar-base-color:#fff;
scrollbar-darkshadow-color:#ebebeb;
scrollbar-face-color:#5ba9ef;
scrollbar-highlight-color:#89b6e6;
scrollbar-shadow-color:#fff
}

p	{font-size: 10pt; color: #231f20; line-height: 120%;}

ul	{font-size: 10pt; color: #231f20; line-height: 150%;}

img {
	border: 0px;
	vertical-align:text-bottom;
}
td img {display: block;}

#fullwidth2 {
	width: 1159px;
	height: 738px;
	background: url(../images/bkgrnd.jpg) no-repeat top center;
	margin: 0 auto;
}

#fullwidth {
	width: 770px;
	margin: 0 auto;
	text-align: left;
}

#leftside {
	width: 540px;
	margin-left: 65px;
}

#content {
	width: 540px;
	height: 294px;
	padding-right: 10px;
	padding-bottom: 0px;
	vertical-align:text-top;
  overflow-x: hidden; /* Hide horizontal scrollbar */
  overflow-y: scroll;
	margin-top: 4px;
	margin-bottom: 0px;
}

#content ul {
list-style-type: disc;
list-style-position: outside;
list-style-image: url(../images/bullet.gif);
}

#content li {
vertical-align: text-bottom;
list-style : url(../images/bullet.gif);
}

.quote {
	font-style: bold;
	color:#6390bf;
}

#rightside {
	margin-left: 30px;
	width: 180px;
}

#topnav {
	font-size: 10pt;
	line-height: 178%;
	color: #99b3ca;
	padding-left: 5px;
	text-transform: uppercase;
}

#topnav a.nav:link, a.nav:active, a.nav:visited {
	color: #99b3ca;
	text-decoration: none;
}

#topnav a.nav:hover {
	color: #6390bf;
	text-decoration: none;
}


#footer	{
	clear: both;
	width: 600px;
	font-size: 8pt; 
	color: #414041; 
	margin-top: 20px;
	margin-left: 62px;
}
#footer a {color: #a105cf!important; text-decoration:none}
#footer a:hover {color: #000!important; text-decoration:underline}

#footer .small{
	font-size: 7pt; 
	text-align: right;
	color: #414041; 
	margin-right: 55px;
	margin-top: 5px;
}

H1 {
	font-size: 18pt;
	margin-top: 0;
	margin-bottom: 5px;
	font-weight: normal;
	color: #8e6598;
}

H2 {
	font-size: 16pt;
	color: #6390bf;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
}

H3 {
	color: #8e6598;
	font-size: 13pt;
	margin-bottom: 0;
}

.small	{font-size: 8pt; color: #2b4716; text-align: right; text-decoration: none;}

.small2	{font-size: 10pt;}

.notop {margin-top: 0;}

/*~~~~~~~~~~~~~~~~~ Button Styles~~~~~~~~~~~~~~~~~*/

a:link 		{color: #6390bf;}
a:active 	{color: #6390bf;}
a:visited 	{color: #6390bf;}
a:hover 	{color: #8e6598;}

