hr.hrcolorblue {
	color: #333399;
	background-color: #333399;
}	

td.titlebar {
background-image: url(../images/title_background.png);
background-repeat: repeat-x;
}

td.maincontent{
background-color: #FFFFFF;
border-right: 2px solid #333399;
border-left: 2px solid #333399;
border-bottom: 2px solid #333399;
height: 420px;
width: 100%;
text-align: center;
vertical-align: top;
}

td.breadcrumbs{
	background-color: #FFFFFF;
	border-right: 2px solid #333399;
	border-left: 2px solid #333399;
	border-top: 2px solid #333399;
	width: 100%;
	text-align: left;
	padding: 2px 0px 2px 5px;
}

td.palegreentitlecell{
  background-color: #E0F8DD;
  color: #000000;
  text-decoration: bold;
  border-top: 2px solid #333399;
  border-left: 1px solid #333399;
  border-right: 1px solid #333399;
  border-bottom: 1px solid #333399;
  text-align: center;
}

td.thinbluebordercell{
  background-color: #FFFFFF;
  color: #000000;
  border-top: 1px solid #333399;
  border-left: 1px solid #333399;
  border-right: 1px solid #333399;
  border-bottom: 1px solid #333399;
  text-align: left;
}
.smalltext{
  font-family: helvetica,arial,sans-serif;
  font-size: 10px;
  font-weight: bold;
}

.largeboldtext{
  font-family: helvetica,arial,sans-serif;
  font-size: 14px;
  font-weight: bold;
}

div.hiddendiv{
	visibility: hidden;
	display: none;
}

div.visiblediv{
	visibility: visible;
	display: block;
}

.servicesmenubuttonactive{
  font-family: helvetica,arial,sans-serif;
  font-weight: bold;
  font-size: 120%;

  background-color: #D9E5F2;
  color: #333399;
  text-decoration: none;
  border-top: 1px solid #333399;
  border-left: 1px solid #333399;
  border-right: 1px solid #333399;
  border-bottom: 1px solid #D9E5F2;
  text-align: center;
  
  vertical-align: bottom;
height: 17px;

	position: relative;
	top: 1px;
}

.servicesmenubutton {
  font-family: helvetica,arial,sans-serif;
  font-weight: bold;
  background-color: #DEDEDE;
  color: #444444;
  text-decoration: none;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #333399;
  text-align: center;
  vertical-align: bottom;

height: 17px;
}

.servicesmenubuttonhover
{
  background-color: #333399;
  color: #ffffff;
    font-family: helvetica,arial,sans-serif;
  font-weight: bold;

    text-decoration: none;
  border-top: 1px solid #333399;
  border-left: 1px solid #333399;
  border-bottom: 1px solid #333399;
  border-right: 1px solid #333399;
  text-align: center;
  vertical-align: bottom;
  cursor: pointer;
  
height: 17px;
}

td.servicescontentcell{
	border-left: 1px solid #333399;
	border-right: 1px solid #333399;
	border-bottom: 1px solid #333399;
   padding: 5px;
  background-color: #D9E5F2;
  margin: 0px;
  font-size: 11px;
  text-align: justify;
}

.servicesspacerdiv{

	border-bottom: 1px solid #333399;
	border-top: 1px solid #FFFFFF;
	
	font-family: helvetica,arial,sans-serif;
  	font-weight: bold;
 
height: 17px;
}

.menubutton {
  font-family: helvetica,arial,sans-serif;
  font-size: 70%;
  font-weight: bold;
  width: 100%;

}
.menubutton a {
  display: block;
  padding: 3px 5px 3px 5px;
}
.menubutton a:link,
.menubutton a:visited {
  background-color: #FFFFEE;
  color: #333399;
  text-decoration: none;
  border-top: 2px solid #333399;
  border-left: 2px solid #333399;
  text-align: center;
}

.menubutton a:hover {
  background-color: #333399;
  color: #ffffff;
}

.menubuttonright {
  font-family: helvetica,arial,sans-serif;
  font-size: 70%;
  font-weight: bold;
}
.menubuttonright a {
  display: block;
  padding: 3px 5px 3px 5px;
}
.menubuttonright a:link,
.menubuttonright a:visited {
  background-color: #FFFFEE;
  color: #333399;
  text-decoration: none;
  border-top: 2px solid #333399;
  border-left: 2px solid #333399;
  border-right: 2px solid #333399;
  text-align: center;
}

