@charset "utf-8";
/* CSS Document */

body	{
	font-size: 10px;
	background-color: #EDEDED;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a	{
	color: #04647C;
	text-decoration: none;
}

a:hover	{
	text-decoration: underline;
}

.bar	{
	background-image: url(images/bg_bar.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: 763px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-position: 0px 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #063569;
	border-bottom-color: #063569;
	margin-top: 2px;
	margin-bottom: 2px;
}

.blue	{
	color: #005E95;
}

.logo	{
	float: left;
}

#wrapper	{
	background-color: #FFFFFF;
	width: 763px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #D3D3D3;
	padding-right: 17px;
	padding-left: 17px;
}

#header	{
	width: 763px;
	height: 64px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BEBEBE;
	color: #B8B8B8;
}
#headerline	{
	width: 758px;
	height: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BEBEBE;
	color: #B8B8B8;
	margin-bottom: 10px;
}

#header .right	{
	float: right;
	text-align: right;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#menu	{
	height: 32px;
	width: 763px;
	padding-top: 10px;
}

#menu a	{
	width: 122px;
	padding-top: 9px;
	display: block;
	padding-bottom: 7px;
	font-size: 12px;
}

#menu a:hover	{
	color: #FFFFFF;
	text-decoration: none;
}

#menu .tab	{
	float: left;
	height: 32px;
	width: 122px;
	background-image: url(images/tab.jpg);
	text-align: center;
	margin-right: 6px;
}

#menu .tab:hover	{
	background-image: url(images/tab_on.jpg);
}

#flash	{
	height: 216px;
	width: 763px;
	background-image: url(images/bg_flashtemp.jpg);
}

#index_left	{
	float: left;
	width: 324px;
	margin-top: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ACBED4;
	margin-bottom: 5px;
}

#index_left .title	{
	color: #016194;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}

#index_left .left	{
	width: 150px;
	float: left;
	margin-right: 17px;
}

#index_left .right	{
	float: left;
	width: 145px;
}

#index_left .mini_title	{
	color: #016194;
	font-size: 14px;
	margin-left: 5px;
}

#index_left .description	{
	margin-left: 5px;
	margin-top: 5px;
	font-size: 11px;
}

#index_right	{
	float: left;
	width: 419px;
	margin-top: 20px;
	margin-left: 15px;
	margin-bottom: 15px;
}

#index_right .menu	{
	font-size: 10px;
	text-align: center;
	width: 419px;
}

#index_right .description	{
	height: 217px;
	width: 419px;
	margin-top: 18px;
	background-repeat: no-repeat;
}

#news	{
	padding: 10px;
	float: left;
	width: 238px;
	margin-bottom: 10px;
}

#news .title	{
	font-size: 15px;
	color: #4B81AF;
	font-weight: bold;
}

#news .words	{
	color: #000000;
}
#news ul	{
	line-height:17px;
}

#resources	{
	padding: 10px;
	float: left;
	width: 238px;
	margin-bottom: 10px;
}

#resources .title	{
	font-size: 15px;
	color: #4B81AF;
	font-weight: bold;
}

#resources .words	{
	color: #000000;
}
#resources ul	{
	line-height:17px;
}

#vendors	{
	width: 202px;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 10px;
}

#vendors .title	{
	font-size: 15px;
	font-weight: bold;
	color: #4B81AF;
	margin-bottom: 8px;
}

#footer	{
	width: 763px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #999999;
}

#footer	a	{
	padding-right: 6px;
	padding-left: 6px;
}
