body {
	background:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#666666;
	text-align: center;
}

form {
	margin:0px;
}

input {
	font-size:90%;
	color:#666666;
	font-weight: normal;
}

.clearboth {
	clear:both;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

.error {
	font-weight: bold;
	color: #CC0033;
}

.success {
	font-weight: bold;
	color: #00CC33;
}

#canvas {
	width: 700px;
	margin: 20px auto;
}

#content {
	width: 650px;
	margin:0px;
	padding: 0px 25px 0px 25px;
	background-color: #FFFFFF;
	position:relative;
	text-align: left;
}

#content p, #content h2{
	margin: 0px;
}

#footer_bar{
	margin: 0px 50px 15px 50px;
}

#content h2{
	font-weight: bold;
	color: #FFFFFF;
	font-size:125%;
	background-color: #4687BD;
	margin: 0px 0px 20px 0px;
	padding: 5px 0px 3px 20px;
}

.h2border{
	margin-top: 30px;
}

.indent{
	margin-left: 20px;
}

#logo_main {
	float: left; 
	margin-bottom: 15px;
}

#login_area {
	float: right; 
	margin-bottom: 15px;
	font-weight: bold;
	color: #999999;
	font-size:90%;
	text-align:right;
}

.roundtop { 
	background: url(/images/top_right_corner.gif) no-repeat top right; 
}

.roundbottom {
	background: url(/images/bottom_right_corner.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

#nav ul,#nav ul li{
	font-size:95%;
	list-style-type:none;
	margin:0;
	padding:0
}

#nav ul{
	padding-left: 5px
}

#nav ul li{
	float:left;
	width:118px;
	_width:114px;
	margin-right:5px;
	margin-left:5px;
	text-align: center
}

#nav ul a{
	float:left;
	width:118px;
	_width:114px;
	padding: 5px 0 4px;
	font-weight: bold;
	text-decoration:none;
	background: #999999;
	color: #FFF
}

#nav ul li a.current{
	background: #4687BD;
}

#nav ul a:hover{
	text-decoration:underline;
}

#nav ul li a:hover .current{
	text-decoration:none;
}

#side-navigation li{
	list-style-image: url(/images/button1.jpg);
	margin-bottom: 8px;
	margin-left: -10px;
}

#side-navigation li ul{
	padding-left: 20px;
	margin-left: 0px;
	padding-top: 10px;
}

ul#side_nav a{
	width:150px;
	font-weight: bold;
	text-decoration:none;
	color: #FFF;
}

ul#side_nav a:hover{
	text-decoration:underline;
}

#news_letter {
	width:110px;
}
#menubar {
	width:650px;
}

#menusubbar {
	width:650px;
	background: #4687BD;
	height: 20px;
}

.home_left {
	float:left;
	width:400px;
}

.home_right {
	float:right;
	width:225px;
}

.home_left p, .home_right p{
	margin-bottom: 20px;
	clear: both;
	border-bottom: 20px solid #ffffff;
	font-size:95%;
}

.home_left a, .home_right a{
	color: #999999
}

.home_right img {
	border: none;
}

#side_navigation {
	background-color: #4687BD;
}
 
#side_navigation p, #side_navigation form{
	font-weight: bold;
	color: #000078;
	margin: 15px;
	font-size: 95%;
}

#side_navigation, .standard_left {
	float:left;
	width:200px;
}

#side_navigation h1{
	font-weight: bold;
	color: #000078;
	font-size:100%;
	margin: 10px 0px 15px 15px;
}

.standard_right {
	float:right;
	width:425px;
}

.standard_right p {
	margin-bottom: 10px;
	clear: both;
	border-bottom: 10px solid #ffffff;
	font-size:95%;
}

.standard_left a, .standard_right a{
	color: #999999
}

#side_navigation .nav_title{
	color: #ffffff;
	font-weight: bold; 
	font-size:100%;
}

#side_navigation p{
	color: #cccccc;
	font-weight: normal; 
	font-size:95%;
}

#side_navigation .standout{
	color: #000078;
	font-weight: bold; 
	font-size:150%;
}

#side_navigation a{
	text-decoration:none;
	color: #FFF;
}

#side_navigation a:hover{
	text-decoration:underline;
}

#column1 {
	float:left;
	width:140px;
}

#column2 {
	float:left;
	width:250px;
}

#contact_us, #contact_us textarea, .contact_form_input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:95%;
	color: #999999;
	margin-bottom: 5px;
}

h3, .blue_text {
	color: #4687BD;
}

.news-area ul,.news-area ul li{
	font-size:95%;
	list-style-type:none;
	margin:0;
	padding:0
}

.newsTitle {
	font-weight: bold; 
	color: #333333; 
}

.newsDate {
	font-weight: normal; 
	color: #999999; 
}

.footer {
	font-size: 90%;
	font-weight: bold;
	color: #999999;
	text-align:center;
}

.footer a{
	color: #999999;
	text-decoration: none;
}

.footer a:hover{
	text-decoration:underline;
}

.button {
	background: #999999;
	padding: 1px 2px 1px 2px;
	width: auto;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	border:1px solid #cccccc;
	font-size: 90%;
}

.button:hover {
	background: #4687BD;
	color: #ffffff;
}


a.button{
	padding: 3px 3px 2px 3px;
}


#socialBookMarks {
	border:1px solid #878787;
	clear:both;
	margin:15px 0pt 10px;
	padding:3px;
	position:relative;
}

#socialBookMarks ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:6px 0pt 4px;
	padding:0pt;
	text-align:center;
}

#socialBookMarks ul li {
	display:inline;
	padding:0pt 4px 6px 0pt;
	padding-left: 20px;
	text-align:center;
}

#socialBookMarks ul li.delicious {
	background:transparent url(/images/icons/delicious.gif) no-repeat scroll 0pt;
}

#socialBookMarks ul li.digg {
	background:transparent url(/images/icons/digg.gif) no-repeat scroll 0pt;
}

#socialBookMarks ul li.reddit {
	background:transparent url(/images/icons/reddit.gif) no-repeat scroll 0pt;
}

#socialBookMarks ul li.facebook {
	background:transparent url(/images/icons/facebook.gif) no-repeat scroll 0pt;
}

#socialBookMarks ul li.stumbleupon {
	background:transparent url(/images/icons/stumbleupon.gif) no-repeat scroll 0pt;
}

#banner-image-area-left,  #banner-image-area-right{
	width: 325px;
	height: 200px;
	overflow: hidden;
	float: left;
	margin-bottom: 10px;
}


#banner-image-list-left, #banner-image-list-right{
	float: left;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	display:none;
}

.larger-text {
	font-size: 110%;
	color: #4687BD;
	font-weight: bold;
}

p.larger-text {
	font-size: 110%;
	color: #4687BD;
	font-weight: bold;
}

#multiple-images a {

}

#multiple-images img {
	margin-top: 10px;
	margin-bottom: 40px;
	border: 0px;
}

.standard_right ul {
	margin-top: 0px;
}