.menubuttonright a:hover {
  background-color: #333399;
  color: #ffffff;
  
}

span.importanttext {
	color: #000000;
	font-family: helvetica,arial,sans-serif;
	font-variant: small-caps;
	font-size: 20px;
	font-weight: bold;
}

td.featurelist {
	color: #000000;
	font-family: helvetica,arial,sans-serif;
	font-variant: small-caps;
	font-size: 14px;
	font-weight: bold;
}

td.byrnestableheader2 {
font-size: 12px;
font-weight: bold;
background-color: #CECECE;
color: #000000;
border-top: 4px solid #DD1C23;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 7px;
padding-right: 7px;
font-family: helvetica,arial,sans-serif;
white-space: nowrap;
text-align: center;
}	

td.byrnestablecontent {
  border-bottom: 2px solid #0099FF;
  border-top: 2px solid #0099FF;
  padding: 5px;
  background-color: #ECECEC;
  margin: 0px;
} 

td.byrnestablecontent a:link{
	font-size:10px;	
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	COLOR: #0066CC; 
	TEXT-DECORATION: underline; 
	font-weight : bold; 
}

td.byrnestablecontent a:visited{
	font-size:10px;	
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	COLOR: #996600; 
	TEXT-DECORATION: underline; 
	font-weight : bold; 
}

td.leftstripebg {
	background-image: url(../images/front_tablecontentbg.png);
	background-repeat: repeat-y;
	background-color: #418CCB;
}
td.contenttop {
	background-image: url(../images/front_tabletopbg.png);
	background-repeat: repeat-x;
}
td.contentbottom {
	background-image: url(../images/front_contentbottombg.png);
	background-repeat: repeat-x;
}

td.contentbg {
	background-color: #418CCB;
}

/*td.dashedhover img {
	border: 2px solid #000000;
	 display: block; 
}
td.dashedhover img:hover{
	border: 2px dashed #FFFFFF;
	 position: relative;
	  display: block; 
}*/
	
td.dashedhover a{
	border: 2px solid #418CCB;
	display: block; 
}

td.dashedhover a:hover {
	border: 2px dashed #FFFFFF;
	display: block;
}

div.lightbluebg {
	background-color: #D9E5F2;
	padding: 10px;
	max-width:600px;
	position:relative;
	text-align: left;
}

td.titleoffset {
	padding-left: 30px;
}

td.quoteformtitlecell{
	background-color: #FFFFEE;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 4px;
}

td.quoteforminputcell{
	background-color: #D9E5F2;
	border: 1px solid #000000;
	padding: 2px;
}

td.quoteformbg{
	background-color: #FAFAFA;
	border: 1px solid #000000;
	width: 80%;
	text-align: center;
	padding: 5px;
}

td.dottedbottom{
	border-bottom: 1px dotted #000000;
}

span.footerlinks{
	position:relative; 
	font-size:10px;
}

span.footerlinks a:link {
	font-size:12px;	
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	COLOR: #0066CC; 
	TEXT-DECORATION: underline; 
	font-weight : bold; 
}
span.footerlinks a:visited{
	font-size:12px;	
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	COLOR: #996600; 
	TEXT-DECORATION: underline; 
	font-weight : bold; 

}

html, body {
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px;
	background: #6699CC;
    color: #000;
    margin: 0px, 0px; 
 	padding: 0px, 0px; 
}

FONT                 {FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px;}
TD                   {FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px;}
P                    {FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px;}
DIV                  {FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px;}
INPUT                {FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px;}
TEXTAREA             {FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px;}
FORM                 {FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px;}
SELECT               {FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px;}
A:link               {FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #0066CC; FONT-SIZE: 12px; TEXT-DECORATION: underline; BACKGROUND: none; font-weight : bold;  }
A:visited            {FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #996633; FONT-SIZE: 12px; TEXT-DECORATION: underline; BACKGROUND: none; font-weight : bold; }
HR					 {background-color: #333399; color:#333399;}