@font-face {
    font-family: 'DINPro-Light';
    src: url('DINPro-Light.eot');
    src: url('DINPro-Light.eot?#iefix') format('embedded-opentype'),
         url('DINPro-Light.woff') format('woff'),
         url('DINPro-Light.ttf') format('truetype'),
         url('DINPro-Light.svg#DINPro-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DirtyHeadline';
    src: url('DirtyHeadline.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* START STANDARD STYLES */
body {font-family:Arial, helvetica, sans-serif; font-size: 12px; line-height: 18px; color: #000;font-weight: normal;}
#Body {font-family:Arial, helvetica, sans-serif; font-size: 12px; line-height: 18px; color: #000;font-weight: normal;}
p {padding: 0px; margin: 0 0 15px 0; font-size: 12px; line-height: 18px;}

DT, .Head, .SubHead, .SubSubHead, .Normal, .NormalRed, 
.NormalBold, a.SkinObject:link, a.SkinObject:visited, 
a.SkinObject:hover, a.SkinObject:active,
.subhead, td .subhead, label, 
.divider, .normal table {font-family:Arial, helvetica, sans-serif; font-size: 12px;line-height: 18px;}

ul {margin: 10px 0;padding: 0 0 0 20px;} 
ul li {margin: 0 0 0 0;padding: 0;list-style-type: disc;}
ul li ul li {margin: 0;padding: 0;list-style-type: circle;}

h1, h2, h3, h4, h5, h6{margin:0 0 5px; padding:0; font-family:Arial, helvetica, sans-serif; font-weight: bold; color: #000;}

h1 {font-size: 22px; line-height: 34px;}
h2 {font-size: 20px; line-height: 28px; color: #004c38; border-bottom: solid 1px #004c38; }
h3 {font-size: 16px; line-height: 24px; color: #f78f1e; }
h4 {font-size: 14px; line-height: 20px; color: #004c38; }
h5 {font-size: 12px; line-height: 16px;}
h6 {font-size: 12px; line-height: 16px;}

.NormalBold, 
strong {font-weight: bold;}
.NormalRed {color: #c00000;}

a:link, 
a:visited,
a:active {color: #10634b; text-decoration:none;}
a:hover{color:#10634b; text-decoration:underline;}

/* END STANDARD STYLES */

/* START SKIN SPECIFIC STYLES */
.bcTxt {color: #afbd21;font-size: 12px;font-family:Arial, helvetica, sans-serif;line-height: 30px; font-weight:bold;}
a.bcTxt{font-size: 12px;font-family:Arial, helvetica, sans-serif;line-height: 30px;}
a.bcTxt:link, 
a.bcTxt:active, 
a.bcTxt:visited {color: #afbd21; text-decoration:none;}
a.bcTxt:hover {color: #000; text-decoration:none;}

.copyRgtTxt {color: #283891;font-size: 10px;font-family:Arial, helvetica, sans-serif;line-height: 30px; text-transform:uppercase;}
a.copyRgtTxt{font-size: 10px;font-family:Arial, helvetica, sans-serif;line-height: 30px;}
a.copyRgtTxt:link, 
a.copyRgtTxt:active, 
a.copyRgtTxt:visited {color: #283891; text-decoration:none;}
a.copyRgtTxt:hover {color: #000; text-decoration: none;}

/* Textbox Section Styles */
.NormalTextBox {font-family:Arial, helvetica, sans-serif;font-size:11px; background:#fff; color:#333; line-height:18px; font-weight:normal;}
.SearchWrap  .NormalTextBox{border:1px solid #333; background:#fff; float:left; height:24px; line-height:24px; width:190px;}
.ModC .NormalTextBox {color:#333;}

/* Admin Section Styles */
.CommandButton, 
a.CommandButton:link, 
a.CommandButton:visited, 
a.CommandButton:active{color:#f47920; font-family:Arial, helvetica, sans-serif; text-decoration:none;}
a.CommandButton:hover{ text-decoration:none; color:#000;}

#wrapper label, 
#wrapper span.Normal label,
#wrapper .SubHead {color:#000;}
#wrapper .Head {color:#000; font-size:12px; font-weight:normal; font-family:Arial, helvetica, sans-serif;}
#wrapper .WizardText {color:#000; font-size:12px; font-family:Arial, helvetica, sans-serif;}








/* Page specific styling */

#splash-tagline
{
    font-family: DINPro-Light, Arial, Sans-Serif;
	font-size: 22px;
	line-height: 28px;
	color: #10634b;
}

#splash-news-panel a
{
	font-size: 14px;
}



/* Product and software styling */
.product-header-row
{
    background-color: #f78f1e;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
}

.product-header-row a
{
    color: #fff !important;
}