﻿body
{
	background-color: #ffffff;
	background-image: url(images/bg_strip.jpg);
	background-repeat: repeat-y;
	background-position: 50% top;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bg
{background-image: url(images/bg_strip.jpg);
	background-repeat: repeat-y;
	width:920;
}

.menubg
{
	background-position: center top;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	width: 900px; 
	height: 45px;
}

.menu_spacer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #696969;
	line-height: 1.5em;
}

.menu
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #f8f8ff;
	line-height: 37px;
	width: 100%;
	letter-spacing: 0.02em;
}

a.menu:link { text-decoration:none;
	color: #f8f8ff
}

a.menu:visited { text-decoration:none;
	color: #f8f8ff
}

a.menu:hover
{
	text-decoration: none;
	color: #ff6600;
	width: 100%;
}

a.menu:active {
	text-decoration:none;
	color: #f8f8ff
}


/* Content CSS */

.content {
	font-family: tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	line-height:1.4em
}

a.content:link {
	text-decoration:none;
	color: #666666
}

a.content:visited {
	text-decoration:none;
	color: #666666
}

a.content:hover {
	text-decoration:underline;
	color: #000000
}

a.content:active {
	text-decoration:none;
	color: #666666
}

.content_black { font-family: tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	line-height:1.4em;
}

a.content_black:link { text-decoration:none;
	color: #333333;
	width: 100%;
	display: block
}

a.content_black:visited { text-decoration:none;
	color: #333333
}

a.content_black:hover
{
	text-decoration: underline;
	color: #ff0000;
	width: 100%;
	display: block;
}

a.content_black:active { text-decoration:none;
	color: #333333
}

.content_blue
{
	font-family: tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #0066ff;
	line-height: 1.4em;
}

a.content_blue:link { text-decoration:none;
	color: #0066ff
}

a.content_blue:visited { text-decoration:none;
	color: #0066ff
}

a.content_blue:hover { text-decoration:underline;
	color: #FF6600
}

a.content_blue:active { text-decoration:none;
	color: #0066ff
}

.content_orange { font-family: tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #ff6600;
	line-height:1.4em
}

a.content_orange:link { text-decoration:none;
	color: #ff6600
}

a.content_orange:visited { text-decoration:none;
	color: #ff6600
}

a.content_orange:hover { text-decoration:underline;
	color: #666666
}

a.content_orange:active { text-decoration:none;
	color: #ff6600
}

.content_white { font-family: tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	line-height:1.4em
}

a.content_white:link { text-decoration:none;
	color: #FFFFFF;
	width: 100%;
	display: block
}

a.content_white:visited { text-decoration:none;
	color: #FFFFFF
}

a.content_white:hover { text-decoration:none;
	color: #FFCC00;
	width: 100%;
	display: block
}

a.content_white:active { text-decoration:none;
	color: #FFFFFF
}

.content_gray { font-family:tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #818181;
	line-height:1.4em
}

a.content_gray:link { text-decoration:none;
	color: #818181;
	width: 100%;
	display: block
}

a.content_gray:visited { text-decoration:none;
	color: #818181
}

a.content_gray:hover { text-decoration:none;
	color: #FFCC00;
	width: 100%;
	display: block
}

a.content_gray:active { text-decoration:none;
	color: #818181
}

.content_green
{
	font-family: tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #669933;
	line-height: 1.4em;
}

a.content_green:link { text-decoration:none;
	color: #669933;
	width: 100%;
	display: block
}

a.content_green:visited { text-decoration:none;
	color: #669933
}

a.content_green:hover { text-decoration:none;
	color: #FFCC00;
	width: 100%;
	display: block
}

a.content_green:active { text-decoration:none;
	color: #669933
}


.recruitpro
{
	font-weight: bold;
	font-size: 40pt;
	color: #fe7201;
	font-family: 'Trebuchet MS';
}

.recruitpro_alt
{font-weight: bold;
	font-size: 40pt;
	color: #0397fe;
	font-family: 'Trebuchet MS';}


/* Header CSS */

/* Title Text Styles */

.title_black { font-family: "Trebuchet MS", Arial, Helveticass;
	font-size: 14pt;
	font-weight: normal;
	color: #282828;
	
}

.title_orange { font-family: "Trebuchet MS", Arial, Helveticass;
	font-size: 14pt;
	font-weight: normal;
	color: #ff6600;
	
}

.title_gray { font-family: "Trebuchet MS", Arial, Helveticass;
	font-size: 14pt;
	font-weight: normal;
	color: #666666;
	
}

.title_white { font-family: "Trebuchet MS", Arial, Helveticass;
	font-size: 14pt;
	font-weight: normal;
	color: #FFFFFF;
	
}

.title_blue
{
	font-family: "Trebuchet MS" , Arial, Helveticass;
	font-size: 14pt;
	font-weight: normal;
	color: #0066ff;
	
}

/* Header Text Styles */

.header_black { font-family: "Trebuchet MS", Arial, Helveticass;
	font-size: 11pt;
	font-weight: normal;
	color: #282828;
	margin-left: 10px
}

.header_orange { font-family: "Trebuchet MS", Arial, Helveticass;
	font-size: 11pt;
	font-weight: normal;
	color: #ff6600;
	margin-left: 10px
}

.header_blue { font-family: "Trebuchet MS", Arial, Helveticass;
	font-size: 11pt;
	font-weight: normal;
	color: #0066ff;
	margin-left: 10px
}

.header_gray { font-family: "Trebuchet MS", Arial, Helveticass;
	font-size: 11pt;
	font-weight: normal;
	color: #666666;
	margin-left: 10px
}

.header_white { font-family: "Trebuchet MS", Arial, Helveticass;
	font-size: 11pt;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 10px;
}

/* Products List */

.prod
{
	font-family: tahoma;
	font-size: 12pt;
	font-weight: normal;
	color: #0066ff;
	line-height: 1.4em;
}

a.prod:link {
	text-decoration:none;
	color: #0066ff
}

a.prod:visited {
	text-decoration:none;
	color: #0066ff
}

a.prod:hover
{
	text-decoration: underline;
	color: #ff6600;
}

a.prod:active {
	text-decoration:none;
	color: #0066ff
}


/* Footer CSS */

.footerbg
{
	background-color: #282828;
	height:50px;
}
