/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #BB8D8F;
	font-family: Verdana, Helvetica, sans-serif;
	color: #444;
}  

h1 {
	font-size: 175%;
}

PRE
{
	font-family: Verdhana,Courier New, monospace;
}

h1#myservices {
	font-size: 175%;
	color: #16a;
}
h2 {
	margin: 0;
	padding: 0;
	color: #16a;
	font-family: Verdhana,Courier New, monospace;
	font-size:12px;
	font-weight:bold;
	
}
a
{
	color: #000000;
	}
h5 {
	margin: 0;
	padding: 0;
	color: #16a;
	font-family: Verdhana,Arial, monospace;
	font-size:17px;
	font-weight:bold;
	
}
h2#SmartBoxCodeDisplay {
	margin: 0;
	padding: 0;
	color: #f60;
	font-size: 200%;
	line-height: 50px;
}
h3 {
	font-size: 100%;
	text-decoration: underline;
}
h4 {
	margin: 0;
	padding: 0;
	color: #16a;
	font-size: 110%;
}
td.testHeader
{
	padding-left:1px;
	padding-right: 1px;
	padding-top:0px;
	padding-bottom:0px;
}
td 
{
	padding-left:4px;
	padding-right: 4px;
	padding-top:4px;
	padding-bottom:4px;
}
td.nopadding
{
	padding-left:0px;
	padding-right: 0px;
	padding-top:0px;
	padding-bottom:0px;	
}
TD.MH
{
	font-weight: normal;
	font-size: 22px;
	color: #2d0053;
	font-family: Verdana, Gill Sans, Arial;
}
TD.SH
{
	font-weight: 600;
	font-size: 14px;
	color: #2d0053;
	font-family: Verdana, Gill Sans, Arial;
}
TD.Error
{
	font-weight: bold;
	font-size: 14px;
	color: #ff0000;
	font-family: Verdana, Arial, Helvetica;
}
TD.GreenFont
{
	font-weight: bold;
	font-size: 14px;
	color: #0000FF;
	font-family: Verdana, Arial, Helvetica;
}
TD.PacTexts
{
	font-weight: 500;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica;
	text-align: justify;
	padding-left:5px;
	padding-right: 5px;
}


TD.PacAnswers
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
}
TD.links
{
	font-weight: 500;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
}

TD.linksLarge
{
	font-weight: 600;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
}

.copySM {
	font-size: 80%;
}

.copySM_bold {
	font-size: 80%;
	font-weight: bold;
}

.copyLG_bold {
	font-size: 110%;
	font-weight: bold;
}

.errorLG_bold {
	font-size: 110%;
	font-weight: bold;
	color : Red;
}

p.first {
	margin-top: 0;
}
p.last {
	margin-bottom: 0;
}

div#clear {
	clear: both;
}

br#spacer {
	height: 6px;
	font-size: 6px;
	line-height: 6px;
}

div#wrapper {
	background-color: #FFFFFF;	
	margin: 0 50px 0 50px;
}
div#greyBar {
	background-color: #777;
	height: 1px;	
	line-height: 1px;
	margin: 0;
}
div#contentTop {
	margin: 3px 0 0 0;
	padding: 0 0 3px 0;
	
	background-position: top left;
}
div#contentBottom {
	
	background-position: bottom left;
	padding: 0 0 12px 0;
}
div#header {
	position: relative;
	height: 75px;
	
}
ul#nav {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 0;
	right: 18px;
	list-style-type: none;
	font-size: 70%;
}
ul#nav li {
	border: 2px solid #f2f2f2;
	background-color: #f2f2f2;
	
	
	background-position: top left;
	float: left;
	
	padding: 0;
	margin: 5px 2px;
	
}
ul#nav li a {
	float: left;
	display: block;
	margin: 0;
	padding: 60px 6px 10px 6px;
	text-decoration: none;
	color: #238;
}
ul#nav li a:hover {
	background: #f2f2f2;
}

div#blueBar {
	background-color: #20358b;
	margin: 0 10px;
	height: 5px;
	font-size: 10px;
	line-height: 5px;	
}

.Seperator
{
    border-top: #c5c5f5 1px solid;
}

.VerticalSeperator
{
	border-right: #c5c5f5 1px solid;
}

