/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background-color: #0169aa;
	background-image: url("/templates/images/pagebck.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

table.layout {
	width: 1014px;
	margin: 0px auto;
	padding: 0px;
	border-collapse: collapse;
	border: 1px solid #1698ec;
	background-color: #fff;
}
table.layout td {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 0px;
	vertical-align: top;
}
td.top {
	background-image: url("/templates/images/img_03.jpg");
	height: 108px;
	background-repeat: no-repeat;
}
td.top_ad_space {
	width: 468px;
	background-repeat: no-repeat;
	text-align: center !important;
}
td.top_search {
	background-repeat: no-repeat;
	width: 190px;
	text-align: left;
	padding-left: 30px !important;
}
td.top_search p {
	font-size: 14px;
	color: #009;
	font-weight: bold;
}
td.top_search input.searchtxtbox {
	border: 1px solid #600;
	height: 1.5em;
	vertical-align: top;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
}
table.sidebar_container {
	width: 244px;
	padding: 0px;
	border-collapse: collapse;
	border: 0px;
	background-color: #fff;
}
td.sidebar {
	width: 234px;
	background-image: url("/templates/images/img_28.jpg");
	background-repeat: repeat-y;
	text-align: left;
	font-size: 11px;
}
td.sidebar a {
	color: #91ecff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0.5em 1em;
}
div.subnav {
	margin-left: 1em;
}
td.sidebar a:hover {
	color: #c00;
}
td.sidebar p {
font-size:13px;
}
td.sidebar p a {
color: #fff;
}

div.submenu {
	text-align: left;
	font-size: 11px;
}
.submenu a {
	color: #00d;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0.25em 0.5em;
}
.submenu div.subnav {
	margin-left: 0.5em;
}
.submenu a:hover {
	color: #c00;
}
.submenu p {
font-size:13px;
}
.submenu p a {
color: #006;
}




table.contentcontainer {
	width: 750px;
	margin: 10px;
}
table.contentcontainer td.content_1 {
	background-color: #c2ddfa;
	width: 100%;
	padding: 10px;
	text-align: left;
}
table.contentcontainer td.content_2 {
	background-color: #c2ddfa;
	width: 49%;
	padding: 10px;
	text-align: left;
}
table.contentcontainer td.content_2_col1 {
	background-color: #c2ddfa;
	padding: 10px;
	text-align: left;
}
table.contentcontainer td.content_2_col2 {
	background-color: #fff;
	width: 244px;
	padding: 10px;
	text-align: left;
}
table.contentcontainer td.content_3 {
	background-color: #fff;
	width: 100%;
	padding: 10px;
	text-align: left;
}
table.contentcontainer td.content_4 {
	background-color: #fff;
	width: 100%;
	padding: 2px;
	text-align: left;
}
table.contentcontainer td.midspace {
	width: 15px;
}


h1 {
	color: #008;
	font-size: 18px;
}
h2 {
	color: #800;
	font-size: 14px;
}
h3 {
	color: #800;
	font-size: 13px;
	font-style: italic;
}
.morelink {
	color: #008;
	text-align: right;
	font-size: 11px;
}
.morelink a {
	text-decoration: none;
}
.morelink a:hover {
	text-decoration: underline;
}

div.callout {
	background-color: #e1e1e1;
	padding-bottom: 1em;
	width: 50%;
	font-size: 11px;
	margin: 1em auto;
}
div.callout h3 {
	font-style: normal;
	color: #fff;
	background-color: #006;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}
div.callout p {
	margin: 0.5em 1em 1em;
}

div#footer {
	text-align: center;
	margin-bottom: 2em;
	color: #666;
	font-size: 11px;
}


table.calendar {
	margin: 0px auto;
	padding: 0px;
	border-collapse: collapse;
	border: 1px solid #000;
	width: 100%;
}
table.calendar td {
	margin: 0px;
	padding: 4px;
	border-collapse: collapse;
	border: 0px;
}
table.calendar th {
	margin: 0px;
	padding: 4px;
	border-collapse: collapse;
	border: 0px;
	background-color: #000;
	color: #fff;
	text-align: left;
}
table.calendar td.events {
}
table.calendar th.dates {
	width: 100px;
}

ul.articledetails {
	margin: 0;
	padding: 0;
}
ul.articledetails li {
	font-size: 10px;
	padding-right: 8px;
	display: inline;
	list-style: none;
}

.error  {
	font-size: 14px;
	color: #f00;
}

div.leftsidebar {
	text-align: center;
}
div.leftsidebar img {
	display: block;
	margin: 1em auto;
}
div.rightsidebar {
	text-align: center;
}
div.rightsidebar img {
	display: block;
	margin: 1em auto;
}
div.joincallout {
	padding: 5px;
	border: 1px solid #999;
}
div.joincallout h3 {
	margin: 0px;
}
div.joincallout img {
	float: right;
	margin: 5px;
}






/* b9121b  */
/* #ec454e */
/* #DEB887 */

/* Solid Band Drop down Menu */
#outside{
	border:0px solid #8B0000;
	background:#8B0000;
	position: relative;
	z-index:500;
	}
