/* --------------------------
EET CSS

-------------------------- */

/* --------------------------
GLOBAL SETTINGS
-------------------------- */

* {margin:0; padding:0; font-family: Verdana, Arial, sans-serif; font-size: 10pt;}
html {margin: 0;padding: 0;background-color: #ccc;background-image: url(../images/bkg2.gif);}

.list ul {color:#000;}
.list li {color:#000;margin:5px;padding:5px; list-style:circle;}

h5 {margin-bottom: -5px;font-weight: bold;}
h3 {margin-bottom: 4px;font-weight: bold; color:#000; letter-spacing:1px;}
h2 {margin-bottom: 1px;font-weight: bold; color:#fff;}
a {text-decoration:none;}	
img {border: 0px;}
img a {border: 0px;text-decoration:none;}
img a:hover{border: 0px;}
p {padding-bottom:10px;}

#wrapper {
	background-color:#253548;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
	width:848px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/sides_bkg.gif);
	background-repeat: repeat-y;
	background-position: center 0px;
}

#header {
	padding-top:5px;
	width:100%;
}

#nav {
	background-image:url(../images/bkg_nav.gif);
	width:848px;
	height:23px;
}



#content {
	background-color:#FFFFFF;
	width: 849px;
	height:100%;
	text-align:left;
	background-image:url(../images/bkg_content.gif);
	background-repeat: repeat-y;
}

#contentWhite {
	background-color:#FFFFFF;
	width: 849px;
	height:100%;
	text-align:left;
}

#contentNav {
	background-color:#f1f1f2;
	text-align:left;
	float:right;
	width: 329px;
	height: 100%;
	
}

#contentPic {
	background-color:#fff;
	text-align:left;
	float:right;
	width: 231px;
	height: 100%;
	
}

#contentNav h5 {
	background-image:url(../images/bkg_hdr.gif);
	text-align:left;
	padding-left:5px;
	padding-top: 5px;
	width:324px;
	height:30px;
	color:#FFFFFF;
	
}

#contentNav h5 img {
	text-align:left;
	padding-right:5px;
}

#contentNav h4 {
	font-size:1.0em;
}

.rightNavContent {
	padding-left:5px;
	font-size:.8em;
	color:#848586;
}

.rightNavContent li {
	list-style-type: none;
}


.subContent {
	font-size:.9em;
}


.rightNavContent a {
	color:#4576b3;
}

.cutout {
	width: 235px;
	background-color:#F0F0F0;
	font-size: .9em;
	border: 1px solid #333333;
	color:#848586;
}


.cutout h2 {
	display:block;
	font-size: 1.2em;
	background-image: url(../images/co_top.gif);
	height: 30px;
	background-repeat: no-repeat;	
	color: #fff;
	text-align:center;
	font-weight: bold;
	padding-top:5px;
}

.cutout h4 {
	font-size:1.2em;
}

.cutout a {
	font-size: .8em;
	color: #4576b3;
}

div.cutoutScroll {
	font-size: .8em;
	height: 170px;
	width: 220px;
	overflow: auto;
	background-color: #F0F0F0;	
	padding:5px;
}

.cutoutFull {
	width: 480px;
	background-color:#F0F0F0;
	font-size: .9em;
	border: 1px solid #333333;
	color:#848586;
	text-align:justify;
}


.cutoutFull h2 {
	display:block;
	font-size: 1.2em;
	background-image: url(../images/co_top_wide.gif);
	height: 30px;
	background-repeat: no-repeat;	
	color: #fff;
	text-align:center;
	font-weight: bold;
	padding-top:5px;

}

.cutoutFull h4 {
	font-size:1.2em;
}

.cutoutFull a {
	font-size: .8em;
	color: #4576b3;
}

div.cutoutScrollFull {
	font-size: .8em;
	height: 170px;
	width: 470px;
	overflow: auto;
	background-color: #F0F0F0;	
	padding:5px;
}



#footer {
	background-image:url(../images/bkg_footer.gif);
	width:849px;
	height:15em;

}

#rightFooter {
	margin-top: 10px;
	border-left:#fff 1px solid;
	text-align:left;
	float:right;
	width: 329px;
	height: 200px;
}

#leftFooter {
	text-align:left;
	float:left;
	padding-left: 5px;
}

.lCol {
	float:left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}

.rCol {
	float:right;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.groups li {
	list-style-type: none;
}

.groups li a {
text-decoration: none;
color: #fff;
font-size: .8em;
}

.contact {
	color: #fff;
	font-size: .8em;
	padding-left: 15px;
	padding-top: 20px;
}

#welcome {
	text-align:left;
	width: 480px;
	font-size: .8em;
}

#bodyCopy {
	text-align:left;
	width: 475px;
	font-size: .8em;
}

#bodyCopy h3 {
	color:#091D3B;
}

#bodyCopy ul {
	list-style-position: inside;
	list-style-type: circle;
}

#bodyCopy li {
	color: #000;
}

#bodyCopy .pic {
	float:left;
	padding:5px;
}

#bodyCopy .pic img {
	border: 5px solid #EEEEEE;	
}