p
{
	font-family: verdana;
	font-size: 10px;
        font-weight: normal;
}
h1
{
	font-family: verdana;
        font-size: 18px;
        font-weight: bold;
}
h2
{
	font-family: verdana;
        font-size: 16px;
        font-weight: bold;
}
h3
{
	font-family: verdana;
        font-size: 14px;
        font-weight: bold;
}
h4
{
	font-family: verdana;
        font-size: 12px;
        font-weight: bold;
}
h5
{
	font-family: verdana;
        font-size: 10px;
        font-weight: bold;
}
h6
{
	font-family: verdana;
        font-size: 10px;
        font-weight: bold;
}
img
{
        border: 0px solid #000000;
        text-decoration: none;
}
input
{
    font-family: Verdana;
    color: black;
    font-size: 10px;
    font-weight: bold;
    background-color: #f3f3f3;
    border: 1px solid black;
}
input.default
{
    font-family: Verdana;
    color: black;
    font-size: 10px;
    font-weight: bold;
    background-color: #f3f3f3;
    border: 1px solid black;
}
input.error
{
    font-family: Verdana;
    color: black;
    font-size: 10px;
    font-weight: bold;
    background-color: #f3f3f3;
    border: 2px solid red;
}
form
{
	margin-bottom: 0px;
}
div
{
	font-family: verdana;
	font-size: 10px;
        font-weight: normal;
}
td
{

	font-family: verdana;
	font-size: 10px;
        font-weight: normal;
}
.main
{
	margin: auto;
	width: 1000px;
}
div.header
{ 
	position: absolute;
	width: 1000px;
	background-image: url("../images/root/MacfarlaneHeader.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 131px;
	z-index: 1;
}
.macfarlaneLogo
{	
	position: relative;
	left: 80px;
}
div.headerHolder
{
	width: 100%;
	height: 107px;
}
div.subHeader
{
	position: absolute;
	top: 109px;
	z-index: 1000;
	width: 824px;
	height: 24px;
}
.subHeaderLinks
{
        padding-right: 40px;
        font-weight: bolder;
}
div.subHeaderHolder
{
	width: 100%;
	height: 24px;
}
td.nav
{
	align: center;
/*	background-color: #FFFF0B;*/
	background-image: url("../images/root/MacfarlaneNavBackground.jpg");
	background-repeat: repeat-y;
	padding: 5px 5px 5px 5px;
	height: 500px;
	width: 140px;
}
table.tabs
{
	width: 100%;
}
.tab
{
	background-color: #215bb9;
	border-top: 2px solid #6a88b9;
	border-left: 2px solid #6a88b9;
	border-right: 2px solid #153b78;
	border-bottom: 2px solid #153b78;
/*45688b*/
/*
Green
	background-color: #74b733;
	border-top: 2px solid #98c66b;
	border-left: 2px solid #98c66b;
	border-right: 2px solid #40651c;
	border-bottom: 2px solid #40651c;
*/
/*
Dark Blue
	background-color: #0f2cc1;
	border-top: 2px solid #415dea;
	border-left: 2px solid #415dea;
	border-right: 2px solid #031674;
	border-bottom: 2px solid #031674;
*/
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.tabHover
{
	cursor: pointer;
	background-color: #19458b;
	border-top: 2px solid #6a88b9;
	border-left: 2px solid #6a88b9;
	border-right: 2px solid #153b78;
	border-bottom: 2px solid #153b78;

/*
Dark Blue
	background-color: #0821a1;
	border-top: 2px solid #415dea;
	border-left: 2px solid #415dea;
	border-right: 2px solid #031674;
	border-bottom: 2px solid #031674;
*/
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.tabLinkDiv
{
	height: 20px;
	width: 100%;
	vertical-align: center;
}
.tabLinkText
{
	position: relative;
	top: 3px;
	cursor: pointer;
	color: white;
	font-family: verdana;
	font-size: 12px;
	font-weight: bolder;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
td.core
{
	padding: 4px 4px 4px 12px;
}
td.currentNews
{
	width: 200px;
	padding: 4px 4px 4px 4px;
	background-color: #7BCC7B;
	vertical-align: top;
}
.heading
{
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 3px;
}
a.articleTitle
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
p.articleSummary
{
	font-family: verdana;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 7px 0px;
}
a.articleMore
{
	font-family: verdana;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.sponsors
{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
}
a
{
	text-decoration: none;
	color: blue;
}
a:hover
{
	color: red;
}
a:visited
{
	color: blue;
}