.SeperatorTop
{
    border-bottom: #c5c5f5 3px solid;
}

.banner
{
	position: relative;
	height: 75px;	
	background-image: url(../images/gradBannerSm.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding-left:0px;
	padding-right: 0px;
	padding-top:0px;
	padding-bottom:0px;			
}
.bannerHeading
{
	color: #ffffff;
	font-size: 16px;
	font-family:Verdana;
	font-style:italic;
	font-weight: bold;
	background-image: url(../images/gradBannerSm.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding-left:0px;
	padding-right: 0px;
	padding-top:0px;
	padding-bottom:0px;		
}

div#banner {
	position: relative;
	height: 75px;
	margin: 3px 10px;
	padding: 0;
	background-image: url(../images/gradBannerSm.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
div#bannerAbout {
	position: relative;
	height: 74px;
	margin: 3px 20px;
	padding: 0;
	background-color: #f5f5f5;
	background-image: url(../images/officeBanner.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

div#branding {
	position: absolute;
	bottom: 40px;
	left: 15px;
	color: #ffffff;
	font-size: 16px;
	font-family:Verdana;
	font-style:italic;
	font-weight: bold;
}
div#brandingRed {
	position: absolute;
	bottom: 30px;
	left: 15px;
	color: #711;
	font-size: 80%;
	font-weight: bold;
}
table#innerColumns {
	font-size: 80%;
	margin: 0 20px;
}
table#innerColumnsDefault td {
	font-size: 80%;
	margin: 0 20px;
}
table#innerColumns td {
	vertical-align: top;
	padding: 12px 0;
}
table#innerColumns td h1 {
	margin-top: 0;
}
div#leftColumn {
	margin-right: -320px;
	padding: 0;
	width: 100%;
	font-size: 80%;
	float: left;
}
div#leftContent {
	margin: 12px 330px 0 20px;
}
div#rightColumn {
	margin: 12px 20px 0 0;
	padding: 0;
	float: right;
	width: 300px;
	font-size: 80%;
}
div#singleColumn {
	font-size: 80%;
	margin: 12px 20px;
	padding: 0;
}
div#blueBox {
	background-color: #dbe6f0;
	border: 2px solid #fff;
	font-size: 10px;
	margin: 0;
	padding: 10px 10px 10px 10px;
	line-height: 1.5em;
}
div#greyBox {
	background-color: #e5e3e2;
	border: 2px solid #fff;
	padding: 6px;
	font-size: 90%;
	line-height: 1.5em;
}
div#greyBox td {
	padding: 0;
}

/* FOOTER STYLES */

div#footer {
	font-size: 55%;
	color: #666;
	margin: 0;
	padding: 6px 60px 36px 60px;
	position: relative;
}
div#footer a:link, div#footer a:visited {
	color: #238;
	text-decoration: none;
}
div#footer a:hover, div#footer a:active {
	color: #666;
	text-decoration: none;
}
div#copyright {
	position: absolute;
	right: 60px;
	top: 6px;
}

ol#levelOne {
	list-style-type: decimal;
}
ol#levelOne li {
	margin-bottom: 1em;
}
ol#levelTwo {
	list-style-type: upper-alpha;
}
ol#levelThree {
	list-style-type: lower-roman;
	margin-top: 1em;
	margin-bottom: 1em;
}
ol#levelThree li {
	margin-bottom: 0;
}
ol li {
	margin-bottom: 0.5em;
}
ol li img {
	margin-right: 6px !important;
	margin-right: 30px;
}
ol li img.right {
	margin: 0 6px;
}
dl dt a:link, dl dt a:visited {
	text-decoration: none;
	color: #16a;
	font-size: 120%;
	font-weight: bold;
}
dl dt a:hover, dl dt a:active {
	text-decoration: underline;
	color: #16a;
}


.txtbox
{
	border-right: #A1B2C4 1px solid;
	border-top: #A1B2C4 1px solid;
	font-weight: 400;
	font-size: 11px;
	border-left: #A1B2C4 1px solid;
	color: #000000;
	border-bottom: #A1B2C4 1px solid;
	font-family: Verdana,Arial;
	height: 18px;
	background-color: #ffffff;
	text-align: left;
	text-decoration: none;
}

