/* sets the main body properties */
body {
	background-position:center top;
	background-repeat:no-repeat;
	color:#CCCCCC;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:small;
	margin:0px 0px 0px 0px;
	padding:0pt;
	margin:0px 0px 0px 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 150%;
	background-color: #003333;
	background-image: url(../_images-structure/bg-2.jpg);
}


HR {
	height: 1px;
	width: 100%;
	line-height: 1px;
}

/* this group sets the normal link colors */

A:LINK {
	color: #FFCC33;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
}

A:VISITED {
	color: #FFCC33;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
}

A:HOVER {
	color: #FF9933;
	text-decoration: underline;
	font-weight: bold;
	margin: 0px;
}

A:ACTIVE {
	color: #FF9933;
	text-decoration: underline;
	font-weight: bold;
	margin: 0px;
}

/* We like to use headings for special effects */

H1 {
	font-size: x-large;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 120%;
}

H2 {
	font-size: medium;
	font-weight: lighter;
	color: #FFFFFF;
	text-align: right;
	margin-right: 10px;
	margin-left: 10px;
}
h4 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
}

h3 {
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #336699;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
	padding: 4px;
}


h6 {
	font-size : medium;
	font-weight : normal;
	color : #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	text-align: right;
}
.intro-smaller {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 80%;
	line-height: normal;
	margin-left: 2px;
	color: #FFFFFF;
	font-style: italic;
}
.indent {
	padding-right: 6px;
	padding-left: 10px;
}
.cutline {
	font-size: small;
	color: #CCCCCC;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}
.cutline img {
	text-align: left;
}
.indent20px {
	padding-right: 6px;
	padding-left: 40px;
	text-indent: 0px;
}
H5 {
	font-size: medium;
}
