body {
	background-color: #FFF;
	background-image:url(images/sky.jpg);
	background-repeat:repeat-x;
	margin-left: 13px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.padding {
	padding-left: 8px;
	padding: 2px 12px;
}
.content {
	font-style: none;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:16px;
	color: #222;
	text-align:justify;
}

.contentHeader {
	font-style: none;
	font-weight:bold;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #222;
}

.subheader {
	font-style: none;
	font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #222;
}

.header {
	text-transform: uppercase;
	font-style: none;
	font-size:18px;
	font-weight:800;
	font-family: Arial, Helvetica, sans-serif;
	color: #222;
}

.hr {
	background:#c0685c;/*NS FF OP */
	color:#c0685c;/*IE*/
	border:none;/*FF NS OP*/
	height:1px;/*FF NS OP*/
	width: 90%;

}

#vertical {
   border-left-width: thin;
   border-left-style: solid;
   border-left-color: #c0685c;
   padding: 5px 5px 5px 5px;
   float: left;
   width: 50%;
}

p.thick_black_line { font-size: 50px; line-height: 40px; margin: 0px; color: #000000; }

.download {
	letter-spacing: 0;
	text-transform: uppercase;
	text-align:center;
	font-style: none;
	text-align: left;
	font-size:14px;
	font-weight:800;
	font-family: Arial, Helvetica, sans-serif;
	color: #222;
}

.top_tagline {
	text-transform: none;
	font-style: italic;
	font-size:18px;
	font-weight:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #222;
}

a, a:visited, h1 a:visited, a:active, #main .selected .actions a, #main .selected .actions a:link, #main .selected .actions a:visited, #help dt {
	color: #008cdc;
}
a:hover, h1 a:hover, #main .selected .actions a:hover, #main .selected .actions a:active {
	color: #F26522;
}
h1 a:hover {
	border: none;
}
a:hover {
	border-bottom: 1px solid #bbb;
}

a.imageLinks:hover {
	border: none;
}

strong {
	font-weight: bold;
}

blockquote {
	padding-left: 8px;
	font-style: italic;
	color: #888;
	background: #f1f1f1;
	padding: 2px 12px;
}
.img {
	 
	 margin-left:-30px;
		
}

/***** VIDEO OVERLAY *****/

ul{
	list-style-type:none;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
}

li{
	display:inline;
	float:left;
}