@charset "utf-8";
html {
	background-color: #FDFCE8;
	background-image: url(img/bg.jpg);
	font-size: 1em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}


body {
	margin: 0;
	padding: 0;
	background-image: url(img/mast-bg.jpg);
	background-repeat: repeat-x;
}
#wrap {
	width: 852px;
	margin: 0 auto;
}
#leftCol {
	text-align: right;
	float: left;
	width: 160px;
	margin-top: 0px;
	padding-top: 0px;
	display: inline-block;
}

#rightCol {
	width: 600px;
	background-image: url(img/c2-shadow.jpg);
	padding: 0px 15px;
	margin-top: 0px;
	display: inline-block;
	float: left;
}
.logo {
	width: 160px;
	height: 207px;
	padding: 0;
	float: left;
	margin: 0;
}
#logoText {
	height: 100px;
	margin: 0;
	padding: 0;
	min-height: 100px;
	width: 600px;
}
#titleText {
	width: 600px;
	background-image: url(img/masthead.jpg);
	background-repeat: no-repeat;
	padding: 0px 15px;
	height: 207px;
	min-height: 207px;
	text-align: right;
	margin: 0 -15px;
	display: block;
}
#titleText h1 {
	clear: both;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;

}


#container {
	width: 602px;
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	min-width: 602px;
	background-image: url(img/page-bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.content {
	margin: 15px 0;
	padding: 0 15px;
	clear: both;
	display: block;
}

.copyright {
	color: #999900;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 0.7em;
	text-decoration: none;
	margin: 0;
	line-height: 2.1em;
}
.footer-wrap {
	width: 100%;
	text-align: left;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 0.75em;
	padding: 0;
	margin: 15px 0 0 0;
	background-image: url(img/footer-bg.jpg);
	color: #666666;
	font-weight: bold;
	background-color: #E6E348;
	border-top: solid #666 1px;
	clear: both;
	display: inline-block;
	padding-bottom: 15px;
}
.footer  {
	padding-top: 15px;
	margin: 0 auto;
	min-width: 852px;
	position: relative;
	width: 852px;
}
.footer-address {
	text-align: right;
	width: 152px;
	display: inline-block;
	float: left;
	padding-right: 10px;
	margin: 0;
	padding-left: 10px;
}
.footer-block    {
	float: left;
	display: inline-block;
	width: 184px;
	margin: 0;
	border-left: dotted #C90 1px;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;

}
.footer     h4  {
	font-size: 1.1em;
	margin: 0;
	padding-bottom: 3px;
	border-bottom: dotted #C90 1px;

}
p.footer-menu   {
	font-size: 0.9em;
	line-height: .5em;
}
.footer p {
	font-size: 0.9em;
	padding-bottom: 1px;
}


.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #006600;
	font-weight: bold;
	margin: 20px 0 0 0;
	padding: 0;
}
.content h1 {
	font-size: 1.6em;
}

.content h2 {
	font-size: 1.4em;
}

.content h3 {
	font-size: 1.2em;
}
.content h4 {
	font-size: 1em;
	font-style: italic;
}
.content fieldset {
	padding: 20px 25px;
	width: 400px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	background-color: #F0F8EF;
	margin: 50px auto;
	border-color: #006600;
	border: dotted 1px;
	background-image: url(img/fieldset-bg.png);
}
.content legend {
	padding: 0 7px;
	font-size: 1.5em;
	color: #009900;


}
.content-footer {
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: -30px;
	margin-right: -30px;
	height: 24px;
	background-color: transparent;
	padding-bottom: 15px;
	clear: both;
	width: 633px;
	margin-bottom: -15px;
}
.content-footer hr {
	visibility: hidden;
}



.required {
	font-weight: bold;
	color: #FF0000;
	font-size: 1.5em;
}

.content p:first-child:first-letter {
	float:left;
	line-height:90%;
	padding: 5px;
	color: #009900;
	font-weight: bold;
	font-size:310%;
	font-style:italic;
	margin-bottom: -10px;
}
.content p:first-child:first-line{
    font-variant: small-caps;
}
.content p:first-child:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/*.dropCap {
	font-size: 3em;
	float: left;
	margin-top: -12px;
	padding: 1px;
	font-weight: bold;
	color: #009900;
	margin-left: 0px;
	margin-right: 5px;
	font-style: italic;
	margin-bottom: -15px;
	line-height: normal;
}*/