/* Solid space UNDER menu bar */
#navigation-1 {
	padding:1px 0;
	margin:0px;
	list-style:none;
	width:100%;
	height:24px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	font:normal 10pt verdana, arial, helvetica;
}
/* What ??? */
#navigation-1 li {
	margin:0;
	padding:0;
	display:block;
	float:left;
	position:relative;
	width:148px;
}
/* Sets Attributes of non-active Menu Bar - front level */
#navigation-1 li a:link, #navigation-1 li a:visited {
	padding:6px 0;
	display:block;
	text-align:center;
	text-decoration:none;
	background:#8B0000;
	color:#FFFFFF;
	width:148px;
	height:13px;
}
/* Sets ACTIVE Menu Item */
#navigation-1 li:hover a, #navigation-1 li a:hover, #navigation-1 li a:active {
	padding:4px 0;
	display:block;
	text-align:center;
	text-decoration:none;
	background:#000000;	
	color:#ffffff;
	width:146px;
	height:18px;
	border-left:0px solid #ffffff;
	border-right:0px solid #ffffff;
}
/* Sets background behind popups */
#navigation-1 li ul.navigation-2 {
	margin:0;
	padding:1px 1px 0;
	list-style:none;
	display:none;
	background:#ffffff;
	width:146px;
	position:absolute;
	top:22px;
	left:10px;
	border:0px solid #8B0000;
	border-top:none;
}
/* Sets ????  */
#navigation-1 li:hover ul.navigation-2 {
	display:block;
}
/* Sets ????  */
#navigation-1 li ul.navigation-2 li {
	width:132px;
	clear:left;
	width:132px;
}

/* Sets un-selected popups */
#navigation-1 li ul.navigation-2 li a:link, #navigation-1 li ul.navigation-2 li a:visited {
	clear:left;
	background:#8B0000;	
	padding:4px 0;
	width:146px;
	border:none;
	border-bottom:1px solid #000000;
	position: relative;
	z-index:1000;
}
/* Sets Selected items in popup  */
#navigation-1 li ul.navigation-2 li:hover a, #navigation-1 li ul.navigation-2 li a:active, #navigation-1 li ul.navigation-2 li a:hover {
	clear:left;
	background:#000000;
	padding:4px 0;
	width:146px;
	border:none;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	position: relative;
	z-index:1000;
}
/* Sets Selected items in popup  */
#navigation-1 li ul.navigation-2 li ul.navigation-3 {
	display:none;
	margin:0;
	padding:0;
	list-style:none;
	position: absolute;
	left: 100px;
	top:10px;
	padding:1px 1px 0 1px;
	border: 0px solid #8B0000;
	border-left:1px solid #8B0000;
	background:#FFFFFF;
	z-index:2000;
}
#navigation-1 li ul.navigation-2 li:hover ul.navigation-3 {
	display:block;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:link, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:visited {
	background:#8B0000;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 li:hover a, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:hover, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:active {
	background:#8B0000;
}
#navigation-1 li ul.navigation-2 li a span {
	position:absolute;
	top:0;
	left:132px;
	font-size:12pt;
	color:#8B0000;
}
#navigation-1 li ul.navigation-2 li:hover a span, #navigation-1 li ul.navigation-2 li a:hover span {
	position:absolute;
	top:0;
	left:132px;
	font-size:12pt;
	color:#000000;
}
                    
    




/* PICTURE WITH AUTOMATIC POPUP ENLARGEMENT */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 0px;
left: -1000px;
border: 1px solid black;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 0px; /*position where enlarged image should offset horizontally */
vertical-align: bottom; /*position where enlarged image should offset vertically */
overflow: visible;
}








/* Beginning of MENU generator */


