@charset "utf-8";
/* CSS Document */

#container #subsection {
	margin-left: 40px;
	width: 308px;
	padding: 0px;
	margin-top: -10px;
	float: left;
}

#container #subsection2 {
	margin-left: 20px;
	width: 308px;
	margin-top: 13px;
	float: left;
	padding-top: 0px;
}


#container #subsection #copy {
}


#spacer {
	height:16px;
}

#copy  li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6d6e71;
	text-decoration: none;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: square;
}
#copy ul {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#button1 {
	height: 36px;
	width: 308px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/gradient_H36px.jpg);
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a#button1 {
	background-image: url(../images/gradient_H36px.jpg);
	height: 36px;
	width: 308px;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#button1 span {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	text-align: center;
	display: block;
	padding-top: 8px;
}
a#button1:hover {
	background-image: url(../images/gradient_hover_H36px.jpg);
	background-repeat: repeat-x;
}

#button2 {
	height: 36px;
	width: 308px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/gradient_H36px.jpg);
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a#button2 {
	background-image: url(../images/gradient_H36px.jpg);
	height: 36px;
	width: 308px;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#button2 span {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	text-align: center;
	display: block;
	padding-top: 8px;
}
a#button2:hover {
	background-image: url(../images/gradient_hover_H36px.jpg);
	background-repeat: repeat-x;
}

#welcome{
	height: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 250px;
}
#welcome a {
	color: #6d6e71;
	text-decoration: none;
}
#welcome a:hover {
	color: #000000;
	text-decoration: none;
}
#logout {
	float: right;
	margin-right: 3px;
	width: 50px;
	height: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#logout a {
	color: #6d6e71;
	text-decoration: none;
}
#logout a:hover {
	color: #000000;
	text-decoration: none;
}
#advance {
	text-align: right;
	padding-top: 0px;
	margin-right: 3px;
	padding-bottom: 10px;
	clear: both;
}
#advance a {
	color: #6d6e71;
	text-decoration: none;
}
#advance a:hover {
	color: #000000;
	text-decoration: none;
}
