﻿
/*
	Copyright © 2010 Derrick R. Bolen, Esq. MBA
    All rights reserved in all code, including
    but not limited to (x)HTML, JavaScript, 
    XML, and derivative works, and expressly including
    any and all business processes, systems, algorithms,
    and the like herein or used in the creation of
    this material.  No use or reproduction, commercial 
    or otherwise, may be made of all or any part of this 
    material without the express written consent of the above.
*/


/*

.infoMainTitle
{
	text-align: center;
	font-size: 175%;
	font-weight: bold;
	text-decoration: underline;
}

.infoSubTitle
{
	text-align: center;
	font-size: 125%;
	font-weight: bold;
	margin-top: 2em;
}

.smallCaps
{
	font-variant: small-caps;
}

.stick
{
	font-variant: small-caps;
	font-style: italic;
}

.copyrightNotice
{
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #666666;
}

*/
























.defaultBody
{
	background-color: #DCEDED;
}

.headerDiv
{
	border: 2px solid #808080;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	min-width: 800px;
	text-align: left;
	height: 100px;
	background-color: #FFFFFF;
	background-image: url(  'header_repeat-X.png' );
	background-repeat: repeat-x;
}

.headerDiv .logoFore
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100px;
	width: 415px;
	background-image: url(  'header_fore_only.png' );
	background-repeat: no-repeat;
}

.headerDiv .bottomRight
{
	background-image: url(  'roundedCorner_8x8_bottom-right.png' );
	background-repeat: no-repeat;
	position: absolute;
	bottom: -2px;
	right: -2px;
	width: 8px;
	height: 8px;
}

.headerDiv .topRight
{
	background-image: url(  'roundedCorner_8x8_top-right.png' );
	background-repeat: no-repeat;
	position: absolute;
	top: -2px;
	right: -2px;
	width: 8px;
	height: 8px;
}

.headerDiv .topLeft
{
	background-image: url(  'roundedCorner_8x8_top-left.png' );
	background-repeat: no-repeat;
	position: absolute;
	top: -2px;
	left: -2px;
	width: 8px;
	height: 8px;
}

.headerDiv .bottomLeft
{
	background-image: url(  'roundedCorner_8x8_bottom-left.png' );
	background-repeat: no-repeat;
	position: absolute;
	bottom: -2px;
	left: -2px;
	width: 8px;
	height: 8px;
}




/*
.mainDiv
{
	border: 2px solid #808080;
	position: absolute;
	top: 110px;
	left: 0px;
	width: 100%;
	min-width: 420px;
	text-align: left;
	min-height: 20px;
	background-color: #FFFFFF;
}

.mainDiv .bottomRight
{
	background-image: url(  'roundedCorner_8x8_bottom-right.png' );
	background-repeat: no-repeat;
	position: absolute;
	bottom: -2px;
	right: -2px;
	width: 8px;
	height: 8px;
}

.mainDiv .topRight
{
	background-image: url(  'roundedCorner_8x8_top-right.png' );
	background-repeat: no-repeat;
	position: absolute;
	top: -2px;
	right: -2px;
	width: 8px;
	height: 8px;
}

.mainDiv .topLeft
{
	background-image: url(  'roundedCorner_8x8_top-left.png' );
	background-repeat: no-repeat;
	position: absolute;
	top: -2px;
	left: -2px;
	width: 8px;
	height: 8px;
}

.mainDiv .bottomLeft
{
	background-image: url(  'roundedCorner_8x8_bottom-left.png' );
	background-repeat: no-repeat;
	position: absolute;
	bottom: -2px;
	left: -2px;
	width: 8px;
	height: 8px;
}
*/

/*

.headerDiv
{
	border: 2px solid #808080;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	min-width: 800px;
	text-align: left;
	height: 100px;
	background-color: #FFFFFF;
	background-image: url(  'header_repeat-X.png' );
	background-repeat: repeat-x;
}

*/


.mainDivSpecial
{
	border: 2px solid #808080;
	position: relative;
	top: 110px;
	width: 100%;
	min-width: 800px;
	text-align: justify;
	min-height: 20px;
	background-color: #FFFFFF;
	font-family: Verdana, Helvetica, Arial, 'Times New Roman' , Times, sans-serif, serif;
	/*font-size: 16px;*/
}

.mainDivSpecial .bottomRightSpecial
{
	background-image: url(  'roundedCorner_8x8_bottom-right.png' );
	background-repeat: no-repeat;
	position: absolute;
	bottom: -2px;
	right: -2px;
	width: 8px;
	height: 8px;
}

.mainDivSpecial .topRightSpecial
{
	background-image: url(  'roundedCorner_8x8_top-right.png' );
	background-repeat: no-repeat;
	position: absolute;
	top: -2px;
	right: -2px;
	width: 8px;
	height: 8px;
}

.mainDivSpecial .topLeftSpecial
{
	background-image: url(  'roundedCorner_8x8_top-left.png' );
	background-repeat: no-repeat;
	position: absolute;
	top: -2px;
	left: -2px;
	width: 8px;
	height: 8px;
}

