
body {
	background-color: #C5C5C5;
	background-image: url('/images/051/page_bg_179.gif');
	background-position: center;
	background-repeat: repeat-y;
}

.textureBg {
	background-image: url('/images/051/pg_texture_bg_179.gif');
}

.leftTextureColumnShdw {
	background-image: url('/images/051/pg_lt_texture_shdw_179.gif');
	background-repeat: repeat-y;
	width: 10px;
}

.rightTextureColumnShdw {
	background-image: url('/images/051/pg_rt_texture_shdw_179.gif');
	background-repeat: repeat-y;
	width: 10px;
}

.topBar {
	background-image: url('/images/051/top_bar_179.gif');
	background-repeat: repeat-x;
	height: 6px;
	line-height: 6px;
}

.colorBg {
	background-color: #004F7C;
}

.sectionHeader {
	color: #005B9A;
}

.colorText {
	color: #005B9A;
}

.showcaseText {
	color: #002D74;
	font-size: 14px;
	font-weight: 600;
}

.footerBg {
	background-image: url('/images/051/bot_nav_bar_179.gif');
	background-repeat: repeat-x;
	height: 33px;
}

a.JazelLink {
	color: #007CC3;
	text-decoration: none;
}

/**
 * FORM STYLES
 **/

.formHeader{
	color: #002D74;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	height: 24px;
	padding-left: 8px;
	background-color: #cccccc;
}

/**
 * MENU STYLES
 **/

.menu {
	background-image: url('/images/051/menu_off_179.gif');
	background-repeat: repeat-x;
	border-left: 1px solid #7A8EA0;
	border-right: 1px solid #233749;
	height: 25px;
}

.menuText {
	font-size: 11px;
	font-weight: 600;
	font-family: arial;
	text-transform: uppercase;
	color: #FFFFFF;
}

.menuSelected {
	background-image: url('/images/051/menu_on_179.gif');
	background-repeat: repeat-x;
	border-left: 1px solid #7A8EA0;
	border-right: 1px solid #233749;
	height: 25px;
}

.menuTextSelected {
	font-size: 11px;
	font-weight: 600;
	font-family: arial;
	text-transform: uppercase;
	color: #FFFFFF;
}

.submenu {
	background-color: #003A62;
	border-bottom: 1px solid #7A8EA0;
}

.submenuText {
	font-size: 10px;
	font-family: arial;
	text-transform: uppercase;
	color: #FFFFFF;
}

.submenuSelected {
	background-color: #004299;
	border-bottom: 1px solid #7A8EA0;
}

.submenuTextSelected {
	font-size: 10px;
	font-family: arial;
	text-transform: uppercase;
	color: #FFFFFF;
}

/**************************
SEO
***************************/

.leftNoShadow {
	background-image: url('/images/051/pg_lt_texture_shdw_179.gif');
	background-repeat: repeat-y;
	width: 10px;
}

.rightNoShadow {
	background-image: url('/images/051/pg_rt_texture_shdw_179.gif');
	background-repeat: repeat-y;
	width: 10px;
}

.seo_footerOuter {
	background-image: url('/images/051/pg_texture_bg_179.gif');
	width: 100%;
	text-align:center;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.seo_footerInner {
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
}

.seo_footer {
	padding-left: 20px;
	text-align: left;
}

.seo_footerOuter a { color:#000;text-decoration: none;}
.seo_footerOuter a:visited{ color:#000;}
.seo_footerOuter a:hover{ color:#000; text-decoration: underline;}
.seo_footerOuter table{ 
	color:#000;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}

.colorOf {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}


.localeOuter {
	background-image: url('/images/051/pg_texture_bg_179.gif');
	width: 100%;
	text-align:center;
	padding:0 0 0 0;
	margin:0 0 0 0;

}

.localeInner {
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
}

.locale {
	padding-left: 20px;
	text-align: left;
}

.localeOuter a { color:#000;text-decoration: none;}
.localeOuter a:visited{ color:#000;}
.localeOuter a:hover{ color:#000; text-decoration: underline;}
.localeOuter table{ 
	color:#000;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
		
}
