/*Headers*/
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #253A4F;
	line-height: 19px;
}

/*Subheaders*/
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	color: #000000;
	line-height: 19px;
}

/*Footer*/
H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;  
	font-weight: normal;
	color: #333333;
	line-height: 19px;
}

/*Footer Links*/
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1C2937;
	text-decoration: none;
	background:none;
	line-height: 19px;
}

.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #BA6D10;
	text-decoration: none;
	background:none;
	line-height: 19px;
}


/*Content Links*/
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F58E31;
	line-height: 19px;
	text-decoration: none;
	background: none;
}

.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #244C70;
	line-height: 19px;
	text-decoration: none;
	background: none;
}

.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #244C70;
	line-height: 19px;
	text-decoration: none;
	background: none;
}

.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F58E31;
	line-height: 19px;
	text-decoration: none;
	background: none;
}

/*Page Properties*/
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: #E8F6F9 url(images/comp-rep.JPG) repeat-x;
}
	
/*Content default*/
td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;  
	font-weight: normal;
	line-height: 19px; 
	color: #1C2937;
	text-align:left;
}

.didyouknow {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;  
	font-weight: normal;
	line-height: 19px; 
	color: #153753;
	text-align:left;
}

/*Pictures*/
.picborder {
	border: 1px solid; 
	border-color:#EDB663;
}

.picRight {
	border: 1px solid; 
	border-color:#EDB663; 
	float:right; 
	margin-left:20px;
	margin-bottom:20px;
}

.picLeft {
	border: 1px solid; 
	border-color:#EDB663; 
	float:left; 
	margin-right:20px;
	margin-bottom:20px;
}


/*Contact Form*/
.inputSelect {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #CCCCCC 1px solid;
	color: #176371;
	width:200px;
	background-color: #ffffff;
}

.inputButton {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	COLOR: #FFFFFF;
	FONT-SIZE: 10px;
	width:90px;
	background-color: #365D84;
}.no-rep {
	background-repeat: repeat-x;
}
.strong-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #EA7C1A;
	text-decoration: none;
}

.strong-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #253A4F;
	text-decoration: none;
}

hr {
width: 100%; height: 1px; color: #E8F6F9;
}