
body {
	background: #272425;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0;
	padding: 0;
	}
	

	
/* [ Defaults ] */

hr { display: none }
:active, :focus {outline: none; }

a {
	color: #ed1c24;
	text-decoration: none;
	}
	
	a:hover {
		text-decoration: underline;
		}

p {
	margin: 0 0 1em 0;
	}
	
* html h1, * html h2, * html h3, * html h4, * html h5, * html h6 {
height:1px;
}
h1 object, h2 object, h3 object, h4 object, h5 object, h6 object {
display:block;
left:-3px;
position:relative;
}	

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	}
	
h1 {
	font-size: 45px;
	line-height: 65px;
	color: #ed1c24;
	margin:  0;
	font-family: Georgia, "Times New Roman", Times, serif;	
	}

h2 {
	font-size: 25px;
	line-height: 30px;
	color: #000;
	margin: 0 0 1em 0;
	}
	
h3 {
	margin: 2em 0 0 0;
	font-size: 1.25em;
	line-height: 1.25em;
	font-weight: normal;
	color: #000;
	}
	
h4 {
	font-size: .875em;
	line-height: 1.25em;
	font-weight: normal;
	color: #777;
	}


/* [ Specific Layout ] */

.note {
	background: #eee;
	border: 1px solid #ccc;
	border-width: 1px 0;
	padding: 10px 100px 15px 20px;
	line-height: 1.3em;
	margin: 3em -20px;
	font-size: .875em;
	color: #333;
	}
	
	.note p {
		margin: 0 0 .25em 0;
		}
	
	
/* [ Feature List ] */

.feature-list {
	margin: 0 -10px 2em 0;
	min-height: 1px;
	border: 1px solid #ddd;
	border-width: 1px 0 0;
	padding: 1em 0;
	}
	
	* html .feature-list {		height: 1px; }
	.feature-list:after { content: "."; height: 0; visibility: hidden; clear: both; display: block; }
	
	.feature-list dl {
		margin: 0 50px 0 0;
		padding: 0;
		width: 270px;
		float: left;
		}

	.feature-list dt {
		margin: 0;
		padding: 0;
		font-weight: normal;
		}
		
	.feature-list dd {
		margin: 0 0 1.5em 0;
		padding: 0 0 1.5em 0;
		color: #777;
		font-size: .875em;
		line-height: 1.4em;
		border-bottom: 1px solid #ddd;
		}
		
		
.feature-list ul {
		margin: 0 50px 0 0;
		padding: 0;
		width: 270px;
		float: left;
		font-size: .875em;
		line-height: 1.4em;
		color: #555;	
	}
	
	.feature-list li {
		margin: 0;
		padding: 0 0 10px 30px;
		list-style: none;
		background: url(feature-list.li.gif) no-repeat 0 3px;
		}		

/* [ Wrapper ] */

#wrapper {
	width: 950px;
	margin: 0 auto;
	}
	

/* [ Masthead ] */
	
#masthead {
	width: 950px;
	height: 120px;
	margin: 0 auto;
	position: relative;
	}
	
	#masthead .logo {
		margin: 0;
		padding: 0;
		position: absolute;
		top: 25px;
		left: 0;
		}
	
	#masthead .logo a {
		display: block;
		width: 403px;
		height: 42px;
		background: url(masthead.logo.a.gif) no-repeat 0 0;
		text-indent: -9000px;
		}
		
	#team-logos {
		position: absolute;
		right: 0;
		top: 25px;
		}
		
	#team-logos img {
		margin: 0 0 0 10px;
		}
		
/* [ Section Head ] */

#sectionhead {
	margin: 20px 0 0;
	}		

#sectionhead h2 {
	margin: 0;
	font-size: 20px;
	color: #939292;
	font-weight: bold;
	text-transform: uppercase;
	}
		
/* [ Page ] */

#page {
	min-height: 500px;
	background: #f9f9f9 url(page.gif) repeat-y;
	margin: 10px -10px;
	width: 950px;
	padding: 0 10px;
	position: relative;
	min-height: 1px;
	}
	
	* html #page { height: 1px; }
	#page:after {	content: "."; height: 0; visibility: hidden; clear: both; display: block; }
	
#page .header {
	position: absolute;
	top: -10px;
	left: 0;
	width: 970px;
	height: 20px;
	background: url(page.header.gif) no-repeat;
	}
	
#page .footer {
	position: absolute;
	left: 0;
	bottom: -10px;
	width: 970px;
	height: 20px;
	background: url(page.footer.gif) no-repeat;
	}
	

/* [ Footer ] */

#footer {
	font-size: .75em;
	color: #7d7c7c;
	margin: 20px 0;
	position: relative;
	line-height: 1.5em;
	}
	
#footer a {
	color: #fff;
	text-decoration: none;
	}
	
	#footer a:hover {
		text-decoration: underline;
		}
		
#footer .site-credit {
	position: absolute;
	top: -5px;
	right: 0;
	width: 45px;
	height: 35px;
	background: url(footer.site-credit.gif) no-repeat 0 0;
	text-indent: -9000px;
	}
	
	#footer .site-credit:hover { background-position: 0 -35px;	}
	
	
/***
==== Page Messages ====
***/

.page_message_container {
	}
		
.page_message {
	font-weight: normal;
	font-size: 11px;
	line-height: 1.5em;
	display: block;
}


.page_message img {
	display: none;
}


/* General Message */

.fail-message {
	background: #FFD1D1 url(fail-message.gif) no-repeat 10px 12px;
	border:1px solid #F8ACAC;
	color: #8D3F3F;
	padding: 1em 1em 1em 45px;
	font-size: 11px;
	margin: 1.5em 0;
	line-height: 1.5em;
	-moz-border-radius: 5px;
}


.warning-message {
	background:#FFF5CA url(warning-message.gif) no-repeat 10px 6px ;
	border: 1px solid #F1DF95;
	color: #454131;
	padding: 1em 1em 1em 45px;
	font-size: 11px;
	margin: 1.5em 0;
	line-height: 1.5em;
	-moz-border-radius: 5px;
}

.page-description,
.info-message {
	background: #eef7fc url(page-message.gif) no-repeat 5px 3px;
	border: 1px solid #5bb4e5;
	padding: 1em 1em 1em 45px;
	font-size: 11px;
	margin: 1.5em 0;
	line-height: 1.5em;
	-moz-border-radius: 5px;
	}	
	
	
/*
vcard
*/

.vcard {
    margin: 1em 0;
}

.vcard .fn {
    font-size: 16px;
    margin: 0 0 .25em 0;
    font-weight: bold;
}

.vcard strong {
    display: block;
    color: #999;
    font-weight: normal;
    float: left;
    width: 80px;     
}

.vcard .tel strong {

}