body {	
margin: 0;
padding: 0;
border: 0;
min-width: 750px;
color:#000000;
font-size: 11px;
line-height: 18px;
font-family: Verdana, Monaco, sans-serif;
background: #ffffff url(/imgs/background.gif) repeat-x;
}

a {
	font-weight: normal;
	color: #416d85;
	text-decoration: underline;
}

a:visited { 
	font-weight: normal;
	color: #416d85;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* common layers: all pages */
#wrap {
	background-image:url(../imgs/vert_gray.gif);
	margin:0 auto;
	width:750px;
}

#content {
	float:left;
	width:580px;
}

#content p { padding:0 15px; }

#content li {
	text-indent:0px;
	list-style:circle;
}

#footer {
	padding: 5px 5px 5px 5px;
	font-size: 10px;
	background:#FFFFFF;
	height:40px;
	text-align: center;
	clear:both;
}

div.title {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color : #f1f1f1;
	line-height: 21px;
	height: 21px;
	margin: 5px 5px 5px 5px;
	padding-left: 10px;
}
H1 {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color : #f1f1f1;
	line-height: 21px;
	height: 21px;
	margin: 5px 5px 5px 5px;
	padding-left: 10px;
}

h2 {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 21px;
	height: 21px;
	margin: 5px 5px 5px 5px;
	padding-left: 10px;
}
div.subtitle {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 21px;
	height: 21px;
	margin: 5px 5px 5px 5px;
	padding-left: 10px;
}

.floatingleft { 
	float:left;
	padding: 5px 7px 5px 7px;
}

.floatingright { 
	float:right;
	padding: 5px 7px 5px 7px;
}

#textsizeb {
	float:right;
	height: 64px;
	width:170px; 
	font-size: 10px;
	text-align: center;
	border-bottom: 1px solid #dfe0e1;
}

#textsizeb a {
	font-weight: bold;
	text-decoration: none;
}

/* front layers: front page specific */
#splash { height:233px; }

#frontmenu {
	float:left;
	width:580px;
	padding:0px;
	height:65px;
}

#awards { 
	float:right; 
	width:170px;
}

#awards p{ padding:0 15px; }

/* regular layers: all other pages */
#header { 
	height:250px; 
}

#menu { 
	float:left;
	width:580px;
	height: 28px; 
	border-bottom: 1px solid #dfe0e1;
}

#submenu {
	float:right;
	width:170px;
}

#submenu ul{
	text-indent:0px;
	padding:0; 
	margin:10px 10px; 
}

#submenu li{
	text-indent:0px;
	list-style:none;
}

#crumbs {
	font-size: 10px;
	background:#FFFFFF;
	padding: 15px 5px 16px 5px;
}

#textsize {
	float:right;
	height: 28px;
	width:170px; 
	font-size: 10px;
	text-align: center;
	border-bottom: 1px solid #dfe0e1;
}

#textsize a {
	font-weight: bold;
	text-decoration: none;
}
