body	{
	padding: 0px;
	margin: 0px;
	background: #FFFFFF;
	text-align: center;
	overflow: scroll;
}

p {
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	color: #666666;
}

hr {
	
	width: 100%;
	text-align: center;
	border-top: 1px solid #BEBFC1;
	height: 1;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}

input {
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 3px;
	color: #666666;
}

textarea {
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 3px;
	color: #666666;
}

img {
	border: 0px;
}

.textBorderL{
	padding-right: 5px;
	padding-left: 10px;
}

.headerBackground {
	background-image: url(images/navigation-background.gif);
	background-repeat: repeat-x;
}

.headerSubBackground {
	background-image: url(images/navigation-sub-background.gif);
	background-repeat: repeat-x;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 35px;
}
 
.tableContent {
	margin-top: 25px;
}

.tableLeft	{
	padding-right: 30px;
}

.tableRight {
	padding-left: 30px;
}

.linkSubMenuNO, .linkSubMenuNO:link, .linkSubMenuNO:active, .linkSubMenuNO:visited, .linkSubMenuNO:hover, .linkSubMenuACT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
    height: 25px;
}

.linkSubMenuNO:hover {
	color: #000000;
	text-decoration: none;
}

.linkSubMenuACT {
	color: #000000;
	text-decoration: none;
}

.boxLeft {
	background-image: url(images/box-left-background.gif);
	background-repeat: repeat-y;
}

.boxLeftLink_CAT {
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	width: 171px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-indent: 10px;
	white-space: nowrap;
	background-color: #BABABB;
	margin-left: 1px;
	text-align: left;
}

.boxLeftLink_CAT a {
	color: #FFFFFF;
	text-decoration: none;
}

.boxLeftLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
	width: 171px;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FAFAFA;
	margin-left: 1px;
	text-decoration: none;
	text-indent: 10px;
	line-height: 18px;
	text-align: left;
}
.boxLeftLink a {
	color: #999999;
	text-decoration: none;
}
.boxLeftLink a:hover {
	color: #666666;
	text-decoration: none;
}

.boxRight {
	background-image: url(images/box-right-background.gif);
	background-repeat: repeat-y;
}

.boxFooter, .linkFooterMenuACT, .linkFooterMenuNO, .linkFooterMenuNO:visited, .linkFooterMenuNO:link, .linkFooterMenuNO:active, .linkFooterMenuNO:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

.linkFooterMenuNO:hover, .linkFooterMenuACT {
	color: #333333;
}

.lineHorizontal	{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EDEDED;
	height: 2px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	display: block;
}

.lineVertical	{
	background-image: url(images/lineVertical.gif);
	background-repeat: repeat-y;
	width: 5px;	
}

.csc-textpic-caption {
	font-size: 0.36em;
}

.contentText, .boxRight	{
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.76em;
	color: #666666;
}

.boxRight	{
	font-size: 0.70em;
}

.contentText h1	{
	font: bold 2em/2em Arial, Sans-Serif;
	color: #CCCCCC;
	text-align: left;
}

.contentText a, .boxRight a {
	color: #0E4D8B;
	text-decoration: none;
}

.boxRight a {
	font-weight: bold;
}

.contentText a:hover, .boxRight a:hover { 
	color: #0E4D8B; 
	text-decoration: underline;
}

.contentText li {
	list-style-position: outside;
	list-style-type: circle;
}

.boxrightHR	{
	width: 93px;
	text-align: center;
	border-top: 1px solid #BEBFC1;
	height: 1;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.cssFile{
	padding: 5px;
	background-color: #E3ECFF;
}


/* CSS MAiLForm [START] */

.csc-mailform {
	border: 1px solid #E6E6E6;
	padding: 20px;
	width: 550px;
}

.csc-mailform-field label {
	font-size:12px;
	color:#666666;
	float: left;
	text-align: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	width: 100px;
	margin-top: 1px;
}

.csc-mailform-field input {
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 3px;
	color: #666666;
}

.csc-mailform-field textarea, .bannerInput {
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 3px;
	color: #666666;
}

.bannerInput	{
	width: 500px:
}

.csc-mailform select {
	background-color: #F3F3F3;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.csc-mailform-submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}  

/* CSS MAiLForm [START] */

.csc-loginform {
	border: 1px solid #E6E6E6;
	padding: 20px;
	width: 550px;
}
.csc-form-labelcell {
	color:#666666;
	float: left;
	text-align: left;
	display: block;
	margin-bottom: 3px;
	width: 100px;
	margin-top: 1px;
}
.csc-form-label-req {
	color:#666666;
	float: left;
	text-align: left;
	display: block;
	margin-bottom: 3px;
	width: 100px;
	margin-top: 1px;
}
.csc-form-fieldcell {
	width: 450px;
}
.csc-form-fieldcell input {
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	margin-top: 3px;
	color: #666666
}

/*** EXTRAS ***/
/*.productH1	{
	font: normal 1.4em/0.9em Arial, Sans-Serif;
	color: #666666;
}

.productTitle	{
	font: normal 1.4em/1em Arial, Helvetica, sans-serif;
	color: #808080;
}
*/
.title	{
	font: normal 20px Arial, Sans-Serif;
	color: #666666;
	display: block;
}


.productH1	{
	font: normal 1.4em/1em Arial, Sans-Serif;
	color: #666666;	
}

.productTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #808080;
}

.normalTitle	{
	font: bold 2.5em Arial, Sans-Serif;
	color: #CCCCCC;
	
	padding-top: 50px;
	padding-bottom: 27px;
	
	display: block;
	padding-left: 0px;
	padding-right: 10px;	
}

.normalTitle2, h2	{
	font: bold 2.5em Arial, Sans-Serif;
	color: #CCCCCC;
	
	padding-bottom: 27px;
	
	display: block;
	padding-left: 0px;
	padding-right: 10px;	
}

h3	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-right: 5px;
	padding-left: 10px;
	color: #808080;
}

.body-text	{
	padding-left: 10px;
	padding-right: 10px;
}

.yetipicturesH2	{
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.76em;
	font-weight: normal;
	color: #666666;
}

.yetipicturesH2 a {
	color: #0E4D8B;
	text-decoration: none;
}

.yetipicturesH2 a:hover {
	color: #0E4D8B; 
	text-decoration: underline;
}

.imageCaption {
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-left: 10px;
	padding-right: 10px;
}

