body { font-family: Helvetica, Arial, sans-serif; font-size:12px; line-height:22px;}

p { font-size: 12px;
	line-height: 16px;}

h1, h1 a:link {
	font-size: 20px;
	font-weight: bold;
	color: #52BDD7;
	text-shadow: 1px 1px 3px #333; /* FF3.5+, Opera 9+, Saf1+, Chrome */
}


h1.small {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin:0;
	text-shadow:none;
}

p.title {
	font-size: 20px;
	font-weight: bold;
	color: #52BDD7;
	margin-bottom:0px;
	line-height:22px;
	padding:0;
	 text-shadow: 1px 1px 3px #333; /* FF3.5+, Opera 9+, Saf1+, Chrome */
	
}

h2, h2 a:link {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	 text-shadow: 1px 1px 3px #333; /* FF3.5+, Opera 9+, Saf1+, Chrome */
	
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}

a {
	font-weight: bold;
	text-decoration: underline;
	color: #224466;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

li { font-size: 12px;
	 line-height: 14px;
	 padding-bottom:5px;}

.imgborder { BORDER: #154399 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
.bannerbg {
	background-image: url(assets/images/flash.jpg);
	background-repeat: no-repeat;
}
.rotation {
	background-image: url(assets/images/rotation.jpg);
	background-repeat: no-repeat;
}
.navbg {
	background-image: url(assets/images/navigation.jpg);
	background-repeat: no-repeat;
}
.bodybg {
	background-image: url(assets/images/bodybg.jpg);
	background-repeat: no-repeat;
}
.padding {
	padding-right: 15px;
	padding-left: 15px;
}
.leftpadding {
	padding-left: 35px;
}
.rightpadding {
	padding-right: 35px;
	padding-left: 10px;

}
.stretch {
	background-image: url(assets/images/stretch.jpg);
	background-repeat: repeat-y;
}
.bodylowbg {
	background-image: url(assets/images/bodybottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.news {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
#toplinks {
	text-align: center;
	font-size: 11px;
}
#toplinks a {
	text-decoration: none;
}


ul#nav
{
	margin:70px 38px 0 10px;
	width:149px;
	text-align:right;
	list-style-type:none;
	padding:0;
	
}

ul#nav li
{
	border-bottom:1px solid #61c5dc;
	padding:3px 0;
	font-size:11px;
}

ul#nav a:link, ul#nav a:visited
{
	color:#000;
	text-decoration:none;
	text-shadow: 1px 1px 3px #666; /* FF3.5+, Opera 9+, Saf1+, Chrome */
	font-weight:normal;
	font-family:verdana;
}

ul#nav a:active, ul#nav a:hover
{
	color:#fff;
	text-decoration:none;
}
