body {	
	background-color: #ffffff;
	font-size: 0.8em;
	font-family: verdana, arial, sans-serif;
}

div.orglogo {
	float:left;
	width:240px;
	height:65px;
	background-image:url(../images/login/drop.gif);
	background-repeat:no-repeat;
	background-color: #cccccc;
	margin-left:16px;
	margin-top:28px;
}

img.pebblelogo {
	float: right;
}

div#layoutcontainer {
	background-color: #ffffff;
	width: 764px;
	margin: auto;
	overflow: visible;
	text-align: left;
}

div#pagecontainer {
	border : 1px solid #e3e3e3;
	padding: 0px;
	padding-bottom: 10px;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color:#666666;
}

a:hover {
	text-decoration: none;
	color: #93260C;
}

p#subheading {
	font-weight: bold;
}

div#banner {
	height: 150px;
}

div#side_bar {
	float: right;
	width: 254px;
	min-height: 300px;
	margin-top: 15px;
	margin-right: 16px;
	padding-top:0px;
	margin-left: 0px;
}

* html div#side_bar {
	margin-right: 8px;
}

div#side_bar a:hover {
	text-decoration: none;
	color: #93260C;
}

div#home {	
	width: 222px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-bottom: 2px;
	font-size: 12px;
}

div.home img {
	vertical-align:middle;
	border: 0px;
}

div.demos {
	min-height: 50px;
	width: 222px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	font-size: 12px;
}

div.demos img {
	vertical-align:middle;
}

div.demo_items {
	padding: 1px;
	margin-top: -15px;
	margin-left: -10px;
	color: #666666;
	font-size: 0.9em;
}

div.demo_items a {
	color: #999999;
}	

div.pdf {
	margin-top: 2px;
	min-height: 50px;
	width: 222px;
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 12px;
}

div.pdf img {
	vertical-align:middle;
}

div#browsercheck {
	margin-top: 2px;
	min-height: 50px;
	width: 222px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
}

div#browsercheck img {
	vertical-align:middle;
}

div#main_content a {
	text-decoration:underline;
	color: #666666;
	font-size: 0.9em;
}

div#main_content a:hover {
	color: #93260C;
}

div.leftcolumn {
	margin-left: 16px;
	margin-top: 15px;
	width: 460px;
	padding: 0px;
}

.login .username label, .login .password label {
	float: left;
	width: 5em;
	padding-top: 5px;
}

.login .qsaccess {
	margin-left: 4.9em;
}

.login .login_submit {
	margin-left: 4.9em;
	margin-top: 5px;
}

input.boxes {
	width: 150px;
	margin-bottom: 5px;
}

div.content_box {
	margin-bottom: 16px;
	font-size: 1em;
	font-family: arial, verdana, sans-serif;
	border: 1px solid #e3e3e3;
}

div.inner_content_box {
	border: 1px solid #e3e3e3;
	margin: 1px 1px 1px 1px;
	padding: 6px 6px 6px 6px;
	background-image:url(../images/login/boxbg.jpg);
	background-repeat: repeat-x;
}

h1 {
	font-weight: bold;
	color: #5D6CA5;
	font-size: 100%;
}

h1 a {
	color:#5D6CA5;
}

h1 a:hover {
	color:#5D6CA5;
}

div.rssfeed {
	margin-top: 10px;
	overflow: auto;
	line-height: 18px;
	font-size: 11px;
	color:#999999;	
}

div.rssfeed ul, div.rssfeed li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div.page_heading {
	font-size: 1.15em;
	font-weight: bold;
}

div.passwordlinks {
	margin: 20px 0px 0px 5em;
}

p.forgot {
	font-size: 0.9em;
	margin: 0px 0px 5px 0px;
}

.fixedWidth {
	font-family:"Courier New", Courier, monospace;
	width: 180px;
}

img.icon {
	vertical-align:middle;
	border: 0px;
}

div.list {	
	padding: 0px 4px 0px 4px;
}

div.clear {
	clear: both;
}

div.disclaimer {
	background-color: #ffffff;
	width: 742px;
	margin: 9px auto 9px auto;
	padding: 0px 10px 0px 10px;
	overflow: visible;
	text-align: center;
	border: 1px solid #e3e3e3;
	font-size: 0.75em;
}

div.disclaimer a {
	text-decoration: underline;
	color: #666666;
}

div.disclaimer a:hover {
	text-decoration: none;
	color: #93260C;
}