/* CSS Document */
body {
background-color:#475063;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:.7em;
color:#444444;
}

#main {
width:750px;
background-image:url(images/col.jpg);
background-repeat:repeat-y;
display:table;
}

#leftCol {
width:168px;
background-image:url(images/left_bg.jpg);
background-repeat:no-repeat;
background-position:top;
min-height:464px;
padding-top:1px;
float:left;
}

#top {
width:582px;
float:left;
}

#content {
width:582px;
background-image:url(images/main_bg.jpg);
background-position:top;
background-repeat:no-repeat;
float:left;
display:table;
}

#middleCol {
width:350px;
float:left;
text-align:left;
padding-top:45px;
padding-left:5px;
}

#rightCol {
width:200px;
float:right;
text-align:left;
padding-right:3px;
margin-right:0px;
}

#bottom {
width:750px;
clear:both;
background-color:#475266;
}


#menuNew {
margin-top:33px;
width:147px;
background-image:url(images/menuBg1.jpg);
background-repeat:no-repeat;
background-position:bottom;
background-color:#fff;
border-left:1px solid #DEE0E5;
border-right:1px solid #DEE0E5;
border-top:1px solid #DEE0E5;
padding-top:5px;
padding-bottom:5px;
}

#menuNew a {
color:#00164B;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
}

#menuNew h6 {
color:#00164B;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:1em;
margin:0px;
padding:0px;
}

#menuNew p {
margin:-7px 0px 0px 0px;
padding:0px;
}

#menuNew a:hover {
text-decoration:underline;
}

.links {
font-size:95%;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
color:#fff;
padding-top:3px;
}

h1 {
color:#00164B;
font-size:150%;
font-family:Arial, Helvetica, sans-serif;
font-weight:bolder;
margin-bottom:-20px;
padding-left:5px;
}

h2 {
color:#C32435;
font-size:130%;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
padding-left:5px;
}

p {
line-height:20px;
padding-right:10px;
padding-left:5px;
font-size:115%;
}

.menuText {
margin-top:-10px;
line-height:0px;
text-align:left;
padding-right:10px;
padding-left:18px;
font-size:110%;
font-weight:bold;
color:#0B2154;
}

.dots {
margin-top:-35px;
margin-bottom:-12px;
}

.images {
margin-left:-1px;
}

#menu2 {
	filter:alpha(opacity:85);
	opacity: .85;
	background-color:#fff;
	width:150px;
	margin-left:2px;
	padding-left:5px;
	text-align:left;
	padding-top:7px;
	padding-bottom:5px;
	border-width:1px;
	border-style:solid;
	border-color:#eee;
	}
	
.memberText {
padding-left:5px;
margin-top:-10px;
font-weight:bold;
line-height:20px;
}