html,body{
      margin:0;
      height:100%;
      font-family:Arial;
      background-color:#2f6cb5;
}
.master 
{
	width:940px;
	background-image:url("../images/graphics/main_grad.gif");
	background-repeat:repeat-y;
}
.subMaster 
{
	width:940px;
	background-image:url("../images/graphics/sub_bg_grad.gif");
	background-repeat:repeat-y;
}
.footerCon
{
    width:940px;
    height:65px;
    background-image:url("../images/graphics/footer_bg.gif");
    background-repeat:no-repeat;
    background-color:#2f6cb5;
}
img
{
	border:0;
}
.center
{
    text-align:center;
}
.center table
{
    margin: 0 auto;
}
.clearBoth
{
	clear:both;
}
.borderLeft
{
    width:18px;
    height:620px;
    background-image:url("../images/graphics/main_left.gif");
    background-repeat:no-repeat;
    float:left;
}
.borderRight
{
    width:24px;
    height:620px;
    background-image:url("../images/graphics/main_right.gif");
    background-repeat:no-repeat;
    float:right;
}
.mainLeft
{
    background-image:url("../images/graphics/bg_grad.gif");
    background-repeat:repeat-x;
    background-position:top right;
}
.mainRight
{
    background-image:url("../images/graphics/bg_grad.gif");
    background-repeat:repeat-x;
    background-position:top left;
}
.mainCon
{
    width:898px;
    float:left;
}
.headCon
{
    width:898px;
    height:130px;
    background-image:url("../images/graphics/head_bg.gif");
    padding-top:18px;
}
.headCon form
{
padding:0px;
margin:0px;
}
.logos
{
height:94px;
}
.searchCon
{
    width:855px;
    height:35px;
    padding-left:570px;
    padding-top:3px;
}
.searchCon span
{
    font-weight:bold;
    color:#85b4e0;
    font-size:11pt;
}
.searchCon input
{
    border:solid 2px #85b4e0;
    color:White;
}
.leftCol
{
    width:200px;
    float:left;
    padding:20px 0px 20px 0px;
}
.leftCol h3
{
    margin-left:10px;
    color:#2c3588;
}
.nav
{
    width:196px;
    padding:0px 1px 0px 1px;
}
.conCon
{
    width:698px;
    float:right;
}
.flashCon
{
    width:698px;
    height:271px;
    background-image:url("../images/graphics/flash_bg.gif");
    background-repeat:no-repeat;
}
.cont
{
    width:658px;
    background-image:url("../images/graphics/con_head_bg.gif");
    background-repeat:no-repeat;
    background-position:top;
    padding:20px 18px 20px 22px;
}
.footTxt
{
    text-align:center;
    padding-top:8px;
    color:White;
}
.subCon
{
    width:878px;
    padding:10px 10px 10px 10px;
    margin-left:18px;
}
.flashImages
{
margin:23px 0px 0px 23px;
width:656px;
height:247px;
}
td.newsSection
{
border-left:solid 1px #ccc;
}
.toTop
{
text-align:right;
}


/* Main Styles */
td,body{
  font: normal 12px arial;
  color:333;
  text-decoration:none;
}


/* Links */
.footTxt a{
  color:#fff;
}
.footTxt a:hover{
  color:#fcc33c;
}

hr { height: 0px; color: #b0b0ba; border-top: 1px; background: #b0b0ba; border-style: dashed;}

/* 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 */

