.topright {
	background-image: url(../images/topright.gif);
	background-repeat: no-repeat;
	height: 57px;
	width: 45px;
}
.topleft {
	background-image: url(../images/topleft.gif);
	height: 57px;
	width: 91px;
	background-repeat: no-repeat;
}
.topmiddle {
	background-image: url(../images/topmiddle.gif);
	height: 57px;
	width: 748px;
	background-repeat: no-repeat;
	background-position: center;
}
.topmiddle .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #899519;
	text-decoration: none;
	width: 200px;
	text-align: right;
}

.logoleft {
	background-image: url(../images/picleft.gif);
	background-repeat: no-repeat;
	height: 214px;
	width: 91px;
}
.logomiddle {
	background-image: url(../images/picmiddle.gif);
	background-repeat: no-repeat;
	height: 214px;
	width: 748px;
}
.logoright {
	background-image: url(../images/picright.gif);
	background-repeat: no-repeat;
	height: 214px;
	width: 45px;
}
.borderleft {
	width: 68px;
	background-image: url(../images/borderleft.gif);
	background-repeat: repeat-y;
}
.bottomleft {
	background-image: url(../images/butterflytop.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 91px;
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 34px;
	width: 748px;
	line-height: 32px;
}
.footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 57px;
	width: 884px;
}
.sitename {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #899519;
	text-decoration: none;
	width: 548px;
}

.bottomright {
	background-image: url(../images/buttomright.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 45px;
}

.borderright {
	background-image: url(../images/borderright.gif);
	background-repeat: repeat-y;
	width: 45px;
}
.main {
	background-color: #FFFFFF;
	width: 550px;
	text-indent: 7px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.left {
	text-indent: 15px;
	
}	
a.mainlevel:link, a.mainlevel:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	font-weight: normal;
	color: #000000;
	text-decoration:none;	
}
 a.mainlevel-nav:link, a.mainlevel-nav:visited{
	font-family: "Trebuchet MS";
	font-size: 11px;
	vertical-align: top;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
	padding-right: 15px;
	text-decoration: none;
	padding-left: 15px;
	margin-top: 17px;
	height: 60px;
}
a.mainlevel-nav:hover,  #active_menu.mainlevel-nav{
	color: #000000;
	text-decoration: underline;

}
a.mainlevel-top:link, a.mainlevel-top:visited{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
}
.moduletable th {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #4f6b79;
	text-decoration: none;
	height: 25px;
	width: 150px;
	line-height: 25px;
	text-align: left;
	text-indent: 30px;
}
.moduletable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 150px;
	line-height: normal;
	text-align: left;
	font-style: normal;
	font-variant: normal;
}
.moduletable td a.mainlevel:link, .moduletable td a.mainlevel:visited{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #899519;
	text-decoration: none;
	text-indent: 30px;
	text-align: left;
	width: 150px;
	text-decoration: none;
}
.moduletable td a.mainlevel:hover, .moduletable td #active_menu{
color: #000000;
}
.moduletable a.sublevel:link, .moduletable a.sublevel:visited{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	text-indent: 30px;
	text-align: left;
}
.moduletable td a.sublevel:hover, .moduletable div #active_menu{
	color: #000000;
	text-decoration: none;
}
.contentpaneopen{
	font-size: 11px;
}
.main .contentheading{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #4f6b79;
	text-decoration: none;
	width: 100%;
	border-bottom: 1px dotted #4f6b79;
	text-transform: capitalize;
	}
.main .componentheading{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #4f6b79;
	text-decoration: none;
	width: 100%;

	border-bottom: 1px dotted #4f6b79;
	text-transform: capitalize;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
}

.contentpane {
	font-size: 12px;
}
.back_button a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}	
.back_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;	
	
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.createdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a:link, a:visited{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: underline;
	
}	
.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #899519;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #899519;
	margin-top: 3px;
}

