html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
html,body,div#content,flashcontent {
	width: 100%;
	height: 100%;
}

body {
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
}

div#content,object,flashcontent {
	overflow: hidden;
}html {
	color:#000000;
	font-family:"Lucida Grande",Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
	height: 100%;
}
body {
	height: 100%;
	min-width: 1000px;
}
.givemespace {
	padding-top: 20px;
}

.browsererror {
	left:50%;
	margin:150px 0 0 -200px;
	position:absolute;
	background-color: #D1D7E2;
	width: 400px;
	height: 100px;
	color: #000000;
	padding-left: 5px;
}

.browsererror h1{
	font-size: 30px;
}
.browsererror p{
	font-size: 20px;
}
#holder {
	background-image: url('../img/background_sidebar.jpg');
	background-repeat: repeat-y;
	background-position:-171px 50%;
}

.message#flashMessage{
	color: #ff0000;
}#noflash {
	color:#000000;
	font-family:"Lucida Grande",Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
	height: 100%;

	width:343px;
	height: 200px;
	margin: 150px auto;
}

#noflash #blondlogo {
	float: left; 
	width: 200px; 
	height: 122px;
	margin-right: 15px;
	margin-top:-5px;
}

#noflash p {

}

#noflash a {
	color:#002C4A;
}

#noflash h1 {
	font-size: 1.5em;
	height:25px;
}

#body {
	padding:10px 8px 8px 20px;
	float:left;
	background-color: white;
	min-height: 600px;
}

#body h1{
	font-size: 20px;
	margin: 5px 0px 5px 0px;
}

#body h2{
	font-size: 13px;
	padding: 10px 0px 10px 0px;
}

#body p{
	font-size: 13px;
	padding: 10px 0px 10px 0px;
}

#clearme{
	clear:both;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

#body .error {
	color: #ff0000;
	font-size: 10px;
	font-style: italic;
}
