/* Content positioning */
html { height: 100%; }
* { margin: 0px; }
body { 
	font-family: "Lucida Grande", Frutiger, Univers, "Helvetica Neue", Calibri, Helvetica, Verdana, sans-serif; 
	font-size: 15px; background: white url(bg.jpg) top left repeat-x scroll 
}
#top {
	background: url(boxtop.png) no-repeat scroll;
	height: 27px;
	width: 812px;
	margin: 0 auto;
}
#swlogo {
	float: left;
	position: relative;
	margin-left: 27px;
	margin-top: 11px;
}
#navigation {
	float: right;
	position: relative;
	font-family:"Trebuchet MS", Arial;
	margin-top: 22px;
	font-size: 14px;
	margin-right: 25px;
}
#middle {
	background: url(middle.png) repeat-y scroll;
	width: 812px;
	margin: 0 auto;
	overflow: hidden;
}
#column_one {
	position: relative;
	margin-right: 24px;
	margin-left: 30px;
	margin-top: -1px;
}
#login #column_one {
	margin: 0 auto;
	float: none;
	width: 340px;
	text-align: center;
}
#bottom {
	background: url(boxbottom.png) no-repeat scroll;
	height: 32px;
	width: 812px;
	margin: 0 auto;
}
#groupphoto {
	padding: 5px;
	padding-bottom: 20px;
	float: right;
	margin-top: 22px;
	}

.filelist {
	float: left;
	margin: 0% 2%;
	margin-bottom: 15px;
	padding: 1%;
	padding-top: 6px;
	width: 43%;
	border: 2px solid #e8e8e8;
	border-bottom: none;
	-moz-border-radius: 1%;
	background: url(shading.jpg) scroll no-repeat 50% 100%;
	overflow: hidden;
	}
.filelist span{ 
	display:none; 
}
.contact {
	width: 757px;
	margin-top: 5px;
	margin-bottom: 20px;
	padding-left: 10px;
	}
.contact img {
	float: left;
	padding: 5px;
	padding-right: 12px;
}
#pdf {
	display: none;
	padding: 1%;
	margin: 0% 2%;
	margin-top: 15px;
	border: 2px solid #e8e8e8;
	border-bottom: none;
	-moz-border-radius: 1%;
	background: url(wider_shading.jpg) scroll no-repeat 50% 102%;
	overflow: hidden;
}
#outer_notice {
	height: 21px;
}
#notice {
	margin: 0px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 3px 0px;
	background: url(stripe.png) repeat;
	cursor: default;
	display: block;
	font-size: 15px;
	clear: both;
	text-align: center;
	color: #000000;
}
#login #notice {
	display: none;
	font-size: 13px;
	margin: 0px;
}
/* End */
/* Buttons */
#navigation a {
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	margin-left: 6px;
	}
a.button {
    background: transparent url('br.png') no-repeat scroll top right; 
    display: block;
    float: left;
    height: 39px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
    padding-right: 14px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
}
a.button:hover {
	text-decoration: underline;
}
a.button:hover span{
}
a.button span {
    background: transparent url('bl.png') no-repeat; 
    display: block;
    line-height: 22px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
    padding: 3px 0 5px 15px;
} 
a.button span:hover {	
	text-decoration: underline;
}
.selected span {
	color: #eee;
	text-decoration: underline;
}
.palebutton {
	display: none;
}
.palebutton p {
	padding-top: 13px;
	width: 211px;
	text-align: center;
	font-family: "Trebuchet MS", Arial;
	font-size: 19px;
	color: #009900;
}
.login_button {
	background: white url(loginsprite.jpg) scroll no-repeat top left;
	width: 117px;
	height: 39px;
	cursor: pointer;
	padding: 10px;
	outline: none;
}
.login_button:focus {
	background: white url(loginsprite.jpg) scroll no-repeat top left;
}
.login_button:hover {
	background: white url(loginsprite.jpg) scroll no-repeat bottom left;
}
#register_button {
	float: right;
	margin-right: 20px;
	background: #fff url(register.jpg) scroll no-repeat top left;
	width: 117px;
	height: 40px;
	position: relative;
}
#register_button:hover {
	background: #fff url(register.jpg) scroll no-repeat bottom left;
}	
/* Headings  */
h1, h2, h3 {
	font-weight: bold;
	margin-bottom: 7px;
	font-size: 2.2em;
	color: #333333;
}
h2 {
	font-size: 1.6em;
	color: #090C82;
}
.contact h2 {
	margin-bottom: 3px;
}
h3 {
	font-size: 1.4em;
	background: transparent url(question.png) scroll no-repeat 0% 50%;
	padding-left: 22px;
	color: #090C82;
	margin-top: 20px;
	line-height: 120%;
	font-weight: normal;
}
/* text  */
#middle p {
	margin-bottom: 15px;
	}
#faq #column_one p {
	margin-left: 23px;
}	
ul {
	margin-bottom: 5px;
	padding-bottom: 15px;
	}
li {
	margin: 2px 0 2px 0;
	font-size: 15px;
	}
#login #column_one label {
	text-align:left;
	}
/* Links */
a img{
	border: none;
	}
a:focus {
	outline: none;
	border: none;
}
a:visited {
	color: navy;
}
#remember span {
	color: black;
}
#pdf span { 
	display:none; 
}
/* Login Form */
form {
	margin-top: 15px;
}
input {
	background: transparent url(inputsprite.gif) scroll no-repeat 0 0;
	border: none;
	height: 25px;
	padding: 8px 2px 2px 8px;
	width: 332px;
	outline: 1px solid #ccc;
	margin-bottom: 8px;
}
input:focus {
	background: transparent url(inputsprite.gif) scroll no-repeat bottom left;
	outline: 1px solid #bbb;
	}
form label {
	display: block;
	margin: 2px;
	color: #666666;
}