﻿body 
{
	background-color:#DBD8CB;
	font-family:Arial;
	font-size:10px;
	line-height:14px;
	color:#67652f; 
	margin:0px;
	padding:0px;
}

td
{
	vertical-align:top;
	text-align:left;
}

h1
{
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	margin-bottom:0px;
	text-transform:uppercase;
	color:#00264C;
}

h2
{
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	font-style:italic;
	margin-bottom:0px;
	margin-top:12px;
	color:#67652f;
}

.inlineH2
{
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	font-style:italic;
	margin-bottom:0px;
	margin-top:12px;
	color:#67652f;
}

p
{
	margin-top:0px; 
	margin-bottom:10px;
}

input,textarea, select
{
	font-family:Arial;
	font-size:10px;
	line-height:12px;
	color:#67652f; 
}

.FileUpload
{
	width:230px;
}


a:active	{	color:#00264C; text-decoration: none;	}
a:link		{	color:#00264c; text-decoration: none;	}
a:visited	{	color:#00264C; text-decoration: none;	}
a:hover		{	color:#00264C; text-decoration: underline;	}

.blueText {	color:#00264C; }

.spacer
{
	font-size:5px;
	line-height:5px;
	padding:0px;
	background-color:#FFFFFF;
}

.spacerGreen
{
	font-size:5px;
	line-height:5px;
	padding:0px;
	background-color:#8B865B;
}

.spacerBlank
{
	font-size:5px;
	line-height:5px;
	padding:0px;
}


.tblLayout
{
	width: 780px; 
	height: 514px; 
	margin:auto; 
	float:none;
	background-image: url(Assetts/Images/PageBG.gif); 
	background-position: left top;
	background-repeat: no-repeat;
}



.blueBar	
{	
	font-size:5px;
	line-height:5px;
	background-color:#00264c;	
}

div#divCopy /*DIV FOR THE COPYRIGHT STATEMENT*/
{
	width: 780px; 
	height: 18px; 
	margin:auto; 
	margin-top:18px;
	float:none;
	text-align:center;
	font-size:10px;
}

.header
{
	font-size:14px;
	line-height:17px;
	
}

.bodyText
{
	font-size:10px;
	line-height:12px;
}


/********************
**** SCROLL PANE ****
********************/
 .holder
 {
	height:100%; 
	width:100%; 

 }
 
 .scroll-pane 
 {
	overflow: hidden;
	float: left;
	width:100%;
	height:100%;
				
}


/********************
**** MODAL STYLE ****
********************/
.modalBackground 
{
	background-color:#000000;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.dropShadow
{ filter:shadow(color:#222222, strength:5, direction:120);}

.modalBackgroundCEO 
{
			background: #110b0c !Important;
			filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90) !Important;
			opacity: .9 !Important;
			-moz-opacity: .9 !Important;
			z-index:999;
}

/********************
**** ECOMM PANES ****
********************/
.paneHeader
{
	padding:0px 5px;
	color:#FFFFFF;
	width: 292px; 
	height: 15px;
	margin:0px;
	cursor:pointer;
	background: url(Images/paneBG.jpg) repeat-x;
	padding-bottom:0px!important;
	margin-bottom:0px!important;
	
}

.paneContent
{
	height: 60px!important;
	/*background: url(Images/Layout/level3BG.jpg) repeat;*/
	border-left: solid 1px #00264C;
	border-right: solid 1px #00264C;
	text-align: justify;
	padding:2px 5px;
	margin-top:0px!important;
}
.modalProductBackground 
{
			background: #000000 !Important;
			filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70) !Important;
			opacity: .7 !Important;
			-moz-opacity: .7 !Important;
			z-index:999;
}

/*************
**** MENU ****
**************/
#menu{
    list-style-type:none;
    margin:0px;
    padding:0px;
    position:relative;
    height:24px; 
}

#menu li{
    float:left;
    cursor:pointer;
    margin-right:1px;
}

.submenu{
    display:none;
    width:155px;
    margin:0px;
    padding:0px;
    position:absolute;
    top:18;
    z-index:999;
    padding-top:12px;
}
.submenu img{
    display:block;
}

.tab{
    width:155px;
    height:24px;
    background-image:url('Menu/menu.jpg');
}
#tab1{background-position:0px 0px;}
#tab2{background-position:465px 0px;}
#tab3{background-position:310px 0px;}
#tab4{background-position:155px 0px;}

.tab1_selected{background-position:0px 24px;}

.item{
    width:155px;
    height:14px;  
}
.submenu1{background-image:url('Menu/submenu1.jpg');}
#no1, #no7, #no17, #no23{background-position:0px 0px;}
#no2, #no12, #no18{background-position:0px 70px;}
#no3, #no13, #no19{background-position:0px 56px;}
#no4, #no14, #no20{background-position:0px 42px;}
#no5, #no15, #no21{background-position:0px 28px;}
#no6, #no16, #no22{background-position:0px 14px;}

.submenu2{background-image:url('Menu/submenu2.jpg');}
#no7{background-position:0px 0px;}
#no8{background-position:0px 126px;}
#no9{background-position:0px 112px;}
#no10{background-position:0px 98px;}
#no11{background-position:0px 84px;}

.submenu3{background-image:url('Menu/submenu3.jpg');}
.submenu4{background-image:url('Menu/submenu4.jpg');}
