/* -- TEXT -- */
h1 {
	text-transform: uppercase;
	color: #C30336;
	font-size: 1.4em;
	font-weight: normal;
	line-height: .9;
	padding-bottom: .5em;
}

/*h1:first-letter, h2:first-letter {
	font-size: 150%;
}*/
		
h2 {
	text-transform: uppercase;
	font-size: 1.5em;
	font-weight: normal;
}

body#home h2 {
	font-size: 1.4em;
	color: #c30336;
}

h3 {
	margin-top: 5px;
}

h4 {
	margin-top: 5px;
}

h5 {
	
}

p {
	padding: 5px 0;
}

p.pdf {
	font-size: .9em;
	float: left;background: url(/images/icons/pdf-large.gif) no-repeat 225px;
	width: 200px;
	padding-right: 80px;
}

p.caps {
	text-transform: uppercase;
}

a p.pdf {
	color: #000;
}

a:hover p.pdf {
	text-decoration: underline;
	color: #000;
}

/* -- IMAGES -- */
img {

}

img a {

}

img a:hover {

}

/* -- LISTS -- */
ol {

}

ol li {

}

/* -- TABLES -- */
table {

}

caption {

}

thead {

}

tbody {

}

tfoot {

}

tr {

}

th {

}

td {

}

/* -- LINKS -- */


a {
	color: #0066CC;
	text-decoration: underline;
}

a:hover {		
	text-decoration: none;
}

/* -- PAGES -- */
/* -- Site Information / Sitemap -- */
body#site-information #wrapper {
	padding: 10px 15px 5px 15px;
}

body#sitemap #wrapper {
	padding: 10px 35px 5px 35px;
}

body#site-information #wrapper h1, body#sitemap #wrapper h1 {
	font-size: 2em;
}

body#site-information #wrapper h2, body#sitemap #wrapper h2 {
	font-size: 1.8 em;
	padding: 6px 0px;
}

body#site-information #wrapper p, body#sitemap #wrapper p, body#site-information #wrapper ul, body#sitemap #wrapper ul, body#site-information #wrapper ul li, body#sitemap #wrapper ul li {
	font-size: 1.1em;
}

body#site-information #wrapper ul, body#sitemap #wrapper ul {
	list-style-position: inside;
	margin-left: 25px;
	padding: 6px 0px;
}

body#site-information #wrapper h3 {
	padding: 6px 0px;
	font-size: 1.4em;
}

body#site-information #wrapper hr, body#sitemap #wrapper hr {
	margin: 5px 0;
	width: 90%;
}

/* -- Sitemap --*/
body#sitemap #wrapper div {
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 15px;
}

body#sitemap #wrapper h3 {
	font-size: 1.3em;
}

/* -- Terms of Use -- */
body#terms-of-use #wrapper, body#template #wrapper {
	background: #fff none;
}

body#terms-of-use #wrapper div, body#template #wrapper div {
	padding: 15px;
}

body#template #