/* default font size */
@import url(medium.css);

/*  WEBSITE LAYOUT  */
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

/*  wrappers  */
#wrapper {
	display: block;
	width: 100%;
	height: auto;
	clear: both;
}
#wrapper .banner {height:178px;background:url(../images/bannerBG.jpg) center top repeat-x;}
#wrapper .buttons {height:45px;background:url(../images/buttonsBG.jpg) center top repeat-x;}
#wrapper .content {min-height:300px;background:url(../images/contentBG.jpg) center top repeat-x;clear:both;}
#wrapper .footer {font-size:11px;color:#555555;height:133px;padding-top:7px;background:url(../images/footerBG.jpg) center top repeat-x;clear:both;}

/*  containers  */
.container {
	display: block;
	margin: 0px;
	width: 960px;
	height: auto;
	clear: both;
}
.info{display:block;margin:0px;padding:0px;width:960px;min-height:300px;background:url(../images/containerBG.jpg) 0px 0% repeat-y;float:left;}

.bannerImgL{width:277px;height:178px;margin:0px;padding:0px;float:left;}
.bannerImgC{width:388px;height:108px;margin:0px;padding:50px 20px 20px;float:left;text-align:center;color:#FFFFFF;font-size:17px;line-height:22px;}
.bannerImgR{width:255px;height:178px;margin:0px;padding:0px;float:left;}

/*  information sections  */
#infoLeft {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 277px;
	height: auto;
	float: left;
}
#infoLeft .top {display:block;width:245px;height:33px;margin:0px;padding:19px 16px 14px;background:url(../images/leftTop.jpg) center top no-repeat;border-bottom:1px solid #C5C5C5;float:left;clear:both;}
#infoLeft .links {display:block;width:277px;height:auto;margin:0px;padding:0px;background:url(../images/leftMiddle.jpg) center top repeat-y;float:left;clear:both;z-index:100;}
#infoLeft .bottom {display:block;position:relative;width:245px;height:70px;margin:-1px 0px 0px;padding:0px 16px;background:url(../images/leftBottom.jpg) center top no-repeat;float:left;clear:both;}

#infoLeft .links h1 {display:block;position:relative;background:url(../images/linksBG.jpg) center top repeat-x;width:244px;height:25px;margin:-1px 0px 0px;padding:2px 16px 1px 16px;clear:both;font-family:Tahoma;font-size:14px;font-weight:bold;color:#FFFFFF;}
#infoLeft .links p {display:block;position:relative;width:240px;height:auto;background:url(../images/list.jpg) 16px 11px no-repeat;margin:0px;padding:5px 6px 8px 30px;font-size:12px;color:#0072BC;border-bottom:1px solid #C5C5C5;clear:both;z-index:100;}

#infoRight {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 20px 30px 10px 28px;
	width: 625px;
	height: auto;
	float: left;
	background: url(../images/rightBG.jpg) center top repeat-x;
}
#member {
	display: block;
	margin: 0px 0px 10px;
	padding: 0px;
	width: 624px;
	height:124px;
	float:left;
	clear: both;
	background: url(../images/member-regBG.jpg) center top no-repeat;
}
#infoAd {
	display: block;
	margin: 0px 0px 30px;
	padding: 0px;
	width: 289px;
	height: 124px;
	float: left;
	background: url(../images/info-adBG.jpg) center bottom no-repeat;
}
#newsletter {
	display: block;
	margin: 0px 0px 30px;
	padding: 0px;
	width: 289px;
	height: 124px;
	float: right;
	background: url(../images/newsletter-subBG.jpg) center bottom no-repeat;
}

