body {
	background-color: #d7d7d7;
	background-image:url(../images/backgrounds/bg_main.gif);
	background-repeat:repeat-x;
	color:#333333;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
}

a { color: #cd0077; text-decoration: none;}
a: hover {color: #cd0077; text-decoration:underline; }
a: active { color:#cd0077; text-decoration:none; }
a: visited { color:#cd0077; text-decoration:none; }

img {
	border:none;
}

.ArrowButton {
vertical-align:bottom;
border:none;
}

td {
	vertical-align: top;
}


ul {
	padding-left:10px;
	}
	
	
.titleBreadcrum {
	width:467px;
	height: 23px;
	background-color:#cd0079;
	color:#FFFFFF;
	padding:5px 10px 3px 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
}


.titleBreadcrum a { color:#FFFFFF; text-decoration:underline;}
.titleBreadcrum a:hover {color:#FFFFFF; text-decoration:none; }


.HomepageItem {
	padding:9px;
	width: 240px;
	height:66px;
	line-height:15px;
}

.homepageImage {
	height:52px;
	width:50px;
	vertical-align:top;
	padding-right:10px;
	padding-left:10px;
	padding-top:6px;
	padding-bottom:6px;
	border:none;
}

.HomepageItemDescription {
	padding:7px;
	padding-left:0px;
}

.itemInactive {
	background-image:url(../images/backgrounds/homebuttons_bg0.gif);
}

.itemActive {
	background-image:url(../images/backgrounds/homebuttons_bg1.gif);
}


.copy {
	background-color:#FFFFFF;
	margin-right:13px;
	vertical-align:top;
	padding:10px;
	padding-top:5px;
}


.pink {
	color:#cd0079;
	}
	
.blue {
	color:#0095d8
	}
	
.screenshot { 
	margin-top:7px;
	margin-bottom:10px;
	border:solid; 
	border-color:#CCCCCC;
	border-width:1px
}


.titleMainSubject {
	width:216px;
	height: 22px;
	background-color:#cd0079;
	background-image:url(../images/backgrounds/titleLeft.gif);
	color:#FFFFFF;
	padding:6px 10px 3px 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	margin-bottom:5px;
}

.titleExtraInfo {
	width:218px;
	height: 22px;
	background-color:#cd0079;
	background-image:url(../images/backgrounds/titleRight.gif);
	color:#FFFFFF;
	padding:6px 10px 3px 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	margin-bottom:5px;
}

.defaultPadding {
	padding:7px;
}


/* -----------------menu styles------------------*/

.menuItem {
	width: 215px;
	height: 15px;
	padding:3px 10px 3px 12px;
	font-weight: bold;
	font-size: 14px;
	}
	

.menuItem a { color: #cd0077; text-decoration:none; }
.menuItem a:visited { color: #cd0077; text-decoration:none; }
.menuItem a:hover { color: #cd0077; text-decoration:underline }
.menuItem a:active { color:#cd0077; text-decoration:none; }

	
.menuItemSelected {
	width: 215px;
	height: 15px;
	color:#333333;
	padding:3px 10px 3px 12px;
	font-weight: bold;
	font-size: 14px;
	}
	
.menuItemSelected a { color: #333333; text-decoration:none; }	
		
.SubMenuItem {
	width: 190px;
	height: 15px;
	padding:3px 10px 3px 20px;
	font-size: 12px;
	}
				
.SubMenuItemSelected {
	width: 190px;
	height: 15px;
	padding:3px 10px 3px 20px;
	font-size: 12px;
	font-weight:bold;
	}
.SubMenuItemSelected a { color: #333333; text-decoration:none; font-weight:bold }

.MenuItemRight {
 	padding:7px;
	padding-left:10px;
}	


.menuHorizontal {
	color: #ffffff;
	text-decoration:none
}

		
.boxWidePinkTop {
	width: 462px;
	height: 6px;
	margin-top:10px;
	background-image:url(../images/backgrounds/pinkBoxWideTop.gif);
	background-color:#f8d3e3;
	background-repeat: no-repeat;
	}
	
.boxIntro {
	width: 450px;
	font-weight:bold;
	}
	
.boxWidePinkBottom {
	width: 462px;
	height: 9px;	
	margin-bottom:10px;
	background-image:url(../images/backgrounds/pinkBoxWideBottom.gif);
	background-repeat: no-repeat;
	}
	
.infobox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin-right: 4px;
	}

.PDFicon {
	padding-left: 5px;
	}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 24px;
	line-height: normal;
	color: #333333;
	margin-bottom:10px;
	margin-top:10px;
	letter-spacing:-1px;
	line-height:29px;
	
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 18px;
	/*background-color:#f5c2e2;*/
	line-height: normal;
	color: #333333;
	margin-bottom:8px;
	padding:2px;
	padding-left:5px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	background-color:#f5d9e7;
	line-height: normal;
	color: #333333;
	padding:2px;
	padding-left:5px;
	margin-top:10px;
	margin-bottom:10px;
}


h4  {
	margin-bottom:5px;
}



#infoTable th {font-family:Arial, Helvetica, sans-serif;font-size:11px; text-align:left; color:#fff; background-color:#d40078; padding:5px; padding-bottom:2px; padding-top:2px}
#infoTable td {padding:5px;}

.tableColumn1 { background-color:#f8e4ee; }
.tableColumn2 { background-color:#f4d4e4; }
.tableColumn3 { background-color:#f0c3d8; }
.tableColumn4 { background-color:#edb2cd; }
.tableColumn5 { background-color:#e693b8; }

.productLeft{border-left:1px solid #999; font-weight:bold;}
.productRight{border-right:1px solid #999;}
.productPinkRows{background-color: #feeef5;}
.productLastRowLeft{border-left:1px solid #999; border-bottom:1px solid #999;}
.productLastRowRight{border-right:1px solid #999; border-bottom:1px solid #999;}


.loginTD6 {font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#000;line-height:15px;padding:32px 0px 0px 0px;}
.loginTD7 {font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#000;line-height:15px;padding:64px 0px 0px 0px;}
.loginErr {font-family:Arial, Helvetica, sans-serif;font-size:11px;background:#F55;font-weight:bold;color:#FFF;padding:8px 8px 8px 0px;text-align:right;background-image:url(../images/form_err.gif);}
.loginErr2 {font-family:Arial, Helvetica, sans-serif;font-size:11px;background:#FFF;color:#F00;padding:8px 8px 8px 8px;}
.loginErr3 {font-family:Arial, Helvetica, sans-serif;font-size:11px;background:#F55;font-weight:bold;color:#FFF;padding:8px 8px 8px 0px;text-align:right;background-image:url(../images/arrow_err.gif); background-position:right; background-repeat:no-repeat;}
.reqfields {font-family:Arial, Helvetica, sans-serif;font-size:11px;background:#FFF;color:#F00; font-weight:normal; margin-left:5px; float:left;}
.reqast {font-family:Arial, Helvetica, sans-serif;font-size:14px;background:#97B46E;color:#F00; font-weight:normal; margin-left:2px;}

/*Mail form*/
form#mail_form{	
	margin-left:-5px;
}

form#mail_form ul{
	list-style-type:none;
}

form#mail_form ul li{
	width:70%;
	margin:12px 0 7px 0px;
}
form#mail_form label.title{
	display:block;
	font-weight:bold;
	color:#333333;	
} 

form#mail_form input{
	width:70%;
	color:#333333;
	border:1px #c5c5c5 solid;
	background-color:#F8F8F8;	
}

form#mail_form input#submit_button{
	background-color:#f5f5f5;
	border:none;
	background-image:url(../images/buttons/button_sendRequest.gif);
	background-repeat:no-repeat;
	width:187px;
	height:37px;
}

label.error{
	color:#FF0000;	
}

form#mail_form li p#required {
	color:#cd0079;
}

#PinkTable {
	width:465px; 
	background-color:#e895bf;
	color:#FFFFFF;

}

#PinkTable th {
	background-color:#d90c8d;
	text-align:left;
	color:#FFFFFF;
	padding:5px;
	border:1px solid #ffffff;
}

#PinkTable tr td {
	border:1px solid #ffffff;
	padding:5px;
}


#GreyTable {
	width:465px; 
	background-color:#eae9e9;
	color:#000000;

}

#GreyTable th {
	background-color:#d90c8d;
	text-align:left;
	color:#FFFFFF;
	padding:5px;
	border:1px solid #ffffff;
}

#GreyTable tr td {
	border:1px solid #ffffff;
	padding:5px;
}
