body
{
	background-color: #E0E6EB;
	margin:0px;
	padding:0px;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	line-height:130%;
}

p {
	margin:7px 0px 7px 0px;
	}

a {
	color:#166AB3;
	text-decoration:underline;
}

a:hover
{
    color: #cc0033;
    text-decoration: underline;
}


a.bottomLinks {
	color:#666666;
	font-size:10px;
	text-decoration:none;
}

a.bottomLinks:hover {
	text-decoration:underline;
	color:#666666;
}

.page {
	background-color:#FFFFFF;
	vertical-align:top;
	padding-top:1px;
	}

.top {
	background-image:url(../images/bg_top.gif);
	background-position:top;
	background-repeat:repeat-x;
	vertical-align:top;
	padding-top:0px;
	}
	
.border_img
{
    border: 1px solid #CCCCCC;
    padding: 8px;
    width: 177px;
    color: #212523;
    font-size: 10px;
    font-weight: bold;
    font-family: Arial;
}

.border {
	border:1px solid #CCCCCC;
	}
	
	
.title_1 {
	background-image:url(../images/bg_title_1.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:33px;
	padding:3px;
	}
.title_3 {
	background-image:url(../images/bg_title_3.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:33px;
	padding:3px;
	}
		
.section {
	background-image:url(../images/bg_section.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	vertical-align:top;
	padding:10px;
	}
	
.dashed {
	background-image:url(../images/dash.gif);
	background-position:center;
	background-repeat:repeat-x;
	height:30px;
	}
	
.box {
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-image:url(../images/bg_title_2.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding:0px;
	vertical-align:top;
	}
.blue {
	background-image:url(../images/blue_insertion.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:33px;
	padding:12px 0px 0px 12px;
	vertical-align:top;
	}
	
.textPad {
	vertical-align:top;
	padding:10px;
	}
	
.small {
	font-size:10px;
	}
	
.bottom {
	background-image:url(../images/bg_bottom.jpg);
	height:42px;
	font-size:10px;
	color:#666666;
	padding:8px;
	}
	
h1 {
	font-weight:bold;
	font-size:14px;
	font-weight:bold;
	color:#166AB3;
	margin-bottom:0px;
}

h2 {
	font-weight:bold;
	font-size:12px;
	font-weight:bold;
	color:#166AB3;
	margin-bottom:0px;
}
hr	
{
	border: dotted 1px silver;
    height: 1px;
}
	
