﻿/* GENERAL STYLES FOR SECTION PAGES */

body
{
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Georgia,Garmond,Times, "Times New Roman" ,serif;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h1
{
	font-size: 22px;
}

h2
{
	font-size: 20px;
}

h3
{
	font-size: 18px;
}

h4
{
	font-size: 14px;
	padding-left: 2px;
	color: #039;
}

a
{
	font-weight: bold;
}

a:link
{
	text-decoration: none;
	color: #06c;
}

a:visited
{
	text-decoration: none;
	color: #06c;
}

a:hover
{
	text-decoration: underline;
	color: #c00;
}

a:active
{
	text-decoration: none;
	color: #f90;
}

/* Styles for Big Buttons */
#divBigButtons
{
}

.PDSAButton
{
}

.PDSAButton a, .PDSAButton a:link
{
	float: left;
	text-align: left;
	background-color: #3399FF;
	padding: 10px;
	border-top: #CCCCCC 2px solid;
	border-right: #333333 2px solid;
	border-bottom: #333333 2px solid;
	border-left: #CCCCCC 2px solid;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	width: 100px;
	height: 25px;
	vertical-align: middle;
}

.PDSAButton a:hover
{
	border-top: #333333 2px solid;
	border-right: #CCCCCC 2px solid;
	border-bottom: #CCCCCC 2px solid;
	border-left: #333333 2px solid;
}

/******************************************************************/
/* STYLES USED IN SECTION.MASTER PAGE and any Pages that use this */
/******************************************************************/

.HideMe
{
	visibility: hidden;
	display: none;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

/*  FOR TESTING PURPOSES
div
{
	border:solid 2px #000;
}
*/

#divForm
{
	width: 735px;
	text-align: left;
}


/* Main Header
---------------------------------------*/
#divHeader
{
	position: relative;
	clear: both;
	float: left;
	width: 100%;
}

/* Sub Header - used for Landing Pages
---------------------------------------*/
#divSubHeader
{
	position: relative;
	clear: both;
	float: left;
	width: 100%;
	background-image: url(../images/common/bkgBlueGrad.gif);
	background-color: #06c;
	background-repeat: repeat-x;
}

#divContactStar
{
	border: 0px;
	position: relative;
	clear: none;
	float: right;
	width: 100px;
	height: 103px;
}

/* Free Offers
-------------------------------------- */
#divFreeOffers
{
	position: relative;
	clear: both;
	float: left;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 125px;
}

.freeReports
{
	display: block;
	background-image: url(../images/common/bkgFreeReport.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-left: 25px;
	padding-bottom: 15px;
}

.freeCD
{
	display: block;
	background-image: url(../images/common/bkgCD.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-left: 25px;
	padding-bottom: 15px;
}

.freeWebcasts
{
	display: block;
	background-image: url(../images/common/bkgDemoMats.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-left: 25px;
	padding-bottom: 15px;
}

#divContactUs
{
	text-align: center;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

/* Content
---------------------------------------*/
#divContent
{
	position: relative;
	float: left;
	border-left: dashed 2px #333;
}

#divContentLeft
{
	position: relative;
	float: left;
	width: 184px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#divContentLeftRowTwo
{
	position: relative;
	float: left;
	width: 184px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#divContentMiddle
{
	position: relative;
	float: left;
	width: 184px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-left: dashed 1px #333;
}

#divContentMiddleRowTwo
{
	position: relative;
	float: left;
	width: 184px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-left: dashed 1px #333;
}


#divContentRight
{
	position: relative;
	float: left;
	width: 184px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-left: dashed 1px #999;
}
#divContentRightSecondRow
{
	position: relative;
	float: left;
	width: 184px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-left: dashed 1px #999;
}


/* Footer
---------------------------------------*/

#divQuickLinks
{
	position: relative;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: center;
	color: #036;
	width: 728px;
	border-top: solid 2px #999;
}

#divQuickLinks h4
{
	display: inline;
	margin-right: 5px;
	font-size: 11px;
}

#divMSBranding
{
	text-align: center;
	width: 728px;
	padding-left: 167px;
}

#divFooter
{
	position: relative;
	clear: both;
	width: 728px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom: solid 1px #999;
}


/* Title Bars for Section Head
---------------------------------------*/
#divTitleBar
{
	position: relative;
	float: left;
	width: 600px;
}

#divTitleBarTtl h1
{
	display: none;
}

#divTitleBarTtl
{
	position: absolute;
	top: 2px;
	left: -5px;
	width: 323px;
	height: 100px;
	background-repeat: no-repeat;
}

#divTitleBarText
{
	position: relative;
	left: 90px;
	width: 535px;
	padding-top: 50px;
	padding-bottom: 15px;
	z-index: 10;
}

#divTitleBarText p, #divTitleBarText h2
{
	color: #fff;
}

#divTitleBarText p
{
	font-family: Georgia,Garmond,Times, "Times New Roman" ,serif;
	font-size: 16px;
}

ul
{
	margin-left: 20px;
	padding-left: 0px;
}

li
{
	margin-top: 2px;
}

#divMSBranding .externalLink
{
	float: left;
	height: 35;
}

