
/* gray Container */
#gray {
	padding: 0;
	margin: 0;
}

#gray p {
    font-family: "Trebuchet MS", Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;	
	color: #797979;
	margin-bottom: 12px; 
}

#gray a:link, #gray a:visited {color: #4f9ddb; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none;}
#gray a:hover, #gray a:active {color: #4f9ddb; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline;}

.gray_title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #656565;
	font-weight: normal;
	line-height: 30px;
	padding-left: 8px;
}

.gray_topbg {
	border-bottom: #d6d7d9 1px solid;
}

.gray_Content {
	padding: 6px 0 12px 0;
}

#gray .Normal
{
FONT-FAMILY: "Trebuchet MS", Times, serif;
font-size: 12px;
	color: #333;
font-weight:normal;
}

#gray .SubHead    {
FONT-FAMILY: "Trebuchet MS", Times, serif;
font-size: 12px;
color: #333;
font-weight:bold;
}

/* blue Container */
#blue {
	padding: 0;
	margin: 0;
}

#blue p {
	font-size: 12px;
	color: #333;
	margin-bottom: 12px; 
}

#blue a:link, #blue a:visited {color: #57a2dc; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration: underline;}
#blue a:hover, #blue a:active {color: #57a2dc; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration: none;}

.blue_title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #39f;
	font-weight: normal;
	line-height: 30px;
}

.blue_topbg {
	border-bottom: #cfd7d9 1px solid;
}

.blue_Content {
	padding: 6px 0 12px 0;
}

#blue .Normal
{
FONT-FAMILY: "Trebuchet MS", Times, serif;
font-size: 12px;
	color: #333;
font-weight:normal;
}

#blue .SubHead    {
FONT-FAMILY: "Trebuchet MS", Times, serif;
font-size: 12px;
color: #333;
font-weight:bold;
}

/* common Container */
#common {
	padding: 0;
	margin: 0;
}

#common p {
    font-family: "Trebuchet MS", Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;	
	color: #797979
	margin-bottom: 12px; 
}

#common a:link, #common a:visited {color: #57a2dc; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration: underline;}
#common a:hover, #common a:active {color: #57a2dc; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration: none;}

.common_title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5c306d;
	font-weight: bold;
	line-height: 30px;
}

.common_topbg {
}

.common_Content {
	padding: 6px 0 12px 0;
}

#common .Normal
{
    font-family: "Trebuchet MS", Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;	
	color: #797979;
}

#common .SubHead    {
FONT-FAMILY: "Trebuchet MS", Times, serif;
font-size: 12px;
color: #333;
font-weight:bold;
}


