/* Default CSS Stylesheet for a new Web Application project */
h3
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	color: #ab9e5e;
	font-style: 	normal;
	text-decoration: `	none;
	word-spacing: 	normal;
	letter-spacing: 	normal;
	text-transform:	none;
	display: inline;
}
h4
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	color: #5f0000;
	font-style: 	normal;
	text-decoration: `	none;
	word-spacing: 	normal;
	letter-spacing: 	normal;
	text-transform:	none;
	display: inline;	
}

a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.nav:link {
	color: #000000;
	font-family:  Arial;
	font-size: 11px; 
	text-decoration: none;
}
a.nav:visited {
	color: #000000;
	font-family:  Arial;
	font-size: 11px; 
	text-decoration: none;
}
a.nav:hover {
	text-decoration: underline;
	font-family:  Arial;
	font-size: 11px; 
}

a.maroon:link {
	color: #5f0000;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold ; 
}
a.maroon:visited {
	color: #5f0000;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold ;
}
a.maroon:hover {
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold ;
}
/* #000066*/
a.text:link {
	color: #3333cc;
	text-decoration: none;
}
a.text:visited {
	color: #333399;
	text-decoration: none;
}
a.text:hover 
{
	color: #3333cc;
	text-decoration: underline;
}

a.rightNav:link {
	color: #3333cc;
	font-family:  Arial;
	font-size: 11px; 
	text-decoration: none;
}
a.rightNav:visited {
	color: #333399;
	font-family:  Arial;
	font-size: 11px; 
	text-decoration: none;
}
a.rightNav:hover 
{
	color: #3333cc;
	text-decoration: underline;
	font-family:  Arial;
	font-size: 11px; 
}

a.vitae:link {
	color: #3333cc;
	font-family:  Arial;
	font-size: 11px; 
	text-decoration: none;
}
a.vitae:visited {
	color: #333399;
	font-family:  Arial;
	font-size: 11px; 
	text-decoration: none;
}
a.vitae:hover 
{
	color: #3333cc;
	text-decoration: underline;
	font-family:  Arial;
	font-size: 11px; 
}


.CustomBorder
{
	border-bottom-style:solid;
	border-bottom-color:Gray ;
	border-bottom-width: 1;
	border-left-style: solid;
	border-left-color:Gray ;
	border-left-width: 1;
	border-right-style:solid;
	border-right-color:Gray ;
	border-right-width: 1;
	border-top-style:solid;
	border-top-width: 0; 
	border-top-color:Gray ;
	
}

.rightNavStyle {
	font-size: 11px;
	font-weight: bold;
}

.style1 {
	color: #5F0000;
	font-weight: bold;
}
.style7 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; }
.style9 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }

.style10 {font-family: Arual}
.style13 {font-size: 16px; font-style: italic; }
.style14 {font-size: 14px}
.style16 {font-size: 12px}
.style18 {font-family: Arial, Helvetica, sans-serif}
.style20 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.style21 {color: #5f0000; font-size: 12px; }
.style22 {font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
.style23 {font-size: 14px; font-style: italic; }

/* Style Sheets for Careerer */

A.Careers_Href:link	{	
	text-decoration:	none;
	color: #3333cc;
	
	}	
		
A.Careers_Href:visited	{	
	text-decoration:	none;
	color: #3333cc;
	}	
		
A.Careers_Href:active	{	
	text-decoration:	none;
	color: #3333cc;
	}	
		
A.Careers_Href:hover	{	
	text-decoration:	underline;
	color: #3333cc;
	}

.Careers_LinkText
{
font-family		: Arial;
font-size		: 12px;
font-weight		: normal;
color			: #3333cc;
}

.Careers_BodyTitle
{
font-family		: Arial;
font-size		: 12px;
font-weight		: bold;
color			: #5f0000;
}

.Careers_BodyText
{
font-family		: Arial;
font-size		: 12px;
font-weight		: normal;
color			: #000000;
}


TD.Careers_TDHeader
{
 background: #ab9e5e;	
}

Font.Careers_Font_Header
{
	color: White;
}

TABLE.Careers_Table_Background
{
 background: #999999;
}

TD.Careers_TD1_Background
{
	background: #ebf3ff;
}

TD.Careers_TD2_Background
{
	background: #ffffff;	
}

.Careers_Partners
{
color			: #5f0000;
font-family		: Arial;
font-size		: 13px;
font-weight		: bold;
}

font.VirtualTours_Description
{
	font-size: 12px;
	font-family: Arial;
}

font.VirtualTours_ThumbnailDescription
{
	font-size: 12px;
	font-family: Arial;
}

table.VirtualTours_HeaderTable
{
	background-color: #ab9e5e;	
}

font.VirtualTours_HeaderText
{
	color: White;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	
}