/* Styles for Containers  */

.contactusTitleTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #000;
	}

.contactTitleWidth {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	
	padding:5px;
	
	}


.contactTitleContentpane {
	text-align: left;	
	vertical-align: top;
	padding: 5px 7px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	border:1px solid #f7deae;
	background-color:#e9e9e9;
	}

.contactTitleActionscell {
	
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.contactTitleVisibilitycell {
	
	text-align: right;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	padding-right:5px;
}

.contactTitleContentbkgrd {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}
.contactTitleContentTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.contactTitleSpacertable {
	height: 4px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.contactTitleTitleTable {
	
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	background-image:url(images/contactbg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	
}
.contactTitleTopLeftCorner {
	
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.contactTitleTopMIddle {
	
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	background-position:top;
	background-repeat:repeat-x;
}

.contactTitleTopRightCorner {
	
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.contactTitleBottomLeftCorner {
	
	width: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.contactTitleBottomMiddle {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.contactTitleBottomRightCorner {
	
	width: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.contactTitleLeftSide {
	height: 6px;
	width:20px;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.contactTitleRightSide {
	
	width: 8px;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.contactTitleBottomAction {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	padding:5px;
}



.contactleft{
	background-image:url(images/contactleftbg.jpg);
	background-position:left;
	background-repeat:repeat-y;
	}
.contacttop{
	background-image:url(images/contacttopbg.jpg);
	background-position:top;
	background-repeat:repeat-x;}
	
.contactright{
	background-image:url(images/contactrightbg.jpg);
	background-position:right;
	background-repeat:repeat-y;}
	
.contactbottom{
	background-image:url(images/contactbottombg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;}

.contactmain{
	background-color:#e6e2e3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#313131;	
}

