/*Page Properties*/
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(images/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #326967;
}
	
/*Content default*/
td {
	font-family: Verdana; 
	font-size: 11px;  
	font-weight: normal; 
	color: #2E394B;
}
.content {
	padding-top: 7px;
	padding-bottom: 18px;
	padding-left: 23px;
	padding-right: 20px;
	text-align: left;
	line-height: 17px;
}
.content_bg {
    background-image: url(images/smd_crep.jpg);
	background-repeat: repeat-y;
}
.content_links {
    font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #4969AE;
	text-decoration: underline;
}
.content_links:hover {
	color: #333333;
	text-decoration: none;
}
.content_margins_home {
    padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
}



/*Headers*/
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8C7551;
	line-height: 17px;
}

/*Subheaders*/
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	color: #214285;
	line-height: 17px;
}

.emph {
	font-weight: bold;
}
.emph2 {
	font-weight: bold;
	color: #0FBAC8;
}
.emph3 {
	font-weight: bold;
	color: #CCCCCC;
}

/*Footer*/
H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;  
	font-weight: normal;
	color: #333333;
	line-height: 17px;
}

/*Footer Text */
.footer {
	text-align: center;
	background-image: url(images/ftr.jpg);
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
    width: 760;
	height: 131px;
}

/*Footer Links*/
.footerlink {
	font-weight: normal;
	color: #ffffff;
	line-height: 12pt;
	text-decoration: none;
}
.footerlink:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
.footerlink1a {
	padding-top: 14px;
	padding-bottom: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.footerlink1b {
	padding-top: 15px;
	padding-bottom: 10px;
}
.footerlink2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6F9FFA;
	text-decoration: underline;
}
.footerlink2:hover {
	text-decoration: none;
}

.footerlink3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B5B5B5;
	text-decoration: none;
	padding-top: 10px;
}
.footerlink4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B5B5B5;
	text-decoration: underline;
	line-height: 12pt;
}
.footerlink4:hover {
	text-decoration: none;
}
/*Quick links on the right*/
.ul_pm {
	color: #999999;
	font-size: 0.8em;
}
.qlink {
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 25px;
	text-align: left;
}
.qlink:hover {
    color: #0070C1;
	text-decoration: underline;
}	
.qlink2 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 0px;
}
.qlink2:hover {
    color: #0070C1;
	text-decoration: underline;
}	

/*Pictures*/
.picborder {
	border: 1px solid; 
	border-color:#357372;
}

.picRight {
	border: 1px solid; 
	border-color:#B3CFE1; 
	float:right; 
	margin-left:20px;
}
.picRightnoborder {
	border: 1px solid; 
	float:right; 
	margin-left:20px;
}
.picLeft {
	border: 1px solid; 
	border-color:#B3CFE1; 
	float:left; 
	margin-right:20px;
}


/*Contact Form*/
.inputSelect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #31605F 1px solid;
	color: #ffffff;
	width:179px;
	height: 16px;
	background-color: #31605F;
}
.inputComment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #31605F 1px solid;
	color: #ffffff;
	width:179px;
	background-color: #31605F;
}

.inputButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	COLOR: #FFFFFF;
	FONT-SIZE: 10px;
	vertical-align: middle;
	width:60px;
	height: 20px;
	BORDER: #3D4B63 1px solid;
	background-color: #3D4B63;
}.no-rep-x {
	background-repeat: repeat-x;
}
.no-rep-y {
	background-repeat: repeat-y;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3D7979;
	text-decoration: none;
}
.link:hover {
	color: #8798B4;
	text-decoration: underline;
}
.button-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: bold;
	color: #214285;
	text-decoration: none;
}
.time{
	background-image: url(images/smd_top2.jpg);
	background-position: top;
	background-repeat: no-repeat;
	text-align: right; 
	vertical-align: top;
	font-family: Verdana;
	font-weight: normal;
	color: #ffffff;
	font-size: 11px;
	line-height: normal; 
	padding-top: 9px;
	padding-right: 14px;
}
.bookmark {
    font-family: Verdana;
	font-weight: bold;
	color: #ffffff;
	text-align: right; 
	font-size: 11px;
	line-height: 15pt; 
	text-decoration: underline;
}
.bookmark:hover {
   text-decoration: none;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;  
	font-weight: normal;
	line-height: 17px; 
	color: #333333;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #405978;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #981C15;
}
.divider {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #AFBCBB;
}
