/***** Global Settings *****/
 
html, body {
	border:0;
	margin:20px 0px 0px 0px;
	padding:0;
	font:100.01%/1.25em Verdana, Arial, Helvetica, sans-serif;
}
 

 
/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1 {
letter-spacing:-1px;
font:bold 12px Verdana, Arial, Helvetica, sans-serif;
}
 
h2 {
letter-spacing:-1px;
font:bold 14px Verdana, Arial, Helvetica, sans-serif;
}
 
h3 {
font:bold 10px Verdana, Arial, Helvetica, sans-
}
 
p, ul, ol {
margin:0;
padding:0 0 18px 0;
}
 
ul, ol {
list-style:none;
padding:0 0 18px 40px;
}
 
blockquote {
margin:22px 40px;
padding:0;
}

 
small {
font-size:0.85em;
}
 
img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
 
/***** Forms *****/
 
form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
font:1em Verdana, Arial, Helvetica, sans-serif;
}
 
textarea {
line-height:1.25;
}
 
label {
cursor:pointer;
}
 
/***** Tables *****/
 
table {
	border:0;
	margin:0 0 0px 0;
	padding:0;
	border-collapse: collapse;
}
 
  table tr td {
  padding:0px;
  }
 
/***** Wrapper *****/
 
#wrap {
width:790px;
margin:0 auto;
}
 
/***** Global Classes *****/
 
.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

.ftr_triangleSpacer {
	margin-top: 3px;
	margin-bottom: 5px;
	margin-right: 5px;
}
/* other helpful classes */
ol.outline li {
  margin: 0px;
  padding-top: 5px;
  padding-bottom: 0px;
}
ol.outline ol {
  list-style-type: upper-alpha;
  margin-left: 0px;
  padding-left: 20px;
}
ol.outline ol ol {
  list-style-type: decimal;
  margin-left: 0px;
  padding-left: 20px;
}
ol.outline ol ol ol {
  list-style-type: lower-alpha;
  margin-left: 0px;
  padding-left: 20px;
}
ol.outline ol ol ol ol {
  list-style-type: lower-roman;
  margin-left: 0px;
  padding-left: 20px;
}



/*copy markup*/

.bodyCopy {
	color: #101010;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align: justify;
	font-size: 11px;
	padding: 10px 20px;
}

.background {
	background-color: #835E6B;
}
.shadowRight {
	background-image: url(art/s_rt.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.cellblack { background-color: black; }

#container {
	width: 437px;
}
#containerContact {
	width: 437px;
}
#containerCD {
	width: 437px;
	height: 330px;
}

#reviews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	z-index: 100;
	top: 210px;
	position: absolute;
	width: 437px;
	text-align: center;
	line-height: 16px;
}
.reviewItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #CCCCCC;
}
#reviewsContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	z-index: 100;
	top: 210px;
	position: absolute;
	width: 436px;
	text-align: center;
	line-height: 14px;
}
.bluebar {
	background-color: #234c8e;
}
.cellwhite { background-color: white; }
.bodyCopyBld { color: #101010; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 14px; text-align: left; }
.copyright { color: #101010; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 12px; text-align: center; }

/*pseudo link markup*/

.mainLink {
	color: #dfb684;
	font-size: 10px;
	font-family: "Arial Narrow";
	line-height: 16px;
	text-align: left;
	font-weight: bold;
}
.mainLink a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #234c8e;
}
.mainLink a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #234c8e;
}
.mainLink a:hover {
	color: #e8c085;
	text-decoration: none;
	background-color: #234c8e;
}
.mainLink a:active {
	color: #e8c085;
	text-decoration: none;
	background-color: #5e257c;
}
.footerlink {
	color: #dfb684;
	font-size: 10px;
	font-family: "Arial Narrow";
	line-height: 16px;
	text-align: right;
	font-weight: bold;
}
.footerlink a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footerlink a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footerlink a:hover {
	color: #e8c085;
	text-decoration: none;
}
.footerlink a:active {
	color: #e8c085;
	text-decoration: none;
}

