body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
td {
	font-size: 11px;
}

/* Layout -------------------------------------------- */
.top_greyTile {
	background-image: url(../images/top_greyTile.gif);
	background-repeat: repeat-x;
}
.top_border_grey {
	background-image: url(../images/1x1_grey.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.top_redTile {
	background-image: url(../images/top_redTile.gif);
	background-repeat: repeat-x;
}
.top_searchTile {

	background-image: url(../images/top_search_bg.gif);
	background-repeat: repeat-x;
}
.top_search_shade {
	background-image: url(../images/top_search_bg_shade.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}
.left_bg {
	background-color: #C2C2C2;
	padding-top: 9px;
}
.right_title_bg {
	background-image: url(../images/right_title_bg.gif);
	background-repeat: repeat-x;
	padding-left: 7px;
}
.border_1px_lightGrey {
	border: 1px solid #C9C9C9;
}
.content_padding_top {
	padding-top: 9px;
}
.content_padding_top_left {
	padding-top: 9px;
	padding-left: 9px;
}
.content_padding_top_left_NOTHomepage {
	padding-left: 9px;
	background-image: url(../images/breadcrumb_white_bg.gif);
	background-repeat: repeat-x;
}
.border_articleImg {
	border: 1px solid #000000;
}
.article_small_topline {
	background-image: url(../images/article_small_topLine.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 7px;
}
.footer_bg {
	background-image: url(../images/footer_tile.gif);
	background-repeat: repeat-x;
	padding-left: 12px;
	height: 61px;
}
.border_grey {
	background-image: url(../images/1x1_grey.gif);
	background-repeat: repeat;
}
.inline_img {
	margin-left: 8px;
	margin-bottom: 8px;
	
}


/* HR / VR ------------------------------------------------- */
.vr_dotline {
	background-image: url(../images/vr_dotline.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.hr_dotline {
	background-image: url(../images/hr_dotline.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.hr_darkGrey {
	background-image: url(../images/1x1_darkGrey.gif);
	background-repeat: repeat-x;
	background-position: left center;
}


/* Forms --------------------------------------------------- */
input.button_small {
	font-size: 11px;
	font-weight: bold;
	height: 23px;
	width: 27px;
}


/* Navigation ---------------------------------------------- */
.nav_tab_bg {
	background-image: url(../images/nav_tab_bg.gif);
	background-repeat: no-repeat;
	height: 22px;
	padding-top: 1px;
	padding-left: 6px;
	text-align: left;
}
.nav_item {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
	width: 122px;
	cursor: pointer;
}
.nav_item:hover {
	font-size: 11px;
	font-weight: bold;
	color: #B71B1B;
	text-decoration: none;
	background-color: #FFF;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 100%;
	cursor: pointer;
	
}
.nav_itemhover {
	font-size: 11px;
	font-weight: bold;
	color: #B71B1B;
	text-decoration: none;
	background-color: #FFF;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 100%;
	cursor: pointer;
	
}
.nav_item_up {
	font-size: 11px;
	font-weight: bold;
	color: #B71B1B;
	text-decoration: none;
	background-color: #FFF;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 100%;
	background-image: url(../images/nav_red_arrow.gif);
	background-repeat: no-repeat;
	background-position: 10.5em 0.7em;
	text-align: left;
	cursor: pointer;
}
.breadcrumb_grey_bg {
	background-color: #C2C2C2;
}
.breadcrumb_white_bg {
	background-color: #FFFFFF;
	background-image: url(../images/breadcrumb_white_bg.gif);
	background-repeat: repeat-x;
}



/* Links --------------------------------------------------- */
A.link_Headline_lg {
	font-size: 14pt;
	font-weight: bold;
	color: #0C4790;
	text-decoration: none;
	
}
A.link_Headline_lg:hover {
	color: #9C1212;
	text-decoration: underline;
}
A.link_Headline_sm {
	font-size: 12px;
	font-weight: bold;
	color: #0C4790;
	text-decoration: none;
}
A.link_Headline_sm:hover {
	color: #9C1212;
	text-decoration: underline;
}
A.link_12bold_blue {
	font-size: 12px;
	font-weight: bold;
	color: #0C4790;
	text-decoration: underline;
}
A.link_12bold_blue:hover {
	color: #9C1212;
	text-decoration: underline;
}
A.link_11bold_blue {
	font-size: 11px;
	font-weight: bold;
	color: #0C4790;
	text-decoration: underline;
}
A.link_11bold_blue:hover {
	color: #9C1212;
	text-decoration: underline;
}
A.link_11_grey {
	font-size: 11px;
	color: #333;
	text-decoration: underline;
}
A.link_11_grey:hover {
	color: #9C1212;
	text-decoration: none;
}



/* Fonts ----------------------------------- */
.txt_articleCopy {
	font-family: Tahoma, Times, serif;
	font-size: 12pt;
}
.txt_articleCopy_large {
	font-family: Tahoma, Times, serif;
	font-size: 17pt;
}
.txt_10darkGrey {
	font-size: 10pt;
	color: black;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
}
.txt_12darkGrey {
	font-size: 12pt;
	color: black;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
}

.txt_11lightGrey {
	font-size: 11pt;
	color: black;
}
.txt_24black_boldGrey {
	font-size: 14pt;
	color: black;
	font-weight: bold;	
}
.txt_13black {
	font-size: 13pt;
	color: black;
}
