/* CSS Document */

.contbg_lft
{
	background-image: url(../../../images/cont_bg_lft.jpg);
	background-repeat: repeat-y;
	width: 18px;
	background-position: right;
}

.contbg_rt
{
	background-image: url(../../../images/cont_bg_rt.jpg);
	background-repeat: repeat-y;
	width: 18px;
}
.contbg_rt_bottom
{
	background-image: url(../../../images/cont_bg_rt_bottom.jpg);
	background-repeat: no-repeat;
	width: 33px;
}

.contbg_lft_bottom
{
	background-image: url(../../../images/cont_bg_lft_bottom.jpg);
	background-repeat: no-repeat;
	width: 18px;
	background-position: right top;	
}

.contbg_lft_top
{
	background-image: url(../../../images/cont_bg_lft_top.jpg);
	background-repeat: no-repeat;
	width: 18px;
	background-position: right;
}

.contbg_rt_top
{
	background-image: url(../../../images/cont_bg_rt_top.jpg);
	background-repeat: no-repeat;
	width: 33px;
	background-position: left;
}

.smalllinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.smalllinks:hover
{
	color: #213F99;
	text-decoration: underline;
}

.title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.title1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}

.blueheadings
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #213F99;
	text-decoration: none;
	line-height: 25px;
}

.whiteheadings
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
	padding-right: 60px;
}


.tabletitles
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.tabletitles:hover
{
	color: #000000;
}


.tablecontents
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#000000;
}

.tablecontentlinks
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration: underline;
}
a.tablecontentlinks:hover
{
	text-decoration: none;
	color:#CC0000;
}

.whitetabletext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#FFFFFF;
}

.whitetabletextlinks
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: underline;
}
a.whitetabletextlinks:hover
{
	text-decoration: none;
	color:#FFCC00;
}

.navigators
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.navigators:hover
{
	color:#FFCC00;
}

.buttonstyle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.mandatorymarker
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#CC0000;
}

.iconstyle
{
	border: 0px;
	padding-left:5px;
	padding-right:5px;
	float:left;
}