.sbttn
{
	border-right: #dddddd 1px solid;
	border-top: #dddddd 1px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: #ffffff 1px solid;
	width: 80px;
	color:White;
	border-bottom: #dddddd 1px solid;
	font-family: Verdana, 'Century Gothic' , Arial;
	height: 19px;
	background-color: #336699;	
	text-align: center;
	text-decoration: none;
}

.GridHeaderStyle
{
	font-weight: 600;
	font-size: 11px;
	color:White;
	font-family: Verdana, Arial, Helvetica;
	background-color:#336699;
}
.GridSelectedRowStyle
{
	font-weight: 500;
	font-size: 10px;
	color: #000000; 	
	font-family: Verdana, Arial, Helvetica;
}

.GridAlternateRowStyle
{
	font-weight: 500;
	font-size: 10px;
	color: #000000;	
	font-family: Verdana, Arial, Helvetica;
	background-color:#fffaf0;
}

.GridNormalRowStyle
{
	font-weight: 500;
	font-size: 10px;
	color: #000000; 	
	font-family: Verdana, Arial, Helvetica;
}
.GridNormalItemStyle
{
	font-weight: 500;
	font-size: 11px;
	color: #000000; 	
	font-family: Verdana, Arial, Helvetica;
}
.GridAlternateItemStyle
{
	font-weight: 500;
	font-size: 11px;
	color: #000000;	
	font-family: Verdana, Arial, Helvetica;
	background-color:#fffaf0;
}
td.PageHeader
{
	font-weight: bold;
	font-size: 18px;
	color: #336699;	
	font-family: Verdana, Arial, Helvetica;
	
}

.TextMatterItalic
{
	font-weight: 500;
	font-size: 11px;
	color: #336699;
	font-family: Verdana, Arial, Helvetica;
	text-align: justify;	
	font-style:italic;
	
	}
.LargeTextMatter
{
	font-weight: 500;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica;
	text-align: justify;
	padding-left:5px;
	padding-right: 5px;
}	
TD.TextMatter
{
	font-weight: 500;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica;
	text-align: justify;
	padding-left:5px;
	padding-right: 5px;
}
TD.TextMatterRight
{
	font-weight: 500;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica;
	text-align: right;
	padding-left:5px;
	padding-right: 5px;
}
TD.TextMatterColor
{
	font-weight: 500;
	font-size: 11px;
	color:#711 ;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica;	
	text-align: justify;
	padding-left:5px;
	padding-right: 5px;
	
}
TD.TextMatterLarge
{
	font-weight: 500;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica;
	text-align: justify;
	padding-left:5px;
	padding-right: 5px;
}
TD.TextMatterLeft
{
	font-weight: 500;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica;
	text-align:left;
	padding-left:5px;
	padding-right: 5px;
}
TD.Numeric
{
	font-weight: 500;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica;
	text-align: right;

}
TD.display
{
	font-weight: bold;
	font-size: 11px;
	color: #ff0000;
	font-family: Verdana, Arial, Helvetica;
	background-color: #f1f1f1;
}
.RowFooter
{
	font-weight: bold;
	font-size: 10px;
	color: #666666;
	font-family: Verdana,Arial, Helvetica;
}

TD.UserStatus
{
	font-weight: bold;
	font-size: 12px;
	color: #03006D;
	font-family: Verdana,Arial, Helvetica;
}

TD.FormLabels
{
	font-weight: bold;
	font-size: 11px;
	color: #330066;
	font-family: Verdana,Arial, Helvetica;
}

TD.FormLabelsBlue
{
	font-weight: bold;
	font-size: 11px;
	color: #0000FF;
	font-family: Verdana,Arial, Helvetica;
}

TD.LargeLink
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	font-family: Verdana,Arial, Helvetica;
}




.BoxNo
{
	font-weight: bold;
	font-size: 16px;
	color: #FF0000;
	font-family: Verdana,Arial, Helvetica;
}

