/*menu formatting*/
.minimenu {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	background-color: #0C787A;
	}


.menushape {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #035455;
	font-size: 10px;
	background-image:   url("rc_leftdeco.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	color: #000000;
	font-weight: normal;
}
.mainmenulinkcolor {
	color:#FFFFFF
	}
.menushape a:link{
	color:#FFFFFF;
	}
.menushape a:hover{
	color:#FFFFFF;
	}
.menushape a:visited{
	color:#FFFFFF;
	}

.sublinx{
	width: 230px;
	position:absolute;
	visibility: hidden;
	line-height: 18px;
	filter: Alpha(Opacity=95);
	z-index: 100;
	background-color: #000000;
	text-decoration: none;
	text-align: center;
	color: #000000;
	font-size: 10px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0 solid #000000;
	border-left: 1px solid #000000;
	}

.sublinx a{
	width: 230px;
	display: block;
	border-bottom: 1px solid #000000;
	padding: 1px 0;
	background-color: #64A1A2;
	text-decoration: none;
	text-align: center;
	color: #000000;
	}

.sublinx a:hover{
	background-color: #0C696E;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	width: 230px;
	}
.sublinx a:visited{
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	width: 230px;
	}
	
/*Page formatting section*/
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/*tables styles*/
.ztable {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	}
	
.horizontalbar {
	background-color: #0F8086;
	border-top: 1px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
	background-image: url(navbar_deco.jpg);
	background-repeat: repeat;
	background-position: left;
	}
	
.tr_line {
	background-color: ##0C787A;
	background-image: url(../../images/lineless_linebkg.gif);
	background-repeat: repeat-x;
}
	
/*left column, .menushape class formats left column*/
.media {
	background-color: #035455;
	background-image:  url("rc_rightdeco.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	}
	
.sideborders {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}
	
/*text formatting*/	
.pagetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-align: center;
	letter-spacing: 3px;
	text-transform: none;
	background-color: #0C696E;
	border-top: 0px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 1px solid #000000;
	}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 10px 10px 0px;
	text-align: left;
	font-weight: normal;
	background-image:  url(contentbkgblue.jpg);
	background-color: #60A0AA;
	background-repeat: no-repeat;
	background-position: left top;
	}

.blockqoute {
	color: #000000;
	font-size: 12px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	width: 400px;
	}
	
.address {
	font-size: 10px;
	color: #000000;
	text-align: center;
}
	
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	color: #999999;
	text-align: center;
	}

.Underline {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	}
	
.h4 {
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	font-style: normal;
	}
	
.linebar {
	border: thin solid #000000;
	}
	
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	border: 1px solid #808080;
	}
	
/*image & text formats text rightside, pics left*/
.pixntxt{
	padding: 0px 20px 10px 10px;
	font-size: 12px;
	text-align: left;
	}

.pixntxt img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
	}
/*image & text formats text leftside, pics right*/
.txtnpix{
	padding: 0px 10px 0px 20px;
	font-size: 12px;
	text-align: left;
	}
	
.txtnpix img{
	float: right;
	margin: 0 0px 5px 5;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
	}

/*misc image*/
.images{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
	}

/*korero paragraph gap*/
ol p, ul p {
	margin: 10px;
}
/*korero Top margin gap from heading*/
ol {
	margin: 10px;
}

ul {
	margin-top: 0px; 
	margin-bottom: 0px; 
}
h4 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

h4 a, .index a {
	color: #000000;
}

h4 a:visited, .index a:visited {
	color: #0000FF;
}

hr { 
	color: #000000;
	height: 0px;
	margin-top: 0px;
	margin-bottom: 0px; 	
}

ol ul, ul ul {
	list-style: disc; 
	margin-top: 5px;
}

ol ol {
	list-style: disc; 
	margin-top: 0px;
}
/* show plain format korero left margin gap*/
li {
	margin-bottom: 15px;
	margin-left: 10px;
	list-style-type: square;
}

ol pre, ul pre {  
	margin-top: 0px;
	margin-bottom: 0px;
}

img {
	margin: 0px 0px 0px 0px;
	border: none;
}

div.Korero {
	display:none;
}

.banner {
	background-color: #196D17;
	background-image:   url("rcmasthead_expansionbkg.jpg");
}
