﻿
.hc_head_bg
{
	background-image: url(Images/Master/introduction.jpg);
	background-repeat:no-repeat;
	height: 27px;
	width: 244px;
}


.hc_blankRow
{
	background-color:#FFFFFF;
	height:5px;
}

.hc_RuleRow
{
	font-size: 11px;
	color: #167EB1;	
	background-color: #FAFBFD;	
}

.hc_RuleRow A:Link
{
	font-size: 11px;
	color: #167EB1;	
	text-decoration: underline;	
	background-color: #FAFBFD;
}

.hc_RuleRow A:Visited
{
	font-size: 11px;
	color: #167EB1;	
	text-decoration: underline;	
	background-color: #FAFBFD;
} 
.hc_RuleRow A:Hover
{
	font-size: 11px;
	color: #f6a200;	
	background-color: #FAFBFD;
}
.hc_RuleAlternativeRow
{
	font-size: 11px;
	color: #167EB1;	
	background-color: #e1f1ff;
	border-left: 1px #167EB1 solid;
	border-right: 1px #167EB1 solid;
}

.hc_RuleAlternativeRow A:Link 
{
	font-size: 11px;
	color: #167EB1;	
	text-decoration: underline;	
	background-color: #e1f1ff;
	border-left: 1px #167EB1 solid;
	border-right: 1px #167EB1 solid;
}
.hc_RuleAlternativeRow A:Visited
{
	font-size: 11px;
	color: #167EB1;	
	text-decoration: underline;	
	background-color: #e1f1ff;
	border-left: 1px #167EB1 solid;
	border-right: 1px #167EB1 solid;
}
.hc_RuleAlternativeRow A:Hover
{
	font-size: 11px;
	color: #f6a200;	
	background-color: #e1f1ff;
	border-left: 1px #167EB1 solid;
	border-right: 1px #167EB1 solid;
}

.hc_SubSectionMenu
{
	background-color: #C5E8FE;
}

.hc_SubSectionTitle
{
	font-size: 14px;
	font-family: Verdana;
	text-align: left;
	width: 1000px;
	color: #ea6e31;
	background-image: url(Images/Common/top_bg.gif);
	background-repeat: repeat-x;
	height: 30px;
}

.hc_SubSectionMenuSeparator
{
	color: #167EB1;
}

A.hc_SubSectionText:link
{
	font-weight: bold;
	font-size: 10px;
	color: #003366;
	font-family: Verdana;
	text-decoration: none;
}
A.hc_SubSectionText:visited
{
	font-weight: bold;
	font-size: 10px;
	color: #003366;
	font-family: Verdana;
	text-decoration: none;
}
A.hc_SubSectionText:hover
{
	font-weight: bold;
	font-size: 10px;
	color: #ffa200;
	font-family: Verdana;
	text-decoration: none;
}
A.hc_SubSectionText:active
{
	font-weight: bold;
	font-size: 10px;
	color: #ffa200;
	font-family: Verdana;
	text-decoration: none;
}


a.hc_CurrentSubSectionText:link
{
	font-family: Verdana;
	font-size: 10px;
	color: #ffa200;
	font-weight: bold;
	text-decoration: none;
}

a.hc_CurrentSubSectionText:visited
{
	color: #ffa200;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

a.hc_CurrentSubSectionText:hover
{
	color: #ffa200;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
}

a.hc_CurrentSubSectionText:active
{
	color: #ffa200;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
}

.HC_Sectionpadding
{
	padding-left:20px;
	padding-right:20px;
}
