/*
.menu:a:hower
{
	color:black;
}
*/
.mainHeader
{ 
	font-weight:bold;
	font-size:20;
	color:#2B448E;  		
}

.body 
{
	font-family:Tahoma, sans-serif; 
	color:#284F76;	
	font-size:14px;
	font-weight:normal;	
}
.h6 
{
	font-size:14px;
	font-weight:bold;
}
.h5 
{
	font-size:16px;
	font-weight:bold;
}
.h4 
{
	font-size:18px;
	font-weight:bold;
}
.h3 
{
	font-size:20px;
	font-weight:bold;
}
.h2 
{
	font-size:22px;
	font-weight:bold;
}
.h1 
{
	font-size:24px;
	font-weight:bold;
}


.AddPartContent
{
	padding: 0px 0 6px 0;
	font-family:Times New Roman; 
	color:#284F76;	
	font-size:17;
	font-weight:normal;	
}
.AddPartContent ul
{
	font-size: 12px;
	font-family: arial,sans-serif;
	color: #465f74;
}
.AddPartContent li
{
    border-bottom:1px dotted #cac9ca;
    padding-top: 5px;
    padding-bottom: 5px;
    margin:0 0 0 0
}
.AddPartContent a:hover
{
	text-decoration:underline;
}
.AddPartContent a
{
	color: #465f74;
	text-decoration: none;
}
.regbgColor 
{
	background-color: #f1f2f7;
}

li 
{
	margin-bottom:7px;	
}

ul 
{
	margin-top:10px;
}

