body {
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: #666666;
}

body, td, p, input, select, textarea {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    color: #333333;  
}
label {cursor: pointer;}

.red { color: #ff0000; }

.leftshadow {
    width: 6px;
    background-image: url(/images/homepage/shadow_left.gif);
    background-repeat: repeat-y;
}

.rightshadow {
    width: 6px;
    background-image: url(/images/homepage/shadow_right.gif);
    background-repeat: repeat-y;
} 

.corner {
    width: 14px;
    background-color: #ffffff;
    vertical-align: top;
}

.spacer {height: 6px;}

.newslogo {
    width: 95px;
    vertical-align: middle;
}

a.linkHomeBlue:link, a.linkHomeBlue:visited, a.linkHomeBlue:active  	{ text-decoration: underline; color: #003366; }
a.linkHomeBlue:hover { text-decoration: none; color: #003366; }

a.blue_text { 
	color:#336699;
	font-weight:bold;
	text-decoration: none;
}
a.blue_text:hover {text-decoration: underline;}

.home_title {
	color:#336699;
	font-weight:bold;
	font-size: 14px;	
}
.blue_text {
	color:#336699;
	font-weight:bold;
}

a.homeboxes {
	color:#FF0000;
	text-decoration:none; 
}
a.homeboxes:hover {text-decoration:underline;}

.header_text {
    font-size: 11px; 
    color: #666666;
    line-height: normal;
    vertical-align: top;
}

a.invisilink {
	text-decoration:none;
	color: #666666;
}
a.invisilink:hover {text-decoration:none}

.footer_text {
    font-size: 11px;
    line-height:  14px;
    color: #666666;
}
a.footer_link {color: #666666;}
a.footer_link:hover {text-decoration: none;}

.breadcrumb {
    background-color: #dddddd;
    height: 20px;
    font-size: 10px;
	font-weight: bold;
	padding-left: 10px;
	color: #003366;
	vertical-align: middle;
    }
    
.SubPageNav {
	font-size: 11px;
	line-height: 16px;
	color: #003366;
	border-bottom: dotted #cccccc 1px;
	border-top: none 1px #cccccc;
	border-right: none 1px #cccccc;
	border-left: none 1px #cccccc;
	padding: 5px 0px 5px 0px;
	
}
.SubPageNavSelected {
	font-size: 11px;
	line-height: 16px;
	color: #999999;
	border-bottom: dotted 1px #cccccc;
	border-top: none 1px #cccccc;
	border-right: none 1px #cccccc;
	border-left: none 1px #cccccc;
	padding-bottom: 5px;
	padding: 5px 0px 5px 0px;
}
a.linkSubNav:link, a.linkSubNav:active,a.linkSubNav:visited  	{ text-decoration: none; color: #003366 }
a.linkSubNav:hover 	{ text-decoration: underline; color: #ff0000 }

.brown_text {
	color:#999999;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	font-size: 10px;
}
.services {
	line-height:20px;
	color: #333333;
}
a.services {
	text-decoration:none;
	line-height:20px;
	color: #333333;
}
a.services:hover {text-decoration:none}
a.servicesboxes {
	color:#FF0000;
	text-decoration:none; 
}
a.servicesboxes:hover {text-decoration:underline;}
.box_left {
	background-image:url(../images/homepage/box_left.gif);
	background-repeat:repeat-y;
}

.box_right {
	background-image:url(../images/homepage/box_right.gif);
	background-repeat:repeat-y;
}
.SubPageTitleBlue {
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	line-height:20px;
}
.SubPageTitleRed {
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}
.ManagementTeamName {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.FormInterestTitle {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.FormQuestions {
	font-size: 13px;
	font-weight: bold;
	color: #336699;
}
.Required_Field_Title {
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	text-transform: none;
	color: #FF0000;
}
.SubPageSubTitle {
	font-size: 17px;
	font-weight: bold;
	color: #336699;
	line-height: 19px;
}
.subNav3 {
	font-size: 11px;
	line-height: 16px;
	color: #999999;
}
input, select, textarea {
   color: #333333;   
   border: 1px solid #999;
}
.releaseDisclaimer {
	font-size: 11px;
	line-height: 16px;
	color: #999999;
}
.Intro_Text_Blue {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #003366;
}
.SubPageTitleRedSub {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
}
/* news & events */

  .continued{
    font-weight:bold;
    font-size:12px;
    color:#c00;
    text-align:right;
    width:100%;
    display:block;
  }
  .continued a{
    color:#c00;
    text-decoration:none;
  }
  .SubPageSubTitle a{
  text-decoration:none !important;
  color:#369 !important;
  }
  #latest{
  margin:0px 0px 20px 0px;
  }
  #latest em{
  padding:0px 0px 5px 0px;
  display:block;
  }