@charset "UTF-8";
/* CSS Document */


  * { 
    margin: 0; 
    padding: 0;
  }
  body {
	font-family: 'Lucida Grande',Arial,sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFFFF;
	background-image: url(../JPEGs/BG2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	background-attachment: fixed;
  }
  p,
  ul,
  ol {
	margin-bottom: 18px;
	text-align: justify;
  }
  ul {
	list-style-type: square;
	margin-left: 2em;
	color: #666666;
  }
  h1 {
	color: #666666;
	font-size: 24px;
	line-height: 36px;
	margin-bottom: 18px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
  }
  h2 {
	color: #333;
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 18px;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia;
  }
  h3 { 
    font-size: 12px; 
    line-height: 18px; 
  }
   H4 {
	font-size: 10px;
  }
  .left { 
    float: left; 
    margin: 0 18px 18px 0; 
  }
  .right { 
    float: right; 
    margin: 0 0 18px 18px; 
  }
  .callout {
	font-size: 11px;
	border: 1px solid #CCCCCC;
	margin-bottom: 18px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-color: #F5F5F5;
  }
  .callout h4 { 
    font-size: 11px; 
    line-height: 18px; 
  }
  .column {
	float: left;
	width: 600px;
  }
  .sidebar {
	width: 170px;
	font-size: 11px;
	color: #333300;
	float: right;
	position: relative;
  }
  #content {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../GIFs/BodyBG2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 0px;
	position: relative;
  }
  #biopic {
	width: 98px;
  }
  #WelcomeLogo {
	width: 98px;
	margin: 5px;
	float: left;
	clear: left;
}

  .FeaturedBox {
	width: 98px;
	margin: 5px;
	float: left;
	clear: left;
}

  #MobileDiagnostics {
	width: 98px;
	margin: 5px;
}
  #MainContentArea {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-repeat: repeat-y;
	background-position: center center;
}
  #WelcomeHeader {
	width: 830px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 125px;
	background-color: #000;
	background-image: url(../JPEGs/Master-Logo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
  #NavigationBar1 {
	width: 830px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
}
  #WelcomeBar1 {
	width: 830px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 9px;
	margin-bottom: 9px;
}

/*  SubNav Menu */
#SubMenu {
	width: 830px;
	clear: both;
	font-size: 10px;
	margin-right: auto;
	padding: 0px;
	height: 30px;
	margin-left: auto;
	background-color: #333333;
	background-image: url(../GIFs/AccordianNavBG1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#SubMenu ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 55px;
}
#SubMenu a, #SubNav strong, #SubNav span {
	display:block;
	text-decoration:none;
	color: #FFFFFF;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
#SubMenu a {
	float:none;
}
#SubMenu li {
	color: #FFFFFF;
	margin:0px;
	padding:0px;
	float: left;
}
#SubMenu a:hover {
	float: left;
	color: #FFFFFF;
}  

#SubMenu a.current,#SubMenu a.current:link,#SubMenu a.current:visited,#SubMenu a.current:hover
{
	color: #FFFFFF;
	background-color: #333333;
	background-image: url(../GIFs/CurrentNavBarBG1.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#SubMenu .padding { padding: 5px 0 0 10px; font-weight: bold; }

/*  Nav Menu */
#menu {
	width: 820px;
	clear: both;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-transform: capitalize;
	height: 30px;
	font-weight: bold;
	overflow: hidden;
}

#menu ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0px;
	height: 20px;
}
#menu a, #nav strong, #nav span {
	display:block;
	text-decoration:none;
	color: #FFFFFF;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
#menu a {
	float:none;
}
#menu li {
	color: #FFFFFF;
	margin:0px;
	padding:0px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#menu a:hover {
	text-decoration:underline;
	float: left;
	color: #FFFFFF;
	background-color: #333333;
	background-image: url(../GIFs/HoverBG1.gif);
	background-repeat: repeat-x;
	background-position: center top;
}  

#menu a.current,#menu a.current:link,#menu a.current:visited,#menu a.current:hover
{
	color: #FFFFFF;
	background-color: #333333;
	background-image: url(../GIFs/HoverBG1.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 20px;
}

#menu .padding { padding: 5px 0 0 10px; font-weight: bold; }

/*  QuickLinks Menu */

#Quicklinks {
	width: 325px;
	clear: right;
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-transform: capitalize;
	height: 28px;
	float: right;
}
#Featured1 {
	float: left;
	width: 136px;
	height: 65px;
}

#Quicklinks ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0px;
	height: 20px;
	float: right;
}
#Quicklinks a, #Quicklinks strong, #Quicklinks span {
	display:block;
	text-decoration:none;
	color: #FFFFFF;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
#Quicklinks a {
	float:none;
}
#Quicklinks li {
	color: #FFFFFF;
	margin:0px;
	padding:0px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#Quicklinks a:hover {
	text-decoration:underline;
	color: #FFFFFF;
	background-color: #666666;
	background-image: url(../GIFs/HoverNavBarBG2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}  

#Quicklinks a.current,#Quicklinks a.current:link,#Quicklinks a.current:visited,#Quicklinks a.current:hover
{
	color: #FFFFFF;
	background-color: #333333;
}

#Quicklinks .padding { padding: 5px 0 0 10px; font-weight: bold; }

/*  Strapline Menu */

#Strapline {
	width: 500px;
	clear: left;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 25px;
	height: 28px;
	float: left;
}

#Strapline ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0px;
	height: 20px;
	float: left;
	width: 495px;
}
#Strapline a, #Strapline strong, #Strapline span {
	display:block;
	text-decoration:none;
	color: #666666;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
