BODY 
	{
	font-family : Times New Roman, Times, serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	background : #ffffff;
	margin : 0px 0px;
	}
	
h1.page-heading
	{
	background : #ffffff;
	color :  #2B4E5A;
	font-family : Arial,Tahoma,Verdana,Helvetica;
	font-size : 16px;
	font-weight : bold;
	line-height : 150%;
	border-color: #5E2921;
	border-style: ridge;
	border-width: 0px;
	border-bottom-width: 2px;
	}
	

h2.section-heading
	{
	background : #ffffff;
	color :  #2B4E5A;
	font-family : Arial,Tahoma,Verdana,Helvetica;
	font-size : 14px;
	font-weight : bold;
	line-height : 150%;
	}
	
.topmenu
	{
	color : #000000;
	text-align:right;
	font-family:Tahoma,Arial,Verdana,Helvetica;;
	font-size:10px; 
	font-weight:bold;
	}
	
a.topmenulink
	{
	color : #000000;
	text-decoration: none;
	}

a.topmenulink:hover
	{
	color : #000000;
	text-decoration: underline;
	}
	
.bottombar
	{
	color : #000000;
	text-align:center;
	font-family:Tahoma,Arial,Verdana,Helvetica;;
	font-size:11px; 
	font-weight:bold;
	}

	
.data
	{
	background : #ffffff;
	color :  #2B4E5A;
	font-family : Arial,Tahoma,Verdana,Helvetica;
	font-size : 13px;
	font-weight : normal;
	line-height : 150%;
	
	}
	
.question
	{
	background : #ffffff;
	color :  #2B4E5A;
	font-family : Arial,Tahoma,Verdana,Helvetica;
	font-size : 13px;
	font-weight : bold;
	line-height : 150%;
	}
	
.answer
	{
	background : #ffffff;
	color :  #2B4E5A;
	font-family : Arial,Tahoma,Verdana,Helvetica;
	font-size : 13px;
	font-weight : normal;
	line-height : 150%;
	
	}
	
hr.m-divider
	{
	color : #5E2921;
	border-style : ridge;
	width : 80%;
	}
	
tr.tbl-heading
	{
	background : #43788a;
	color :  #b48f3b;
	font-family : Arial,Tahoma,Verdana,Helvetica;
	font-size : 14px;
	font-weight : bold;


	
	}
	
td.navbar
	{
	 background-image : url(/common/images/blue-verticle-sliver.gif);
	 
	}
	
td.cross
	{
	 background-image : url(/common/images/cross-verticle-slice.gif);
	
	}
	
td.contentcell
	{
	background : #ffffff;
	color :  #2B4E5A;
	font-family : Arial,Tahoma,Verdana,Helvetica;
	font-size : 14px;
	font-weight : normal;
	line-height : 150%;
	padding : 20px 15px 10px 20px;
	
	}
	
td.basictext
	{
	padding : 0px 100px 10px 50px;
	background : #ffffff;
	color :  #002e7a;
	font-family : Arial,Tahoma,Verdana,Helvetica;
	font-size : 14px;
	font-weight : normal;
	line-height : 150%;
	}

div.menulist
	{
	background : #ffffff;
	color :  #2B4E5A;
	font-family : Arial,Tahoma,Verdana,Helvetica;
	font-size : 14px;
	font-weight : normal;
	line-height : 150%;
	padding : 20px 15px 10px 20px;
	width : 500px;
	
	}
	
	
	

	

	
	
