/* Content CSS Document */

/* General */

p {
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 21px;
	line-height: 24px;
	font-weight: normal;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	color: #84b3e3;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #021833;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
}

.rule {
	border-top: 1px solid #84b3e3;
}

.caption {
	font-size: 10px;
	line-height: 12px;
	color: #84b3e3;
}

#ContentLeft h1 {
	font-family: "Times New Roman", Times, serif;
	color: #f59420;
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
}

/* Standard Links */

a { color: #e1121c; text-decoration: none; outline:none; font-size: 12px;}
a:link { color: #e1121c; text-decoration: none; outline:none;}
a:hover { color: #444444; text-decoration: underline; outline:none;}
a:visited { color: #e1121c; text-decoration: none; outline:none;}
a:visited:hover { color: #444444; text-decoration: underline; outline:none;}

#ContentLeft a { color: #f29420; text-decoration: none; outline:none; font-size: 12px;}
#ContentLeft a:link { color: #f29420; text-decoration: none; outline:none;}
#ContentLeft a:hover { color: #f29420; text-decoration: underline; outline:none;}
#ContentLeft a:visited { color: #f29420; text-decoration: none; outline:none;}
#ContentLeft a:visited:hover { color: #f29420; text-decoration: underline; outline:none;}

#IndexContentRight a { color: #ffffff; text-decoration: none; outline:none; font-size: 12px;}
#IndexContentRight a:link { color: #ffffff; text-decoration: none; outline:none;}
#IndexContentRight a:hover { color: #ffffff; text-decoration: underline; outline:none;}
#IndexContentRight a:visited { color: #ffffff; text-decoration: none; outline:none;}
#IndexContentRight a:visited:hover { color: #ffffff; text-decoration: underline; outline:none;}

#ContentRight a { color: #ffffff; text-decoration: none; outline:none; font-size: 12px;}
#ContentRight a:link { color: #ffffff; text-decoration: none; outline:none;}
#ContentRight a:hover { color: #ffffff; text-decoration: underline; outline:none;}
#ContentRight a:visited { color: #ffffff; text-decoration: none; outline:none;}
#ContentRight a:visited:hover { color: #ffffff; text-decoration: underline; outline:none;}


/* Forms */

.longformfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	width: 200px;
	height: 14px;
	border: 1px solid #999;
}

.longformcomments {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	width: 200px;
	height: 100px;
	border: 1px solid #999;
}

/* IndexContent Areas */

#IndexContent p {
	font-size: 13px;
	line-height: 17px;
	color: #ffffff;
}

#IndexContent ul {
	margin: 6px 0 20px 15px;
}

#IndexContent li {	
	list-style-type: disc;
	font-size: 18px;
	line-height: 30px;
	color: #e1121c;
}

#IndexContentRight ul {
	margin: 15px 0 20px 0px;
	width: 200px;
}

#IndexContentRight li {	
	list-style-type: none;
	font-size: 12px;
	line-height: 30px;
	color: #ffffff;
	border-bottom: 1px solid #a2978c; 
}

/* Content Areas */

#Content p {
	font-size: 12px;
	line-height: 17px;
	color: #ffffff;
}

#Content ul {
	margin: 6px 0 20px 15px;
}

#Content li {	
	list-style-type: disc;
	font-size: 18px;
	line-height: 18px;
	color: #e1121c;
}

#ContentLeft ul {
	margin: 6px 0 20px 15px;
}

#ContentLeft li {	
	list-style-type: disc;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
}

#ContentRight ul {
	margin: 6px 0 20px 15px;
	width: 200px;
}

#ContentRight li {	
	list-style-type: disc;
	padding: 5px 0 5px 0;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
}

	
	#social {
		float: right;
		padding: 5px 25px 0 0;
		width: 400px;
	}
	
	#social li {
		padding: 0 30px 15px 0;	
		list-style-type: none;
		float: right;
		display: block;
	}
	
	#social li a {
		color:#ffffff;
		font-size: 11px;
		padding-left: 35px;
	}
	
	#social li a:hover {
		color: #d69e5b;
		text-decoration: none;
	}
	
	li.facebook {
		background: url(../images/fb.jpg) top left no-repeat;
	}
	
	li.linkedin {
		background: url(../images/li.jpg) top left no-repeat;
	}



/* Footer */

#FooterCenter p {
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9aa6b5;
}

#FooterCenter a { color: #d69e5b; text-decoration: none; outline:none; margin: 0 10px 0 0; padding:0 12px 0 0; border-right:1px solid #a1a2a4; font-size: 11px;}
#FooterCenter a:link { color: #d69e5b; text-decoration: none; outline:none;}
#FooterCenter a:hover { color: #c0c9d3; text-decoration: none; outline:none;}
#FooterCenter a:visited { color: #d69e5b; text-decoration: none; outline:none;}
#FooterCenter a:visited:hover { color: #c0c9d3; text-decoration: none; outline:none;}

#Footer a.last {
	border-right:1px solid #02234a;
}

#FooterRight p {
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #677c94;
}