﻿body
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	margin: 0;
	padding: 0;
}
.Main
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background-color: #ffffff;
	vertical-align: top;
	text-align: left;
}
.ContentShell
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	vertical-align: top;
	background-color: #ffffff;
}
/*Default Hyperlinks*/
a:link
{
	color: Blue;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
a:visited
{
	color: Blue;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
a:hover
{
	color: Blue;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
}
/*Links used for Main Menu Hyperlink*/
.WhiteMenuLinks:link
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
}
.WhiteMenuLinks:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
}
.WhiteMenuLinks:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
}
/*Links used for Main Menu Hyperlink*/
.BlueSmallLinks:link
{
	color: Blue;
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
}
.BlueSmallLinks:visited
{
	color: Blue;
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
}
.BlueSmallLinks:hover
{
	color: Red;
	text-decoration: underline;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
}
/*Links used for Footer area*/
.FooterLinks:link
{
	color: #00356B;
	text-decoration: underline;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
}
.FooterLinks:visited
{
	color: #00356B;
	text-decoration: underline;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
}
.FooterLinks:hover
{
	color: Red;
	text-decoration: underline;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
}
.BlueButton
{
	background-color: #00356B;
	color: #ffffff;
	font-weight: bold;
}
/*#99D492 light green used in logo*/
/*#D7B7BC light pink used in logo*/
/*#00356B blue used in logo*/
.LogoBG
{
	width: 900px;
	height: 116px;
	background: url(  'images/LogoBG.gif' );
	vertical-align: top;
}
.MenuBG
{
	color: #ffffff;
	width: 500px;
	height: 300px;
	background: url(  'images/PDASBanner.gif' );
	vertical-align: middle;
}
.LargeBoldText
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
.VerySmallText
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
.SmallText
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
.BoldText
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
.SmallWhiteText
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}
.LargeRedText
{
	font-family: Arial;
	font-size: 20pt;
	font-weight: bold;
	font-style: normal;
	color: Red;
}
.FooterBar
{
	background-color: #00356B;
	height: 3px;
}
.LargeButton
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00356B;
	width: 250px;
	height: 45px;
}
.BoldBlueText
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #00356B;
	text-align: right;
}
.ItalicBlueText
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	font-style: italic;
	color: #00356B;
}
.BoldRedText
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: Red;
	text-align: right;
}
.SmallButton
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00356B;
	width: 110px;
	height: 25px;
}
.FooterText
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
/*Links used for Main Menu Hyperlink*/
.LargeBoldLinks:link
{
	color: #00356B;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
}
.LargeBoldLinks:visited
{
	color: #00356B;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
}
.LargeBoldLinks:hover
{
	color: Red;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
}
/*tabs*/
.pagecontent
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 800px;
	font: Arial;
	font-family: Arial;
	font-size: 12px;
	overflow: hidden;
	margin-top: 20px;
}

.myleftcontent
{
	width: 60%;
	float: left;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	font: Arial;
	font-family: Arial;
	display: inline;
	margin: 0;
	padding: 0;
	border: 0;
}

.myrightcontent
{
	width: 40%;
	float: right;
	text-align: right;
	font: Arial;
	font-family: Arial;
	font-size: 12px;
	display: inline;
	margin: 0;
	padding: 0;
	border: 0;
}

.mytopcontent
{
	width: 100%;
	display: inline;
	margin: 0;
	padding: 10px 0px 0px 10px;
	border: 0;
}

.mybottomcontent
{
	width: 100%;
	display: inline;
	margin: 0;
	padding: 10px 0px 0px 10px;
	border: 0;
}
A.tabStyle
{
	background: #c2d7ed url( "tabs/PDASTabTemplateLeft.gif" ) left top no-repeat;
	text-decoration: none;
	padding-left: 10px;
	font-weight: bold;
}
A.tabStyle span
{
	color: #00356B;
	background: url( "tabs/PDASTabTemplateRight.gif" ) right top no-repeat;
	padding-right: 10px;
	font-weight: bold;
}
A.tabStyle:hover
{
	background: white;
	background: #c2d7ed url( "tabs/PDASTabTemplateLeft.gif" ) left top no-repeat;
	text-decoration: none;
	font-weight: bold;
}

A.tabStyle:hover span
{
	color: #ffffff;
	background: url( "tabs/PDASTabTemplateRight.gif" ) right top no-repeat;
}
.tabStyleSel
{
	font-size: small;
	font-weight: bold;
}
A.tabStyleSel
{
	color: white;
	background: #00356B url( "tabs/PDASTabSelectedLeft.gif" ) left top no-repeat;
	text-decoration: none;
	padding-left: 10px;
}
A.tabStyleSel span
{
	color: white;
	background: url( "tabs/PDASTabSelectedRight.gif" ) right top no-repeat;
	padding-right: 10px;
}
A.tabStyleSel:hover
{
	color: white;
	background: #00356B url( "tabs/PDASTabSelectedLeft.gif" ) left top no-repeat;
	text-decoration: none;
}
A.tabStyleSel:hover span
{
	background: url( "tabs/PDASTabSelectedRight.gif" ) right top no-repeat;
}
.PopUp
{
	position: absolute;
	padding: 2px;
	background-color: Black;
	font: normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
}
.Bar_Tab
{
	position: relative;
	top: 0px;
	left: 0px;
	height: 3px;
	text-align: left;
	background-color: #00356B;
	width: 900px;
	margin-left: 1px;
}
/*Links used for Main Menu Hyperlink*/
.CourseLaunchLink:link
{
	color: #00356B;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}
.CourseLaunchLink:visited
{
	color: #00356B;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}
.CourseLaunchLink:hover
{
	color: Red;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
.BlueTableBorder
{
	border-color: #00356B;
	border-width: 1px;
	border-style: solid;	
}
.blueunderline:link
{
	text-decoration: underline;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
}
.blueunderline:visited
{
	text-decoration: underline;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
}
.blueunderline:hover
{
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
}
.blueunderlinenormal:link
{
	text-decoration: underline;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
}
.blueunderlinenormal:visited
{
	text-decoration: underline;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
}
.blueunderlinenormal:hover
{
	text-decoration: none;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
}