/* CSS Document */
html, body {
	margin: 0px;
	padding: 0;
	background-color: #4DC6E9;
}
div, h1, h2, p, form, label, input, textarea, img, span {
	margin:0;
	padding:0;
}
ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.spacer {
	clear:both;
	font-size:0;
	line-height:0;
}
.fl{
	float:left;
	margin-right: 5px;
	margin-top: 10px;
}
.fr{
	float:right;
	margin-left: 5px;
}
.clearfix{ clear:both}

#container {
	color:#000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	top: 0px;
	position: fixed;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin:0 auto;
	background-image: url(images/bubbles.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	overflow: auto;
	padding: 0px;
	z-index: -200;
}
#navbar {
	padding-right: 8px;
	padding-left: 10px;
	height: 35px;
	margin-top: 0px;
}

/*------------------------------------------------header--------------------*/


/*------------------------------------------------body--------------------*/
#main {
	font-style: normal;
	font-weight: normal;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
#text {
	width: 360px;
	float: left;
	margin-right: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#text2 {
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 50px;
	padding-right: 0px;
	float: left;
	width: 230px;
}
/*------------------------------------------------left--------------------*/

#left {
	float: left;
	margin-right: 10px;
}
/*------------------------------------------------right--------------------*/
#right {
	width: 360px;
	float: right;
	margin-bottom: 8px;
}
/*------------------------------------------------footer--------------------*/
#footer {
	background-position: left top;
	background-image: url(images/footer_bg.png);
	background-repeat: no-repeat;
	width: 840px;
	height: 42px;
	float: right;
}
#footer p {
	color:#C1EBF7;
	font-size: 9px;
	text-align: right;
	margin-right: 50px;
	padding: 5px;
}
#footer a {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #C1EBF7;
}
#footer a:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
#header {
	background-image: url(images/main_header.jpg);
	background-repeat: no-repeat;
	width: 760px;
	margin-left: 16px;
	padding-top: 195px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}

#content {
	color: #FFFFFF;
	float: right;
	background-image: url(images/main_bg.png);
	background-repeat: repeat-y;
	width: 840px;
	margin: 0px;
	padding: 0px;
}
#content p {
	font-size: 12px;
	color: #054C97;
	line-height: 18px;
	margin-bottom: 20px;
	text-align: left;
}
#content h1 {
	font-size: 18px;
	font-weight: bold;
	color: #054C97;
	margin-bottom: 15px;
	display: block;
}

#content h2 {
	color: #054C97;
	font-weight: bold;
	font-size: 13px;
}
#content h3 {
	
}
.bullets {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 10px;
	margin-top: 10px;
}
#content p a, #right a {
	color: #054C97;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4DC6E9;
	text-decoration: none;
}
#content p a:hover, #right a:hover {
	color: #4DC6E9;
}
.quote {
	margin-bottom: 10px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#form {
	
}
#flush {
	clear: both;
	height:0px;
	margin:0;
	padding:0;
}
#content ul li {
	padding-bottom: 5px;
	list-style-position: outside;
	margin-left: 20px;
	font-size: 12px;
	color: #007EC1;
	list-style-image: url(images/drip.gif);
}

.noborder {
	border: 0;
	padding: 0;
	margin: 0;
}
#download {
	padding: 0px;
	border: 1px solid #CCCCCC;
	background-position: center;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.goright {
	float: right;
	top: -100px;
	left: 80px;
}
.goleft {
	position: relative;
	left: -20px;
	top: 10px;
	float: left;
}

.smalltext {
	font-size: 9px;
}

#side {
	width: 144px;
	float: left;
	position: relative;
	left: 10px;
	top: 80px;
}
#side_header {
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
}

#side ul, #login ul{
	font-family: "Bank Gothic", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	text-transform: uppercase;
}
#side ul li a, #login ul li a {
	display:block;
	color: #054C97;
	font-size: 12px;
	text-decoration:none;
	background-image: url(images/button_off.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 28px;
	padding-top: 12px;
}
#side ul li a:hover, #login ul li a:hover {
	color: #FFFFFF;
	background-image: url(images/button_over.png);
	background-repeat: no-repeat;
}
#side ul li a.select {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	background-image: url(images/button_on.png);
	background-repeat: no-repeat;
}
#edge {
	background-image: url(images/right_header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#icons {
	margin-left: 34px;
	padding-bottom: 20px;
}
#icons img {
	margin-right: 32px;
}
#login {
	margin-top: 80px;
}
#drips {
	background-image: url(images/drips.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 100px;
	position: fixed;
	right: 0px;
	bottom: 0px;
	z-index: -10;
}
#item {
	clear: both;
	border: 1px solid #FFFFFF;
	padding: 8px;
	height: 100px;
	margin-bottom: 8px;
	width: 500px;
}
#item img {
	position: relative;
	float: right;
	padding-left: 20px;
}
#item p {
	float: left;
}
#comments {
}
#comments p {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6FDFF;
	padding-bottom: 10px;
}
.smalltext {
	font-size: 9px;
	float: right;
}
ol li {
	color: #007EC1;
	font-size: 12px;
	margin-bottom: 10px;
}
.acchead{ /*header of accordion*/
	cursor: hand;
	margin: 10px 0;
	font-weight: bold;
}


.opentext{ /*class added to contents of 2nd demo when they are open*/
color: green;
}

.closedtext{ /*class added to contents of 2nd demo when they are closed*/
color: red;
}
.acctext{ /*header of 2nd demo*/
	padding-left: 50px;
}#header .smalltext {
	font-size: 9px;
}
td {
	color: #2C94C5;
	font-size: 12px;
}
h5 a {
	color: #054C97;
	font-size: 14px;
	font-weight: bold;
}
h5 a:hover {
	color: #4DC6E9;
	text-decoration: underline;
}
