﻿.blue { color:#006699; }
a:hover.blue { color:#0099CC; }
.darkGreen { color:#6BAD00; }
.darkGrey { color:#666666; }
.darkOrange { color: #FF6600; }
.green { color: #99CC00; }
.lightGrey { color: #E6E6E6;}
.orange { color:#FF9900; }
.yellow { color:#FFFF00; }
.white { color:#FFFFFF; }
.blue {color:#006699;}

.darkGreen-bg { background:#6BAD00; }
.darkOrange-bg { background: #FF6600; }
.green-bg { background: #99CC00; }
.lightGrey-bg { background: #E6E6E6;}
.orange-bg { background:#FF9900; }
.yellow-bg { background:#FFFF00; }

.darkGreen-border { border:solid 1px #6BAD00; }

a
{
	font-family: arial, helvetica, sans-serif;
	font-size:10pt;
	text-decoration:none;
}

body
{
	font-family: arial, helvetica, sans-serif;
	font-size:10pt;
}
h5
{ 
    font-family: "rockwell", "georgia", serif;
    font-size: 1.2em;
	font-weight: bold;
    color: #cc6500;
    margin:0;
    padding:0;
}
    
h4
{
    font-family: "rockwell", "georgia", serif;
    font-size: 1.5em;
	font-weight: bold;
    color: #cc6500;
    line-height: 1.3em;
}
h3
{
    color: #00709e;
    font-family: "rockwell", "georgia", serif;
	font-size: 1.8em;
    font-weight: bold;
	letter-spacing: 0;
	line-height: 1.4em;
	margin-bottom: 10px;
}

.articleTitle
{
	color:#006699;
	font-family: arial, helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
}

.bodyText
{
	font-family: arial, helvetica, sans-serif;
	font-size:10pt;
}

.date
{
	font-family: arial, helvetica, sans-serif;
	font-size:10pt;
	font-style:italic;
}

.error
{
	color:#FF0000;
	font-family: arial, helvetica, sans-serif;
	font-size:10pt;
}

.navBar
{
    font-family: arial, helvetica, sans-serif;
	padding-left: 20px;
	padding-right:5px;
	font-size: 10pt;
	font-weight:bold;
}

.headline
{
	color:#006699;
	font-family:Rockwell, Arial;
	font-size: 21px;
	font-weight:bold;
}


.fieldTitle
{
	color:#666666;
	font-family: arial, helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
}

.subtitle
{
	color:#999999;
	font-family:Rockwell, Arial;
	font-size: 12pt;
	padding-top:5px;
}

.title, .title a
{
	font-family: arial, helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	text-decoration:none;
}

.title2, .title2 a
{
	color: #00709e;
    font-family: "rockwell", "georgia", serif;
	font-size: 1.8em;
    font-weight: bold;
	letter-spacing: 0;
	line-height: 1.4em;
	margin-bottom: 10px;

}

.title4, .title4 a
{
	font-family:Rockwell, Arial;
	font-size:12px;
	font-weight:bold;
	color:#fdcc01;
	letter-spacing:1px;
	margin-top:15px;
		text-decoration:none;
	
}

.title3, .title3 a
{
	font-family: arial, helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
		text-decoration:none;
}

.submitButton,
.submitButtonLarge,
.submitButtonHusky-green,
.submitButton160-green
{
	border:none;
	border-collapse:collapse;
	color:#FFFFFF;
	cursor:pointer;
	font-family: arial, helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}

.submitButton a,
.submitButtonLarge a
{
	line-height:19px;	
	text-decoration:none;
}

.cancelButton
{
	font-weight:bold;
	height:22px;	
	line-height:19px;
}

.submitButtonHusky
{
	background:transparent url('../Images/bttn_orange_full-120px.gif') no-repeat 0 0;
	height:22px;
	width:120px;
	text-align:center;
	padding-top:5px;
	margin-top:12px;
}
.submitButtonHusky-green
{
	background:transparent url('../Images/bttn_orange_on_green_full-120px.gif') no-repeat 0 0;
	height:22px;
	width:120px;
	text-align:center;
	padding-top:5px;
}

.submitButton160-green
{
	background:transparent url('../Images/bttn_green_full-160px.gif') no-repeat 0 0;
	height:22px;
	width:160px;
	text-align:center;
	padding-bottom:2px;
}

.submitButtonLarge
{
	background:url('../Images/bttn_orange_full-98px.gif');
	height:22px;
	width:98px;
}

.submitButton
{
	background:url('../Images/bttn_orange_full-67px.gif');
	height:22px;
	width:67px;
}

.subText
{
	font-style:italic;
	font-size:0.65em;
}

.hide
{
	display:none;
}

.tiny
{
	font-size:7pt;
	font-weight:normal;
}

.bold
{
	font-weight:bold;
}


