﻿body {
	font-family: Verdana;
	font-size: 9pt;
}

table
{
	font-family: Verdana;
	font-size: 9pt;
}

/*Miscelanous*/

.hr{ 
	display: block; 
	height: 1px; 
	line-height: 1px; 
	background-color: #B4B5B3; 
	color: Gray; 
	margin: 6px auto 6px auto; 
	padding: 0; 
} 
.hr hr{display: none;}


.mainTitle
{
	font-size:13.5pt;
	font-weight: bold;
	color: #b64214;
}

.infoHeader
{
	font-weight: bold;
}

.infoHeaderLarge
{
	font-weight: bold;
	font-size:12pt;
}

.infoHeaderIt
{
	font-style:italic;
}

.infoTextTitle
{
	font-weight:bold;
	font-size: 10pt;
}

.gradBoxTitle
{
	font-size: 16px;
	font-weight: bold;
}

.infoText
{
	font-family:Verdana;
}

.orangeText
{
	color: #c3461f; 
}

.orangeLink
{
	color: #c3461f; 
	text-decoration:none;
}
.orangeLink:hover
{
	color: #c3461f; 
}

.grayHeading
{
	width:600px;
	display:block;
	background-color: #dddddd;
	color:#000080;
	padding:4px;
	margin-bottom:5px;
	font-weight:bold;
	font-size: 11pt;
}

.grayHeadingSub
{
	width:600px;
	display:block;
	background-color: #dddddd;
	color:#000080;
	padding:4px;
	margin-bottom:5px;
	font-weight:bold;
	font-size: 9pt;
}

.grayHeadingSub2
{
	width:598px;
	display:block;
	padding:4px;
	margin-bottom:5px;
	font-size: 9pt;
	font-style: italic;
	border: solid 1px #dddddd 
}

.grayHeadingStart
{
	width: 886px;
	display:block;
	background-color: #dddddd;
	color:#000080;
	padding:4px;
	margin-bottom:5px;
	font-weight:bold;
	font-size: 11pt;
}

.grayHeadingStartSub2
{
	width:884px;
	display:block;
	padding:4px;
	margin-bottom:5px;
	font-size: 10pt;
	border: solid 1px #dddddd 
}


/*Imported*/

.content_highlight
{
	/*color:#003F84;*/
	font-weight: bold;
}

.content_red
{
	color: #c3461f; 
}


.innerBottomLeftCorner
{	
	width: 27px;
	height: 20px;
	background-image:url(../../Images/Layout/innerBottomLeftCorner.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
.innerBottomMargin
{
	height: 20px;
	background-image:url(../../Images/Layout/innerBottomMargin.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.innerBottomRightCorner
{
	width: 28px;
	height: 20px;
	background-image:url(../../Images/Layout/innerBottomRightCorner.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

.innerLeftMargin
{
	width: 27px;
	background-image:url(../../Images/Layout/innerLeftMargin.jpg);
	background-repeat: repeat-y;
	background-position:right center;
}
.innerRightMargin
{
	width: 28px;
	background-image:url(../../Images/Layout/innerRightMargin.jpg);
	background-repeat: repeat-y;
	background-position:left center;
}

.innerTopLeftCorner
{
	width: 27px;
	height: 18px;
	background-image:url(../../Images/Layout/innerTopLeftCorner.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.innerTopMargin
{
	height: 18px;
	background-image:url(../../Images/Layout/innerTopMargin.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.innerTopRightCorner
{
	width: 28px;
	height: 18px;
	background-image:url(../../Images/Layout/innerTopRightCorner.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.homeMainBox
{
	width: 628px;
	font-family: Verdana;
	font-size: 9pt;
}

.homeBox
{
	width:267px;
	height:149px;
	font-size: 11px;
	font-family: Verdana;
}