/*
	HWR
	--------------------------------------------
	Main Blue			: #812D2D;

*/



body {
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 70%;
	color					: #083664;
	background-image		: url(../images/hwr_background.gif);
	background-repeat		: repeat;
	background-position		: center;
	text-align				: center;
	margin					: 0px;
	padding 				: 0px;
	behavior				: url("htc/csshover.htc");
}

#container{
	width					: 750px;
	margin-right			: auto;
	margin-left				: auto;
	text-align				: left;
	display					: block;
}
#header{
	background-image		: url(../images/header.jpg);
	background-repeat		: no-repeat;
	height 					: 160px;
	background-position		: top;
	border-bottom 			: 5px solid #083664;
}
#header img{
	margin-top 				: 60px;
	margin-left 			: 8px;
}


#content{
	float 					: left;
	width					: 589px;
	border-left 			: 1px solid #999999;
	padding 				: 10px;
	padding-left			: 20px;
	background-image		: url(../images/shadow.jpg);
	background-repeat		: repeat-y;
	border-top 				: 1px solid #999999;
	min-height 				: 500px;
	background-color 		: #FFFFFF;
	line-height 			: 150%;
}
#content img{
	border 					: 1px solid #999999;
}
#content a{
	color 					: #083664;
	font-weight 			: bold;
}
#content a:hover{
	color 					: #333333;
}
#contentTeasers{
	background-color 		: #CCCCCC;
	width 					: 100px;
	padding 				: 5px;
	float					: right;
	margin-top				: -10px;
	margin-right			: -10px;
	margin-left				: 10px;
	margin-bottom			: 10px;
	border-bottom 			: 3px solid #999999;
}

#footer{
	clear	 				: both;
	border-top 				: 1px solid #999999;
	padding 				: 10px;
	padding-top				: 0px;
	background-color 		: #e2e2e2;
}
#footer a{
	color 					: #083664;
	font-weight 			: bold;
}
#footer a:hover{
	color 					: #333333;
}
#breadCrumbs{
	color 					: #999999;
	border-bottom 			: 1px solid #999999;
	padding-bottom 			: 3px;
	font-weight 			: bold;
}
#breadCrumbs a{
	text-decoration 		: none;
}

/* ------------------------------------------------------------------------------- */
h1{font-size 				: 125%;}
h2{font-size 				: 115%;}
h3{font-size 				: 105%;}

h4{
font-size 				: 180%;
line-height				: 1.2em
}

.infoBox{
	border 					: 1px solid #999999;
	padding 				: 5px;
	background-color 		: #e2e2e2;
	clear 					: both;
}
.infoBox img{
	margin-right 			: 5px;
}



/* --------------------------------------------------------------------------------- */
.clear{
	clear					: both;
	display 				: block;
	width 					: 100%;
}

/* --------------------------------------------------------------------------------- */
ul#relatedLinks{
	list-style				: none;
	margin 					: 0px;
	paddding 				: 0px;
}

ul#relatedLinks a{
	border 					: 1px solid #999999;
	width 					: 95%;
	padding 				: 5px;
	display 				: block;
	margin-bottom 			: 10px;
	min-height				: 150px;
}
ul#relatedLinks a img{
	float 					: left;
	margin-right 			: 10px;
	border 					: 1px solid #083664;
}
ul#relatedLinks a.alt{
	background-color 		: #e2e2e2;	
}

ul#relatedLinks a:hover{
	background-color 		: #9EB5D8;	
}



.imageRight{
	float 					: right;
	margin-left				: 10px;
	margin-bottom			: 10px;
}
.imageLeft{
	float 					: left;
	margin-right			: 10px;
	margin-bottom			: 10px;
}

/* --------------------------------------------------------------------------------- */
/* NEWS */
.headline{
	font-size 				: 125%;
	font-weight 			: bold;
}
/* --------------------------------------------------------------------------------- */


.photo{
	border 					: 1px solid #666666;
}

.photo img{
	border 					: 0px none;
}

/* ----------------------------------------------------------------------------------- */
.resultsTable{
	border 					: 1px solid #999999;
}
.trHeader{
	background-color 		: #336699;
	color:#FFFFFF;	
}
.trHeader td{
	border-bottom 					: 5px solid #999999;
}

.trRows{
	background-color 			: #e2e2e2;
}
/* ----------------------------------------------------------------------------------- */
.adobe{
	background-color 			: #e2e2e2;
	border 						: 1px solid #999999;
	padding 					: 5px;
	height 						: 35px;
	display:block;
}
.adobe img{
	float 						: left;
	margin-right 				: 5px;
	border 						: 0px none;
}
a.adobe:hover{
	background-color 		: #9EB5D8;	
}

.infoBox{
	border 					: 1px solid #999999;
	padding 				: 5px;
	background-color 		: #F0F3F5;
	clear 					: both;
	margin-bottom 			: 10px;
}
.infoBox img{
	margin-right 			: 5px;
}

/* ----------------------------------------------------------------------------------- */
.textField{
	width					: 250px;
}
.submitButton{
	width					: 179px;
	height 					: 30px;
}

.star{
	font-size 				: 200%;

}

.homePage{
	line-height:180%;
}

.hidden{
	display:none;
}

.warning{
	color 				: #ff0000;
}
.noLink{
	color 				: #999999 !important;
}







.tblEvents
{
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
}
.tblEvents td
{
	margin				: 0px 0px 0px 0px;
	padding				: 3px 3px 3px 3px;
	vertical-align		: top;
	text-align			: center;
}