

/* =========================== SIDEBAR ================================================= */
/* 203 is the width, 250 is the including the 20px on the left and 27px on the right */
#sidebarContactUs {
	float: left;
	width: 223px; 
	margin: 0;
	padding-bottom: 17em;
	color: #000;
	background-image: url( "images/newsinfo/leftnavdotted.gif" ); 
	background-repeat: repeat-y;
}


/* =========================== END SIDEBAR ================================================= */

#maincontent {
	float: left;
	width: 738px;
	margin: 0;
	padding: 0;
	padding: 3px 0 0 27px;
	background: #FFF; 
	color: #000;
}

#navlist
{
	margin: 0;
	padding-left: 20px;
	list-style: none;
}


#navlist li
{
	display: block;
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding: 11px 0 10px 17px;
	width: 186px; /* set width for IE6. 186 + 17 = 203px, the width of sidebar */
}

#navlist li.last { 
	display: block;
	margin: 0;
	padding: 10px 0 0 6px;
	text-decoration: none;
	list-style: none;
	background-image: url( "images/newsinfo/leftnavbg2.gif" ); width: 203px; height: 300px; 
	background-repeat: no-repeat;
	width: 197px; /* set width for IE6. 197 + 6px = 203px, the width of sidebar */
}

.leftnavbtnON {background-image: url( "images/newsinfo/leftnavbtnON.gif" ); width: 203px; background-repeat: no-repeat;}
.leftnavbtn1 {background-image: url( "images/newsinfo/leftnavbtn1.gif" ); width: 203px; background-repeat: no-repeat;}
.leftnavbtn2 {background-image: url( "images/newsinfo/leftnavbtn2.gif" ); width: 203px; background-repeat: no-repeat;}
.leftnavbtn3 {background-image: url( "images/newsinfo/leftnavbtn3.gif" ); width: 203px; background-repeat: no-repeat;}
.leftnavbtn4 {background-image: url( "images/newsinfo/leftnavbtn4.gif" ); width: 203px; background-repeat: no-repeat;}
.leftnavbtn5 {background-image: url( "images/newsinfo/leftnavbtn5.gif" ); width: 203px; background-repeat: no-repeat;}

#sidebarContactUs a { 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding: 0;
	text-decoration: none;
	color: #000;
	margin: 0;
}

#sidebarContactUs a:hover {
	color: #FC1B19;
	text-decoration: underline;
}

#sidebarContactUs a.btnIcon1 {
	display: block;
	background-image: url( "images/newsinfo/btnIcon1.jpg" ); width: 188px; height:58px;
	margin-bottom: 0.5em;
	padding: 0;
}

#sidebarContactUs a.btnIcon1:hover {
	display: block;
	background-image: url( "images/newsinfo/btnIcon1HOVER.jpg" ); width: 188px; height:58px;
	margin-bottom: 0.5em;
	padding: 0;
}

#sidebarContactUs a.btnIcon2 {
	display: block;
	background-image: url( "images/newsinfo/btnIcon2.jpg" ); width: 188px; height:58px;
	margin: 0;
	padding: 0;
}

#sidebarContactUs a.btnIcon2:hover {
	display: block;
	background-image: url( "images/newsinfo/btnIcon2HOVER.jpg" ); width: 188px; height:58px;
	margin: 0;
	padding: 0;
}

/* =========================== CONTENT TEXT ================================================= */
/* width: 745 */
#contenttext {
	padding:0; /* 6em to fill up the space if the sidebar is longer than the content text*/
	margin: 0;
	background: #FFF;
}

#contenttext p {
	margin: 0;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 20px;
}

#contenttext span.list {
	display: block;
	font-family: Helvetica, Arial, sans-serif;	
	padding-bottom: 17px;
	font-size: 13px;
}

#contenttext li {
	list-style-type: square;
	list-style-position: inside;
}

#contenttext a {
	display: inline;
	font-size: 15px;
	font-family: Helvetica, Arial, sans-serif;
	color: #225380;
	font-weight: bold;
}

#contenttext span.biggerred {
	display: inline;
	font-size: 15px;
	font-family: Helvetica, Arial, sans-serif;
	color: #FB1B1B;
	font-weight: bold;
}

#contenttext span.bigred {
	display: inline;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #FB1B1B;
	font-weight: bold;
}

#contenttext span.red {
	display: inline;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	color: #FB1B1B;
	font-weight: bold;
}

#contenttext span.grey {
	display: inline;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	color: #707070;
	font-weight: bold;
}

#contenttext span.darkgrey {
	display: inline;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}

/* =========================== CONTACT US ================================================= */
#contenttext .contactus {
	display: block;
	margin: 0;
	padding-bottom: 1.3em;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #191919;
	font-weight: none;
}

#contenttext .contactus p {
	display: block;
	margin: 0;
	padding-bottom: 1em;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	color: #191919;
	font-weight: none;
}

#contenttext .contactus a {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
}

#contenttext .contactus img {
	padding-bottom: 1em;
}

#contenttext .contactus span.red {
	display: inline;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	color: #FB1B1B;
	font-weight: bold;
}

#contenttext a:hover {
	color: #FB1B1B;
}

#content {
	margin: 0;
	padding: 0;
	background: #FFF;
	color: #000;
	padding: 0 25px 0 0;
}