

body {
	background: #B3B3B3;
	font-family: Helvetica, Arial;
	color: #222222;
}
#wrapper {
	width: 900px;
}
#header {
	text-align: center;
}
#header .mainlogo {
	float: left;
	padding-left: 50px;
	padding-top: 0px;
}
#footer {
	font-size: 0.7em;
	text-align: right;
	line-height: 1.5em;
	padding-right: 20px;
	color: #000;
	clear: both;
	padding-top: 10px;
}
#wrapper #wrapper_inside {
	background: #F1F1F1;
	float: left;
	width: 100%;
	position: relative;
	border: 3px solid #555555;
	background-color: #F1F1F1;
}
#navbar {
	padding-left: 20px;
	/*padding-top: 100px;*/
	margin-bottom: 0px;
}
#navbar ul {
	display: inline;
}
img {
	border-width: 0px;
}
#disclaimer {
	color:white;
	font-size:0.8em;
	height: 20px;
	padding-top:10px;

}
#navbar ul li {
	display: inline;
	font-size: 0.8em;
	font-weight: bold;
	padding: 5px 15px;
	float: left;
	background: #AA0000;
	margin-right: 3px;
	color: #EEEEEE;	/*-moz-border-radius: 7px;*/
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
#navbar ul li:hover {
	color: #F4F9F9;
	background: #777777;
	cursor: pointer;
	cursor: hand;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
#navbar ul li a {
	text-decoration: none;
	color: inherit;
}
#container {
	position: relative;
	clear: both;
}
#body {
	font-size: 0.8em;
	width: 600px;
	float: left;
	text-align: left;
	min-height: 500px;
}

p { 

padding: 10px 20px;

}

#sidebar {
	float: left;
	width: 210px;
	border-left: 2px solid #BBBBBB;
	position: relative;
	text-align: left;
	color: #770000;
	font-size: 0.7em;
	margin-right: 15px;
	padding: 5px 5px 5px 15px;
	clear: none;
}
#sidebar li {
	padding-bottom: 10px;
}
.subheader {
	color: #1D41D3;
	font-size: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
}
.wireframe {
	border: 1px solid #BFBFBF;
	padding: 3px;
	float: left;
}
#header #swflogo {
	position: relative;

}
h1 {
	font-weight: bold;
	color: #111111;
	font-size: 1.1em;
}
.paralead {
	font-weight: bold;
	color: #111111;
	font-size: 1em;
}
.firstletter {
	color:#AA0000;
font-family:"Times New Roman",Times,serif;
font-size:5em;
line-height:0.85em;

}
#corevalueslip {
	display:none;
	max-width: 650px;
	position:absolute;
	top:70px;

}
#corevalueslip .cvalue {
	color:#000055;
	font-size: .95em;
	font-style: italic;
	font-weight: bold;
}
#corevalueslip .valuenum {
	font-weight: bold;
	color: #000000;
	font-size: .8em;
}
#header .mainlogo_text {
	float: left;
	font: bold 55px Verdana, Arial, Helvetica, sans-serif;
	color: #000077;
	text-decoration: none;
	height: 110px;
}
#WelcomeLogo {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
.padimg {
	float: left;
	padding: 10px 10px 5px;
}
.caption {
	float: left;
	clear: both;
	height: 10px;
	width: 370px;
	margin: 0px 10px 10px;
	font-size: .8em;
	color: #000000;
	font-style: italic;
}
a {
	text-decoration: none;
}
.emaillink {
	font-style: normal;
	text-decoration: none;
	background: #003399;
	margin-left: 10px;
	color: #EEEEEE;
	line-height: 100%;
	font-size: .9em;
	border: 3px double #EEEEEE;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: normal;
}
.emaillink:hover {
	background: #0033CC;
	cursor: pointer;
	cursor: hand;
}
.alertdiv {
	width: 600px;
	border: 10px solid #444444;
	position: absolute;
	height: 500px;
	background: #FFFFFF;
	text-align: left;
	left: -300px;
	top: 0px;
	margin-left: 50%;
	margin-top: 25px;
}
.alertdiv h1 {
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
	padding: 10px;
}
.alertdiv .close {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding: 5px;
	float: right;
	border-bottom: 2px solid #444444;
	border-left: 2px solid #444444;
	cursor: hand;
	cursor: pointer;
}
.lineitem {
	height: 90px;
	border: 2px solid #BBBBBB;
	margin-top: 5px;
	padding: 10px;
}
.lineitem  .lead {
	margin-left: 25px;
	padding-top: 5px;
}
.lineitem .title {
	font-size: 24px;
	font-weight: bold;
}
.lineitem .name {
	font-weight: bold;
}
.lineitem .preview {
float:right;
height:103px;
margin-right:-7px;
margin-top:-7px;
}
.lineitem .edit {
	font-size: 12px !important;
	font-weight:normal !important;
	margin-left: 2px;
}
.lineitem .edit:hover {
	color: #0000FF !important;
	text-decoration: underline !important;
	cursor: hand !important;
	cursor: pointer !important;
}
.lineitem .editinput {
	font-size: 9px;
}
.webviewerlink {
	float: right;
	padding-right:7px;
}
.imgcaption {
	float: left;
	clear: both;
	height: 10px;
	width: 200px;
	margin: 0px 10px 10px;
}
#bimlist {
	width: 535px;
}
#bimlist li {
	float: left;
	
	list-style: none;
	margin-bottom: 20px;
}
