@charset "UTF-8";
/* CSS Document */

p {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #455a8d;
	font-size: 20px;
	margin: 10px;
	padding: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: white;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #455a8d;
	font-size: 15px;
	margin: 10px;
	padding: 0px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h5 { 
	font-family: Georgia, "Times New Roman", Times, serif;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}


.body-text, .body-list,.body-text-small  {
	font-size: 14px;
	margin: 10px;
	padding: 0px;
}
.body-text-small {
	font-size: 12px;
}
.body-list {
	margin-left: 20px;
	text-indent: -10px;
}
.top1 {
	font-size: 24px;
	margin: 10px;
	margin-bottom: 5px;
}
.top2 {
	font-size: 33px;
	margin: 10px;
	margin-top: 5px;
}
.form {
	font-size: 12px;
	margin: 5px 5px 5px 5px;
	color: #333333;
}
.red-bold {
	font-size: 12px;
	font-weight: bold;
	color: #CC0033;
}
.white-smaller {
	color: #ffffff;
	font-size:10px;
	margin: 10px;
	padding: 0px;
}
.white-medium {
	color: #ffffff;
	font-size: 14px;
	margin: 10px;
	padding: 0px;
}


.white {
	color: #ffffff;
}
a.white:link { color: #ffffff; text-decoration: underline; }
a.white:visited { color: #ffffff; text-decoration: underline; }
a.white:hover { color: #cccccc; text-decoration: underline; }
a.white:active { color: #cccccc; text-decoration: underline; }


a:link { color: #455a8d; text-decoration: none; }
a:visited { color: #455a8d; text-decoration: none; }
a:hover { color: #455a8d; text-decoration: underline; }
a:active { color: #455a8d; text-decoration: underline; }


.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
a.nav:link { color: #ffffff; text-decoration: none; }
a.nav:visited { color: #ffffff; text-decoration: none; }
a.nav:hover { color: #ffffff; text-decoration: none; }
a.nav:active { color: #ffffff; text-decoration: none; }


.LeftNav {
	background-color: #819bc6;
	color: #ffffff;
	width:165;
	padding:0;
	margin:0;
	line-height:30px;
	height: 32px;
}

.LeftNav a:link, .LeftNav a:visited	{
	background-color: #819bc6;
	color:#ffffff;
	width:165;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	height: 32px;
}

.LeftNav a:hover, .LeftNav a:active	{
	background-color: #455a8d;
	color:#ffffff;
	width:165;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	height: 32px;
}

.LeftNav2 {
	background-color: #819bc6;
	color: #ffffff;
	width:165px;
	padding:0;
	margin:0;
	line-height:30px;
	height: 55px;
}

.LeftNav2 a:link, .LeftNav2 a:visited	{
	background-color: #819bc6;
	color:#ffffff;
	width:165px;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	height: 55px;
}

.LeftNav2 a:hover, .LeftNav2 a:active	{
	background-color: #455a8d;
	color:#ffffff;
	width:165px;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	height: 55px;
}

.LeftNav3 {
	line-height: 20px;
}

.newsPhotoLeft {
float: left;
}

.newsPhotoRight {
float: right;
}

.newsPhotoLeft, .newsPhotoRight {
width: 300px;
margin: 5px;
padding: 5px;
}

.newsPhotoLeft p, .newsPhotoRight p {
font-size: 12px;
text-align: center;
}

.sl_badge_120 {width:120px;text-align:center;background-color:rgb(255,255,255);font-family:arial;font-size:12px;border:1px solid rgb(191,191,191); border-bottom:4px solid rgb(86,131,154);line-height:1.5;} .sl_badge_120 .profile {padding:2px;} .sl_badge_120 a {color:rgb(131,7,30);text-decoration:none;} .sl_badge_120 a:hover {text-decoration:underline;} .sl_badge_120 .online {width:100%;text-align:center;font-family:arial,sans-serif;font-style:italic;font-weight:bold;font-size:12px;color:rgb(148,0,37);} .sl_badge_120 .visit { text-align:center; font-size:10px; }