/*

	Sky Wash Stylesheet
	Designed by http://www.khanik.com/

*/

body, html {
	height: 100%;
}

body {
	background-color: #E0E0E0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7C7C7C;
	margin: 0px;
	padding: 0px;
}

p {
	margin-bottom: 12px;
	margin-top: 12px;
}

h2 {
	font-size: 14px;
	color: #001A34;
}

a:link, a:visited {
	color: #78797B;
	text-decoration: none;
}

a:hover, a:active {
	color: #05173F;
	text-decoration: none;
}

input, textarea, select {
	border: #D1D1D1 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C7C7C;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
}

.top {
	float: right;
	margin: 0 auto; 
	text-align: right !important;
	padding-top: 15px;
}

.card {
	width: 212px;
	text-align: left;
	vertical-align: middle;
}

.card_height {
	height: 139px;
}

.form p {
	margin-top: 5px;
	margin-bottom: 5px;
}

.height {
	height: 21px;
}

.list {
	width: 220px;
}

.none {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}

.nav {
	margin-top: 12px;
}

.nav p {
	margin-top: 0px;
	margin-bottom: 2px;
}

.inputoff {
	background-color: #FFFFFF;
	width: 350px;
	margin: 0px;
}

.inputon {
	background-color: #E5ECF9;
	border: #000066 1px solid;
	color: #000066;
	width: 350px;
	margin: 0px;
}

.textoff {
	background-color: #FFFFFF;
	width: 350px;
	height: 75px;
	margin: 0px;
}

.texton {
	background-color: #E5ECF9;
	border: #000066 1px solid;
	color: #000066;
	width: 350px;
	height: 75px;
	margin: 0px;
}

.title {
	border-bottom: #000066 1px solid;
	color: #000066;
	padding-bottom: 5px;
}

.sch:link, .sch:visited {
	color: #ABA9A9;
}

.sch:hover, .sch:active {
	color: #05173F;
}

#frame {
	background-color: #FFFFFF;
	margin: 10px;
}

#nav {
	margin-top: 12px;
	height: 392px;
}

#nav p {
	margin-top: 0px;
	margin-bottom: 2px;
}

#any {
	text-align: left;
	width: 212px;
}

#rotator {
	float: right;
	overflow: hidden;
	position: relative;
	
}

#rotator, #rotator img {
	height: 495px;
	width: 720px;
}

#rotator img {
	border: 0;
}
