﻿/*
    Blue        #2c94b6
    BG Grey     #414141
    Dk Grey     #2e3235
    White       #ffffff
    Grey Text   #333333
    Left Nav    #32464d
*/

body
{
    background: #414141;
    background-image: url("/Images/bg.gif");
    margin: 0px;
    padding: 10px 0px 10px 0px;
    text-align: center;
}

img
{
    border-style: none;
}

#DivContainer
{
    width: 974px;
    background: #990000; /*#2c94b6;*/
    margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
    border: 1px solid #ffffff;
    text-align: left; /* this overrides the text-align: center on the body element. */
}

#DivHeader
{
    background: #ffffff;
    background-image: url("/Images/headerbg.jpg");
    padding: 0px 0px 0px 0px;
    width: 974px;
    height: 103px;
}

#DivTopNav
{
    background: #990000;
    padding: 0px 0px 0px 0px;
    width: 974px;
    height: 40px;
}

#DivFlashIntro
{
    background: #2e3235;
    width: 974px;
    height: 252px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}


#mainContent
{
    padding: 0px 20px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
    background: #2c94b6;
}

#DivFooter
{
    width: 974px;
    height: 50px;
    padding: 0px 0px 0px 0px;
    background: #D04040; /*#2c94b6;*/
    text-align: center;
    color: #000000;    
    font-size: 10px;
    clear: both;
}

#DivFooter a, #DivFooter a:visited
{
    color: #000000;
}

#DivFooter a:hover
{
    color: #F9A51B;    
}

#DivFooter a:active
{
    color: #F9A51B;     
}

#DivFooter #DivFooterMenu
{
    padding: 10px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#DivFooter #DivCopyright
{
    padding: 5px 0px 0px 0px;
    margin: 0px 0px 0px 0px;    
}


#ContentArea_Home
{
    float: left;
    padding: 15px 10px 10px 10px;
}

#HeaderText
{
	font-size: 16pt;
	font-weight: bold;
}

#ContentArea_Print, #ContentArea_Print td
{
    float: left;
    color: #000000;
    font-size: smallest;
    vertical-align: top;
    padding: 2px 2px 2px 2px;
    margin: 3px 3px 3px 3px;
    
}

#ContentArea_Print
{
	position /*\**/:relative\9;	
}

#ContentArea_Prod
{
    float: left;
    background-color: #FFFFFF;    
    color: #000000;
    vertical-align: top;
    padding: 2px 2px 2px 2px;
    margin: 3px 3px 3px 3px;
}

#ContentArea_Prod td
{
	font-size: small;
}

#ContentArea_Main
{
    float: left;
    background-color: #FFFFFF;
    color: #000000;
    vertical-align: top;
    padding: 0px 0px 10px 0px;
    margin: 0px 3px 10px 3px;
    border: 1px solid #808080;
}

#ContentArea_Main a, #ContentArea_Main a:visited
{
    color: Maroon;
}

#ContentArea_Main a:hover, #ContentArea_Main a:active
{
    color: Red;
}

#DivCol1
{
    float: left;
    vertical-align: middle;
    padding: 15px 10px 10px 10px;
}

#DivBottom
{
    width: 974;
    height: auto;
    float: none;
    vertical-align: middle;
    padding: 15px 10px 10px 10px;
}

#ContentArea_Home #DivCol2
{
    width: 460px;
    height: auto;
    float: right;
    padding: 20px 80px 10px 10px;
}

#ContentArea_Home p
{
    text-align: justify;
}

#DivAlternateTopNav
{
	background: #990000;
    font-size: 14px;
    font-weight: bold;
    padding: 12px 12px 12px 10px;
}

#DivAlternateTopNav a, #DivAlternateTopNav a:visited
{
    color: #ffffff;
    text-decoration: none;
}

#DivAlternateTopNav a:hover
{
    color: #F9A51B;
    text-decoration: underline;
}

#DivAlternateTopNav a:active
{
    color: #B4212B;
    text-decoration: underline;
}

#DivMainContent
{
	font-size: 11px;
	text-align: center;
}

#DivMainContent p
{
	font-size: 13px;
	font-weight: bold;
}

#DivSubPageContainer
{
    height: auto;
    border-bottom: solid 1px #ffffff;
    background: #32464d;
    overflow: auto;
}


#DivContentContainer
{
    width: 758px;
    height: auto;
    float: right;
    text-align: right;
    padding: 0px 0px 0px 0px;
    background-color: #2c94b6;
    border-left: solid 1px #ffffff;
}

#DivLeftMenuContainer
{
    float: left;
    padding: 0px;
    width: 214px;
    height: auto;
    background-color: #32464d;
}


#DivLeftMenu
{
    float: left;
    padding: 0px;
    width: 214px;
    height: 200px;
    background-color: #4D4D4D;
}



#DivContentPhoto
{
    width: 758px;
    height: 200px;
    height:auto;
    padding: 0px 0px 0px 0px;
}


#DivContentArea
{
    width: 600px;
    height: auto;
    padding: 10px 80px 20px 78px;
    text-align: left;
    background-color: #990000;
}

#DivContentArea p
{
    text-align: justify;
}


.TblStripe
{
    border-left: solid 1px #2783A1;
    border-right: solid 1px #2783A1;
}

.TblStripe td
{
    
}

.TblStripe .Row
{
    background-color:#2783A1;
}

#imgTrLogo
{
	position /*\**/:absolute\9;
	top /*\**/:20px\9;
	left /*\**/:320px\9;
	height:60px;
	width:350px;
}

#imgPacLogo
{
	height:100px;
	width:300px;	
}

#imgFull
{
	width:400px;	
}

#imgThumb
{
	width:160px;	
}