form{
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.textfield {
	color:#666666;
	height:17px;
	border:solid 0 #fff;
	width:102px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.submit {
	margin:0px;
	height:18px;
	border:solid 0 #fff;
	width:63px;
	font:1em Verdana, Arial, Helvetica, sans-serif;
	color:#666;
}

label {
	margin: 0;
	padding:2px;
	margin-top:0.3em;
	text-align:right;
	width:70px;
}
#login {
	height: 34px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border:solid 0 #fff;
}
#loginMenu {
	padding:2px;
	margin:2px;
}
#login li {
	display:inline;
	list-style : none;
	padding-right:15px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #790000;
}

h1,ol{
	margin:0;
}
a:link {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*body{
	height:100%;
}

html {
    height: 100%;
}*/

#container {
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #FFFFFF;
}
#container2 {
	height: 100%;
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/layout/borderShadow.gif);
	background-repeat: repeat-y;
}

#login {
	height: 34px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#loginMenu{
	padding:2px;
	margin:2px;
}

#login li{
	display:inline;
	list-style : none;	
	padding-right:25px;
}

#top {
	height: 17px;
	width: 972px;
	background-color: #FFFFFF;
}
#notice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 646464;
	clear: both;
	height: 12px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#loginLinks {
	height: 17px;
	width: auto;
	float: right;
	margin-top: 5px;
	padding-top:5px;
}
	
#taglineContainer {
	float: right;
	height: 84px;
	width: 224px;
}
#leftBorder {
	background-image: url(../images/layout/leftBorderShadow.gif);
	width: 8px;
	background-repeat: repeat-y;
	float: left;
	clear: none;
	position: relative;
	height: 819px;
	overflow: hidden;
}

#rightBorder {
	float: right;
	width: 8px;
	height: 819px;
	background-image: url(../images/layout/rightBorderShadow.gif);
	clear: none;
	position: relative;
	overflow: hidden;
}
#header {
	height: 84px;
	width: 955px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#logoContainer {
	float: left;
	height: 84px;
	width: 346px;
}
#navBanner {
	height: 227px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #000000;
}

#content {
	height: 100%;
	width: 955px;
}
#footerShadow {
	height: 100%;
	width: 972px;
	clear: both;
}
