A:link, A:visited, A:active { text-decoration: underline; color: #A8001A }
A:hover { text-decoration: none; color: #A8001A; }

.index {background: url(/images/framework/body-index.jpg) repeat-x;}
.inner {background: url(/images/framework/body-inner.jpg) repeat-x;}
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size:14px;
  line-height:20px;
  margin: 0;
  color: #000000;
}
h1, h2, h3, ul {
  margin: 0;
  padding: 0;
}
ul {list-style: none;}
.index #header {height: 426px;}
.inner #header {height: 136px;}
#header {
  width: 975px;
  margin: 0 auto;
  position: relative;
}
strong.logo {
  position: absolute;
  top: 5px;
  left: 13px;
}
strong.logo a {
  background: url(/images/framework/logo.png) no-repeat;
  width: 430px;
  height: 140px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
}
ul.navigation {
  background: url(/images/framework/navigation.gif) repeat-x;
  height: 36px;
  position: absolute;
  top: 6px;
  right: 15px;
  padding: 0px;
}
ul.navigation li {
  background: url(/images/framework/navigation-li.gif) no-repeat;
  height: 36px;
  float: left;
  padding: 0 3px 0 5px;
}
ul.navigation li:first-child {
  background: none;
  padding-left: 5px;
}
ul.navigation a {
  height: 36px;
  float: left;
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
}
ul.navigation span {
  float: left;
  height: 36px;
  color: #ffffff;
  padding-top: 4px;
}
ul.navigation span span {
  height: 30px;
  padding: 6px 15px 0;
  cursor: pointer;
}
ul.navigation a:hover {
  background: url(/images/framework/navigation-a.gif) no-repeat 50% 100%;
  color: #ffffff;
}

div.text-holder {
  width: 430px;
  height: 320px;
  position: absolute;
  top: 162px;
  left: 14px;
}
div.text-holder h1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #ffffff;
  font-size: 24px;
  line-height: 26px;
  font-weight: normal;
  font-variant: small-caps;
}
div.text-holder p {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #ffffff;
  font-size: 17px;
  line-height: 24px;
  margin: 10px 0 0 0;
}
div.text-holder a {
  color: #ffffff;
}
div.text-holder a:hover {
  text-decoration:none;
}
div.slideshow-frame {
  background: url(/images/framework/flash-holder.png);
  width: 508px;
  height: 346px;
  position: absolute;
  top: 87px;
  left: 469px;
}
div.slideshow-pad {padding: 10px 0px 0px 31px;}
ul.tools {
  position: absolute !important;
  top: 60px ;
  right: 4px ;
  z-index: 2 ;
  height:40px ;
}
ul.tools li {
  background: url(/images/framework/tools-separator.gif) no-repeat 0 6px ;
  font-size: 16px ;
  line-height: 25px ;
  font-weight: bold ;
  float: left ;
  color: #00000;
  padding: 0 24px ;
  height:40px ;
  font-family: Georgia, "Times New Roman", Times, serif;
}
ul.tools li:first-child {background: none; padding:0 24px 0 0; }

ul.tools li span {
  background:url(/images/framework/calendar.jpg) no-repeat 0 13px ;
  padding:20px 0 ;
  margin: 0 14px 0 0 ;
}
ul.tools span a {
  font-weight:normal ;
  line-height: 25px ;
  color: #352F6C ;
  padding-left: 30px ;
  height: 40px ;
}
ul.tools li span a, ul.tools li span a:hover {
  position:static;
  color: #352F6C ;

}
ul.tools span.first-item {padding-right:10px;}
ul.tools a:hover {text-decoration:none;}

.inner #content {padding-bottom: 65px;}
#content {
  width: 975px;
  display: table;
  padding-bottom: 40px;
  margin: 0 auto;
}
#content p {
  font-size: 14px;
  line-height: 20px;
}
div.content-cols {
  display: inline;
}

div.home-left-col {
  width: 435px;
  float: left;
  display: inline;
  margin: 0 0 0 15px;
}
div.home-left-col p {margin-top: 0px;}

div.home-left-col h2{
  font-size: 20px;
  font-weight: normal;
  color: #000000;
  margin-bottom: 5px;
}

div.home-left-col ul {
  overflow: hidden;
  margin-top: 27px;
}
div.home-left-col ul li {
  background: url(/images/framework/home-left-col-separator.gif) no-repeat 0 5px;
  float: left;
  padding: 0 15px;
  line-height: 25px;
}
div.home-left-col ul li:first-child {
  background: none;
  padding-left: 0;
}
div.home-left-col ul a {
  font-size: 14px;
  color: #A1000A;
}
div.home-left-col ul a:hover {
  text-decoration: none;
  color: #9A0118;
}
div.home-right-col {
  float: right;
  display: inline;
  margin: 50px 15px 0 0;
}
div.home-right-col a:hover {
  text-decoration: none;
  color: #A8001A;
}
div.home-right-col h3 {
  border-bottom: 1px solid #383274;
  font-weight: normal;
  font-size: 20px;
  line-height: 26px;
  font-weight: normal;
  color: #000000;
}
div.home-right-col h3 a{
  color: #A8001A;
  text-decoration:none;
}
div.home-right-col h3 a:hover{
  text-decoration:underline;
}
div.home-right-col p {margin: 10px 0 20px;}
div.home-right-col span {
  display: block;
  margin-top: -7px;
  position: relative;
}
div.home-right-col a {
  font-size: 14px;
  color: #A8001A;
}
.highlights {
  width:460px;
}
.highlights .highlights-left {
  float:left;
  width:160px;
}
.highlights .highlights-left img {
  padding:10px;
  background-color:#AAACCA;
  margin:0;
}
.highlights .highlights-right {
  float:right;
  width:300px;
}
.highlights-space {
  clear:both;
  margin:0 0 10px;
} 
.highlights-border {
  border-bottom: 1px dotted #ffffff;
  clear:both;
  margin:0 0 20px;
} 
div.about {
  width: 585px;
  float: left;
  display: inline;
  margin: 60px 0 0 20px;
}

