/**************************/
/* Image Left, Text Right */
/**************************/

/* banner block */
.banner_1
{
	background-color: #e7e3ef;
	width: 244px;
	height: 77px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 8px;
	margin: 3px;
	float: right;
	clear: right;
}

/* image */
.banner_1 IMG
{
	width: 64px;
	height: 60px;
	margin: 5 8 5 8;
	float: left;
	border: 0px;
}

/* flash */
DIV.banner_flash_internal_link_1
{
	display: none;
}

DIV.banner_flash_external_link_1
{
	position: absolute;
	background-color: white;
	filter: alpha(opacity=0);
	margin: 5 8 5 8;
	float: left;
}

OBJECT.banner_flash_1
{
	margin: 5 8 5 8;
	float: left;
}

A.banner_flash_1
{
	width: 100%;
	height: 100%;
}

/* title */
A.banner_title_1 
{
	color: #7c0326;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

A.banner_title_1:HOVER
{
	text-decoration: underline;
}

/* text */
A.banner_text_1 
{
	color: #315c8d;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

A.banner_text_1:HOVER
{
	text-decoration: underline;
}

/**************************/
/* Image Right, Text Left */
/**************************/

/* banner block */
.banner_2
{
	background-color: #e7e3ef;
	width: 244px;
	height: 77px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	margin: 3px;
	float: right;
	clear: right;
}

/* image */
.banner_2 IMG
{
	width: 64px;
	height: 60px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
	margin-right: 0px;
	float: right;
	border: 0px
}

/* flash */
DIV.banner_flash_internal_link_2
{
	display: none;
}

DIV.banner_flash_external_link_2
{
	position: absolute;
	background-color: white;
	filter: alpha(opacity=0);
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
	margin-right: 0px;
	float: right;
}

OBJECT.banner_flash_2
{
	margin: 5 0 5 0;
	float: right;
}

A.banner_flash_2
{
	width: 100%;
	height: 100%;
}

/* title */
A.banner_title_2 
{
	color: #7c0326;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

A.banner_title_2:HOVER
{
	text-decoration: underline;
}

/* text */
A.banner_text_2 
{
	color: #315c8d;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

A.banner_text_2:HOVER
{
	text-decoration: underline;
}


/**************************/
/* Image Top, Text Bottom */
/**************************/

/* banner block */
.banner_3
{
	background-color: #ffffff;
	width: 190px;
	height: 10px;
	padding:0px;
	margin: 0px;
	float: right;
	clear: right;
	border:solid 2 #cfd0d1;
	text-align:center;
}

/* image */
.banner_3 IMG
{
	border: 0px;
	margin: 2 2 5 2;
}

/* flash */
DIV.banner_flash_internal_link_3
{
	display: none;
}

DIV.banner_flash_external_link_3
{
	position: absolute;
	background-color: white;
	filter: alpha(opacity=0);
	margin: 5 0 5 0;
}

OBJECT.banner_flash_3
{
	margin: 5 0 5 0;
}

A.banner_flash_3
{
	width: 100%;
	height: 100%;
}

/* title */

.banner_title_container_3
{
	background-color:#d8e2ec;
	padding:4 6 4 6;
	width:100%;
	text-align:left;
}

A.banner_title_3 
{
	color: #00448a;
	font-family:Verdana;
	font-size: 11px;
	text-decoration: none;
	text-align:left;
}

A.banner_title_3:HOVER
{
	color: #00448a;
	font-family:Verdana;
	font-size: 11px;
	text-decoration: none;
	text-align:left;
}

/* text */
.banner_text_container_3
{
	padding:4 6 4 6;
	width:100%;
	text-align:left;
}

A.banner_text_3 
{
	color: #000000;
	font-family:Verdana;
	font-size: 11px;
	text-decoration: none;
	text-align:left;
}

A.banner_text_3:HOVER
{
	color: #000000;
	font-family:Verdana;
	font-size: 11px;
	text-decoration: none;
	text-align:left;
}


/**************************/
/* Image Bottom, Text Top */
/**************************/

/* banner block */
.banner_4
{
	background-color: #e7e3ef;
	width: 143px;
	height: 170px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 8px;
	padding-left: 8px;
	margin: 3px;
	float: right;
	clear: right;
}

/* image */
.banner_4 IMG
{
	width: 126px;
	height: 61px;
	border: 0px;
	margin-top: 8px;
}

/* flash */
DIV.banner_flash_internal_link_4
{
	display: none;
}

DIV.banner_flash_external_link_4
{
	position: absolute;
	background-color: white;
	filter: alpha(opacity=0);
	margin-top: -8px;
}

OBJECT.banner_flash_4
{
	margin-top: -8px;
}

A.banner_flash_4
{
	width: 100%;
	height: 100%;
}

/* title */
A.banner_title_4 
{
	color: #7c0326;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

A.banner_title_4:HOVER
{
	text-decoration: underline;
}

/* text */
A.banner_text_4 
{
	color: #315c8d;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

A.banner_text_4:HOVER
{
	text-decoration: underline;
}


/**************************/
/* Text Only			  */
/**************************/
/* banner block */
.banner_5
{
	background-color: #eef2f5;
	width: 178 !important;
	margin: 0px;
	padding:11 5 0 5;
	overflow-x:hidden;
}

/* title */
A.banner_title_5 
{
	color: #01478a;
	font-family: Verdana;
	font-size: 11px;
	padding:0 0 0 0;
	white-space:normal !important;
	width: 100% !important;
}

A.banner_title_5:HOVER
{
	text-decoration: underline;
}

/* text */
A.banner_text_5 
{
	color: #315c8d;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

A.banner_text_5:HOVER
{
	text-decoration: underline;
}


/**************************/
/* Image Only			  */
/**************************/
.BannerImageCss
{
}
/* banner block */
.banner_6
{
	background-color: #eef2f5;
	width: 178 !important;
	margin: 0px;
	padding:0 5 11 5;
	float: right;
	clear: right;
}

/* image */
.banner_6 IMG
{
	width: 168 !important;
	border: 0px;
}

/* flash */
DIV.banner_flash_internal_link_6
{
	display: none;
}

DIV.banner_flash_external_link_6
{
	position: absolute;
	background-color: white;
	filter: alpha(opacity=0);
	margin: 8px;
}

OBJECT.banner_flash_6
{
	margin: 8px;
}

A.banner_flash_6
{
	width: 100%;
	height: 100%;
}
/*************************/

/* banner block */
.banner_6_center
{
	background-color: #eef2f5;
	width: 578px;
	float: left;
	clear: right;
	margin:10 10 10 0;
	
	border:solid 0 red;
}
/* image */
.banner_6_center IMG
{
	width: 578px;
	border: 0px;
}

/* flash */
DIV.banner_flash_internal_link_6_center
{
	display: none;
}

DIV.banner_flash_external_link_6_center
{
	position: absolute;
	background-color: white;
	filter: alpha(opacity=0);
	margin: 8px;
}

OBJECT.banner_flash_6_center
{
	margin: 8px;
}

A.banner_flash_6_center
{
	width: 100%;
	height: 100%;
}
/**************************/
/* footer				  */
/**************************/
.banner_footer
{
	width:100%;
	height:20px !important;
	background-color:#ebebeb;
	border:solid 2 #ffffff;
}
.bannerDiv
{
	border:solid 0 red;
	width:100%;
	white-space:normal;
}
