.clickable {
   cursor: pointer;
}
.clickable:hover {
   background: #efefef;
}
.printable 
{ font-family: verdana, "trebuchet MS" , helvetica, sans-serif;
	
}
.tool1 {
			border: 2px solid silver;
			width: 400px;
			padding: 0 1em;
		}
		.tool2 {
			border: 2px solid silver;
			width: 400px;
			padding: 0 1em;
		}

.background1 {
	background-image: url( 'Images/SMTbackground.png' );
	background-repeat: repeat;
	background-position: top, left;	
}
.body1 {
	
	background-color: #DCE0DE;
	font-family: verdana, "trebuchet MS" , helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	width: 840px;
	text-align: center;
	z-index: 1;
}
.body2 {
	
	background-color: #fff;
	font-family: verdana, "trebuchet MS" , helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	width: 775px;
	height: 52px;
	z-index: 10;
}
.body3 {
	
	background-color: #fff;
	font-family: verdana, "trebuchet MS" , helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	width: 775px;
	height: 500px;
	z-index: 10;
}
.footer {
	position:absolute; top: 700px; left: 0px;
	background-color: #DCE0DE;
	font-family: verdana, "trebuchet MS" , helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	width: 800px;
	height: 20px;
	z-index: 20;
	text-align: right;
	padding-right: 40px;
}
.header {
	position:absolute;
	top: 0px;
	left: 0px;
	background-image: url('Images/SMT1s.png');
	background-repeat:no-repeat;
	background-position: top, left;
	width: 1000px;
	height: 89px;
	 z-index: 10
}
.rightHeader {
	background-image: url('Images/SMT1sr.png');
	background-repeat: repeat-x;
	background-position: top, left;
}
.content1
{  
	text-align:  left;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 10px;	
	
}
.alignRight
{  text-align: right;
}
.alignCenter
{  text-align: center;
}
.nav1 {
	text-align:  left;
	vertical-align: top;
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 8px;
	padding-left: 8px;
}


.tableheader 
{
	BORDER-TOP-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	BACKGROUND-IMAGE: url(~/Images/TableHeader.png); 
	BORDER-BOTTOM-WIDTH: 0px;  
	BACKGROUND-REPEAT: repeat-x; 
	BORDER-RIGHT-WIDTH: 0px
}


.bodytext {
	font-family: verdana, "trebuchet MS", helvetica, sans-serif;		
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.boldindent {
	font-family: verdana, "trebuchet MS", helvetica, sans-serif;		
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-indent: 30px;
}
.errortext {
	font-family: verdana, "trebuchet MS", helvetica, sans-serif;		
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ff0000;
}
.oktext {
	font-family: verdana, "trebuchet MS", helvetica, sans-serif;		
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: green;
}
.attntext {
	font-family: verdana, "trebuchet MS", helvetica, sans-serif;		
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ff6600;
}

.titletext {
	font-family: verdana, "trebuchet MS", helvetica, sans-serif;	
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ff6600;
}

.headingtext {
	font-family: verdana, "trebuchet MS", helvetica, sans-serif;	
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.linkstext {
	font-family: verdana, "trebuchet MS", helvetica, sans-serif;		
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.smalltext {
	font-family: verdana, "trebuchet MS", helvetica, sans-serif;		
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.helptext {
	font-family: verdana, "trebuchet MS", helvetica, sans-serif;		
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.helpbutton 
{ font-family: verdana, "trebuchet MS", helvetica, sans-serif;		
	font-size: 10px;
}

.smallwhitetext {
	font-family: verdana, "trebuchet MS", helvetica, sans-serif;		
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
}
.uploadtext {
	color: blue;
}
a:link {
	color: #3266dc;
	text-decoration: none;
}

a:visited {
	color: #3266dc;
	text-decoration: none;
}

a:hover {
	color: #348833;
	text-decoration: underline;
}
