.sidebarleft {
	background-image: url(images/left_sidebar.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.sidebarright {
	background-image: url(images/right_sidebar.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.sidebarbox {
	border: 1px solid #305983;
}
.sidebartitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.sidebarbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #305983;
	padding-left: 10px;
	font-weight: bold;
}
.bodytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #305983;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #305983;
	text-align: justify;

}
.sidebarinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #305983;
	border-right-color: #305983;
	border-bottom-color: #305983;
	border-left-color: #305983;
	padding: 5px;
}
.mainbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #305983;
	border-right-color: #305983;
	border-bottom-color: #305983;
	border-left-color: #305983;
}
.linkblueno {
	color: #305983;
	text-decoration: none;
}
.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #305983;
}
.bodytextnoj {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #305983;
}
.dottedbottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


.sidebar {
	background-image: url(images/sidebar.gif);
	background-repeat: repeat-y;
	background-position: right;

}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #305983;

}
.subbodytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #305983;
	font-weight: bold;
}
.titletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #305983;
}
.mainwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.titlewhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
.titletextgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2D980E;
}
.maintextgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D980E;
}
.nounderline {
	text-decoration: none;
	
}.subtitlegreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2D980E;
}
.nounderblue {
	color: #305983;
	text-decoration: none;
}
.noundergrey {
	color: #CCCCCC;
	text-decoration: none;
}