.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.horizontal {
	width: 100%;
	height: 27px;
	margin: 0;
	padding: 0;
	background: #000000 url(/images/bg-bubplastic.gif) top left repeat-x;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(/images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 27px;
	padding-left: 35px;
	float: left;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-right: 35px;
	background: transparent url(/images/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}
/* END BUBBLE PLASTIC HORIZONTAL MENU */







/* BUBBLE PLASTIC VERTICAL MENU */

.bubplastic.vertical {
	width: 250px;
	margin: 0;
	padding: 0;
	display: block;
}
.bubplastic.vertical ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.vertical ul li {
	display: block;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	background: transparent url(/images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.vertical ul li a {
	display: block;
	margin: 0;
	width: 100%;
	padding-left: 35px;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
	background: transparent url(/images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.vertical ul li a span.menu_ar {
	display: block;
	margin: 0;
	width: 100%;
	height: 22px;
	padding-top: 5px;
	padding-right: 35px;
	background: transparent url(/images/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}
/* END BUBBLE PLASTIC VERTICAL MENU */



/* AQUA HOVER */
.bubplastic.aqua ul li a:hover,
.bubplastic.aqua ul li.highlight a {
	background: transparent url(/images/bg-bubplastic-h-aqua.gif) top left no-repeat;
}
.bubplastic.aqua ul li a:hover span.menu_ar,
.bubplastic.aqua ul li.highlight a span.menu_ar {
	background: transparent url(/images/bg-bubplastic-h-aqua.gif) top right no-repeat;
}


/* BLUE HOVER */
.bubplastic.blue ul li a:hover,
.bubplastic.blue ul li.highlight a {
	background: transparent url(/images/bg-bubplastic-h-blue.gif) top left no-repeat;
}
.bubplastic.blue ul li a:hover span.menu_ar,
.bubplastic.blue ul li.highlight a span.menu_ar {
	background: transparent url(/images/bg-bubplastic-h-blue.gif) top right no-repeat;
}


/* GRAY HOVER */
.bubplastic.gray ul li a:hover,
.bubplastic.gray ul li.highlight a {
	background: transparent url(/images/bg-bubplastic-h-gray.gif) top left no-repeat;
}
.bubplastic.gray ul li a:hover span.menu_ar,
.bubplastic.gray ul li.highlight a span.menu_ar {
	background: transparent url(/images/bg-bubplastic-h-gray.gif) top right no-repeat;
}


/* LIME HOVER */
.bubplastic.lime ul li a:hover,
.bubplastic.lime ul li.highlight a {
	background: transparent url(/images/bg-bubplastic-h-lime.gif) top left no-repeat;
}
.bubplastic.lime ul li a:hover span.menu_ar,
.bubplastic.lime ul li.highlight a span.menu_ar {
	background: transparent url(/images/bg-bubplastic-h-lime.gif) top right no-repeat;
}


/* ORANGE HOVER */
.bubplastic.orange ul li a:hover,
.bubplastic.orange ul li.highlight a {
	background: transparent url(/images/bg-bubplastic-h-orange.gif) top left no-repeat;
}
.bubplastic.orange ul li a:hover span.menu_ar,
.bubplastic.orange ul li.highlight a span.menu_ar {
	background: transparent url(/images/bg-bubplastic-h-orange.gif) top right no-repeat;
}


/* PINK HOVER */
.bubplastic.pink ul li a:hover,
.bubplastic.pink ul li.highlight a {
	background: transparent url(/images/bg-bubplastic-h-pink.gif) top left no-repeat;
}
.bubplastic.pink ul li a:hover span.menu_ar,
.bubplastic.pink ul li.highlight a span.menu_ar {
	background: transparent url(/images/bg-bubplastic-h-pink.gif) top right no-repeat;
}


/* PURPLE HOVER */
.bubplastic.purple ul li a:hover,
.bubplastic.purple ul li.highlight a {
	background: transparent url(/images/bg-bubplastic-h-purple.gif) top left no-repeat;
}
.bubplastic.purple ul li a:hover span.menu_ar,
.bubplastic.purple ul li.highlight a span.menu_ar {
	background: transparent url(/images/bg-bubplastic-h-purple.gif) top right no-repeat;
}


/* RED HOVER */
.bubplastic.red ul li a:hover,
.bubplastic.red ul li.highlight a {
	background: transparent url(/images/bg-bubplastic-h-red.gif) top left no-repeat;
}
.bubplastic.red ul li a:hover span.menu_ar,
.bubplastic.red ul li.highlight a span.menu_ar {
	background: transparent url(/images/bg-bubplastic-h-red.gif) top right no-repeat;
}

#test li {
	display: block;
	border: solid 1px red;
}                    
                    

/*color: #E5F2FB;*/

/* Rounded Top Menu */
.wrapper1{
	color: #44433a;	
	font: 14px "Futura Medium", "Myriad Pro", "Gill Sans", Helvetica, Verdana, Arial, sans-serif;
	margin: 0;
	padding: 1px 0 0;
	}
	.wrapper1 a{
		color: #E5F2FB;;
		text-decoration: none;
	}
	.wrapper1 a:hover {
		color: #09548B;
	}
	.wrapper1 p {
		margin: 0 0 17px;
		padding: 0;
		line-height: 18px;
	}
.wrapper {
	/*width: 710px;*/
	margin: 20px auto;
}
.nav {
	background: #fff url(/images/nav_bg.png) repeat-x;
	float: left;
}
.nav-wrapper {
	clear: both;
	float: left;
}
.nav-left {
	background: url(/images/nav_left.png) no-repeat top left;
	float: left;
	width: 11px;
	height: 41px;
}
.nav-right {
	background: url(/images/nav_right.png) no-repeat top right;
	float: left;
	width: 11px;
	height: 41px;
}
.nav ul {
	/*width: 648px;*/
	height: 38px;
	float: left;
	margin: 0;
	padding-top: 3px;
	list-style: none;
	font-size: 15px;
}
.nav li {
	float: left;
	padding: 0 7px;
	background: url(/images/split.png) no-repeat right center;
	position: relative;
	z-index: 1;
}
.nav li.last {
	background:none;
}
.nav li:hover {
	z-index:2;
}
.nav li a {
	display: block;
	line-height: 38px;
	overflow: hidden;
	float: left;
}
a .menu-left {
	background: url(/images/menu_left.gif) no-repeat left top;
	width: 8px;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
a .menu-mid {
	background: url(/images/menu_mid.gif) repeat-x top left;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
a .menu-right {
	background: url(/images/menu_right.gif) no-repeat top left;
	width: 8px;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
.nav li a:hover .menu-left,
.nav li.active a .menu-left,
.nav li:hover a .menu-left,
.nav li a:hover .menu-mid,
.nav li.active a .menu-mid,
.nav li:hover a .menu-mid,
.nav li a:hover .menu-right,
.nav li.active a .menu-right,
.nav li:hover a .menu-right {
	background-position: 0 -37px;
	line-height: 35px;
}
.nav li a:hover,
.nav li.active a,
.nav li.hover a,
.nav li:hover a {
	color: #09548B;
}
.nav li:hover .sub,
.nav li.hover .sub {
	display:block;
}
.nav li .sub {
	display: none;
	position: absolute;
	top: 27px;
	left: 6px;
	background: url(/images/submenu_top.png) no-repeat;
	width: 186px;
	padding-top: 9px;
}
.nav li ul {
	background: url(/images/submenu_bg.png) repeat-y;
	width: 162px;
	height: auto;
	margin: 0;
	padding: 0 12px 10px;
	list-style: none;
	font-size: 14px;
}

.nav li:hover li,
.nav li.active li {
	width: 100%;
	padding: 1px 0 2px;
	border-bottom: 1px #C1D9F0 dashed;
	background: none !important;
}
.nav li:hover li a,
.nav li.active li a {
	color: #09548B;
	background: none !important;
	line-height: normal;
	width: 156px;
	padding: 8px 3px 3px;
	text-indent: 1px;
}
.nav li:hover li a:hover,
.nav li.active li a:hover {
	color: #fff;
	background: #165B9F !important;
	text-decoration: none;
	line-height: normal;
}
/*IE*/
.nav li li a:hover,
.nav li li a:hover {
	color: #fff;
	background: #165B9F !important;
	text-decoration: none;
	line-height: normal;
}
/**/
.nav .btm-bg {
	background: url(/images/submenu_bottom.png) no-repeat;
	width: 205px;
	height: 9px;
	overflow: hidden;
	clear: both;
}
.content {
	width: 670px;
	background: transparent url(/images/content_bg.png) repeat-y;
	float: left;
	padding: 10px 20px;
}
.content h1 {
	color: #333;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 18px;
	border-bottom: 1px dashed #C1D9F0;
}
.content h2 {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 14px;
	padding-left: 10px;
	margin-bottom: -5px;
}
.content p {
	padding: 0 15px;
	text-align: justify;	
}
.content-bottom {
	width: 710px;
	background: transparent url(/images/content_bottom.png) no-repeat;
	height: 13px;
	float: left;
}                    
                    

                


