@charset "utf-8";
/* CSS Document */


body {
	background-color:#742131;
	margin-top:0;
	background-image: url('images/designImages/greenstripe.jpg'); 
	background-repeat: repeat; 
	background-attachment: fixed; 
	background-position: left top;
}

a:link {
	color: #394833
}
a:visited {
	color: #006699;
	text-decoration:none
}
a:hover {color: #000000; text-decoration: blink }
a:active {color: #FFFF00 }

a.nound:link {color: #333; text-decoration:none }
a.nound:visited {color: #9494AD; text-decoration:none }
a.nound:hover {color: #742131; text-decoration: blink }
a.nound:active {color: #666 }

.oripMainHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	color: #394833;
	text-align: Right;
	padding-top:15px;
	padding-bottom:15px;
	padding-right: 24px;
	padding-left: 24px;
}
.oripHeading  {
	font-family: Verdana;
	font-size: 12pt;
	color: #333333;
	text-align: Left;
	background-repeat: no-repeat;
	background-image: url(images/designImages/1px_olive.jpg);
	font-weight: bold;
	padding-left: 24px;
	padding-right: 15px;
	padding-top: 9px;
	padding-bottom: 9px;
	background-position: left bottom
}
.picPadding {
	padding-bottom: 2px;
}

.oripMainTextDark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #111111;
	text-align: Left;
	padding-left: 24px;
	padding-right: 24px
}
.oripFooter {
	background-image: url(images/designImages/bottomBanner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.oripMainTextDarkInd {
	font-family: Verdana;
	font-size: 9pt;
	color: #111111;
	text-align: Left;
	padding-left: 42px;
	padding-right: 15px
}
.tdHorizontalFade {
	background-image: url(images/designImages/1px_olive.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tdHorizontalFade2 {
	background-image: url(images/designImages/1px_darkGreen_r.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


.oripMainTextLight {
	font-family: Verdana;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: Left;
	padding-left: 24px;
	padding-right: 15px
}
.oripMainTextCenter {
	font-family: Verdana;
	font-size: 11pt;
	color: #333333;
	text-align: Center;
	padding-left: 24px;
	padding-right: 15px;
	padding-top: 19px;
	padding-bottom: 19px;
}
.oripMainTextLightInd {
	font-family: Verdana;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: Left;
	padding-left: 42px;
	padding-right: 15px
}
.oripFormText {
	font-family: Verdana;
	font-size: 8pt;
	color: #FFF;
	text-align: Right;
	padding-right: 6px;
	padding-left: 6px;
}
.oripFormFields {
	font-family: Verdana;
	font-size: 8pt;
	color: #333333; 
	text-align: Left; 
	margin-left: 1px; 
	margin-right: 1px 
}
.oripBottomLinks {
	font-family: Verdana;
	font-size: 8pt;
	color: #333333;
	text-align: Right;
	font-weight:bold;
	padding-left: 24px;
	padding-right: 15px;
	padding-top: 9px;
	padding-bottom: 9px
}
.oripSideLinks { 
	font-family: Verdana; 
	font-size: 8pt; 
	color: #333; 
	text-align: Right; 
	font-weight:bold; 
	padding-left: 15px; 
	padding-right: 24px; 
	padding-top: 4px; 
	padding-bottom: 4px; 
	text-decoration:none; 
	text-align: right 
}
.oripSideText {
	font-family: Verdana; 
	font-size: 8pt; 
	color: #333; 
	text-align: Right; 
	font-weight:normal; 
	padding-left: 15px; 
	padding-right: 24px; 
	padding-top: 4px; 
	padding-bottom: 4px; 
	text-align: right 
}
.oripTopLinks {
	font-family: Verdana; 
	font-size: 8pt; 
	color: #333333; 
	text-align: Right; 
	font-weight:normal; 
	padding-left: 15px; 
	padding-right: 33px; 
	padding-top: 6px; 
	padding-bottom: 6px; 
	text-decoration:none 
}
.oripHWS {
	font-family: Verdana;
	font-size: 7pt;
	color: #333333;
	text-align: Left;
	padding-left: 24px;
	padding-right: 6px;
	padding-top: 9px;
	padding-bottom: 9px
}
.oripImageBorderMain { 
/*			border-left-style: solid; border-left-width: 1px; border-left-color: #FFF; */
			border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #FFF;
			border-right-style: solid; border-right-width: 1px; border-right-color: #FFF;
			border-top-style: solid; border-top-width: 1px; border-top-color: #FFF;
}
.oripImageBorderDark {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #394833;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #394833;
}

.contentTable {
	background-color: #FFFFFF;
}

