body{
padding:0px;
margin:0px;
background-color:#12192B;
}

table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top;}

a:hover{text-decoration:none;}

img { border:0px;}

.m_text, table, li, a, input, textarea, select
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:16px;
		color:#61615E;
	}

.m_text a { color:#981028; text-decoration:none;}

.m_text a:hover { text-decoration:underline;}

.m1_text { color:#FFFFFF;}

.m1_text a {color:#FFFFFF; text-decoration:none;}

.m1_text a:hover { text-decoration:underline;}

.l_text { color:#4C96CA; line-height:11px; margin-right:6px; }

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		color: default;
	}

	
	
.form
	{
		height:21px; margin-top:6px;
	}	

.form input, .input
	{
		width:171px; height:18px; border-color:#C5CFD8; border-width:1px; background-color:#ffffff; padding-left:7px; line-height:11px;
	}

textarea{
		width:171px; height:78px; border-color:#C5CFD8; border-width:1px; background-color:#ffffff; padding-left:7px; overflow:hidden; margin-top:6px; line-height:11px;
	}

ul {margin:0; padding:0; list-style:none}
li {background:url(images/1-a.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 11px}		

li a
	{		
		line-height:20px;
		color:#981028;
		text-decoration:none;
	}

li a:hover
	{
		text-decoration:underline;
	}

.ul_red_arrow li {background:url(images/a3.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 11px}

.ul_red_arrow li a { color:#FFFFFF}

.ul_arr_right li {background-image: none; margin: 7px 0px 0px 0px; padding:0px 0px 0px 0px;}

.ul_arr_right li a { color:#FFFFFF; margin-right:5px; line-height:11px}

.cell_blue_dark { background-color:#18223A; background-image:url(images/f4.gif); background-repeat:repeat-x; background-position:top; padding: 26px 5px 10px 40px}

.cell_blue_middle { background-color:#192943; background-image:url(images/f5.gif); background-repeat:repeat-x; background-position:top; padding: 26px 5px 10px 34px}

.cell_blue_light { background-color:#1A304C; background-image:url(images/f6.gif); background-repeat:repeat-x; background-position:top; padding: 26px 5px 10px 39px}

.cell_middle { background-color:#F5F6EB; padding: 28px 30px 10px 20px}

.cell_dark { background-color:#E8E9DF; padding: 28px 30px 10px 20px}

.cell_light { background-color:#FFFFFF; padding: 28px 15px 10px 20px}

h1
{
	font-size: 12px;
}

/* My additions */

.ul_list li 
{
	margin: 0px 0px 0px 0px; 
	padding:0px 0px 0px 11px;
	background:url(images/li-red.gif) no-repeat;
	background-position: 0 .5em;
}			

.ul_list
{
	margin: 10px 0px 10px 0px; 
}			

.ol_list li 
{
	margin: 0px 0px 0px 25px; 
	padding:0px 0px 0px 0px;
	background: default;
}			

.ol_list
{
	margin: 10px 0px 10px 0px; 
}			

a.link
{
  padding-left: 14px; 	
	color:#981028;	
	text-decoration:none;	
	background:url(images/a3.gif) no-repeat center;
	background-position: 4 60%;	
}		
a:hover.link
{
	text-decoration:underline;	
}		

a.link_alone
{
  padding-left: 11px; 	
	color:#981028;	
	text-decoration:none;	
	background:url(images/a3.gif) no-repeat center;
	background-position: 0 0.45em;	
}		
a:hover.link_alone
{
	text-decoration:underline;	
}		

a.link_nobullet
{
	color:#981028;	
	text-decoration:none;	
}		
a:hover.link_nobullet
{
	text-decoration:underline;	
}		

a.link_contrast
{
	color:#2955bd;	
	text-decoration:underline;
}

a:hover.link_contrast
{
	text-decoration:underline;
}

.table_formated, form, .table_formated td
{
	width:auto;
	height:auto;
	margin:0px;
	padding:10px;
	border:0px;
	color: default;
}

/* Adopted from old design */

.Topic
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 12px;
    COLOR: #536973;
    BORDER-BOTTOM: #536973 1px solid;
		padding: 10px 10px 0px 0px;
}
.Subtopic
{
    FONT-WEIGHT: bolder;
    COLOR: #536973
}