body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: no-repeat;
	background-position: top; right;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}

*
{
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	color: inherit;
}

a, a:visited, a:active
{
	text-decoration: none;
//	color: inherit;
    color: #B11F3C;
}

a:hover, a:visited:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: inherit;
}

.titlebar
{
	background-image: url(images/header_bg.png);
}

input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	border-width: 1px 1px 1px;
}

textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	border-width: 1px 1px 1px;
}

.highlight
{
	background-color: #FFFF99;
}

.success
{
	background-color: #BBDDBB;
	color: #00AA00;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
}

.failure
{
	background-color: #DDCCCC;
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
}

.content
{
	font-size: 10pt;
}

.blocktitle
{
	background-image: url(images/tab_right_end.png);
}

.blocktitle_text
{
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	background-color: #BD4D4D;
}

.text
{
	font-size: 10px;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-align: left;
}

.cdi-text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: right; top;
	color: #999999;
}

.footer_logo
{
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-image: url(images/footer_bg.png); right;
	background-position: right;
	background-repeat: no-repeat;
}

.footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.border_red
{
	border: 0px solid #BD4D4D;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 0px;
	border-bottom-width: 2px;
	padding: 0px;
}

.border
{
	border: 1px solid #CCCCCC;
	padding: 0px;
}

.border_left
{
	border: 1px solid #CCCCCC;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding: 0px;
}

.border_right
{
	border: 1px solid #CCCCCC;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding: 0px;
}

.border_left_right
{
	border: 1px solid #CCCCCC;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding: 0px;
}

.border_top
{
	border: 1px solid #CCCCCC;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	padding: 0px;
}

.border_bottom
{
	border: 1px solid #CCCCCC;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	padding: 0px;
}

.border_top_bottom
{
	border: 1px solid #CCCCCC;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding: 0px;
}

.border_left_right_bottom
{
	border: 1px solid #CCCCCC;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	padding: 0px;
}

.topmenu
{
	font-size: 9px;
	line-height: 9px;
	font-weight: normal;
	color: #ffffff;
	background-image: url('/images/topmenu_bg.png');
	text-align: center;
}

#floating_menu
{
	background-color: #ffffff;
	visibility: hidden;
}

#floating_menu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#floating_menu li
{
	list-style: none;
	margin: 0;
	text-align: left;
}

#floating_menu li a
{
	display: block;
	padding: 5px 5px 5px 0.5em;
	background-color: #FFFFFF;
	color: #B11F3C;
	text-decoration: none;
}

#floating_menu li a:hover
{
	background-color: #B11F3C;
	color: #FFFFFF;
}

html>body #floating_menu li a
{
	width: auto;
}

.topmenu_float
{
	border: 1px solid #B11F3C;
	float: left;
	position: absolute;
	visibility: hidden;
	z-index: 1;
}

.menu_top
{
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-image: url('/images/tab_bckgrd.gif');
	text-align: center;
}

.tableBannerMain
{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	/* background-color: #B11F3C;	/* Corporate red */
	/* background-color: #000066;	/* RSF-1 blue */
	background-color: #0A1532;		/* Corporate blue */
	text-align: left;
}

.tableBannerHeader
{
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

.tableBannerText
{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

.textContacts
{
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #999999;
	text-align: left;
}

.textContacts2
{
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #B11F3C;
	text-align: left;
}

.textContacts3
{
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #999999;
	text-align: left;
}

.section1
{
	color: #B11F3C;
}

.menu_table_level0
{
	text-align: left;
	vertical-align: top;
	background-color: #E2E2E3;
	border: 1px solid #CCCCCC;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding-bottom: 0px;
	font-weight: bold;
	color: #B11F3C;
	.border-spacing: 0px;
}

.menu_level0
{
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #B11F3C;
	.background-color: #E2E2E3;
	.border-spacing: 0px;
	.margin-top: 0px;
	.margin-bottom: 0px;
	.text-align: left;
	.vertical-align: top;
}

.textbox
{
	background-color: #E2E2E3;
	border-color: #333333;
}

.h1, .h2, .h3, .h4, .h5, .h6
{
	    font-size: 10px;
	    line-height: 10px;
	    font-weight: bold;
	    color: #B11F3C;
}
