html,body{
      margin:0;
      height:100%;
      background-image:url("../images/graphics/bg_grad.gif");
      background-repeat:repeat-x;
      background-color:#2174a2;
font-family:Arial;
}
.master 
{
	margin-left:auto;
	margin-right:auto;
	width:971px;
}
img
{
	border:0;
}
.center
{
    text-align:center;
}
.centerTable table
{
    margin: 0 auto;
}
.clearBoth
{
	clear:both;
}
.headCon
{
    width:971px;
    height:193px;
    background-image:url("../images/graphics/head_bg.gif");
    background-repeat:no-repeat;
    background-position:right;

}
#breadcrumb
{
    margin-bottom:3em;
}
#breadcrumb p, #breadcrumb a
{
    font-size:11px;
    margin:0;
}
.logo
{
    width:222px;
    height:193px;
    float:left;
}
.headImages
{
    width:739px;
    height:148px;
    padding-top:45px;
    float:left;
}
.conCon
{
    background-image:url("../images/graphics/content_grad.gif");
    background-repeat:repeat-y;
}
.cont
{
    width:749px;
    float:right;
    background-image:url("../images/graphics/content_bg.gif");
    background-position:top left;
    background-repeat:no-repeat;
}
.contCon
{
    width:509px;
}
.navCon
{
    background-color:#ccc;
    width:222px;
    float:left;
font-size:10pt;
}
.footCon
{
    background-image:url("../images/graphics/foot_bg.gif");
    background-repeat:no-repeat;
    width:971px;
    height:74px;
clear:both;
}
.rightCol
{
    width:240px;
    float:right;
}
.search
{
padding-top:2px;
margin-bottom:20px;
}
.search input 
{
    font-size:11px;
    width:137px;
    border:1px solid #a1a0a5;
    padding:3px 0 4px 4px;
}
.footTxt
{
padding-top:48px;
color:#fff;
font-size:8pt;
}
.footTxt p
{
color:#fff;
}
.contTxt
{
padding:8px 0px 10px 30px;
}
.eaSideItem
{
padding:0px 0px 10px 0px;
text-align:center;
}





/* Links */
.footTxt a{
  color:#fff;
}
.footTxt a:hover{
  color:#bdddf0;
}


/* All Navigations */
.Nav_Side_Level1,.Nav_Side_Level2,.Nav_Side_Leveln,.Nav_Side_Level_Selected,.Nav_Top{
  text-decoration:none;
}


.Nav_Side_Level1{
  color:036;
  font-weight:bold;
}

.Nav_Side_Level2{
  color:369;
}

.Nav_Side_Leveln{
  color:69a;
}

.Nav_Side_Level_Selected{

}

.Nav_Top{
  color:#DB7124;
}








/* Start Shop Styles */
.shopsubmit,.ft100bold,.pft100,.ft100,.ft{
  background-color:cccccc ;font-size:10px;
}
.ft100bold,.pft100,.ft100{
  width:100px;
}
.shopsubmit,.ft100bold{
  font-weight:bold; font-size:11px;
}
.shopsubmit{
  font-size:12px
}
/* End Shop Styles */
 	
/* Start Form Validation Styles*/
.validation_failed {
  border: 1px solid red;
}
.error_msg {
  color:red;
}
/* End  Form Validation Styles */

