@import "font_regular.css";
@import "forms.css";
@import "global_styles.css";
@import "home.css";
@import "home_layout.css";
@import "tables.css";




#news h2
{
	font-size: 65%;
}

#news p, #news li
{
	font-size: 65%;
}

#flash_content
{
	margin: 1px 0 0;
	width: 769px;
	clear: left;
}

#flash_content p
{
	
	padding: 10px;
}

#flash_content a img
{
	border: none;
}

#sidebar
{
	text-align: center;
	float: right;
	width: 225px;
	margin: 35px 0 10px 10px;
	background: #D6EFEF;
	font-size: 90%;
	padding-bottom: 12px;
}

#sidebar h2
{
	text-align: left;
	font-size: 100%;
	margin: 10px 0;
}

#sidebar p
{
	text-align: left;
	margin-right: 18px;
}

#sidebar img
{
	margin: 12px 5px 5px 5px;
	border: 1px solid #666;
}

#sidebar .sidestory
{
	margin: 0 0 0 18px;
	padding-left: 14px;
	background: url(../images/feature_arrow.gif) no-repeat 0 1px;
}


.markerA
{
	background-image: url(../images/markers/markerA.gif);
	background-repeat: no-repeat;
	background-position:20px;
	padding-left: 48px !important;
	line-height:34px;
}

.markerB
{
	background-image: url(../images/markers/markerB.gif);
	background-repeat: no-repeat;
	background-position:20px;
	padding-left: 48px !important;
	line-height:34px;
}
.markerC
{
	background-image: url(../images/markers/markerC.gif);
	background-repeat: no-repeat;
	background-position:20px;
	padding-left: 48px !important;
	line-height:34px;
}

.markerD
{
	background-image: url(../images/markers/markerD.gif);
	background-repeat: no-repeat;
	background-position:20px;
	padding-left: 48px !important;
	line-height:34px;
}

.markerE
{
	background-image: url(../images/markers/markerE.gif);
	background-repeat: no-repeat;
	background-position:20px;
	padding-left: 48px !important;
	line-height:34px;
}

.markerF
{
	background-image: url(../images/markers/markerF.gif);
	background-repeat: no-repeat;
	background-position:20px;
	padding-left: 48px !important;
	line-height:34px;
}

.markerG
{
	background-image: url(../images/markers/markerG.gif);
	background-repeat: no-repeat;
	background-position:20px;
	padding-left: 48px !important;
	line-height:34px;
}

