.contentbox {background:url(images/containerbox.gif) no-repeat;
	padding: 0px 20px 10px 0px;}





.BoxTop {background:url(images/box-top.gif) repeat-x; height:31;}
.BoxTopLeft {background:url(images/box-topleft.gif) no-repeat; width:33px; height:31;}
.BoxTopRight {background:url(images/box-topright.gif) no-repeat; width:33px; height:31;}
.BoxBottomLeft {background:url(images/box-bottomleft.gif) no-repeat; width:33px; height:31;}
.BoxBottomRight {background:url(images/box-bottomright.gif) no-repeat; width:33px; height:31;}
.BoxLeft {background:url(images/box-left.gif) repeat-y left; width:9px;}
.BoxRight {background:url(images/box-right.gif) repeat-y right; width:9px;}
.BoxBottom {background:url(images/box-bottom.gif) repeat-x; height:31;}
.BoxSpace {width:24px;
	background:url(images/box-center-gradient.gif) repeat-x bottom;}
.BoxCenter {
	background:url(images/box-center-gradient.gif) repeat-x bottom; 
	text-align: center;
}
.BoxCenterBG {background-color:#FFFFFF}

.c_content {
	line-height: 18px;
}

.c_header {
	text-align: left;
	vertical-align: middle;
	padding-bottom: 20px; 
}

.c_footer {
	padding-top: 10px;
}

.Head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	font-weight:bold;
	color:#000066;
	text-align: left;
}
.Section {
	color:#FF6600;
	font-weight:bold;
	padding-bottom: 12px;
	font-size:small;
}
.Highlight {
	color:#003399;
}

.topdiv {
	width:100%;
	text-align:right;
	font-size:xx-small;
	}
	
.toplink A {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	font-weight:normal;
	color:#003399;
	text-align:right;
}

.section_menu li A {
     font-family: Arial, Helvetica, sans-serif;
     font-size: x-small;
     font-weight: bold;
     color: #003399;
     padding-bottom: 5px;
	 text-decoration:none;
}
.section_menu li A:visited {
     font-family: Arial, Helvetica, sans-serif;
     font-size: x-small;
     font-weight: bold;
     color: #003399;
     padding-bottom: 5px;
	 text-decoration:none;
}
.section_menu li A:hover {	color:#FF0000; text-decoration:underline;}
hr {
    color: #0066FF;
    height: 1px;
    margin-bottom: 2px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.Normal, .NormalDisabled
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: x-small;
	font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
	color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: x-small;
	font-weight: bold;
}