.text{display:block;width:200px;height:auto;padding:20px 0px 0px 10px;margin:0px;float:left;font-size:14px;font-weight:bold;line-height:20px;color:#FFFFFF;text-align:center;}
#infoAd .text{width:160px;font-size:12px;line-height:16px;padding:20px 0px 0px 10px;}
#newsletter .text{width:249px;text-align:left;font-size:12px;line-height:16px;padding:15px 0px 0px 20px;}
#newsletter .text table tr td{color:#FFFFFF;padding:0px;font-size:12px;}

.table {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#infoText {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
	width: 615px;
	height: auto;
	float: left;
	clear: both;
}

/*  containers  */
#footerLeft {font-size:11px;display:block;margin:0px;padding:0px 0px 0px 16px;width:460px;height:50px;float:left;text-transform:uppercase;text-align:left;}
#footerMiddle {font-size:11px;display:block;margin:0px;padding:0px;width:354px;height:50px;float:left;text-align:center;}
#footerRight {font-size:11px;display:block;margin:0px;padding:0px 30px 0px 0px;width:100px;height:50px;float:left;text-align:right;}

/*  separate sections  */
#logo {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 168px;
	height: 213px;
	float: left;
	clear: both;
}
#banner {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 615px;
	height: 212px;
	background: url(../images/.jpg) 0px 0% no-repeat;
	float: left;
}
#heading {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 615px;
	height: 30px;
	float: left;
	clear: both;
}

/*  other  */
.imgTop {margin:0px 0px 10px;padding:0px;}
.imgBottom {margin:10px 0px 0px;padding:0px;}
.imgLeft {margin:0px;padding:0px;float:left;}
.imgRight {margin:0px;padding:0px;float:right;}

ul {
	display: block;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 20px 0px;
	font-size: 12px;
	line-height: 16px;
	color: #464646;
	display: block;
	list-style-type: disc;
	text-decoration: none;
	list-style-image: url(../images/list.jpg);
}
ol {
	display: block;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 20px 0px;
	font-size: 12px;
	line-height: 16px;
	color: #464646;
	display: block;
	text-decoration: none;
}
li{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;*margin:0px 0px 0px 5px;*padding:0px 0px 0px 10px;}

a{color:#0072BC;text-decoration:none;}a:hover{color:#464646;text-decoration:underline;}
.a1, #footerLeft a{color:#464646;text-decoration:none;}.a1:hover, #footerLeft a:hover {color:#0072BC;text-decoration:underline;}
.a2{color:#FFFF00;text-decoration:none;}.a2:hover{color:#FFFF00;text-decoration:underline;}
.a3{color:#FFFFFF;text-decoration:none;}.a3:hover{color:#FFFF00;text-decoration:underline;}
h1 a, h3 a{color:#FFFFFF;text-decoration:none;}h1 a:hover, h3 a:hover{color:#FFFF00;text-decoration:none;}

/* PRINT LINK */
a.print:link{width:88px;height:32px;background:url(../images/printBtn.jpg) 0px 0% no-repeat;border:0px;cursor:pointer;float:left;}
a.print:visited{width:88px;height:32px;background:url(../images/printBtn.jpg) 0px 0% no-repeat;border:0px;cursor:pointer;float:left;}
a.print:hover{width:88px;height:32px;background:url(../images/printBtn.jpg) 0px 0% no-repeat;border:0px;cursor:pointer;float:left;}

/* SIDE BOX */
/*.boxHeader{padding-top:5px;padding-left:40px;text-align:left;font-weight:bold;font-size:9pt;font-family:Tahoma;background:url('images/boxheaderbg.gif');color:#2c2c2c;height:22px;}
.boxContent {padding:7px;padding-left:40px;padding-bottom:15px;text-align:left;white-space:nowrap;font-family:verdana;font-size:11px;}
.boxContent a {border-bottom:#aaaaaa 1px dotted;text-decoration:none;}*/
.boxHeader {padding-top:0px;padding-left:40px;text-align:left;font-weight:bold;font-size:9pt;font-family:Tahoma;background:url('images/boxheaderbg.gif');color:#2c2c2c;height:22px;visibility:hidden;}
.boxContent {padding:0px;padding-left:40px;padding-bottom:0px;text-align:left;white-space:nowrap;font-family:verdana;font-size:11px;}
.boxContent a {border-bottom:#aaaaaa 0px dotted;text-decoration:none;}
