/* LINKS */


A:link {
	text-decoration: none;
	color: #000099
}
A:active {
	text-decoration: underline;
	color: #FF0000
}
A:visited {
	text-decoration: none;
	color: #6666CC
}
A:hover {
	text-decoration: underline
}
	
.navbar:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFCC;
	border: 1px solid #FF9966;
	padding: 3px 4px 3px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}
.navbar:active {
	font-weight: bold;
	text-decoration: none;
	color: #FF9933;
	border: 1px solid #FF9933;
	padding: 3px 4px 3px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}
.navbar:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFCC;
	border: 1px solid #FF9966;
	padding: 3px 4px 3px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}
.navbar:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FF9933;
	border: 1px solid #FF9933;
	padding: 3px 4px 3px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	background-color: #FFFFFF;
}
	
	
	
/* TAGS */
body {
    topmargin=0;
    marginheight=0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000066;
	font-size: 13px;
	color: #000000;
	line-height: 16px;
	margin-top: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	text-align: justify;
	padding-top: 3px;
	padding-right: 50px;
	padding-bottom: 3px;
	padding-left: 50px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 0px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	font-weight: bold;
	line-height: 18px;
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 7px;
	margin-left: 15px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 14px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 6px;
	padding-left: 16px;
	border: 0px none #FFFFFF;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
	line-height: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 6px;
	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: #B3BBCC;
	padding: 2px 5px 2px 8px;
	border-bottom-color: #B3BBCC;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	line-height: 12px;
	margin: 0px;
	padding: 2px 0px 2px 7px;
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	background-color: #FF9966;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	line-height: 11px;
	border: 0px none #FF0000;
	margin: 5px 7px 9px;
}
ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	padding-left: 60px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin-top: 2px;
	margin-bottom: 4px;
	margin-left: 0px;
	list-style-position: outside;
	list-style-type: square;
}
hr {
	width: 70%;
	text-align: center;
}







/* TEXT */
.center {
	text-align: center}
.bold {
	font-weight: bold}
.italic {
	font-style: italic}



.whiteCenter {
	color: #FFFFFF;
	text-align: center;
}
.text-white {
	color: #FFFFFF;
}
.text-whiteCenter {
	color: #FFFFFF;
	text-align: center;
}
.text-orange {
	color: #FF6633;
}
.textpgold {
	color: #FFCC00;
}
.text-h2buddy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
}

.legalese {
	font-size: 8px;
	line-height: 10px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}


/* IMAGES */


/* TABLES */
.table-main {
	width: 750px;
}

/* CELLS */
.cell-promotors {
	background-color: #000033;
	text-align: center;
	font-size: 11px;
	line-height: 12px;
	color: #FF9966;
	letter-spacing: 4px;
	padding: 6px 2px 6px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FF6633;
	font-weight: bolder;
	text-transform: uppercase;
}
.cell-header {
	background-color: #000033;
	height: 22px;
	width: 744px;
	background-image: url(images/Interface/masthead2010_758px_rev.jpg);
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 126px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF6633;
	padding-bottom: 6px;
	padding-right: 3px;
	background-position: center top;
	background-repeat: no-repeat;
}
.cell-navigation {
	background-color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 5px;
	text-transform: uppercase;
	border: 1px solid #FF6633;
	padding: 1px;
	color: #FFFFFF;
}
.cell-content {
	background-color: #FFFFFF;
}
.cell-footer {
	background-color: #000033;
	background-image: url(file:///D|/Websites/ormanMedia/images/footer.jpg);
	height: 120px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF6633;
	background-position: bottom;
}
.image-right {
	float: right;
	padding: 0px;
	margin: 5px 0px 0px 15px;
}
.image-left {
	float: left;
	padding: 0px;
	margin: 5px 15px 0px 0px;
}

