body {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10pt; background-image:url(../images/background.gif); margin-bottom:0px;
}

/********Center Body***************/

.center {padding-top:10px;}

/********Header***************/

.header { background-image:url(../images/header-ron.jpg); height:200px;}

/********section-header***************/

.sectionheader { background-image:url(../images/section_header.gif); height:18px; width:100%; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:10pts; padding-left:5px;}

/********header-top - right***************/

.you-are-at { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12pt; text-align:right; color:#FFFFFF;}

/********Left Menu***************/

td.lft_menu { font:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; background-color:#330099;}

/********Links***************/

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF9900;
}
a:hover {
	color: #D2CA4D;
	text-decoration: underline; color:#000099;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none; color:#990000;
}
a:active {
	text-decoration: none;
}


/********Headings***************/

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18pt;
	color: #FFFFFF;
}
h2 { color: #ffffff; font-size: 16pt; }
h3 { color: #03c; font-size: 13pt; }
h4 { color: #060; font-size: 11pt; margin-top: 8px; margin-bottom: 8px; padding-top: 8px; padding-bottom: 4px; }
/********Footer***************/

.footer { background-image: url(../images/bottom.jpg); height:50px;}

.afooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
}
afooter:hover {
	color: #CC0000;
	text-decoration: underline; color:#000099;
}
afooter:link {
	text-decoration: none;
}
afooter:visited {
	text-decoration: none; color:#990000;
}
afooter:active {
	text-decoration: none;
}


/********Bullets***************/

td.Bullet { background-image:url(../images/Bullets_02.gif); background-repeat: repeat-x; background-position: 0 center; width:20px; height: auto; }

.arrow li a:link, .arrow li a:visited {
width: 181px;
display: inline;
line-height:22px;
padding:5px 5px 5px 19px;
text-decoration: none;
overflow:hidden;
text-align: left;
background-image:url(servsafe/images/nav-bullet.gif);
background-position:left center ;
color:#fff;
}
.arrow li a:hover, .arrow li a:active {
width: 181px;
text-decoration:underline;
display: inline;
line-height:22px;
overflow:hidden;
text-align: left;
color:#fff;
padding:5px 5px 5px 19px;
background-image:url(servsafe/images/nav-bullet-hov.gif);
background-position:left center ;
}
.arrow ul li {
text-align: left;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight: 400;
color:#e0e0c8;
margin: 0px;
padding: 0px;
}
.arrow ul {
list-style-type: none;
text-align: left;
margin: 0px;
padding: 0px;
color:#e0e0c8;
}
.arrow ul li a:link, .arrow ul li a:visited {
width: 185px;
display: inline;
line-height:22px;
padding:5px 5px 5px 19px;
text-decoration: none;
overflow:hidden;
text-align: left;
background-image:url(servsafe/images/nav-bullet.gif);
background-position:left center ;
background-repeat:no-repeat;
color:#fff;
}
.arrow ul li a:hover, .arrow ul li a:active {
width: 185px;
display: inline;
line-height:22px;
padding:5px 5px 5px 19px;
text-decoration: underline;
overflow:hidden;
text-align: left;
background-image:url(servsafe/images/nav-bullet-hov.gif);
background-position:left center ;
background-repeat:no-repeat;
color:#fff;
}
/********Blue-Green Bold Text***************/
.blue-bold { color: #03c; font-weight: bold; }
.green-bold { color: #060; font-weight: bold; }
