body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-image: url(../img/bak.jpg);
	background-color: #0D9DDC;
	background-repeat: repeat-x;
}
p {
	text-align: left;
	padding: 0px;
	margin: 5px 0px 10px;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
a:active {
	color: #0099FF;
	text-decoration: underline;
}
.mainbody {
	width: 100%;
	margin-top: 520px;
	background-color: #FFFFFF;
	background-image: url(../img/metalbar.jpg);
	background-repeat: repeat-x;
}
.copyright {
	color: #C2E6F6;
	font-size: 9px;
	text-align: center;
	line-height: 1.5em;
	margin: 10px;
	padding-bottom: 10px;
}
.copyright a:link {
	color: #C2E6F6;
	text-decoration: nonenone;
}
.copyright a:visited {
	color: #C2E6F6;
	text-decoration: none;
}
.copyright a:hover {
	color: #FFE870;
	text-decoration: underline;
}
.copyright a:active {
	color: #FFE870;
	text-decoration: none;
}
h1 {
	text-align: left;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	color: #009ADA;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 {
	text-align: center;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	color: #0E2163;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
	font-weight: normal;
	line-height: 1.25em;
}
h3 {
	text-align: left;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #0D1F5E;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: normal;
}
h4 {
	text-align: left;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	color: #009ADA;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}
h5 {
	text-align: center;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	color: #93D4EF;
	margin-top: 10px;
	text-transform: uppercase;
	padding-top: 10px;
	margin-bottom: 5px;
}
}
.caption {
	font-size: 9px;
	text-align: left;
}
.lightboxreg {
	background-color: #FFFFFF;
	padding: 30px 30px 25px;
	border: 1px solid #9AD6F0;
	width: 95%;
	text-align: left;
	margin: 40px 0px 25px;
	color: #666666;
	clear: both;
}
.lightboxform {
	background-color: #FBFBFB;
	padding: 30px;
	border: 1px solid #9AD6F0;
	width: 95%;
	text-align: left;
	margin: 40px 0px 25px;
	color: #333333;
	clear: both;
	font-size: 12px;
}
ul {
	margin-top: 2px;
	list-style-type: square;
	text-align: left;
	font-weight: bold;
	color: #666666;
}
.lightboxcontact {
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	width: 300px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 8px 5px 20px;
	margin-bottom: 10px;
}
.topnav {
	background-image: url(../img/top_nav_bak.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 788px;
	height: 28px;
	text-align: right;
	padding-right: 20px;
}
.title1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.mainbody-table {
	background-image: url(../img/notebak.jpg);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 25px;
	margin-left: 20px;
}
/* Use this class if a link gets an icon when it shouldn't. */
body a.noicon { background:none; padding:0; margin:0; }

/* Make sure the icons are not cut */
a[href^="http:"], a[href^="mailto:"], a[href^="http:"]:visited, 
a[href$=".pdf"], a[href$=".doc"], a[href$=".xls"], a[href$=".rss"], 
a[href$=".rdf"], a[href^="aim:"] {
  padding:2px 22px 2px 0;
  margin:-2px 0;
  background-repeat: no-repeat;
  background-position: right center;
}

/* External links */
a[href^="http:"]          { background-image: url(../img/icons/external.png); } 
a[href^="mailto:"]        { background-image: url(../img/icons/email.png); }
a[href^="http:"]:visited  { background-image: url(../img/icons/visited.png); }

/* Files */
a[href$=".pdf"]   { background-image: url(../img/icons/pdf.png); }  
a[href$=".doc"]   { background-image: url(../img/icons/doc.png); }  
a[href$=".xls"]   { background-image: url(../img/icons/xls.png); }  
 
/* Misc */
a[href$=".rss"], 
a[href$=".rdf"]   { background-image: url(../img/icons/feed.png); }
a[href^="aim:"]   { background-image: url(../img/icons/im.png); }
a[href^="http://mssmedicalstaffing.com"] { background:none; padding:0; margin:0; }
