hr {
	color: #cccccc;
	margin: 10px 0px;
	}
	
img.tn {
	border: 3px solid #ccced6;
	}
	
/*************************************/
/***** LINKS *************************/
/*************************************/
a.links:link {color:#345b62; text-decoration:underline;}
a.links:visited {color:#345b62; text-decoration:underline;}
a.links:hover {color:#628cab; text-decoration:underline;}
a.links:active {color:#345b62; text-decoration:underline;}

a.footer-link:link {color:#afa397; text-decoration:underline;}
a.footer-link:visited {color:#afa397; text-decoration:underline;}
a.footer-link:hover {color:#628cab; text-decoration:underline;}
a.footer-link:active {color:#afa397; text-decoration:underline;}

/*************************************/
/***** FONTS *************************/
/*************************************/
.redStar {
	color: #990000;
	font-family: arial;
	}

.blue-title {
	color: #628cab;
	font-weight: bold;
	font-size: 11pt;
	}

.gray-title {
	color: #7e7f82;
	font-weight: bold;
	font-size: 11pt;
	}
	
/*************************************/
/***** EMAIL FORM ********************/
/*************************************/
form {
	margin: 0px;
	padding: 0px;
	}

/*************************************/
/***** NAVIGATOIN ********************/
/*************************************/
#navigation {
	} 
	
#navigation a:link {
	display: block;
	padding: 7px 0px 7px 5px;
	color: #ffffff;
	border-bottom: 1px solid #726f6c;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	} 
	
#navigation a:visited {
	}  
	
#navigation a:active {
	}
	
#navigation a:hover {
	background: url(/images/shared/navigation-bg.gif) left repeat-x;
	display: block;
	padding: 7px 0px 7px 5px;
	color: #ffffff;
	border-bottom: 1px solid #726f6c;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	} 
	
.NavigationOff {
	display: block;
	padding: 7px 0px 7px 5px;
	color: #ffffff;
	border-bottom: 1px solid #726f6c;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	}
	
.NavigationOff a:link {
	display: block;
	padding: 7px 0px 7px 5px;
	color: #ffffff;
	border-bottom: 1px solid #726f6c;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	} 

.NavigationOff a:visited {
	display: block;
	padding: 7px 0px 7px 5px;
	color: #ffffff;
	border-bottom: 1px solid #726f6c;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	}  

.NavigationOff a:hover {
	background: url(/images/shared/navigation-bg.gif) left repeat-x;
	display: block;
	padding: 7px 0px 7px 5px;
	color: #ffffff;
	border-bottom: 1px solid #726f6c;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	} 
	
.NavigationOff a:active {
	display: block;
	padding: 7px 0px 7px 5px;
	color: #ffffff;
	border-bottom: 1px solid #726f6c;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	}
	
.NavigationOn {
	background: url(/images/shared/navigation-bg.gif) left repeat-x;
	display: block;
	padding: 7px 0px 7px 5px;
	color: #ffffff;
	border-bottom: 1px solid #726f6c;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	}
	
.NavigationOn a:link {
	background: url(/images/shared/navigation-bg.gif) left repeat-x;
	display: block;
	padding: 7px 0px 7px 5px;
	color: #ffffff;
	border-bottom: 1px solid #726f6c;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	} 
	
.NavigationOn a:visited {
	background: url(/images/shared/navigation-bg.gif) left top  repeat-x;
	display: block;
	padding: 7px 0px 7px 5px;
	color: #ffffff;
	border-bottom: 1px solid #726f6c;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	}  
	
.NavigationOn a:hover {
	background: url(/images/shared/navigation-bg.gif) left repeat-x;
	display: block;
	padding: 7px 0px 7px 5px;
	color: #ffffff;
	border-bottom: 1px solid #726f6c;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	} 

.NavigationOn a:active {
	background: url(/images/shared/navigation-bg.gif) left repeat-x;
	display: block;
	padding: 7px 0px 7px 5px;
	color: #ffffff;
	border-bottom: 1px solid #726f6c;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	}
	
