@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, img, ul, li{
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align:center;
	color: #333333;
	font-size: 62.5%;
	background-color: #F3F3F3;
	background-image: url(../images/topBack.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
html { 
      height: 100%; margin-bottom: 1px; 
      overflow-y: scroll;
   }

#wrapper {
	text-align: left;
	width: 965px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 0px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}

#header {
	height: 130px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;

}
#header2 {
	background-image: url(../images/logoSHMR.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 130px;

}
#homeBoxes{
	display: block;
	clear: both;
}
#container {

}
#side-left {
	float: left;
	width: 230px;
}
#side-right {
	float: right;
	width: 720px;
}
#col-right{
	float: right;
	width: 160px;
}
#content {
	float: left;
	width: 525px;
	margin-left: 0px;
	background-color: #fff;
	margin-bottom: 15px;
	padding: 10px;
}
#contentLge {
	float: left;
	width: 700px;
	margin-left: 0px;
	background-color: #fff;
	margin-bottom: 15px;
	padding: 10px;
}

#footer {
	clear: both;
	height: 35px;
	background-color: #FFFFFF;
}

/* Boxes */

.boxBlog {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}

.boxNews{
	float: right;
	width: 140px;
	text-align: left;
	margin-left: 15px;
	background-color: #F3F3F3;
	margin-bottom: 50px;
	padding: 10px;
}
/* 4 Boxes home */	
.boxHomeLeft {
	float: left;
	width: 230px;
	margin-right: 15px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	padding-bottom: 15px;
}
.boxHomeMiddle {
	float: left;
	margin-right: 15px;
	width: 230px;
	background-color: #FFFFFF;
	padding-bottom: 15px;
}
.boxHomeRight {
	float: right;
	width: 230px;
	margin-right: 0px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
}
/* Curved Edges */
.boxNews, .boxBlog, .boxHomeLeft, .boxHomeMiddle, .boxHomeRight, #footer, #content, ul.menu1 {
	border-radius: 10px;
	-moz-border-radius: 10px;
}

/* Text and Links*/

p, #side-right li {
	font-size: 1.2em;
	margin-bottom: 0.8em;
	line-height: 1.5em;
	color: #333333;
}

#footer p{
	font-size: 1em;
	color: #263997;
	line-height: 1em;
	padding-top: 12px;
	padding-left: 15px;
	float: left;
}
h1, h2, h3, h4, h5, h6 {
	color: #295F9A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 0.4em;
}

h1 {
	color: #295F9A;
	font-size: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h2, h3, h4, h5, h6{
	font-size: 1.8em;
}
h3 {
	color: #FE6610;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.2em;
	}

#footer a {
	font-weight: normal;
	color: #fff;
	}
#container a {
	font-weight: bold;
	color: #293A96;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	}
#container a:hover {
	text-decoration: none;
	}


/* Various */
.inline{
   display:inline;
}
.left{
	float:left;
	margin-right: 15px;
	margin-bottom: 0px;
	padding: 4px;
	border: 1px solid #B8DAC2;
	background-color: #F7FBF8;
	}
.leftText {
	float:left;
	margin-right: 15px;
	margin-bottom: 10px;
	}
div.clear {
	clear: both;
	height: 15px;
	text-align: right;
}




/* text for boxes */

.boxHomeLeft h3, .boxHomeMiddle h3, .boxHomeRight h3{
	font-size: 2.2em;
	color: #FE640C;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

  .boxHomeRight h3, .boxHomeMiddle h3{
	color: #537BAF;
}
.boxBlog h3, .boxBlog h4, .boxBlog h5, .boxBlog h6, #content h1.news, #content h1.blog, #contentLge h1.blog, #contentLge h1.news, #contentLge h1.tips, #content h1.tips{
	color: #FFFFFF;
	background-color: #263997;
	font-weight: bold;
	font-size: 2em;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.boxBlog h3, #content h1.blog, #contentLge h1.blog{
	background-color: #FE6610;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.boxBlog h4, #content h1.tips, #contentLge h1.tips{
	background-color: #006600;
	}
.boxBlog h5, #content h1.news, #contentLge h1.news{
	background-color: #CC0000;
	}
.boxBlog h6{
	background-color: #263997;
	}
	
.boxBlog p.testimonial{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #263997;
	}

.boxHomeMiddle p, .boxHomeLeft p, .boxHomeRight p, .boxBlog p, .colLeft3 p  {
	margin-left: 10px;
	font-size: 1.1em;
	margin-right: 10px;	
}

.boxBlog p {
	font-size: 1.1em;
	color: #000000;
	margin-left: 0px;
	margin-right: 0px;
}

/*--Lists--*/
#side-right ul{
	list-style: none;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 15px;
	padding: 0px;
}
#side-right li {
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 22px;
	background-image: url(../images/star.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	color: #000000;
	font-size: 1.2em;
}
#side-right ul.writer li{
	background-image: url(../images/bullet.gif);

}
#side-right li strong {
	color: #FE6610;
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
}

/*--Text Box Centre--*/
div.textBox {
	padding: 15px;
	background-color: #F3F3F3;
	margin-bottom: 15px;
	border: 1px dashed #D6D6D6;
   }
/*--Various--*/

#date{
	color:#000000;
	text-align:right;
	font-size: 1em;
	font-weight: normal;
	margin-top: 15px;
	height: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	vertical-align: middle;
	line-height: 20px;
	padding-top: 0;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 0;
	float: right;
}
strong.date {
	color:#FF3300;
	font-size: 0.8em;
}
strong.title {
	color:#009933;
	font-size: 1.1em;
}
/*--Table--*/

.datatable {
	border-collapse: collapse;
	width: 525px;
	background-color: #EBEDFA;
	margin-bottom: 10px;
	font-size: 1.1em;
	margin-top: 5px;
}
.datatable td {
	padding: 4px;
	vertical-align: top;
	line-height:1.5em;
	color: #24486C;
	margin: 0em;
}
.datatable th {
	background-color: #263997;
	font-weight: bold;
	text-align: left;
	font-size: 1.4em;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.datatable th.blueBorder{
	border-left-color: #0060A6;

}
.datatable caption {
	color: #6C6ABD;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}
.datatable tr.altrow {
	background-color: #CCD2F2;
	color: #000000;
}
#emailLink {
	position: relative;
	width: 200px;
	left: 764px;
	top: 45px;
	height: 20px;
}
img a, a {outline: none;}

strong.red { color: #990000}
strong.orange {color: #FE6610}
strong.green {
	color: #006600
}

