@charset "UTF-8";
*{
	margin:0;
	padding:0;
	font: 10px myriad, "myriad pro", "lucida grande", tahoma, sans-serif;
	color: #0054a5;
}
html,body{
	width:100%;
	height:100%;
	background: url(../images/bgPattern.jpg) repeat;
}


* html img{
border:none;
behavior:url("s/p.htc"); 


}


a{
	font-size:10px;
	color:#fff;
	
}

.shrink_menu a:visited {color:#fff;}



p{
	font-size:13px;
	
}
strong{
	font-size:13px;
	
}


#footer>a{
	font-size:10px;
	
}
a:link{
	color: #09c;
	text-decoration: none;
	font-style: normal;
}


a:hover{
	color: #c33;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}

a:visited{
	color: #09c;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}



.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}
h1{
	margin:0;
	font-size:14px;
	color:#0054a5;
}

.heading{
	margin:0;
	font-size:14px;
	color:#0054a5;

}

#main {
	margin: 0 auto;
	padding: 0;
	width: 780px;
	background:#fff;
}
#mheadBG{
	width:100%;
	height:120px;
	background: url(../images/masthead.jpg) repeat-x;
	position:relative;
	display:block;
}
#mhead{
	margin:0 auto;
	width:670px;
	height:120px;
}
#mheadLogo{
	margin:0;
	width:300px;
	height:120px;
	float:left;
}
#mheadForm{
	margin:0;
	width:369px;
	height:120px;
	float:right;
}
#loginMain{
	margin:0;
	height:105px;
	width:220px;
	float:right;
	background: url(../images/loginBG.png) no-repeat;
}
#loginForm{
	margin:0;
	height:105px;
	width:220px;
	padding:5px;
}
#loginLeft{
	float:left;
	width:160px;
	height:44px;
}
#btnLogin{
	float:right;
	width:50px;
	height:44px;
	padding-right:10px;
}
#loginBtn{
	width:50px;
	height:44px;
}
#frmID{
	font-size:8px;
	font-weight:bold;
	margin:0;
	color:#fff;
	float:left;
	text-align:right;
	width:50px;
	height:20px;
	text-transform: capitalize;
}
#frmInput{
	height:21px;
	margin-bottom:2px;
	float:left;
	width:110px;
}
.members{
	font-size:10px;
	color:#fff;
}
p.members{
	letter-spacing:0;
}
#navBG{
	width:100%;
	height:30px;
	background: url(../images/navBG.jpg) repeat;
	position:relative;
	display:block;
}
#nav{
	margin:0 auto;
	width:670px;
	height:30px;
}
#picBG{
	width:100%;
	height:220px;
	background: url(../images/picBG.png) repeat;
	position:relative;
	display:block;
}
#pic{
	margin:0 auto;
	width:670px;
	height:200px;
}
#content{
	margin:5px auto 5px;
	width:670px;
	display:block;
	background:#f6f6f6;
}

#cntRight {
	float:right;
	position:relative;
	width:200px;
	padding:10px;
	display:inline;
}
#cntMiddle{
	padding: 10px;
	float:left;
	width:425px;
	border-right: 5px solid #FFF;
}
#cntFull{
	padding: 10px;
	width:650px;
}
#cntLeft {
	float:left;
	position:relative;
	width:200px;
	padding:10px;
	display:inline;
	margin-right:5px;
}
#bannersBG{
	margin:0 auto;
	width:670px;
	position:relative;
	display:block;
}
#footer{
	margin:0 auto;
	width:670px;
	display:block;
}
.pad5{
	float:left;
}
.date{
	width:100%;
	font-style: italic;
	color:#333;
}
.title{
	width:100%;
	font-weight: bold;
	color:#333;
	letter-spacing: 0px;
}
.content{
	width:100%;
	clear:both;
	color:#817d8f;
}
p.date,p.title,p.content{
	padding:0;
}
#bannersBG{
	margin:0;
	width:100%;
	height:155px;
	background: url(../images/bannerBG.jpg) repeat-x;
	position:relative;
	display:block;
}
#banners{
	margin:0 auto;
	width:670px;
	height:143px;
	display:block;
	position:relative;
}
#bannerLeft {
	float:left;
	position:relative;
	width:220px;
	height:135px;
	display:inline;
}
#bannerMiddle {
	width:220px;
	height:135px;
	float:left;
	margin:0 5px;
}
#bannerRight {
	float:right;
	position:relative;
	width:220px;
	height:135px;
	display:inline;
}
img{
	margin:0;
	border:0;
	padding:0;
}
.photoBG{
	width:103px;
	height:67px;
	float:left;
	margin-right:1px;
	background: url(../images/photoBG.png) no-repeat;
}
.photo{
	width:95px;
	height:59px;
	margin:4px;
}
#footer{
	display:block;
	font-size:10px;
}

.shrink_menu {
	padding:0;
	margin:0;
	list-style:none;
	background:#0099cc;
	width:670px;
	height:30px;
	font-weight: bold;
}
.shrink_menu li {
	float:left;
	display:inline;
	margin:0px;
	height:20px;
	padding: 10px 10px 0px;
}

.shrink_menu li.active{
	background: url(../images/navBGOvr.jpg) repeat;
	color:#09c;
}

.shrink_menu li * {
	display:block;
	position:relative;
}

.shrink_menu li a {
	color:#fff;
	text-decoration:none;
}



.shrink_menu li a:hover {
	background: url(../images/navBGOvr.jpg) repeat;
}

.shrink_menu li:hover {
	background: url(../images/navBGOvr.jpg) repeat;
	
}


.form{
	margin:0;
	padding:0;
}