#Strapline a {
	float:none;
}
#Strapline li {
	margin:0px;
	padding:0px;
	float: left;
}
#Strapline a:hover {
	text-decoration:underline;
	color: #003366;
}  

#Strapline a.current,#Strapline a.current:link,#Strapline a.current:visited,#Strapline a.current:hover
{
	color: #FFFFFF;
	background-color: #333333;
}

#Strapline .padding { padding: 5px 0 0 10px; font-weight: bold; }

#MasterNav {
	clear: both;
	width: 830px;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 28px;
	background-image: url(../GIFs/MasterNavBG1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
}

  #FooterContainer {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #FFFFFF;
}
  #FooterText {
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
}
  #HeaderAddressBox1 {
	float: right;
	height: 105px;
	width: 450px;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFFFFF;
}
  .HeaderAddressH1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	text-align: right;
	font-weight: normal;
}

  .PinkHeaderH1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #F09;
	text-align: right;
	font-weight: normal;
}

  .HeaderAddressH2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	font-weight: normal;
	text-decoration: none;
}
  .HeaderDivs {
	width: 440px;
	float: right;
	padding: 5px;
}
  #FeaturedContainer {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-bottom: 18px;
}
  #SubMasterNav {
	clear: both;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 28px;
	overflow: hidden;
}
  .LinkRed {
	color: #660000;
}

#BaselineFooter {
	clear: both;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 65px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
}
  #Featured2 {
	float: left;
	width: 136px;
	height: 65px;
	text-align: center;
}
  #Featured3 {
	float: left;
	width: 136px;
	height: 65px;
}
  #Featured4 {
	float: left;
	width: 136px;
	height: 65px;
}

  #Featured5 {
	float: left;
	width: 140px;
	height: 65px;
}

  #Featured6 {
	float: left;
	width: 136px;
	height: 65px;
}
  .FeaturedText {
	height: 20px;
	width: 190px;
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	margin-top: 5px;
}
  .LinkAqua {
	color: #336666;
}
  .LinkWhiteToggle {
	color: #FFFFFF;
	text-decoration: none;
}

  .LinkWhite {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#MasterContainerFooter {
	clear: both;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 25px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	background-image: url(../GIFs/MasterContainerFooter.gif);
}
  .MainTextIndent {
	padding-left: 150px;
}

  .MainTextFeatured {
	padding-left: 150px;
	text-align: left;
	font-style: italic;
}

.LHFeatured {
	float: left;
	width: 820px;
	margin-bottom: 9px;
	margin-top: 0px;
	background-color: #FFFFFF;
	padding-top: 9px;
}
#FeaturedContainerHeader {
	clear: both;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 9px;
	margin-bottom: 9px;
	border: 1px solid #CCCCCC;
	text-align: center;
	height: 175px;
	overflow: hidden;
}
#MasterContainerHeader {
	clear: both;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 25px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
	background-image: url(../GIFs/MasterContainerHeader.gif);
}

/* FORM
---------------------------------------------------------------------------------------------------------------------------------------------------*/
form{
	width: 425px;
}

.form{
	background-color: #FFFFFF;
	line-height: 18px;
	width: 175px;
	font-size: 12px;
	clear: both;
}

textarea, .formgenerell input, input.formgenerell {
	border: 1px solid #666666;
	width: 175px;
	clear: both;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 18px;
	margin-left: 0px;
	line-height: 18px;
	height: 14px;
	color: #333333;
	background-color: #CCCCCC;
	padding: 3px;
}

.formbutton {
	background-color: #333333;
	line-height: 18px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	color: #FFFFFF;
	border: 1px solid #999999;
	width: 400px;
	clear: both;
	height: 30px;
	margin-bottom: 9px;
	font-size: 11px;
}
.FormJumpMenu {
	background-color: #333333;
	line-height: 18px;
	width: 175px;
	clear: both;
	margin-bottom: 18px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	height: 25px;
}

#FormContainer {
	width: 425px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: 150px;
	clear: both;
	background-color: #E5E5E5;
	margin-bottom: 0px;
	border: 1px solid #999999;
}
#FormLHSide {
	clear: left;
	float: left;
	width: 185px;
	color: #666666;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	position: relative;
}
#FormRHSide {
	clear: right;
	float: right;
	width: 185px;
	color: #666666;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
.FormMessageArea {
	background-color: #CCCCCC;
	line-height: 18px;
	width: 175px;
	clear: both;
	margin-bottom: 18px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 0px;
	height: 265px;
	border: 1px solid #666666;
	color: #333333;
	padding: 3px;
}
#FormSubmitArea {
	color: #FFFFFF;
	margin-top: 18px;
	clear: both;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	width: 425px;
}
#WelcomeJonathan {
	width: 98px;
	margin: 5px;
}
#WelcomeAndrew {
	width: 98px;
	margin: 5px;
}
#AccordianArea {
	width: 830px;
	margin-right: auto;
	padding: 0px;
	margin-left: auto;
}
#AccordianMediaArea {
	width: 830px;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
}
.element {
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	width: 830px;
	position: relative;
	background-color: #000000;
}
.ColumnBG {
	float: left;
	width: 585px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../GIFs/Column.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	position: relative;
	margin-bottom: 9px;
}
.calloutFooter {
	font-size: 11px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	color: #FFFFFF;
	background-image: url(../GIFs/FooterCallout.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.AudioPlayer {
	width: 440px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	float: right;
	padding: 5px;
	margin-top: 18px;
	margin-bottom: 18px;
}
.LHBOX {
	float: left;
	width: 205px;
	position: relative;
	margin-left: 20px;
}
