html,body,ul,ol,li,p,blockquote,q,
h1,h2,h3,h4,h5,h6,
form, fieldset,a,div,img{
	margin: 0px; border: 0px; padding: 0px;
}
html{ font-size: 80%; color: #550e00; background-color: #ffffff; height: 100%}

body {background-color: #ffffff; color: #550e00; font-family: verdana, "trubuchet ms", sans-serif; font-size: 100%; height: 100%;}
/* text related styles */

a {text-decoration: none; font-family: verdana, "trubuchet ms", sans-serif; font-size: 100%; color: #c72000;}
a.breadCrumb{font-size: 100%;	text-decoration: none;}

p{line-height: 100%;}

/* other styles */
img {border: none;}

#header{
	position: relative;
	height: 168px;
}
#header #headerimg{
	position: absolute; left: 0px; top: 0px;
}
#header #nav{
	position: relative;
	top: 150px;
	left: 10px;
}
#header, #content, #footer{
	width: 800px;
}
#main{
	float: left; padding: 20px 20px 10px 10px;
}
#footer{
	position: absolute; font-size: 60%; margin-left: 10px;
}
#modelNav{
	width: 800px; margin-left: 10px;
}
#modelList{
	float:left;
	margin-left: 10px;
	width: 140px;
}
#modelInfo2{
	float: left;
	width: 620px;
}

.hidden{display: none;}
.clear{clear: both; height: 1px; overflow: hidden;}

/* Text styles */
.under{text-decoration: underline;}
.b{text-weight: bold;}
.bu {text-decoration: underline; font-weight: bold;}
.tinyText{font-size: 6pt;}

.picLeft{float: left;	margin-right: 20px;}

/* Styles for the Page3 Models */

.title{
	font-weight: bold;
	text-decoration: underline;
}
div#appCol0,div#appCol1,div#appCol2,div#appCol3,div#appCol4,div#appCol5,div#appCol6,div#appCol7{
	float: left;
	width: 120px;
	font-size: 8pt;
	font-weight: normal;
}