TD.FormLabelsRight
{
	font-weight: bold;
	font-size: 11px;
	color: #330066;
	font-family: Verdana,Arial, Helvetica;
	text-align:right
}
TD.FormLabelsWhite
{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana,Arial, Helvetica;
}
TD.FormLabelsRose
{
	font-size: 12px;
	font-weight:bold;
	text-align:justify;
	color: #ca006c;
	font-family: Verdana,Arial, Helvetica;
}
TD.FormLabelsSparkling
{
	font-size: 12px;
	color: #b69548;
	font-family: Verdana,Arial, Helvetica;
}
.legends
{
	font-family:Verdana,Arial,Helvetica;
	font-size:12px;
	font-weight:bold;
	font-variant:small-caps;
	color:#8b0000;
	padding:10 10 10 10;
}
.legendsNoCaps
{
	font-family:Verdana,Arial,Helvetica;
	font-size:12px;
	font-weight:bold;
	text-align:justify;	
	color:#20358b;
	line-height:20px;	
}
.RegisterationHeadings
{
	font-family:Verdana,Arial,Helvetica;
	font-size:16px;
	font-weight:bold;
	font-variant:small-caps;
	color:#8b0000;
	padding:10px 10px 10px 10px;
}
.fieldsets
{
	border:1px;
	border-color:#336699;
	
}
.fieldsetsScroll
{
	border:2px;
	border-color:#336699;
	background-color:#F1F1F1;
}
div#loginbox {
	background-color: #f1f1f1;
	border: 2px solid #fff;
	padding: 6px;
	line-height: 1.5em;
}
div#welcome {
	color: #000000;
	font-size: 12px;
	font-family:Verdana,Arial;
	text-align:justify;
	padding-left:5px;
	padding-right:5px;
}
div#HPNews
{
	font-size:75%;
	font-family:Verdana,Arial;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:10px;
	
}
.hyperlinks
{
	text-decoration:none;
}
div#yellowBox {
	background-color: #fdf5e0;
	border: 2px solid #ffd929;
	padding: 6px;
	font-size: 85%;
	line-height: 1.5em;
	height:400px;
	width:175px;
}

.btn
{	
	border-right: #dddddd 1px solid;
	border-top: #dddddd 1px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: #ffffff 1px solid;
	width: 80px;
	color:White;
	border-bottom: #dddddd 1px solid;
	font-family: Verdana, 'Century Gothic' , Arial;
	height: 19px;
	background-color: #336699;	
	text-align: center;
	text-decoration: none;
}

TD.WizardQuestion
{
	font-weight: bold;
	font-size:small;
	color:Blue;
	font-family:  Verdana,Arial, Helvetica;
}
TD.WizardQuestions
{
	
	font-size:medium;
	color:Blue;
	font-family:  Arial Narrow, Verdana,Arial, Helvetica;
}
TD.WizardAnswer
{
	font-weight: bold;
	font-size:small;
	color:Black;
	font-family: Verdana,Arial, Helvetica;
}

.GridHeaderStyleBold
{	
	background-color:#DDDDDD;
	font-weight: bold;
	font-size: 11px;
	color: #330066;
	font-family: Verdana,Arial, Helvetica;
}

.ntxtbox
{
	border-right: #cccccc 1px solid;
	border-top: #999999 1px solid;
	font-weight: 400;
	font-size: 11px;
	border-left: #999999 1px solid;
	color: #000000;
	border-bottom: #cccccc 1px solid;
	font-family: Verdana,Arial;
	height: 18px;
	background-color: #ffffff;
	text-align: right;
	text-decoration: none;
}

TD.WhiteLabelLarge
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Verdana,Arial, Helvetica;
}
TD.BlueLabelLarge
{
	font-weight: bold;
	font-size: 14px;
	color:#556890;
	font-family: Tahoma,Verdana,Arial, Helvetica;
}
TD.PageFooter
{
	font-weight: 300;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.WhiteLabelLarge
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Verdana,Arial, Helvetica;
	cursor:hand;
	text-decoration:none;
}

TD.Banner
{

	position: relative;
	height: 75px;	
	background-image: url(../images/gradBannerSm.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding-left:0px;
	padding-right: 0px;
	padding-top:0px;
	padding-bottom:0px;			
}

.HeadBold {
	font-size: 16px;
	font-weight: bold;
}

TD.PacQuestions
{
	
	font-size:medium;
	font-weight: bold;
	color:Blue;
	font-family:  Arial Narrow, Verdana,Arial, Helvetica;
}
TD.PacAnswer
{
	font-weight: bold;
	font-size:small;
	color:Black;
	font-family: Verdana,Arial, Helvetica;
}