body{
    margin: 0px;
    padding: 0px;
    font-family: Arial;
    font-size: 12px;
    background: #1c1c1c url(images/sitebg.jpg) top no-repeat;
    }
td, tr, table{
    font-size: inherit;
    }
h1{
	margin: 0px;
	padding: 0px;
	font-size: 26px;
	font-family: tahoma;
	color: #005eb0;
    }
h2{
	color: #ff7f00;
	font-size: 18px;
	margin-bottom: 10px;
	}
p{
    line-height: 18px;
}
a:link, a:visited{
    color: #005eb0;
    text-decoration: none;
}
a:hover{
    text-decoration: underline;
}
#container{
    width: 950px;
    margin: auto;
    position: relative;
	}
#banner{
    position: relative;    
    }
#navigation table
{
    float: right;
    height: 20px;
    }
    
#footer{
    font-size: 11px;
    background: #363a3a;
    color: #999f9f;
    padding: 20px;
    }
.footernav{
	background: #363a3a;
	color: white;
	padding: 5px;
	height: 14px;
	}
.footernav a{
	text-decoration: none;
	color: white;
	}
#footer a{
	text-decoration: none;
	color: white;
	}
div.testOut
	{
	    background: yellow;
	    text-align: center;
	    }

.ucElement{
    margin-bottom: 20px;
    }
a.button{
    background: url(images/button-orng.gif) no-repeat; width: 97px; height: 30px; display: block; text-align: center;
    padding-top: 7px;
    color: Black;
    text-decoration: none;
    
}
.contentBody{background: white; color: #606060;position: relative;}
.logo{display: block; padding-top: 60px; padding-bottom: 10px;}
.contactTab{position: absolute; top: 0px; right: 0px; background: url(images/contact-tabg.gif) no-repeat; width: 183px; height: 30px; padding: 6px 0 0 0px; text-align:center; color: white; z-index: 100000;}
.cphHeader{background: url(images/top-bg.jpg) repeat-x; padding: 20px 20px 0px 20px;}
.point1, .point2, .point3{font-size: 30px;}
.point1{
    color: #222222;
}
.point2{
    color: #443515;
}
.point3
{
    color: #674917;
}
/*Rad Menu*/
div.RadMenu .rmRootGroup{
    background: none;
    border: 0;
} 
div.RadMenu .rmItem {
    background: none;
    padding: 0;
}
/*Rad Menu Bar*/
div.RadMenu .rmHorisontal .rmText{
    height: 20px;
}
div.RadMenu .rmLink {
    background: none;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 0;
    color: White;
}
div.RadMenu .rmLink:hover, div.RadMenu .rmFirst .rmLink:hover  {
    background: #ffd859;
    color: #000;
    cursor: pointer;
}
div.RadMenu .rmText{
    background: none;
    }
/*Rad Menu Dropdowns*/
div.RadMenu .rmVertical, div.RadMenu .rmGroup .rmLevel2  {
    background: #efefef;    
}
div.RadMenu .rmVertical .rmLink, div.RadMenu .rmVertical .rmFirst .rmLink  {
    color: black;
    padding: 0;
}
div.RadMenu .rmVertical .rmLink .rmText  {
    padding-left: 8px;
}
div.RadMenu .rmVertical .rmLink:hover {
    cursor: pointer;
    background: white;
}
div.RadMenu .rmRootGroup .rmItem .rmSlide .rmVertical .rmItem .rmLink .rmExpandRight{
    background: url(images/arrow.gif) right center no-repeat;
    }

.zone1{
    padding: 0 20px 20px 35px;
}
.zone2{
    background: url(images/right-fade.jpg) repeat-y;
    
    }
.zone2Item{
    border-top: 1px solid white;
    padding: 20px 20px 0 20px;
    width: 260px;

    }
.zone2Item h2
{
    color: black;
    font-family: Tahoma;
    font-size: 20px;
    font-weight: normal;
    padding-top: 0px;
    margin-top: 0px;
    }
.zone2Item .ScriptContent{
    margin: -20px -20px 0px -20px;
    padding: 20px;
    background: #dbdbdb;
}
.pagetitle{
    margin-top: 20px;
    margin-bottom: 20px;
}
.TextContent{
    line-height: 18px;
}
.breadcrumb{
    font-size: 11px;
    height: 10px;
    padding-right: 10px;
    padding-top: 5px;
    position: absolute;
    top: 0px;
    right: 0px;
    color: gray;
    }
.breadcrumb a {
    color: gray;
    }
.mmContent{
    position: relative;
    clear: both;
    }
