body
{
	font-size: 0.8125em; /* 13px */
	/*line-height: 1.538462;*/
	line-height: 1.692308; /* 22px */
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Helvetica, Arial, Sans-serif;	
}

select, input, textarea
{
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Helvetica, Arial, Sans-serif;	
	font-size: 1.0em;
}

a img
{
	border: none;	
}

a:link, a:visited
{
	color: #256194;
	background-color: transparent;
	text-decoration: underline;	
}

a:focus, a:hover, a:active
{
	color: #fff;
	background-color: #E31622;
	text-decoration: none;	
	outline: none;
}

h1
{
	padding: 0 0 3px 0;
	margin: 0;	
	font-size: 1.538462em;
	line-height: 1.3;
	font-weight: normal;
	color: #256194;
}

h2
{
	padding: 0 0 11px 0;
	margin: 0;	
	background: #fff url(../../images/dots.gif) repeat-x scroll 0 0;
	color: #E31622;
	font-size: 1.230769em; /* 15px */
	line-height: 1.466667; /* 22px */
}

.box h2, .highlightbox h2
{
	font-size: 1.0em;
	padding: 0;	
	line-height: 1.692308;
}

h3
{
	padding: 0;
	margin: 0 0 8px 0;
	color: #256194;
	font-size: 1.076923em; /* 14px */
	line-height: 1.5; /* 21px */
}

h3 span
{
	color: #fff;
	background-color: #256194;
	padding: 2px;	
}

.box h3, .highlightbox h3,
.box h3 span, .highlightbox h3 span
{
	color: #256194;
	background-color: #fff;
	font-size: 1.0em;
	padding: 0;	
	line-height: 1.692308;
}

h4
{
	padding: 0;
	margin: 0;	
	color: #333;
	background-color: #fff;
	font-size: 1.0em;
}


h5
{
	padding: 0;
	margin: 0;
	color: #666;
	background-color: #fff;
	font-size: 1.0em;	
}

h6
{
	padding: 0;
	margin: 0;	
	color: #666;
	background-color: #fff;
	font-size: 1.0em;
}

p
{
	margin: 0;
	padding: 0 0 1em 0;	
}

hr
{
	border: none;
	border-top: 1px dotted #cecece;
	background-color: #fff;
	color: #fff;
	height: 1px;
	margin: 0 0 1em 0;	
}

form
{
	padding: 0 0 1em 0;
	margin: 0;	
}

.box
{
	border: 1px solid #cecece;
	padding: 7px 7px 0;
	margin: 0 0 1em 0;	
	line-height: 1.384615; /* 18px */
}

.box h2
{
	background-image: none;	
}

/* self clearing rules */
.box:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.box { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
.box { display: block; }
/* End hide from IE-mac */

.highlightbox
{
	border: 1px solid #cecece;
	padding: 7px 7px 0 33px;
	margin: 0 0 1em 0;	
	line-height: 1.384615; /* 18px */
	background: #fff url(../../images/arrow.gif) no-repeat scroll 7px 10px;
}

.highlightbox h2
{
	background-image: none;	
}

/* self clearing rules */
.highlightbox:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.highlightbox { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
.highlightbox { display: block; }
/* End hide from IE-mac */


ul
{
	padding: 0 0 1em 0;
	margin: 0;	
	list-style-type: none;
}

ul li
{
	background: transparent url(../../images/bullet.gif) no-repeat scroll 0 0.7em;
	padding: 0 0 0 15px;
	margin: 0;
}

ol
{
	padding: 0 0 1em 2em;
	margin: 0	
}

ol li
{
	padding: 0;
	margin: 0;	
}

ol ol, ul ul, ol ul, ul ol
{
	padding-bottom: 0;	
}

.content-image
{
	display: block;
	margin: 0 0 1em 0;	
}

.content-image-left
{
	float: left;
	display: inline;
	margin: 0 10px 10px 0;	
}

.content-image-right
{
	float: right;
	display: inline;
	margin: 0 10px 10px 0;	
}


.thumbnail
{
	padding: 9px 9px 15px 13px;
	margin: -4px 5px 0 -7px;
	width: 72px;
	height: 72px;	
	background: #fff url(../../images/sml_thumbnail_frame.jpg) no-repeat scroll 0 0;
}

.thumbnail img
{
	display: block;	
}

.clear
{
	height: 0;
	clear: both;
	font-size: 0.1em;	
}




input.button
{
	color: #fff;
	background-color: #666;
	border: none;
	padding: 1px 7px; /* Overriden in css/ie/ie6.css */
	margin: 0;
	font-size: 0.923077em;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Trebuchet MS', arial, helvetica, sans-serif;
}

input.button:focus, input.button:hover, input.button:active
{
	background-color: #333;	
}

input.text
{
	border: 1px solid #a3a3a3;
	padding: 1px;
}

.subdued
{
	color: #999;		
}

.small
{
	font-size: 0.923077em;	
}

.large
{
	font-size: 1.538462em;
	line-height: 1.3;	
}




.search-result
{
	padding: 0 0 1em 0;	
}

.search-result h3, .search-result p
{
	padding: 0;	
}


#nav, #subnav, #search, #tools
{
	display: none;	
}

#breadcrumbs
{
	position: absolute;
	top: 0;
	left: 0;	
	width: 100%;
}

#header
{
	padding: 40px 0 0 0;
	float: left;
	width: 100%;	
}

#logo
{
	float: left;
	margin: 0 20px 0 0;	
}

#logotype
{
	float: left;
	padding: 28px 0 0 0;	
}

#special
{
	clear: both;
	border: 1px solid #ccc;
	padding: 7px;
}

#special p
{
	padding: 0;	
}

#intro
{
	padding: 20px 0;
	clear: both;
	font-size: 1.076923em;
}

#footer
{
	border-top: 1px solid #ccc;
	padding: 0;
	text-align: left;
	clear: both;
	margin: 30px 0 0 0;
}

#footer h2
{
	color: #000;
	margin: 0;
	padding: 10px 0 20px;
	font-size: 1.461538em;
	font-weight: normal;	
}

#footer p
{
	font-size: 0.923077em;
}
