@charset "utf-8";
/* CSS Document */

html {height:100%}
body {height:101%}
table,td,tr {border-spacing:0; padding:0px;}

body{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#f0f0f0;
	padding:0px;
	margin:0px;
	border-spacing:0;
}

h1 {
	font-family: arial;
	font-size: 20px;
	font-style: bold;
	color: #000000;
	text-align: left;
	line-height:130%;
	margin-top:0px;
}

h2 {
	font-family: arial;
	font-size: 16px;
	font-style: bold;
	color: #000000;
	text-align: left;
	line-height:130%;
	margin-top:0px;
}

.HeaderAddress {
	max-width:250px;
	padding-top:25px;
	vertical-align:top;
	background:url(calmat-header-logo.png);
	border-spacing:0px;
}
.HeaderAddressDiv {
	max-width:220px;
	margin-left:15px;
	margin-bottom:7px;
	margin-top:7px;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	text-align: left;
	line-height: 155%;
	float:left;
}

.HeaderTable { 
      width:950px;
	  height:200px;
	  border:0px;
	  padding:0px;
	  margin:0px;
	  border-spacing:0px;
	  padding-top:10px;
}

.MainTable {
	width:950px;
	border:0px;
	border-spacing:0px;
	padding-top:10px;
}	

.NaviTable {
	width:250px;
	padding-top:0px;
	vertical-align:top;
	background-color:#e3e3e3;
	border-spacing:0px;
}

.NaviDiv { 
	width:200px;
	height:18px;
	margin-left:15px;
	margin-bottom:7px;
	margin-top:7px;
	vertical-align:middle;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	text-align: left;
	line-height: 155%;
	float:left;
}

.NaviButton { 
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: left;
	line-height: 155%;
	padding-top:15px;
	padding-left:15px;
	border:0px;
}
a.NaviLink:link {color: #000000;text-decoration:none;font-weight:normal;}
a.NaviLink:visited {color: #000000;text-decoration:none;font-weight:normal;}
a.NaviLink:hover {color: #000000; text-decoration:none;font-weight:bold;}
a.NaviLink:active {color: #000000; text-decoration:none;font-weight:bold;}

a.NaviLinkActive:link {color: #000000;text-decoration:none;font-weight:bold;}
a.NaviLinkActive:visited {color: #000000;text-decoration:none;font-weight:bold;}
a.NaviLinkActive:hover {color: #000000; text-decoration:none;font-weight:bold;}
a.NaviLinkActive:active {color: #000000; text-decoration:none;font-weight:bold;}


.ContentTable {
	width:700px;
	height:600px;
	padding:25px;
	vertical-align:top;
	background-color:#FFF;
	border-spacing:0px;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: left;
	line-height: 155%;
}
a.ContentTable:link {color: #000000;text-decoration:underline; font-weight:normal;}
a.ContentTable:visited {color: #000000;text-decoration:underline;font-weight:normal;}
a.ContentTable:hover {color: #000000; text-decoration:underline;font-weight:normal;}
a.ContentTable:active {color: #000000; text-decoration:underline;font-weight:normal;}

.Text {
	vertical-align:top;
	text-align:justify;
	border-spacing:0px;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 170%;
	margin: 0px;
}
a.Text:link {color: #000000;text-decoration:underline; font-weight:normal;}
a.Text:visited {color: #000000;text-decoration:underline;font-weight:normal;}
a.Text:hover {color: #000000; text-decoration:underline;font-weight:normal;}
a.Text:active {color: #000000; text-decoration:underline;font-weight:normal;}

.TextSmall {
	vertical-align:top;
	text-align:left;
	font-size: 10px;
	font-style: normal;
	color: #666;
	line-height: 120%;
	margin: 0px;
}
a.TextSmall:link {color: #666;text-decoration:underline;font-weight:normal;}
a.TextSmall:visited {color: #666;text-decoration:underline;font-weight:normal;}
a.TextSmall:hover {color: #000; text-decoration:underline;font-weight:normal;}
a.TextSmall:active {
	color: #666;
	text-decoration:underline;
	font-weight:normal;
	
}

.Address {
	vertical-align:top;
	text-align:left;
	border-spacing:0px;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-align: left;
	line-height: 120%;
	margin: 0px;
}
a.Address:link {color: #000000;text-decoration:underline; font-weight:normal;}
a.Address:visited {color: #000000;text-decoration:underline;font-weight:normal;}
a.Address:hover {color: #000000; text-decoration:underline;font-weight:normal;}
a.Address:active {color: #000000; text-decoration:underline;font-weight:normal;}



.MainTable tr td table tr .NaviTable .NaviDiv strong {
	text-align: center;
	font-size: 14px;
}