.about ul {list-style-type: square;}

#table-registration{
  float:left;
  border-bottom:1px solid #dadada;
  margin:0px 0 11px;
  table-layout:fixed;
  width:600px;
}

#table-registration td{
  text-align:left;
  padding:0px 0px 9px;
  width:30%;
}

div.about h1 {
  margin-bottom: 20px; 
  font-size: 34px;
  line-height: 34px;
  font-weight: normal;
  color: #000000;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-variant: small-caps
}
div.about p {margin: 0 0 20px 0;}
div.about h2 {
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 5px;
  font-weight: normal;
  color: #000000;
}

div.other {
  width: 309px;
  float: right;
  display: inline;
  padding-top: 100px;
  margin-right: 15px;
  position: relative;
}

div.other ul a {
  font-size: 16px;
  color: #A8001A;
  text-decoration: none;
  display: block;
  padding: 5px 0 5px 15px;
  border-bottom: 1px solid #423C3D;
}
div.other ul a:hover {
  color: #A8001A;
  background-color: #FDDEC1;
}
div.other h3 {
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
  padding: 25px 0 2px;
  border-bottom: 1px solid #000000;
  margin: 0;
}
div.other p {margin: 5px 0 15px;}
div.acrobat {padding: 0 0 0 175px; text-align: right;}
div.other p a {
  color: #A8001A;
}
div.other p a:hover {
  text-decoration: none;
  color: #840203;
}
#footer {
  background: url(/images/framework/footer.gif) repeat-x;
  width: 100%;
  min-width: 975px;
  height: 150px;
}
div.sub-footer {
  width: 975px;
  height: 150px;
  margin: 0 auto;
}
div.foot-left {
  width: 700px;
  float: left;
}
div.foot-right {
  width: 245px;
  float: right;
  margin: 30px 10px 0 0;
  display: inline;
}
#footer ul {
  overflow: hidden;
  height: 1%;
  margin-top: 32px;
}
#footer ul li {
  background: url(/images/framework/footer-separator.gif) no-repeat 0 3px;
  float: left;
  padding: 0 15px;
}
#footer ul li:first-child {background: none;}
#footer a {
  font-size: 16px;
  color: #fff;
  text-decoration: none;
}
#footer a:hover {text-decoration: underline;}
#footer p {
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  margin: 30px 0 0 15px;
}
#footer p a {
  background: url(/images/framework/footer-separator.gif) no-repeat 0 3px;
  padding-left: 15px;
  margin-left: 15px;
}
#footer span,
#footer strong {
  font-size: 16px;
  line-height: 21px;
  color: #fff;
  display: block;
  font-family: Georgia, "Times New Roman", Times, serif;
}

#footerText p,
#footerText a {
  font-size: 12px;
}




/**********************/
/*    Form Styles    */
/**********************/

#formWrap {
  background: #fff;
  padding: 1em 0;
  width: 505px;
}
  
form#frmRegister {
  width: 505px;
  margin: 0 auto;
}

fieldset {
  border: none;
  margin: 1em 0;
  padding-bottom: .5em;
}
.registerForm {
  width: 505px;
}
legend {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.2em;
  color: #000;
  line-height: 1.4;
  padding: 0.2em .5em;
  margin-left: 0.5em;
}

.form {
  width: 500px;
  margin: 180px 0 0 0;
}

.breadcrumb {color:#ffffff; position:relative; font-size:12px; top:17px; left:20px;}
.breadcrumb a:link, .breadcrumb a:active, .breadcrumb a:visited {color:#ffffff; text-decoration: none;}
.breadcrumb a:hover {text-decoration: underline;}

/*-------------------------Any Link Styles-------------------------*/
.anylinkcss{
     position: absolute;
     visibility: hidden;
     border: 1px solid #FFFFFF;
     border-bottom-width: 0px;
     text-align: left;
     color: #FFFFFF;
     font:normal 13px "Trebuchet MS",  Arial, sans-serif;
     line-height: 22px;
     z-index: 2000;
     width: 257px;
     padding: 0px 0px 0px 0px;
     margin: 2px 0 0 -5px;
     background-color: #B10F14;

}

.anylinkcss a:link, .anylinkcss a:active, .anylinkcss a:visited {
     display: block;
     padding: 5px 0px 6px 10px;
     *padding: 5px 0px 7px 10px;
     text-decoration: none;
     text-align: left;
     color: #FFFFFF;
     font: normal 13px "Trebuchet MS",  Arial, sans-serif;
     line-height: 16px;
     border-bottom: 1px solid #FFFFFF;
     background-color: #B10F14;
     z-index: 2000;
}

.anylinkcss a:hover {
     display: block;
     padding: 5px 0px 6px 10px;
     *padding: 5px 0px 7px 10px;
     text-decoration: none;
     text-align: left;
     color: #FFFFFF;
     font: normal 13px "Trebuchet MS",  Arial, sans-serif;
     line-height: 16px;
     border-bottom: 1px solid #FFFFFF;
     background-color: #CB374A;
     z-index: 2000;
}