.link01 { color: #101010; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; text-align: left; }
.link01 a:link { color: #4349ff; text-decoration: none; }
.link01 a:visited { color: #c40000; text-decoration: none; }
.link01 a:hover { color: #f00; text-decoration: none; }
.link01 a:active { color: #b300ff; text-decoration: none; }

.soloBodyNrm {
	color: #101010;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	padding: 10px 20px;
}
.soloBodyLeft {
	color: #101010;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	padding: 10px 20px;
}
.soloPaperCredit {
	color: #50005D;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align: justify;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}
.soloHeader {
	color: #075197;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align: justify;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 20px;
}
.soloHeaderNote {
	color: #101010;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align: justify;
	font-size: 9px;
	font-weight: bold;
	font-style: italic;
	padding: 10px 20px;
}
.soloBodyList {
	color: #101010;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align: justify;
	font-size: 12px;
	padding: 3px 20px;
}
.soloHeaderNoPad {
	color: #075197;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align: justify;
	font-size: 15px;
	font-weight: bold;
}
.project_specHeader {
	color: #5e257c;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align: justify;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 20px;
}
.projectBodyNrm {
	color: #101010;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	padding: 10px 30px;
}
.cdFotoUL {
	left: 0px;
	top: 0px;
	float: left;
	vertical-align: top;
}
.contactBodyNrm {
	color: #101010;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
}
.cellpad {
	padding-top: 10px;
	padding-bottom: 10px;
}
.pedagHeader {
	color: #075197;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: justify;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 20px;
}
.cd_link {
	color: #101010;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	padding: 10px 20px;
}
.cd_link a:link {
	color: ##5e257c;
	text-decoration: none;
	font-weight: bold;
}
.cd_link a:visited { color: #5e257c; text-decoration: none; font-weight: bold; }
.cd_link a:hover { color: #f00; text-decoration: none; font-weight: bold; }
.cd_link a:active { color: #5e257c; text-decoration: none; font-weight: bold; }
.cdBodyBold {
	color: #5e257c;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align: left;
	font-size: 14px;
	padding: 0px 20px;
	font-weight: bold;
}
#cd02 {
	height: 100%;
	width: 100%;
}
#ul02 {
	position: relative;
	left: 0px;
	top: 0px;
}
#lr02 {
	background-position: right bottom;
	float: right;
	clear: left;
	right: 0px;
	bottom: 0px;
	position: relative;
	height: 100%;
}

.bkgrndUL {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(cds/cdsLeft_03.gif);
}
.fotoCellPad {
	padding-top: 5px;
	padding-bottom: 5px;
}
.fotoLink {
	color: #e8c085;
	margin: 10px 0;
	border: 4px solid #e8c085;
}
.fotoLink a:link {
	color: #e8c085;
}
.fotoLink a:visited {
	color: #e8c085;
}
.fotoLink a:hover { color: #f00; }
.fotoLink a:active {
	color: #e8c085;
}
.copyrightLight {
	color: #CCCCCC;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-align: center;
	padding: 10px 0;
}
.fp_link {
	color: #CCCCCC;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align: center;
	padding: 10px 0;
}
.fp_link a:link {
	color: #FFCC66;
	text-decoration: none;
}
.fp_link a:visited {
	color: #FFCC66;
	text-decoration: none;
}
.fp_link a:hover { color: #f00; text-decoration: none; }
.fp_link a:active {
	color: #FFCC66;
	text-decoration: none;
}
.infoLine {
	color: #101010;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	padding: 5px 0;
}
.centerMovie {
	margin-top: 40px;
	margin-right: 58px;
	margin-bottom: 20px;
	margin-left: 59px;
}
.soloBodyNrmNoPad {
	color: #101010;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	padding: 10px 0px;
	line-height: 12px;
}
.contactLink {
	color: #101010;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.contactLink a:link {
	color: ##5e257c;
	text-decoration: none;
	font-weight: bold;
}
.contactLink a:visited { color: #5e257c; text-decoration: none; font-weight: bold; }
.contactLink a:hover { color: #f00; text-decoration: none; font-weight: bold; }
.contactLink a:active { color: #5e257c; text-decoration: none; font-weight: bold; }
