/* CSS Document */

body {    
	background:#1c5b9e url(../images/JG_blue_sky.jpg) top fixed  repeat-x;    
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Needed after yui reset */
strong {font-weight: bold;}
em {font-style: italic;}


#custom-doc {
	margin: 20px auto;
	text-align: left;/* leave unchanged */
	width: 59.15em;/* non-IE */
	* width: 57.73em;/* IE */
	min-width: 769px;/* optional but recommended */
	background-color: #fff;
	border: 7px solid #fff;
}
.yui-t8 #yui-main {
	float: right;
	margin-left: -25em;/* IE: preserve layout at narrow widths */
}
.yui-t8 .yui-b {
	float: left;
	/**width: 12.0106em;*/
	/*width: 24%;*/
}
.yui-t8 #yui-main .yui-b {
	*margin-left: 13.0106em;
	margin-left: 17.5%;
}
#hd {
	height: 125px;
	background-color: #fff;
	background: #013f7c url(../images/header_bg_v2.jpg) top left no-repeat;
}
#hd img.logo {
	margin: 5px 25px;
	border: none;
	float: left;
}
#bd {
	background: url(../images/bg_2columns.gif) top left repeat-y;
	background-color: #fff;
}
.yui-t8 #bd {
	background: url(../images/bg_3columns_v2.gif) top left repeat-y;
}
#side {
	width: 135px;
}
.yui-g .yui-gc div.first, .yui-gc div.first, .yui-gd .yui-g, .yui-gd .yui-u {
	width: 67%;
}
#right {
	/*background-color: #e8edf0;*/
	margin-left: 0%;
	width: 29%;
}
#content {
	/*background: #fff url(../images/bg_mainarea.jpg) top left no-repeat;*/
	padding: 0 0 50px;
	color: #333;
	font-size: 11px;
	margin-left: 10px;
	width: 69% !important;
	width: 67% !ie;
}
#content_internal {
	/*background: #fff url(../images/bg_mainarea.jpg) top left no-repeat;*/
	padding: 0 0 50px;
	color: #333;
	font-size: 11px;
	margin-left: 10px;
	width: 80.5% !important;
	width: 79% !ie;
}

#ft {
	background: url(../images/footer_bg.jpg) top center no-repeat;
	background-color: #aaa;
	background-color: #013f7c;
	text-align: center;
}
#ft p {
	padding: 10px 0;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}
.breadcrumb {
	color: #999;
	font-size: 10px;
	border-top: 0px solid #eee;
	border-bottom: 1px solid #eee;
}
#bg_mainarea {
}
div#nav {
	/*    background-color: #013f7c;*/
	font-size: 12px;
}
div#nav li {
	display: inline-block;
}
div#nav li a {
	display: block;
	width: auto;
	padding: 5px 5px 5px 5px;
	font-size: 12px;
	color: #fff;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}
div#nav li a:hover {
	background: #97bacd url(../images/topnav_overstate1.gif) 3px 50% no-repeat;
}
div#nav li ul li a {
	width: 180px;
	padding-left: 10px;
	font-size: 11px;
	color: #333;
	background-color: #c3d7e2;
	border-bottom: 1px solid #97bacd;
}
div#nav li ul li a:hover {
	color: #222;
	background-image: none;
}
div#nav.yuimenu {
	/*width: 180px;*/
}
div#nav .submenuindicator {
	display: none;
}
.specials_image {
	margin-left: 20px;
	border: 1px solid #999;
}
.searchbox {
	padding: 5px;
}
#news, #specials {
	padding: 5px  5px 5px;
}
.textmodule_specials {
	background-color: #FFFFFF;
	margin: -10px 10px 0 10px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#news h2, #specials h2 {
	margin: 10px 0px 0px 0px;
	padding: 0 0 0 6px;
	color: #fff;
	background: url(../images/news_header.jpg) top left no-repeat;
	font-size: 15px;
	font-weight: bold;
	line-height: 31px;
}
.newsitem {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #c6cacc;
	border-top: 1px solid white;
	padding: 0 0 0 5px;
}
div.newsitem:hover {
	background-color: #f2f5f7;
}
div.newsitem h3 {
	margin: 8px 0 0px;
	color: #333;
	/* border-bottom: 1px solid #c6cacc;*/
	text-decoration: none;
	font-size: 14px;
}
.newsitem span.date {
	display: block;
	padding: 5px 5px 3px 0px;
	color: #999;
	font-size: 9px;
	text-align: right;
}
.newsitem p {
	padding: 0px 0px 0px;
	text-align: left;
	margin: 0pt;
}
/*----------------- tables styles -----------------------*/
table, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding: 0 2px 0 2px;
	border-color: #999999;
}
.highlite {
	background-color: #ECEBEB;
	padding: 10px 10px 10px 10px;
	border: 1px solid #CCCCCC;
}
/*----------------- text_styles -----------------------*/
p {
	color: #333333;
	font-size: 11px;
	padding: 5px 15px 5px 5px;
	text-align: justify;
	margin: 10px 0 10px 0;
}
#content p {
	text-align: justify;
}
h1 {
	color: #333333;
	font-size: 20px;
	margin: 15px 0 0px 0px;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
h2 {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0 5px 0px;
	border-bottom: 1px solid #eee;
}

h3 {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 5px 0px;
}
h4 {
	color: #333333;
	font-size: 14px;
	margin: 0pt;
	padding: 3px 3px 3px 5px;
}
h5, h6 {
	color: #999999;
	font-size: 0.7em;
	margin: 2ex 0pt 1ex;
	padding-bottom: 1px;
	padding-top: 2ex;
}
#content ul, #content ol {
	color: #333333;
	font-size: 11px;
	padding: 5px 5px;
}
a img {
	border: 0px none;
}
a, a:link, a:active, a:visited {
	color: #36c;
	text-decoration: none;
}
a:hover {
	color: #25b;
	text-decoration: underline;
}
.hilight {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px 10px 10px 10px;
	font-weight: bold;
}
.sectionheaders {
	background: transparent url(../images/curvewhite2.png) left top no-repeat;
	background-color: #993333;
	color: #FFFFFF;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 42px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	text-transform: uppercase;
	width: auto;
}
.testgallery {
padding-top:40px;
/*border:1px solid #CCCCCC;*/
}


/*--------------------------------------  iframes absolute posisioned -------------------------------*/
#iframe_test {
	overflow: hidden;
	height: 750px;
	width: 600px;
}
#container_MI {
	overflow: hidden;
	height: 750px;
}
form#battsearch {
	float: right;
	background-color: #e8edf0;
	width: 180px;
	margin: 40px 10px 0 0;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.searchbox {
	background-color: #e8edf0;
	width: 90%;
	margin: 0pt auto;
	border: 1px solid #CCCCCC;
	border-top: none;
	margin-top: 0px;
}
.Input_box {
	margin: 3px 0 8px 0;
	border: 3px solid #CCCCCC;
}
.top_tab {
	margin-left: 2px;
}
.framed_image {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
#content ul {
	margin: 8px 25px 8px 20px;
	padding: 8px;
}
#content li {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 135%;
	list-style-image: url(../images/next-img.gif);
	margin: 0px 20px 8px;
}
.center {
	text-align: center;
}
div.textmodule_specials p {
	text-align: left;
	font-size: 80%;
}
div.textmodule_specials h3 strong {
	font-weight: bold;
	padding-left: 5px;
}