@charset "UTF-8";
/* DQ20100817-SCR147, AST 2 CSS Document */
/* 06252010, additional style to cater content of the site, replacing image links to h2 */
/*                    Curran&Connor CSS file will cater the top, bottom and left navs */
/* DQ20100902-SCR1002, fix the screen printing issue by introducing media print css */
A
{
    /* COLOR: #FF6600 */
	COLOR: #EF5B03
}
A:link
{
    TEXT-DECORATION: none
	 
}
A:visited
{
    TEXT-DECORATION: none
}
A:hover
{
    TEXT-DECORATION: underline
}
A:active
{
    TEXT-DECORATION: underline
}

#content.interior 
{
	*b*ackground-image: url(../images/interior-content-background.jpg) ;
	background-repeat:no-repeat;
	background-position: 100% 0px;
	margin-top:2px;
	margin-right:0px;	
	width:865px;
}
#content.interior{**width:864px;}

/*home title class in the ul tag [begin]*/
.TitleMap_Label
{
	color: #001b3a;
	FONT-WEIGHT: bold;
	FONT-SIZE: 1.0em;
}

.TitleHead_Label
{
	color: #001b3a;
	FONT-WEIGHT: bolder;
	FONT-SIZE: 1.3em;
}
.TitleHead_Label2
{
	color: #001b3a;
	FONT-WEIGHT: bold;
	FONT-SIZE: 1.1em;
}
.TitleHead_Link 
{
	FONT-WEIGHT: bolder;
	FONT-SIZE: 1.0em;
}
.TitleItem_Link {
	color: #EF5B03;
	FONT-WEIGHT: bold;
	FONT-SIZE: 1.2em;}
.Title_Link ul   {
	list-style:none;
	color: #001b3a;
	list-style:none;	
	margin-left:0;
	margin:0px 0px 0px 0px;
	border-bottom:none;
	margin: 0em;
	padding: 0px;}
.Title_Link ul li {
	list-style:none;
	font-weight:bolder;
	font-size:1.2em;
	color: #001b3a;
	list-style:none;	
	margin-left:0;
	border-bottom:none;
	margin: 0em;
	padding: 0px;}
.Title_Link ul li a {     color: #001b3a;}
.Title_Link ul a:hover { color: #EF5B03; }

.TitleSortItem_Label
{
	color: #001b3a;
	FONT-WEIGHT: bold;
	FONT-SIZE: 1.1em;
}


/*home title class in the ul tag [end]*/
