@charset "utf-8";
/*CSS Document*/

/****************************************************************************************************

AUTHORS:
Mike Donovan

VERSION: 
1.0.0

DATE CREATED:
07/13/08

NOTES:
Controls font and typography. 

****************************************************************************************************/


a, body, div, h1, h2, p, td, ul
{
	color: #000;
	font-family: Verdana, Arial, Georgia, sans-serif;
	font-size: 95%;
	list-style: none;
	margin: 0;
	padding: 0;
}

p
{
	display: block;
	line-height: 130%;
	margin-top: 0;
	margin-bottom: 0;
}
.content p, .contentRed p, .contentBlue p, .contentPurple p
{
	margin: 0; /* This reset's this container's margin to zero */
	padding: 0 30px 10px 30px; /* This controls the container's padding - note: done here to avoid box model expansion quirks */
}
a, a:hover 
{
	color: #5f98ac;
	cursor: pointer; 
	text-decoration: none;
}
a:hover 
{
	text-decoration: underline;	
}
h1, .h1 {
	color: #006777;
}

h2, .h2
{
	color: #000;
	font-size: 200%;
	font-weight: normal;
	line-height: normal;
	margin: 0 30px 10px 30px;
	padding: 0px;
	letter-spacing: 0em;
}
h3, .h3
{
	/*color: #9b995d;*/
	color: #000;
	font-size: 110%;
	font-weight: bold;
	line-height: normal;
	margin: 20px 30px 10px 30px;
	padding: 0px;
	letter-spacing: 0em;
}

h4, .h4
{
	color: #000;
	font-size: 100%;
	font-weight: 800;
	line-height: normal;
	margin: 20px 30px 10px 30px;
	padding: 0px;
	letter-spacing: 0em;
}

.newsBox p, .newsBoxLess p
{
	margin: 0; /* This reset's this container's margin to zero */
	padding: 0 15px 10px 15px; /* This controls the container's padding - note: done here to avoid box model expansion quirks */
}
.newsBox h1, .newsBox h2, .newsBox h3, .newsBox h4, .newsBox h5, .newsBox h6, 
.newsBoxLess h1, .newsBoxLess h2, .newsBoxLess h3, .newsBoxLess h4, .newsBoxLess h5, .newsBoxLess h6
{
	margin: 10px 15px 10px 15px; /* This controls the container's padding - note: done here to avoid box model expansion quirks */
}
.bodyText
{
	margin-top: -5px;
}

/*Font Settings*/
.fontBold
{ 
	font-weight: bold;
}
.fontItalic
{
	font-style: italic;
}
.fontBoldItalic
{
	font-weight: bold;
	font-style: italic;
}
fontAllCaps
{
	text-transform: capitalize;
}
.black9, .black10, .black11, .black12, .black14, .black16, .black10 a:link, .black10 a:visited, .black10 a:hover, .black10 a:active, .black11 a:link, .black11 a:visited, .black11 a:hover, .black11 a:active, .black12 a:link, .black12 a:visited, .black12 a:hover, .black12 a:active, .black14 a:link, .black14 a:visited, .black14 a:hover, .black14 a:active, .black16 a:link, .black16 a:visited, .black16 a:hover, .black16 a:active
{
	color: #000;  /* This controls the black font color and links */
}
.white9, .white10, .white11, .white12, .white14, .white16, .white10 a:link, .white10 a:visited, .white10 a:hover, .white10 a:active, .white11 a:link, .white11 a:visited, .white11 a:hover, .white11 a:active, .white12 a:link, .white12 a:visited, .white12 a:hover, .white12 a:active, .white14 a:link, .white14 a:visited, .white14 a:hover, .white14 a:active, .white16 a:link, .white16 a:visited, .white16 a:hover, .white16 a:active
{
	color: #FFF;  /* This controls the white font color and links */
}
.gray9, .gray10, .gray11, .gray12, .gray14, .gray16, .gray10 a:link, .gray10 a:visited, .gray10 a:hover, .gray10 a:active, .gray11 a:link, .gray11 a:visited, .gray11 a:hover, .gray11 a:active, .gray12 a:link, .gray12 a:visited, .gray12 a:hover, .gray12 a:active, .gray14 a:link, .gray14 a:visited, .gray14 a:hover, .gray14 a:active, .gray16 a:link, .gray16 a:visited, .gray16 a:hover, .gray16 a:active
{
	color: #4D4D4D;  /* This controls the gray font color and links */
}

