﻿/* GENERAL STYLES FOR CHILD 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;
	color:#039;
}

h1 
{
	font-size:22px;
}

h2
{
	font-size:20px;
}

h3 
{
	font-size: 18px;
}

h4
{
	font-size:16px;
	padding-left: 5px;
	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 */
/******************************************************************/

/*  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
---------------------------------------*/
#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;
}

/* Content
---------------------------------------*/
#divContent
{
	position: relative;
	float: left;
	margin-top:0px;
	margin-right:8px;
	margin-bottom:0px;
	margin-left:8px;
}


/* 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: 4px;
}

#divContent h3
{
	font-size:16px;
	margin-top:8px;
	padding-top:0px;
}

.SorryMessage
{
	font-style:italic;
	margin-top:3px;
	margin-right:20px;
	margin-bottom:3px;
	margin-left:20px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	line-height:1.25em;
}

.DataTable .TableHeader
{
	background-color:#06c;
	color:#fff;
}

.DataTable td
{
	padding-top:2px;
	padding-right:3px;
	padding-bottom:2px;
	padding-left:3px;
	border-bottom:solid 1px #06c;
}

.DataTable .RowHeader
{
	padding-top:2px;
	padding-right:3px;
	padding-bottom:2px;
	padding-left:3px;
	background-color:#9cf;
}

#divContent .SectionImage
{
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-top:0px;
	padding-right:6px;
	padding-bottom:6px;
	padding-left:0px;
}

.Testimonial
{
	margin-top:3px;
	margin-right:20px;
	margin-bottom:5px;
	margin-left:20px;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:5px;
	color:#039;
}

.TestimonialBox
{
	margin-top:3px;
	margin-right:20px;
	margin-bottom:5px;
	margin-left:20px;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:5px;
	color:#039;
	border:solid 1px #06c;
}

.TestimonialContributor
{
	color:Black;
}

/****************************************************/
/* Input Page Styles (copied from PDSAStyles.css    */
/****************************************************/
.pdsaInput .pdsaSection
{
	position:relative;
	clear:both;
	margin-top:6px;
	margin-right:6px;
	margin-bottom:6px;
	margin-left:6px;
}

.pdsaInput .pdsaSection .pdsalbl, .pdsaInput .pdsaSection .pdsalblNoText
{
	position:relative;
	float:left;
	width:250px;
}

.pdsaInput .pdsaSection .pdsalbl
{
	background-color:#ccc;
	padding-top:4px;
	padding-right:4px;
	padding-bottom:4px;
	padding-left:4px;
	margin-right:2px;
}

.pdsalblNoText
{
	padding-top:4px;
	padding-right:4px;
	padding-bottom:4px;
	padding-left:4px;
	margin-right:2px;
}

.pdsaInput .pdsaSection .pdsactl
{
	position:relative;
	float:none;
}

.pdsainput .pdsaSection .pdsadesc
{
	background-color:#ffc;
	padding-left:4px;
	padding-top:4px;
	padding-bottom:4px;
}

.pdsaInput .pdsaOneLineSection *
{
	position:relative;
	float: left;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	padding-left:2px;
}

.pdsaInput .pdsaOneLineSection .pdsaLabel
{
	background-color:#ccc;
}

.pdsaInput .pdsaOneLineSection .pdsaControl
{
	position:relative;
	float:left;
}

.pdsaErrors
{
	color:#c00;
	font-weight:bold;
}

.PageNavigator 
{
	position:relative;
	float:right;
	border:solid 1px #009;
	margin-top:8px;
	margin-right:0px;
	margin-bottom:8px;
	margin-left:8px;
	padding-top:4px;
	padding-right:4px;
	padding-bottom:4px;
	padding-left:4px;
	text-align:center;
}
.PageNavigator p
{
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-top:3px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
}


.icon_facebook
{
	padding-bottom: 2px;
	margin: 2px 0px;
	padding-left: 27px;
	padding-right: 0px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 22px;
	font-weight: normal;
	padding-top: 1px;
}

.icon_rss
{
	padding-bottom: 2px;
	margin: 2px 0px;
	padding-left: 27px;
	padding-right: 0px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 22px;
	font-weight: normal;
	padding-top: 1px;
}

.icon_twitter
{
	padding-bottom: 2px;
	margin: 2px 0px;
	padding-left: 27px;
	padding-right: 0px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 22px;
	font-weight: normal;
	padding-top: 1px;
}

.icon_facebook
{
	background-image: url('../../images/icon_facebook.jpg');
}

.icon_twitter
{
	background-image: url('../../images/icon_twitter.png');
}

#divMSBranding .externalLink
{
	float: left;
	height: 35;
}
