/* CSS Document */
BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
   }
   
   p {
	margin:0px 15px 0px 0px;
	padding:0px;
	line-height:135%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	
	.indent{
	margin:0px 15px 0px 35px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	
	.bulleted{
	margin:0px 15px 0px 8px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}

   	.question {
	font-size: 14px;
	color: #00398D;
	}
	
	.answer {
	font-size: 14px;
	color: #00398D;
	font-weight: bold;	
	}

  	.telephone {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}

	#main{
	width:848px;
	margin-left:auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF6600;
	border-left-color: #FF6600;
	margin-right: auto;
	position: relative;
	} 

	#reedus{
	width:850px;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	background-position: center;
	} 


	#contact{
	height:76px;
	width: 110px;
	border:0px;
	height:89px;
	position: absolute;
	top: 19px;
	right: 0px;
	left: 636px;
	text-align: right;
	font:12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;	
	} 

	#header{
	height: 72px;
	width: 850px;
	margin: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFCC00;
	margin-top: 30px;
	}
	
	#contactinfo{
	line-height: 20px;	
	}
	
	#contactinfo p{
	text-align: right;
	line-height:30px;
	}
	
	#fake{
	margin-bottom: 0px;
	}

	#fake a:link
	{
	text-decoration: none;
	color : #FFFFFF;
	margin-left: 5px;
	}
		
	#fake a:visited
	{
		color : #FFFFFF;
		text-decoration: none;		
	}
	
	#fake a:hover
	{
		text-decoration: underline;
		color : #FFFFFF;
	}

	#fake a:active
	{
		color : #FFFFFF;
		text-decoration: none;		
	}
	
	.clearer{
	height:20px;
	overflow:hidden;
	clear:both;
	margin-top:-1px;
	}
	
	#footer{

	background-color: #FFFFFF;
	font-size: 8.5pt;
	padding: 0px;
	margin: 0px;
	text-align: center;
	width: 850px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	}

	#real_footer{
	height: 8px;
	background-color: #000000;
	font-size: 8.5pt;
	padding: 0px;
	margin: 0px;
	position: absolute;
	bottom: 18px;
	}
	
	#centercontent {
	width:500px;
	padding-right: 40px;
	padding-top: 20px;
	float: right;
	background-image: url(../images/content_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-left: 0px;
	}	 

	#header p, #footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
	}



	h1{
	margin-top: 0px;
	font-size: 26px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: "Times New Roman", serif, Arial;
	background-image: url(../images/img_tcr_titlebar.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 35px;
	line-height: 35px;
	padding-left: 50px;
	}

	h2{
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-size: 16px;
	color: #074191;
	line-height: 115%;
	}

	h3{
	margin: 0px 0px 0px 5px;
	padding: 0px;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 1.6px;
	}

	h4{
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 15px;
	font-size: 14px;
	color: #000000;
	line-height: 14px;
	}

	h5{
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 15px;
	font-size: 12px;
	color: #0F0F0F;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	
	#reedus a:link
	{
	text-decoration: none;
	color : #5C8CD4;
	text-align: center;
	}
		
	#reedus a:visited
	{
	color : #00398D;
	text-decoration: none;
	}
	
	#reedus a:hover
	{
	text-decoration: underline;
	color : #9DACBF;
	}

	#reedus  a:active
	{
	color : #00398D;
	text-decoration: none;
	}
	
	#contact a:link
	{
	text-decoration: none;
	color : #074191;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
		
	#contact :visited
	{
	color : #00398D;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
	#contact a:hover
	{
	text-decoration: underline;
	color : #00398D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

	#contact  a:active
	{
	color : #00398D;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
	.clearer{
	height:10px;
	overflow:hidden;
	clear:both;
	margin-top:-1px;
	}

#leftcontent
{
	float: left;
	width: 255px;
	height: 500px;
	margin: 50px 0px 0px 0px;
	padding: 0px;
}

#picture
{
	height: 200px;
	width: 235px;
	left: 20px;
	position: relative;
	top: 80px;
}

#picture_contact
{
	height: 200px;
	width: 235px;
	left: 0px;
	position: relative;
	top: 80px;
}

ul#menu {
	width:205px;
	margin:0;
	margin-left: 50px;
	padding:0;
	list-style-type:none;
	color: #114795;
	letter-spacing: 0.4px;
}
ul#menu li {
	border-bottom:6px solid #FFFFFF;
	text-align: right;
	height: 19px;
	padding: 0px;
	background: url(../images/img_tcr_menu_notselected.gif) no-repeat;
	margin-top: 0px;
}
ul#menu li a:link, ul#menu li a:visited {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-right:10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 1px;
	display:block;
	height:19px;
}
ul#menu li a:hover {
	color:#FFFFFF;
	display:block;
	background-image: url(../images/img_tcr_menu_selected.gif);
	background-repeat: no-repeat;
	font-size:13px;
	padding-right:10px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 1px;
	display:block;
	height:19px;
} 

ul#menu a#current {
	color:#000000;
	display:block;
	background-image: url(../images/img_tcr_menu_selected.gif);
	background-repeat: no-repeat;
	height: 19px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-right:10px;		
	font-weight: bold;
} 

	#contact a:link
	{
		text-decoration: none;
		color : #FFFFFF;
	}
		
	#contact a:visited
	{
		color : #FFFFFF;
		text-decoration: none;		
	}
	
	#contact a:hover
	{
		text-decoration: underline;
		color : #FFFFFF;
	}

	#contact a:active
	{
		color : #FFFFFF;
		text-decoration: none;		
	}

.input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width:80px;

}

.select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width:80px;
}

input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width:200px;
	border: 1px solid #7F9DB9;
}

.submitbutton {
	width: 202px;
}

textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width:200px;
	border: 1px solid #7F9DB9;	
}

select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width:200px;
}

.orange {
	font-size: 14px;
	font-style: normal;
	color: #FF6600;
	font-weight: bolder;
}

.black {
	font-size: 14px;
	font-style: normal;
	color: black;
	font-weight: bolder;
	margin-left:5px;
	margin-right:5px;
}

   .reedus {
	margin:0px;
	padding:0px;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5C8CD4;
	position: relative;
	background-position: center;
	width: 300px;
	}

.base {
	vertical-align: middle;
	margin-bottom: 4px;
}

.mandatory { 
	color: #FF6600;
}
