/* CSS Document */

body {
	margin: 0;
	background: url(/images/inside/bg.jpg) repeat-y #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.4em;
	}

	
h1 {
	font-size: 20px;
	color: #006699;
	font-weight: 800;
	}
	
h2 {
	font-size: 16px;
	color: #006699;
	font-weight: 800;
	}
	

.subtitle {
	font-size: 20px;
	color: #006699;
	font-weight: 800;
	}

.subtitle2 {
	font-size: 16px;
	color: #006699;
	font-weight: 800;
	}

.Headline {
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
	font-size: 18px;
	line-height:20px;	
	}
	
.SubHead {
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
	font-size: 14px;		
	}
	
.footer {
	font-size: 11px;
	color: #666;
	line-height: 1.2em;
	
	}
	
.footer a {
	color: #333;
	text-decoration: none;
	}
	
.footer a:hover {
	color: #666;
	
	}

a {
	color: #669933;
	
	}
	
a:hover {
	text-decoration: none;
	
	}
	
#ic-holder {
	margin-left: auto;
	margin-right: auto;
	width: auto;
	}
	
.clearboth {
	clear: both;
	}
	
#ic {
	float: right;
	width: 200px;
	margin: 7px;
	font-size: 11px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	padding: 14px;
	font-style: italic;
	line-height:12px;
}

#ic2 {
	float: left;
	width: 350px;
	padding-right:10px;
	font-size: 11px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-style: italic;
}
	
	
#ic4 {
	padding-right:10px;
	float: left;
	width: 292px;
}

#ic5 {
	padding-right:10px;
	float: left;
	width: 112px;
}
	
li {
	list-style: square;
	color:#669933;
	
	}
	
.liLink{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	color: #333;
	}
	
a.liLink {
	color: #006699;
	}
	
a.liLink:hover {
	color: #669933;
	text-decoration: none;	
	}
	
.liText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	}
	
.teaser{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	}
	


#awards-holder {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	
	}
	
ul#awards {
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
	width: 100%;
	font-size: 11px;
	line-height: 1em;
		
	}

ul#awards li { 
	display: inline;
	text-align: center;
	list-style-type: none;
	
	}
	
ul#awards li img { 
	margin-bottom: 5px;
	
	}

ul#awards li a	{
	float: left;
	text-decoration: none;
	padding-right: 50px;
	margin-bottom: 15px;
	text-align: center;
	}