/*BODY*/

body {
	text-align: center;
}

/*Header - Top of page*/

.header {
	background-color: #000000;
	width: 100%;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 0.2em;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 99;
	position: absolute;
	left: 0px;
	top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}

.redbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FF0000;
	letter-spacing: 1px;
	text-align: left;
	width: 260px;
	position: absolute;
	z-index: 98;
	top: 24px;
	height: 22px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: inset;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	left: 0px;
}

.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	letter-spacing: 1px;
	top: 3px;
	left: 6px;
	z-index: 105;
	color: #EEEEEE;
	font-weight: bold;
	width: auto;
	margin: 0px;
	white-space: nowrap;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position: absolute;
	left: 263px;
	top: 30px;
	z-index: 101;
	letter-spacing: 0.1em;
	width: auto;
	text-indent: 8px;
	white-space: nowrap;
}

.headerbg {
	background-color: #FFFFFF;
	height: 48px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	border-bottom-width: 2px;
	border-bottom-style: outset;
	border-bottom-color: #000000;
}

.logo {
	background-image: url(../images/logo-125.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 125px;
	position: absolute;
	left: 42px;
	top: 70px;
	z-index: 90;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	z-index: 105;
	width: auto;
	position: absolute;
	top: 5px;
	right: 5px;
	text-transform: lowercase;
}

.name {
	position: absolute;
	top: 0px;
	letter-spacing: .2em;
	left: 6px;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF0000;
	z-index: 100;
	margin: 0px;
}

/*COLORS - LINES - BACKGROUNDS*/

.grey {
	background-image: url(../images/grey.jpg);
	background-repeat: repeat;
	height: 20px;
	width: 100%;
	position: absolute;
	top: 45px;
	left: 0px;
}

.grey-vertical {
	background-image: url(../images/grey.jpg);
	background-repeat: repeat;
	height: 30px;
	width: 5px;
	position: absolute;
	left: 194px;
	top: 65px;
}

.vertical-red {
	background-image: url(../images/redline.jpg);
	background-repeat: repeat;
	height: 100px;
	width: 5px;
	position: absolute;
	left: 205px;
	top: 95px;
}

/*MAIN NAVIGATION - LINKS*/

.nav a:link {
	color: #000000;
	text-decoration: none;
}

.nav a:visited {
	color: #000000;
	text-decoration: none;
}

.nav a:hover {
	color: #FF0000;
	text-decoration: none;
}

.nav a:active {
	color: #FF0000;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {  
  color: #FF0000; 
  text-decoration: none
}

a:active {
	color: #FF0000;
	text-decoration: underline;
}

/*TEXT STYLES USED*/

h2 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	margin: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FF0000;
	padding-left: 12px;
	letter-spacing: .3em;
	font-size: 90%;
	padding-top: 0px;
	padding-bottom: 1px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: .1em;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}

.text {  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  line-height: 16pt; 
  color: #000000; 
  text-align: justify
}

.smalltext {  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  color: #000000
}

.indent {  
	text-indent: 4pt
}

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.table p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.whitetitle {  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  color: #FFFFFF; 
  letter-spacing: 4pt; 
  text-align: center
}

.content .main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: .1em;
	text-align: justify;
	padding-right: 50px;
}

.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	letter-spacing: 4pt;
	text-indent: 4pt;
	position: absolute;
	left: 204px;
	top: 70px;
}

.centered {  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  line-height: 16px; 
  color: #000000; 
  text-align: center; 
  letter-spacing: 1pt
}

/*MAIN CONTENT*/

.content {
	width: 100%;
	top: 92px;
	position: absolute;
	left: 0px;
	text-align: center;
	padding-top: 12px;
}

.main {
	width: 75%;
	background-color: #FFFFFF;
	padding-left: 20px;
	text-align: left;
	position: absolute;
	left: 196px;
	top: 4px;
	background-image: url(../images/redline.jpg);
	background-repeat: repeat-y;
	background-position: 5px;
	padding-top: 20px;
}

/*FORMS - INPUTS*/

input {
	filter: Alpha(Opacity=80);
	Opacity:0.60;
	border: 1px solid #FF0000;
	background-color: #CCCCCC;
	color: #000000;
}
#Message {
	color: #000000;
	filter: Alpha(Opacity=80);
	Opacity:0.60;
	border: 1px solid #FF0000;
	background-color: #CCCCCC;
}
#comments {
	color: #000000;
	filter: Alpha(Opacity=80);
	Opacity:0.60;
	border: 1px solid #FF0000;
	background-color: #CCCCCC;
}
.table .input {
	color: #000000;
	filter: Alpha(Opacity=80);
	Opacity:0.60;
	border: 1px solid #FF0000;
	background-color: #CCCCCC;
}
