body 
{
	background: #faf9f4;
	font-family: Georgia;
	margin:0pt;
	padding:0pt;
}

img
{
	border: 0;
}

#header
{
	width: 100%;
	clear: both;
	background: black;
	height: 20px;	
}

.logo
{
	float: left;
	margin-left: 10px;
	position: relative;
	top: -10px;
	border: 0px;
}

#mainNav
{
	background: black;
	background-image: url("http://radio.mindjobonline.com/images/navCap_Left.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	float: right;
	font-size: 10pt;
	height: 13px;
	overflow: hidden;
}

#mainNav a
{
	text-decoration: none;
	color: #ff8200;
	font-weight: bold;
}

#mainNav a:hover
{
	color: white;
}

#mainNav ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#mainNav li
{
	float: left;
	margin: 0 10px 0 10px;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
}

#leftCol
{
	float: left;
	width: 50%;
	height: auto;
	padding-top: 20px;
	margin-left: 80px;
        font-size: 10pt;
}

#leftCol h1
{
	font-size: 12pt;
	color: #BF0000;
	margin: 0;
	line-height: 1.5;
}

#leftCol a
{
	color: #BF0000;
	text-decoration: none;
}

.subHeader
{
	margin-top: 5px;
	font-size: 8pt;
	width: 100%;
	border-top: 1px dotted black;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
}

.subHeader p
{
	margin-top: 5px;
}

.subHeader a
{
	color: #8F0000;
	font-weight: bold;
}

.content
{
	text-align: justify;
	font-family: Tahoma;
	font-size: 10pt;
	padding: 10px;
}

.content img
{
	padding: 5px;
	border: 1px solid black;
}

.content q, .content blockquote
{
	font-family: "Times New Roman", Times, serif;
	color: #3F3F3F;
	border-left: 5px solid #8F0000;
	font-style: italic;
	width: 80%;
	margin-top: 10px;
	margin-left: 20px;
	padding-left: 10px;
        text-align: justify;
	display: block;
}

.contentFooter
{
	margin-top: 10px;
	padding-top: 5px;
	font-size: 8pt;
	width: 98%;
	border-top: 1px dotted black;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
}

.contentFooter a
{
	color: #8F0000;
	font-weight: bold;
}


#rightCol
{
	width: 230px;
	float: right;
	margin-top: 40px;
	font-size: 10pt;
	padding: 0px;
	text-align: right;
}


#miniNav
{
	font-family: "Times New Roman", Times, serif;
	color: #8c8c8c;
	font-size: 8pt;
	text-align: right;
}

#miniNav a
{
	color: #8c8c8c;
	text-decoration: none;
}


#loginArea
{
	background: #FCFCFA;
	border: #8c8c8c 1px solid;
	border-right: 0px;
	padding: 5px 10px 5px 10px;
	text-align: left;
}

#loginArea a
{
	color: #BF0000;
	text-decoration: none;
}

#loginArea .text
{
	background: white;
	border: 0px;
	width: 70%;
	color: #3F3F3F;
	margin: 0px;
	padding: 0px;
        text-align: left;
}

#loginArea .button
{
	background: #3F3F3F;
	text-decoration: none;
	color: white;
	font-weight: bold;
	width: 25%;
	font-size: 10pt;
	font-family: "Times New Roman", Times, serif;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#loginArea form .searchform
{
	width: 100%;
	background: white;
	border: 1px solid #E3E3E3;
	height: 18px;
	padding: 2px;
        overflow: hidden;
        text-align: right;
}

.sideNav
{
	float: right;	
	text-align: left;
	color: #3F3F3F;	
	font-family: Tahoma;
	width: 95%;
	background: #3F3F3F;
	margin-bottom: 20px;
}

.sideNav ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: block;	
}

.sideNav li
{
	background: #E3E3E3;
	padding: 5px;
	margin-top: 2px;
	width: 90%;
}

.sideNav a
{
	text-decoration: none;
	color: #3F3F3F;
}

.sideNav a:hover
{
	color: #ff8200;
}