body {
	background-image: url(../images/bgCapitol.jpg);
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #333333;
	background-color: #1F1E46;
	margin-top: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
}
p {
	font-size: 14px;
	text-align: left;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-size: 17px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}

h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h4 {
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
}
h5 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	margin-top: 5px;
	margin-left: 30px;
}



.image {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #F5F5FE;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}

#header {
	height: 141px;
}

#leftSidebar {
	float: left;
	margin-right: 20px;
	width: 170px;
	margin-left: 20px;
}
#leftSidebar .CollapsiblePanelContent ul {
	list-style-type: none;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	font-size: 13px;
	margin: 0px;
}
#leftSidebar .CollapsiblePanelContent ul li {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#leftSidebar p {
	background-color: #315184;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	border: 2px solid #000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#leftSidebar a p {
	text-decoration: none;
}





#content {
	width: 740px;
	float: left;
	text-align: left;
	font-size: 14px;
}

#newUsers {
	float: right;
	border: 5px double #4C5E7B;
	width: 400px;
	height: 290px;
	margin-right: 10px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-color: #E1E1E1;
	font-size: 14px;
	text-align: center;
}
#newUsers p {
	text-align: center;
	font-weight: normal;
	font-size: 15px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	letter-spacing: .05em;
	word-spacing: normal;
}

#memberRedirect {
	background-color: #9D0206;
	color: #FFF;
	height: 70px;
	border: 5px outset #4c5e7b;
	width: 410px;
	margin-left: -10px;
	font-size: 18px;
	font-variant: normal;
	text-align: center;
	padding-top: 15px;
	font-style: normal;
	font-weight: normal;
}
#memberRedirect a:link {
	color: #FFFFA5;
	text-decoration: none;
}
#memberRedirect a:visited {
	color: #FFFFA5;
	text-decoration: none;
}
#memberRedirect a:hover {
	color: #8EA9D5;
	text-decoration: underline;
}


#newUsers ul li {
	margin-left: -20px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	margin-top: 15px;
}



#footer {
	clear: both;
	overflow: hidden;
	padding-top: 30px;
}
#footer ul li {
	float: left;
	margin-left: 66px;
	list-style-type: none;
	margin-bottom: 30px;
}
#footer p {
	clear: both;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#footer h6 {
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: both;
	font-size: 16px;
	font-variant: normal;
	font-weight: bold;
}
#content table .tableHeader {
	font-weight: bold;
	background-color: #99A0FD;
}
#content table .tableCell {
	background-color: #B9C0FF;

}
#quickGuideLink {

}
#quickGuideLink a:link {
	text-decoration: none;
	color: #FFF;
}
#quickGuideLink a:visited {
	color: #FFF;
	text-decoration: none;
}
#quickGuideLink a:hover {
	color: #E6EA99;
	text-decoration: none;
}
#quickGuideLink a:active {
	color: #FFF;
	text-decoration: none;
}
#byline {
	font-style: italic;
	font-size: 14px;
	text-align: center;
}
.footnote {
	font-size: 85%;
	vertical-align: baseline;
	position: relative;
	left: 0.2em;
	bottom: 0.4em;
	color: #0000C0;
	cursor: help;
	text-decoration: underline;
	padding-right: 2px;
}
#compalpha {
	text-align: center;
	font-size: 16px;
	word-spacing: 30px;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 30px;
}
