body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #b0b0b0;
	background-image: url(../images/mainStrip.gif);
	background-repeat: repeat-x;
}
.twoColHybLtHdr #container {
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
 
.twoColHybLtHdr #sidebar1 h3, .twoColHybLtHdr #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
}


.twoColHybLtHdr #mainContent {
	width:700px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #2e469b;
	border-right-color: #2e469b;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #2e469b;
	margin-right:auto;
	margin-bottom: 20px;
	margin-left:auto;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 10px;
} 
.twoColHybLtHdr #footer {
	padding-top: 26px;
	padding-bottom: 25px;
	background-color: #3F3F3F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #767676;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
} 
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}




A {
	color: black;
	text-decoration: underline;
}
.twoColHybLtHdr a:hover {
	color: #2e469b;
	text-decoration: underline;
}



#header {
	position:relative;
	height:118px;
	width:100%;
	left:0;
	top:0;
	background-image: url(../images/topTile.gif);
	background-repeat: no-repeat;
	background-position: 218px 0px;
}
#wrap_inner {
	width: 100%;
	float: none;
	position: relative;
	padding-bottom: 20px;
}
#subNavigation {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 37px;


	margin-left: 0;
}

* html #subNavigation {
    margin:0 0 -1px 0
}

html>body #subNavigation {
    *margin:0 0 14px 0
}

#main {
	float:left;
	background-color: #FFFFFF;
	margin: 10px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	display: inline;
	width: 80%;
}
#pageHeader {
    clear:both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #575757;
	padding-left: 5px;
	height: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#pageHeader H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2e469b;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	position: relative;
	display: inline;
	float: left;
	text-align: center;
}

#pageHeaderIcon{
	MARGIN: 0px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #666666;
	float: right;
	width: auto;
	text-align: right;
	display: block;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
}

.RedLG {
	color: #580E10;
	font-size: 13px;
	font-family: "Trebuchet MS";
}

.smallCopyRight {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}


#spacer {
	float:left;
	width:1px;
	height:100%;
	display:inline;
	margin-bottom:0px;
	margin-right:-1px;
	display:inline;
	margin-top: -76px;
	margin-left: auto;
}

#menu {
	margin:0 auto;
    width:420px;
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 0;
}
#menu li {
    position:relative;
    float:left;
    display:block;
	list-style:none;
	margin:0;
	padding:0;

	font-weight: bold;
}
#menu li a {
	display:block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-decoration: none;

		color:white;
}

#menu li a:hover {
	color:white;
	text-decoration: underline;
}

#SubMenu{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
	background-image: url(../images/arrowLight.gif);
	background-repeat: no-repeat;
	background-position: 3px 12px;
	font-weight: normal;
	text-indent: 13px;
	color: #333333;
}





#whiteHeader {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#whiteHeader a {
	color: #333333;
	text-decoration: none;
}

#whiteHeader a:hover {
	color: #2e469b;
	text-decoration: underline;
}
#pageHeaderIcon:hover {
	color: #FF7621;
	text-decoration: underline;
}




#mainBodycontainer {
	line-height: 18px;
	color: #000000;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#mainBodycontainer td {
	font-family: Arial, Helvetica, sans-serif;
}
#mainBodycontainer #radio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
LightBack img {
	padding: 3px;
	border: 1px solid #CB2027;
}


#mainBodycontainer #textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
#textfield  {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}



#mainBodycontainer Table {
	text-decoration: none;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.InnerTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	text-align: left;
}


#mainBodycontainer h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #644F50;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
.tableAdjust10   TABLE {

	display: block;
}


.BorderFrame {
	border: 1px solid #CCCCCC;
}
.BorderFrame   TD {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.TableHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #575757;
	font-weight: bold;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #186A92;
	padding-right: 5px;
	padding-left: 5px;
	margin: 10px;
}
.TableHeaderLight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #D3D3D4;
	font-weight: bold;
	background-image: url(../images/greyTile.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#mainBodycontainer #select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#mainBodycontainer h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C72026;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding: 0px;
}
.innerTable TD {
	padding: 4px;
}


.MainMenu {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-size: 14px;
	line-height: 24px;
	padding-top: 8px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px auto;
	padding-bottom: 11px;
	width:778px;
	font-weight: bold;	
}

.MainMenu li{
	display: inline;
	padding: 0px;
	margin: 0px;
}

.MainMenu li a{
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 16px;
	margin: 0px;
	background-image: url(../images/tab_off.gif);
	background-repeat: no-repeat;
}

.MainMenu li a:hover{

	color: white;
	background-image: url(../images/tab_on.gif);
	background-repeat: no-repeat;
}
#mainContentFull {
		width:700px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #2e469b;
	border-right-color: #2e469b;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #2e469b;
	margin-right:auto;
	margin-bottom: 20px;
	margin-left:auto;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 10px;
}
#LogIn {
	width: 450px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
