
	.paragraph {
	font-family: tahoma, arial, helvetica, san serif;
	font-style: normal;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	}
	
	.sidebar {
	font-family: tahoma, arial, helvetica, san serif;
	font-style: normal;
	font-size: 10px;
	color: #000000;
	line-height: 18px;
	}
	
	.title {
	font-family: arial, helvetica, san serif;
	font-style: normal;
	font-weight : bold;
	/*text-transform : uppercase;*/
	font-size: 14px;
	color: #4a4a4a;
	line-height: 24px;
	}
	
	a {
	font-family: tahoma,arial, helvetica, san serif;
	font-style: normal;
	font-weight : bold;
	color: #2E4B9B;
	text-decoration:none;
	}
	
	a:hover {
	font-family: tahoma,arial, helvetica, san serif,;
	font-style: normal;
	font-weight : bold;
	color: #818181;
	text-decoration:none;
	}
	
	
	.small {
	font-family: arial, helvetica, san serif;
	font-style: normal;
	font-size: 10px;
	color: #767676;
	line-height: 10px;
	}
	.main{
		z-index:3;
	}
	.menus{
		z-index:2;
		font-family: tahoma,arial, helvetica, san serif;
		font-style: normal;
		font-weight : bold;
		color: #2E4B9B;
		font-size:10px;
		line-height:14px;
		text-decoration:none;
		width:140px
	}
	.submenus{
		z-index:2;
		font-family: tahoma,arial, helvetica, san serif;
		font-style: normal;
		font-weight : bold;
		color: #2E4B9B;
		font-size:10px;
		line-height:22px;
		text-decoration:none;
	}
	.menus a{
		font-size:10px	
	}
	.submenus a{
		font-size:10px	
	}
	.sectionheader a {
	font-family: tahoma,arial, helvetica, san serif;
	font-style: normal;
	font-weight : bold;
	color: #FFFFFF;
	text-decoration:none;
	}
	
	.sectionheader a:hover {
	font-family: tahoma,arial, helvetica, san serif;
	font-style: normal;
	font-weight : bold;
	color: #2E4B9B;
	text-decoration:none;
	}
	.quicklinkssubtitle {
	color: #2E4B9B;
	}