.mainDivSpecial .bottomLeftSpecial
{
	background-image: url(  'roundedCorner_8x8_bottom-left.png' );
	background-repeat: no-repeat;
	position: absolute;
	bottom: -2px;
	left: -2px;
	width: 8px;
	height: 8px;
}

.mainDivSpecial .titleMain
{
	color: #0B6975;
	font-weight: bold;
	font-size: 175%;
	text-align: center;
}

.mainDivSpecial .titleSub
{
	color: #0B6975;
	font-weight: bold;
	font-size: 125%;
	text-align: center;
}

.mainDivSpecial .emText
{
	font-weight: bold;
	font-style: italic;
}

.controlDiv
{
	padding: 2px;
	/*border: 2px solid #808080;*/
	position: absolute;
	top: 15px;
	right: 10px;
	width: 375px;
	height: 75px;
	/*background-color: Transparent; background-image: url(  'controlDiv_background.png' );
	background-repeat: no-repeat;*/
}

.controlDiv .bottomRight
{
	background-image: url(  'roundedCorner_8x8_bottom-right_gradient.png' );
	background-repeat: no-repeat;
	position: absolute;
	bottom: -2px;
	right: -2px;
	width: 8px;
	height: 8px;
}

.controlDiv .topRight
{
	background-image: url(  'roundedCorner_8x8_top-right_gradient.png' );
	background-repeat: no-repeat;
	position: absolute;
	top: -2px;
	right: -2px;
	width: 8px;
	height: 8px;
}

.controlDiv .topLeft
{
	background-image: url(  'roundedCorner_8x8_top-left_gradient.png' );
	background-repeat: no-repeat;
	position: absolute;
	top: -2px;
	left: -2px;
	width: 8px;
	height: 8px;
}

.controlDiv .bottomLeft
{
	background-image: url(  'roundedCorner_8x8_bottom-left_gradient.png' );
	background-repeat: no-repeat;
	position: absolute;
	bottom: -2px;
	left: -2px;
	width: 8px;
	height: 8px;
}

.controlDiv .genText
{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-style: none none solid none;
	border-width: 0px 0px 2px 0px;
	border-color: #E1E1E1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E1E1E1;
	font-weight: bold;
	font-size: 15px; 
}

.controlDiv .genTextSmall
{
	font-family: 'Times New Roman' , Times, serif;
	color: #E1E1E1;
	font-weight: bold;
	font-size: 12px;
}


.controlDiv .genTextLink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E1E1E1;
	font-weight: bold;
	font-size: 15px; 
}

a.genTextLink:link, a.genTextLink:visited, a.genTextLink:hover, a.genTextLink:active
{
	color: #E1E1E1;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}

a.genTextLink:hover
{
	color: #FFFFFF;
	font-size: 110%;
}




@media print
{
	.defaultBody
	{
		background-color: #FFFFFF;
	}
	.headerDiv
	{
		display: none;
	}
	.headerDiv .logoFore
	{
		display: none;
	}
	.headerDiv .bottomRight
	{
		display: none;
	}
	.headerDiv .topRight
	{
		display: none;
	}
	.headerDiv .topLeft
	{
		display: none;
	}
	.headerDiv .bottomLeft
	{
		display: none;
	}
	.mainDivSpecial
	{
		border-style: none;
		position: relative;
		top: 0px;
		width: 100%;
		min-width: 80px;
		text-align: justify;
		min-height: 20px;
		background-color: #FFFFFF;
		font-family: Verdana, Helvetica, Arial, 'Times New Roman' , Times, sans-serif, serif;
		font-size: 10pt;
	}

	.mainDivSpecial .bottomRightSpecial
	{
		display: none;
	}
	.mainDivSpecial .topRightSpecial
	{
		display: none;
	}
	.mainDivSpecial .topLeftSpecial
	{
		display: none;
	}
	.mainDivSpecial .bottomLeftSpecial
	{
		display: none;
	}
	.mainDivSpecial .titleMain
	{
		display: none;
	}
	.mainDivSpecial .titleSub
	{
		display: none;
	}
	.mainDivSpecial .emText
	{
		display: none;
	}
	.controlDiv
	{
		display: none;
	}
	.controlDiv .bottomRight
	{
		display: none;
	}
	.controlDiv .topRight
	{
		display: none;
	}

	.controlDiv .topLeft
	{
		display: none;
	}

	.controlDiv .bottomLeft
	{
		display: none;
	}
	.controlDiv .genText
	{
		display: none;
	}
	.controlDiv .genTextSmall
	{
		display: none;
	}
	.controlDiv .genTextLink
	{
		display: none;
	}
	a.genTextLink:link, a.genTextLink:visited, a.genTextLink:hover, a.genTextLink:active
	{
		display: none;
	}
	a.genTextLink:hover
	{
		display: none;
	}

}
