.SmBoldWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.backgreyfade {
	background-image: url(../siteassist_images/main_background.jpg);
	background-repeat: repeat-x;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
	padding: 0px;
	color: #333333;
	}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	}
h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 20px 0px 6px 0px;
	padding: 0px;
	}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	//font-weight: bold;
	padding:0.4em; 0.4em;
	margin-left:12px;
	color: #333333;
}

.smBoxHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/smboxback.jpg);
	background-repeat: repeat-x;
	text-indent: 10px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.boxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	padding: 6px;
}
.pageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.regtextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.redalert {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: red;
}
.redbullet {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: red;
}
.menulink {
	font-family: helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: white;
    text-decoration: none;
}
.time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}
.smwhite {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.regBoldItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.smbold {
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

/* rounded corner stuff */

.roundcont {
	width: 450px;
	background-color: #fff;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtab {
	width: 200px;
	background-color: #fff;
	color: #fff;
}
.roundtab p {
	margin: 0 10px;
}

.roundtop {
	background: url(../images/ur.gif) no-repeat top right;
}

.roundbottom {
	background: url(../images/br.gif) no-repeat top right;
}

img.corner {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
}
.watermark {
	//background-image: url(../images/watermark_lg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