.lightGray9, .lightGray10, .lightGray11, .lightGray12, .lightGray14, .lightGray16, .lightGray9 a:link, .lightGray9 a:visited, .lightGray9 a:hover, .lightGray10 a:link, .lightGray10 a:visited, .lightGray10 a:hover, .lightGray10 a:active, .lightGray11 a:link, .lightGray11 a:visited, .lightGray11 a:hover, .lightGray11 a:active, .lightGray12 a:link, .lightGray12 a:visited, .lightGray12 a:hover, .lightGray12 a:active, .lightGray14 a:link, .lightGray14 a:visited, .lightGray14 a:hover, .lightGray14 a:active, .lightGray16 a:link, .lightGray16 a:visited, .lightGray16 a:hover, .lightGray16 a:active
{
	color: #808080;  /* This controls the dark gray font color and links */
}
.blue9, .blue10, .blue11, .blue12, .blue14, .blue16, .blue10 a:link, .blue10 a:visited, .blue10 a:hover, .blue10 a:active, .blue11 a:link, .blue11 a:visited, .blue11 a:hover, .blue11 a:active, .blue12 a:link, .blue12 a:visited, .blue12 a:hover, .blue12 a:active, .blue14 a:link, .blue14 a:visited, .blue14 a:hover, .blue14 a:active, .blue16 a:link, .blue16 a:visited, .blue16 a:hover, .blue16 a:active
{
	color: #5f98ac;  /* This controls the blue font color and links */
}
.red9, .red10, .red11, .red12, .red14, .red16, .red10 a:link, .red10 a:visited, .red10 a:hover, .red10 a:active, .red11 a:link, .red11 a:visited, .red11 a:hover, .red11 a:active, .red12 a:link, .red12 a:visited, .red12 a:hover, .red12 a:active, .red14 a:link, .red14 a:visited, .red14 a:hover, .red14 a:active, .red16 a:link, .red16 a:visited, .red16 a:hover, .red16 a:active
{
	color: #e41b5b;  /* This controls the red font color and links */
}
.green9, .green10, .green11, .green12, .green14, .green16, .green10 a:link, .green10 a:visited, .green10 a:hover, .green10 a:active, .green11 a:link, .green11 a:visited, .green11 a:hover, .green11 a:active, .green12 a:link, .green12 a:visited, .green12 a:hover, .green12 a:active, .green14 a:link, .green14 a:visited, .green14 a:hover, .green14 a:active, .green16 a:link, .green16 a:visited, .green16 a:hover, .green16 a:active
{
	color: #158e46;  /* This controls the green font color and links */
}
.red9, .red10, .red11, .red12, .red14, .red16, .red10 a:link, .red10 a:visited, .red10 a:hover, .red10 a:active, .red11 a:link, .red11 a:visited, .red11 a:hover, .red11 a:active, .red12 a:link, .red12 a:visited, .red12 a:hover, .red12 a:active, .red14 a:link, .red14 a:visited, .red14 a:hover, .red14 a:active, .red16 a:link, .red16 a:visited, .red16 a:hover, .red16 a:active
{
	color: #FF0000;  /* This controls the red font color and links */
}
.orange9, .orange10, .orange11, .orange12, .orange14, .orange16, .orange10 a:link, .orange10 a:visited, .orange10 a:hover, .orange10 a:active, .orange11 a:link, .orange11 a:visited, .orange11 a:hover, .orange11 a:active, .orange12 a:link, .orange12 a:visited, .orange12 a:hover, .orange12 a:active, .orange14 a:link, .orange14 a:visited, .orange14 a:hover, .orange14 a:active, .orange16 a:link, .orange16 a:visited, .orange16 a:hover, .orange16 a:active
{
	color: #F87F37;  /* This controls the orange font color and links */
}
.black9, .white9, .gray9, .lightGray9, .blue9, .red9, .green9, red9
{
	font-size: 75%;
}
.black10, .white10, .gray10, .lightGray10, .blue10, .red10, .green10, red10, orange10
{
	font-size: 85%;
}
.black11, .white11, .gray11, .lightGray11, .blue11, .red11, .green11, red11, orange11
{
	font-size: 90%;
}
.black12, .white12, .gray12, .lightGray12, .blue12, .red12, .green12, red12, orange12
{
	font-size: 100%;
}
.black14, .white14, .gray14, .lightGray14, .blue14, .red14, .green14, red14, orange13
{
	font-size: 120%;
}
.black16, .white16, .gray16, .lightGray16, .blue16, .red16, .green16, red16, orange16
{
	font-size: 140%;
}
.text_placeHolder /*Text Placeholder*/
{
	color: #EEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-weight: bold;
}
.reg
{
	font-size: 75%;
	margin-top: -10px;
}
.color_rust
{
	color: #8E4B45;	
}

.color_olive
{
	color: #BAB87A;	
}

/*-------------------- END: GENERAL LAYOUT & FORMATTING --------------------*/