p.client {
	margin: 15px 15px;
	font-style: italic;
	line-height: 1.3em;
}
.techInfo {
	font-size: 0.6em;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	padding: 15px 20px;
	background-color: #F3F3F3;
	width: 500px;
	float: left;
}
.techInfo h1 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 4px 0;
	padding: 0 0 2px 0;
	border-bottom: solid #390 2px;
}
.browsers {
	text-decoration: none;
	text-align: center;
	padding: 15px;
	width: 350px;
	margin: 0 auto;
	float: left;
}
.browser {
	padding: 0px;
	margin: 0px 10px;
	width: 150px;
	text-align: center;
	float: left;
}
.cpp-login {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 0.85em;
	border: double #999 3px;
	background-color: #C4DBD8;
	width: 420px;
	white-space: nowrap;
}
.bookTitle {
	font-size: 1.8em;
	font-weight: bold;
	margin: 15px 0 0 0;
	letter-spacing: -1px;
}
.bookSubtitle {
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	font-style: italic;
	margin: 0;
}
.bookAuthor {
	font-size: 0.65em;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}
.bookQuote {
	font-size: 1em;
	font-style: italic;
}
.contact_info {
	clear:both;
	color:#006600;
	float:left;
	font-size:0.75em;
	padding:0 0 20px 0;
	text-align:right;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	width: 500px;
}


.contact_info_block {
	float:left;
	line-height:1.4em;
	padding:0 15px;
	width:220px;
}
.strongMosaic {
	font-weight: bold;
	font-size: .9em;
	color: #006600;
}
ul, ol {
	font-size: 1em;
	margin: 30px 10px;
}
li {
	margin: 10px 16px;
}

dl {
	margin: 30px 10px;
	text-decoration: none;
	font-size: 0.9em;
}
dt {
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 20px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1em;
}
dt  a {
	color: #006600;
	text-decoration: none;
	padding: 2px 6px;
}
dt a:hover {
	color: #009900;
	background-color: #FDFCEA;
	text-decoration: underline;
}


dt a:visited {
	color: #006600;
	text-decoration: none;
}
dt a:active {
	color: #CC6600;
}


dd {
	line-height: 1.7em;
}


.address {
	font-size: 70%;
	font-weight: bold;
	color: #669900;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	line-height: 2.1em;
	margin: 0;
}
.footer-address img {
	margin-top: -6px;
}

#sideMenu {
	border: 0 none;
	margin: 0 auto;
	margin-top: 220px;
	text-align: right;
}
.menu {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 0;
	margin: 0;
	font-weight: bold;
}


.menu a {
	color: #669900;
	padding-right: 20px;
}
.menu a:visited {
	color: #669900;
}
.menu a:hover {
	color: #00CC00;
	text-decoration: underline;
}
.menu a:active {
	color: #FF9900;
}

.slogan {
	text-align: center;
	height: 78px;
	padding: 0;
	float: left;
	padding-left: 20px;
	padding-top: 22px;
}
.slogan_company {
	font-size: 1.1em;
	display: block;
	font-weight: bold;
	color: #006600;
}
.slogan_slogan {
	font-size: 0.7em;
	font-style: italic;
	color: #666666;
	display: block;
	font-weight: bold;
}
.slogan_specialty {
	font-size: .8em;
	display: block;
	margin-top: 12px;
	font-weight: bold;
	color: #006600;
}
.affiliations {
	clear: both;
	color: #006600;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 0.7em;
	padding: 0;
	text-align: center;
	margin: 20px auto;
	background-color: #FFFFFF;
	vertical-align: top;
}
.affiliations_block {
	width: 185px;
	margin: 0 auto;
	display: inline-block;
	vertical-align: top;










	*display: inline;
	zoom: 1;
	height: 115px;
	min-height: 115px;

}

.affiliations_content {
	padding: 5px 0;
	vertical-align: top;
	height: 90px;
	min-height: 90px;
}
a {
	text-decoration: none;
	color: #336699;
}
a:visited {
	color: #336699;
}
a:hover {
	color: #CC6600;
}
a:active {
	color: #FF0000;
}

a.top  {
	font-size: 0.6em;
	text-transform: uppercase;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	clear: both;
	display: block;
	padding-top: 30px;
}
.cpp-login-info {
	font-weight: bold;
	letter-spacing: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.cpp-btns {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}
.recaptchatable .recaptcha_image_cell, #recaptcha_table {
	background-color: transparent !important; /*reCaptcha widget background color*/
}
#recaptcha_table {
	border-color: transparent !important; /*reCaptcha widget border color*/
}
#recaptcha_response_field {
	border-color: #A4B97F !important; /*Text input field border color*/
	background-color: #FFFFFF !important; /*Text input field background color*/
}
