#ti_bg {
	float:left;
	width:535px;
	height:26px;
	padding: 12px 0px 7px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #75717b;
	background-image: url(../images/grey/ti_bg.gif);
	/*
	background-image: url(../images/orange/ti_bg.gif);
	background-image: url(../images/blue/ti_bg.gif);
	background-image: url(../images/grey/ti_bg.gif);
*/
	background-repeat: no-repeat;
	background-position: left bottom;
	/*
	text-transform: uppercase;
	*/
}


#ti_bg_grey {
	float:left;
	width:535px;
	height:auto;
	padding: 12px 0px 3px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #75717b;
	background-image: url(../images/grey/ti_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	/*
	text-transform: uppercase;
	*/
	line-height:27px;
}


#ti_bg_orange {
	float:left;
	width:535px;
	height:auto;
	padding: 12px 0px 3px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #ff9600;
	background-image: url(../images/orange/ti_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	/*
	text-transform: uppercase;
	*/
	line-height:27px;
}


#ti_bg_blue {
	float:left;
	width:535px;
	height:auto;
	padding: 12px 0px 3px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #1b81cd;
	background-image: url(../images/blue/ti_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	/*
	text-transform: uppercase;
	*/
	line-height:27px;
}

#ti_bg_white {
	float:left;
	width:535px;
	height:auto;
	padding: 12px 0px 3px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #75717b;
	background-image: url(../images/white/ti_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	/*
	text-transform: uppercase;
	*/
	line-height:27px;
}

a.pdf:link, a.pdf:visited {
	color: #608eb0;
	text-decoration: underline;
	padding-left:5px;
	font-weight: bold;
	font-size:12px;
}
a.pdf:hover {
	color: #69577f;
	text-decoration: underline;
	padding-left:5px;
	font-weight: bold;
}

#content_box {
	float:left;
	width: 550px;
	height: auto;
	background-image: url(../images/grey/contentBg_mid.gif);
/*
	background-image: url(../images/orange/contentBg_mid.gif);
	background-image: url(../images/blue/contentBg_mid.gif);
	background-image: url(../images/grey/contentBg_mid.gif);
*/
	background-repeat: repeat-y;
	background-position: left top;

}




#content_box_grey {
	float:left;
	width: 550px;
	height: auto;
	background-image: url(../images/grey/contentBg_mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#content_box_grey a:link, #content_box_grey a:visited {
	color: #608eb0;
	text-decoration: underline;
}
#content_box_grey a:hover {
	color: #69577f;
	text-decoration: underline;
}


#content_box_orange {
	float:left;
	width: 550px;
	height: auto;
	background-image: url(../images/orange/contentBg_mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#content_box_orange a:link, #content_box_orange a:visited {
	color: #608eb0;
	text-decoration: underline;
}
#content_box_orange a:hover {
	color: #69577f;
	text-decoration: underline;
}


#content_box_blue {
	float:left;
	width: 550px;
	height: auto;
	background-image: url(../images/blue/contentBg_mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#content_box_blue a:link, #content_box_blue a:visited {
	color: #608eb0;
	text-decoration: underline;
}
#content_box_blue a:hover {
	color: #69577f;
	text-decoration: underline;
}


#content_box_white {
	float:left;
	width: 550px;
	height: auto;
	background-image: url(../images/white/contentBg_mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#content_box_white a:link, #content_box_white a:visited {
	color: #608eb0;
	text-decoration: underline;
}
#content_box_white a:hover {
	color: #69577f;
	text-decoration: underline;
}



#mainContent_top_bg {
	width:490px;
	height: auto;
	background-image: url(../images/grey/contentBg_top.gif);
/*
	background-image: url(../images/orange/contentBg_top.gif);
	background-image: url(../images/blue/contentBg_top.gif);
	background-image: url(../images/grey/contentBg_top.gif);
*/
	background-repeat: no-repeat;
	background-position: left top;


	padding: 15px 30px 10px 30px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #595959;
	text-align: left;
	line-height: 14px;
}

#mainContent_top_bg_grey {
	width:490px;
	height: auto;
	background-image: url(../images/grey/contentBg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px 30px 10px 30px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #595959;
	text-align: left;
	line-height: 14px;
}


#mainContent_top_bg_orange {
	width:490px;
	height: auto;
	background-image: url(../images/orange/contentBg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px 30px 10px 30px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #595959;
	text-align: left;
	line-height: 14px;
}


#mainContent_top_bg_blue {
	width:490px;
	height: auto;
	background-image: url(../images/blue/contentBg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px 30px 10px 30px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #595959;
	text-align: left;
	line-height: 14px;
}

#mainContent_top_bg_white {
	width:490px;
	height: auto;
	background-image: url(../images/white/contentBg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px 30px 10px 30px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #595959;
	text-align: left;
	line-height: 14px;
}

#mainContent_bot_bg {
	float:left;
	width: 550px; 
	height: 20px;
	background-image: url(../images/grey/contentBg_bot.gif);
/*
	background-image: url(../images/orange/contentBg_bot.gif);
	background-image: url(../images/blue/contentBg_bot.gif);
	background-image: url(../images/grey/contentBg_bot.gif);
*/
	background-repeat: no-repeat;
	background-position: left top;
}

#mainContent_bot_bg_grey {
	float:left;
	width: 550px; 
	height: 20px;
	background-image: url(../images/grey/contentBg_bot.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#mainContent_bot_bg_orange {
	float:left;
	width: 550px; 
	height: 20px;
	background-image: url(../images/orange/contentBg_bot.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#mainContent_bot_bg_blue {
	float:left;
	width: 550px; 
	height: 20px;
	background-image: url(../images/blue/contentBg_bot.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#mainContent_bot_bg_white {
	float:left;
	width: 550px; 
	height: 20px;
	background-image: url(../images/white/contentBg_bot.gif);
	background-repeat: no-repeat;
	background-position: left top;
}