#centerPadding   {
	padding: 30px;
	height: 90%;
}
.SpacerInner    {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#redTableBox {
	color: #FFFFFF;
	background-color: #2e469b;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-family: "Trebuchet MS";
	top: 20px;
	bottom: 20px;
}
.SpacerInnerRed {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: white;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
#LogIn .SpacerInner a {
	font-size: 11px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 20px;
}
#LogIn .SpacerInner a:hover {
	color: #CA4B00;
}


#InnerHeader {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #464646;
	background-image: url(../images/headerTile.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	display: block;
	margin-top: 15px;
	background-color: #ECEEEE;
	background-repeat: repeat-x;
}
#InnerHeader a {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #333333;
	background-image: url(../images/greyTile.gif);
	background-repeat: repeat-x;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;
	border: 1px solid #666666;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}

#rightFlow {
	float: right;
	display: inline;
	margin-top: -22px;
	padding-right: 10px;
}
.PageNum {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
}

.DropMenu {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 19px;
	margin-left: 3px;
	margin-top: 1px;
}
.PageNum     a:link,.PageNum  a:visited {
	color: #333333;
	text-decoration: none;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	padding-top: 0px;
}

.PageNum   a:hover {
	color: #FFFFFF;
	background-color: #2e469b;
	text-decoration: none;
}
#currentJobs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
}
#currentJobs .TableHeader a {
	color: #FFFFFF;
	text-decoration: none;
}
#currentJobs  .TableHeader a:hover {
	color: white;

}
#currentJobs   TR:hover {
	background-color: #F7F7F7;
}

#currentJobs     TD {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.Green {
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}
.Red {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#currentJobs a:hover {
	color: #2e469b;
	text-decoration: underline;
}
#HeadUnder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9a9b9d;
	padding-bottom: 7px;
	padding-top: 7px;
}


#detailsHeader {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #464646;
	background-image: url(../images/headerTile.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	display: block;
	margin-top: 15px;
}
#FileDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	width: 100%;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F3F4;
	margin-bottom: 15px;
	background-color: #FFF8EC;
}
.TableHeaderShadeRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/redShadeTile.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	margin: 10px;
	background-repeat: repeat-x;
	background-color: #BA1D24;
}
.BorderFrameBox {
	background-color: #F8F9FA;
	border: 1px solid #CCCCCC;
}


.TableHeaderShade {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/headerTile.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	margin: 10px;
	background-repeat: repeat-x;
	background-color: #ECEEEE;
}
.TableHeaderShadeDarker {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/headerTile2.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	margin: 10px;
	background-repeat: repeat-x;
	background-color: #FFDE87;
}

.BorderFrameDivide {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.BorderFrameUnder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.BorderFrameUnderDot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #939393;

}

.LightBack     {
	background-color: #F2F4F7;
}
.button:hover {
	background-color: #CCCCCC;
}

.buttonRed {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:white;
	background-color: #5f5f5f;
	margin: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 3px;
	padding-bottom: 3px;

	border: 1px double #8F8F8F;
}
.buttonRed:hover   {
	background-color: #999999;
}
.LightBack a:link img, .LightBack a:active img, .LightBack a:visited img {
	border: 1px solid #999999;
	margin: 3px;
}
.LightBack a:hover img {
	border: 1px solid #AB1B20;
}
#gridList TD {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#InnerFooter {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #464646;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	display: block;
	margin-top: 0px;
	background-color: #F5F5F5;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}
#spacerTop15 {
	display: block;
	margin-top: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#buttonFooter {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #464646;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	background-color: #F5F5F5;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}
.buttonSM {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #035881;
	background-color: #FFFFFF;
	margin: 2px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/btTile.gif);
	border: 1px double #B6B6B6;
}
.button {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #035881;
	background-color: #E5E6E5;
	padding-right: 15px;
	padding-left: 0px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/bt.gif);
	border: 1px double #B6B6B6;
	background-position: right;
	margin: 5px;
	background-repeat: no-repeat;
}
.buttonBack {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #035881;
	background-color: #E5E6E5;
	padding-right: 0px;
	padding-left: 15px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/btBack.gif);
	border: 1px double #B6B6B6;
	background-position: left;
	margin: 5px;
	background-repeat: no-repeat;
}
.buttonReg {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #035881;
	background-color: #E5E6E5;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/btReg.gif);
	border: 1px double #B6B6B6;
	margin: 5px;
	background-repeat: repeat-x;
}
#OrderDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	width: 100%;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F3F4;
	margin-bottom: 0px;
	background-color: #F4F4F4;
}
#NotesHead {
	padding-left: 0px;
	height: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #FF7721;
	font-size: 11px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E2E2E2;
}

