body {
	margin:0px;
}

.maint {
	width:100%;
	height:100%;
	background-image:url(bg_top.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BFBFBF;
	border-left-color: #BFBFBF;
}
.disclaimer {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
}

.disclaimer:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #777777;
	text-decoration: underline;
}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
}


.blue_bg {
	background-image:url(bg_blue.gif);
	background-repeat:repeat-x;	
}

.topstrip_bg {
	background-image:url(main_strip.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
}

.link_bg {
	background-image:url(bg_link.gif);
	background-repeat:no-repeat;
	background-position:right;
}

.toplink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #676767;
	text-decoration: none;
}

.toplink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4E7FB8;
	text-decoration: none;
}

.toplink_selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4E7FB8;
	text-decoration: none;
}
.sidelink {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #8E8E8E;
	text-decoration: none;
}

.sidelink:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #1B406C;
	text-decoration: none;
}

.sidelink:hover_selected {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #1B406C;
	text-decoration: none;
}
.paratext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #4C4C4C;
	text-decoration: none;
}
.top_sub_link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #1B406C;
	text-decoration: none;
}

.top_sub_link:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #1B406C;
	text-decoration: underline;
}
.top_sub_link_selected {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #1B406C;
	text-decoration: none;
}

.news_heading {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.whitebold {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BFBFBF;
}

.title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0D3B6D;
	text-decoration: none;
}
.header
{
	font-family: Arial, Helvetica, sans-serif;
	background-color:#DDDDDD;
	font-size:8pt;
	font-weight:bold;
}
.row
{
	font-family: Arial, Helvetica, sans-serif;
	background-color:#EEEEEE;
	font-size:8pt;
	font-weight:normal;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1B406C;
	text-decoration: none;
}

.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1B406C;
	text-decoration: underline;
}


.pheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

