*
{
	margin:0;
	padding:0;
	
}
body {
	background-image:url(../images/layout/bkg.jpg);
	background-color: #dadada;
	background-repeat: repeat-x;
	text-align:center;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.8em;
	
}



a
{
	text-decoration:none;
	color:#343087;
}

.hide
{
	display:none;
}

#main
{
	
	width:758px;
	margin:14px auto 0 auto;
	background-image:url(../images/layout/int-back.gif);
	background-repeat:repeat-y;
	/**/background-position:left 52px ;
}
#intMain
{
	
	width:758px;
	background-image:url(../images/layout/int-inside-back.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position: left 7px;
}

#inside-head
{
	background-color:transparent;
	width:758px;
	background-image:url(../images/layout/int-heead.gif);
	background-repeat:no-repeat;
	/*border:1px #00FF33 solid;*/
	height:56px;
	background-position:9px top;
	position:relative;
	top:7px;
	
}
#head
{
	
	background-image:url(../images/layout/back-head.gif);
	background-repeat:no-repeat;
	padding-top:7px;
	width:758px;
	height:56px;
}
#flashHead
{
	background-color: #FFF;
	width:742px;
	height:189px;
	margin:0 0 0 8px;
}

*+html #flashHead {	margin:0 0 0 0; }

#flashHead.teaser_index { background-image:url(../images/layout/teaser_5_years.jpg); background-position:left bottom;}

.clearBox {
    clear:both;
    height:1px;
    overflow:hidden;
  }
.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
#wrapContent
{
	width:742px;
	
	margin:0 7px;
	background-color:transparent;
	background-image:url(../images/layout/deg-nav.gif);
	background-repeat:no-repeat;
	background-color:#fff;
}
#main #intMain #content #wrapContent #mainContent
{
	min-height:400px;
}
#leftCol
{
	width:193px !important;
	width:192px;
	float:left;
	
}

#nav 			{ background-color:#9baac3; text-align:left; }
#nav ul 		{ list-style:none; text-align:left; }
#nav ul li 		{ 
	margin:0; 
	padding:5px 0px 5px 10px; 
	border-bottom:1px #8e9eba solid; 
	border-top:1px #d3dae9 solid; 
	text-transform:uppercase;
	background-image:url(../images/layout/bt-off.gif);
	background-repeat:no-repeat;
	background-position:top center;
	color:#2a2b63;
	font-size:10px;
	line-height:12px;
	}
		
#nav ul li:hover
{
	background-image:url(../images/layout/bt-on.gif);/**/
	background-color:#4c7283;
	color:#FFFFFF;
}

#nav ul li a:hover { color:#FFFFFF;}

#nav ul li.second  { padding-left:10px; text-transform:capitalize; background-color:#FFFFFF; background-image:none;}
#nav ul li.second a:hover {color:#101026; }
#nav ul li a, #nav ul li.secondA a, #nav ul li.second a { display:block;}
#nav ul li.secondA { background-image:none; background-color:#e6e6e6; }
#nav ul li.secondA a { text-transform:capitalize; color:#000; } 
#nav ul li.secondA a:hover {color:#000;}










#main #intMain #content #wrapContent #leftCol #inleftCol #nav .secondA a:hover
{
	color:#2a2b63;
}

#mainContent
{
	width:521px;
	
	text-align:left;
	float:left;
	border-left:4px #bebebe solid;
	padding:0 12px 5em 12px;
	/*border:1px #00FF33 solid;*/
}
#mainContent p
{
	text-align:justify;
	margin:1em 0 0 0;
}
#main #intMain #content #wrapContent #mainContent blockquote
{
	background-color:#eee;
	margin:1em 4em 0 2em;
	padding:1em;
}
#mainContent p .right
{
	margin:0.3em 0 0.5em 1em;
}
#mainContent ul
{
	display:block;
	background-color:#a6b3cc;
	margin-top:0em;
}
#mainContent ul li
{ list-style: inside; list-style-type:square; border-bottom:1px solid white;
padding-left:0.5em; }
#mainContent ul li.shade { background-color:#c3cde0;}

.top
{
	float:right;
	margin:-3em 22em 0 0;
	font-size:14px;
	color:#666666;
}
#mainContent h2
{
	color:#130f45;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial,Verdana;
	letter-spacing:0.07em;
	font-size:20px;
	margin-top:1em;
	margin-bottom:1em;
}

#mainContent h2.lower
{
	color:#130f45;
	text-transform:none;
	font-family:"Trebuchet MS", Arial,Verdana;
	letter-spacing:0.07em;
	font-size:20px;
	margin-top:1em;
	margin-bottom:1em;
}


#members
{
	border:1px #130f45 solid;
	width:500px;
	padding:5px;
	margin-bottom:40px;
	margin-top:20px;
	background-color:#eee;
}

#members td { border-bottom:1px solid #ccc;}


h3
{
	color:#343368;
	font-size:17px;
}
#foot
{
	width:758px;
	height:29px;
	background-image:url(../images/layout/footmoz.gif)!important;
	background-image:url(../images/layout/foot.gif);
	background-repeat:no-repeat;
	margin:-22px auto 0 auto;
}
blockquote
{

	padding:2em;
	line-height:13px;
	margin-bottom:1em;
	text-align:justify;
}
/*#mainContent *
{
border:1px #00FF33 solid;
}*/
#pic
{
	width:150px;
	float:left;
	margin:5px;
	text-align:center;
}
.clearBox {
    clear:both;
    height:1px;
    overflow:hidden;
  }
  clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-table;
	
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */










#activity li { background-color:#eee;}





/* Table Styles Member Section
-------------------------------------*/


#hor-minimalist-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
}

#hor-minimalist-b .odd
{
	background: #eee; 
}

#hor-minimalist-b th
{
	font-size: 14px;
	font-weight: normal;
	color: #130f45;
	padding: 10px 0px;
	border-bottom: 2px solid #130f45;
	width:33%;
	
}
#hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: #130f45;
	padding: 6px 8px;
	vertical-align:top;
}
#hor-minimalist-b tbody td:hover a
{
	color: #000;
}

#mainContent h2.fronth2 { text-align:center; text-transform:none; color: #000; font-size:16px;}
#mainContent h2.fronth2 sup { font-size:12px; }