
body, p, td, th, h1, h2, h3, h4, h5, h6, .FinePrint, select, input, button, td, th { font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande","Lucida Sans", Helvetica, Arial, sans-serif; }
body { color: #000; font-size: 11px; font-weight: normal; margin: 0; background-color: #D6D6D6; background-image: url('../images/bgimagex.jpg'); background-repeat: repeat-x;}
p, td, th { color: #000; font-size: 11px; font-weight: normal; margin-top: 0; }
h1,h2,h3,h4,h5,h6 { margin-top: 0; }
a:link { text-decoration: underline; color: #000099; }
a:visited { text-decoration: underline; color: #000099; }
a:hover { text-decoration: underline; color: #0000CC; }
a:active { text-decoration: underline; color: #000099; }
h1 { color: #000; font-size: 16px; font-weight: bold; }
h2 { color: #000; font-size: 14px; font-weight: bold; }
h3 { color: #000; font-size: 14px; font-weight: bold; }
h4 { color: #000; font-size: 14px; font-weight: bold; }
h5 { color: #000; font-size: 14px; font-weight: bold; }
h6 { color: #000; font-size: 14px; font-weight: bold; }
.LargeText { color: #000; font-size: 13px; font-weight: normal; }
.SmallText { color: #000; font-size: 10px; font-weight: normal; }
.FinePrint { color: #000; font-size: 9px; font-weight: normal; }
.ColorText1 { color: #009; }
.ColorText2 { color: #900; }
img { border: 0; }
b { font-weight: bold; }
i { font-style: italic; }
pre { }
code { }
blockquote { }
ol { }
ul { }
#layoutBody { width: 860px; text-align: center; left: 50%; right: 50%; margin: 0 auto; padding: 0 auto; margin-top: 10px; border-top: 15px solid #FFFFFF; border-right: 15px solid #FFFFFF; border-bottom: 15px solid #FFFFFF; border-left: 15px solid #FFFFFF;  }
#layoutLeftColumn { width: 0px; align: center; background-color: #FFFFFF; }
#layoutCenterColumn { background-color: #FFFFFF; }
#layoutRightColumn { width: 360px; align: center; background-color: #FFFFFF; }
#layoutHeader {  }
#layoutFooter {  }
.cube { align: center;  background:#FFFFFF; }
.cubeLabel { font-weight: bold; margin-top: 5px; padding:5px; text-align: left; background-color:#6589a3; color:#000000; }

.custom1, .custom1 a { background: #87B6D9; color: #000000; }
.custom1light, .custom1light a { background: #a5c9e3; color: #000000; }
.custom1lighter, .custom1lighter a { background: #e1edf5; color: #222e36; }
.custom1dark, .custom1dark a { background: #6589a3; color: #000000; }
.custom1darker, .custom1darker a { background: #222e36; color: #c4dbed; }
.custom2, .custom2 a { background: #FF8E01; color: #000000; }
.custom2light, .custom2light a { background: #ffab41; color: #000000; }
.custom2lighter, .custom2lighter a { background: #ffe3bf; color: #402400; }
.custom2dark, .custom2dark a { background: #bf6b01; color: #ffffff; }
.custom2darker, .custom2darker a { background: #402400; color: #ffe3bf; }
            
     .ckeditorclass { background-color: #FFFFFF; background-image:none; margin: 15px; }
            
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
/* font: bold 13px Verdana; */
width: 360px; /* Main Menu Item widths */
border-bottom: 1px solid #ccc;
}

.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 6px;
/* border-bottom: 1px solid #778; */
/* border-right: 1px solid #778; */
border:	0px none;
margin-bottom: -1px;
text-align: left;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #87B6D9; /*background of tabs (default state)*/
color: #000000;
}

.sidebarmenu ul li a:visited{
/* color: white; */
}

.sidebarmenu ul li a:hover{
background-color: #FF8E01;
color: #000000;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 360px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
z-index: 1000;
}

.sidebarmenu a.subfolderstyle{
background: url(/admin/js/right.gif) no-repeat 97% 50%;
}


/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */
#header{
	position: relative;
	background: #FFFFFF url('../components/headImage.jpg') no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 160px;
}
#title{
	position: absolute;
	top:20px;
left: 400px;
	color: #402400;
	font-size:15px;
	font-weight:bold;
	z-index: 20;
}
#subtitle{
	position: absolute;
	top:40px;
left: 400px;
	color: #bf6b01;
	font-size:13px;
text-align: left;
	z-index: 20;
}
#menu {
    position: absolute;
    top:117px;
    left:11px;
    z-index: 20;
}

#menu ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#menu li {
    display: inline;
}

#menu a {
    display: block;
    float: left;
    color: #222e36;
    text-decoration: none;
    font-size: 13px;
padding: 5px 27px;
}

#menu a:hover {
    background: #e1edf5;
    color: #222e36;
}

#menu .active a {
    font-weight: bold;
}

.cube {
margin-left: 0;
padding: 0 30px 20px 30px;
border-left: 1px solid #ffe3bf;
}

.TryNowTable td{
padding: 2px;
font-size: 12px;
}

.TryNowSubtitle{
font-size:19px !important;
text-transorm: uppercase;
text-align: left;
}
.try-fineprint{
padding-right: 50px;
font-size: 11px !important;
line-height: 1.5;
color: #555;
text-align: justify;
}
.try-submit a{
display: block;
margin-top: 20px;
margin-left: -10px;
height: 70px;
width: 225px;
padding-top: 20px;
padding-left: 40px;
color: #FFF;
background-image: url('../images/tryusnow-submit.jpg');
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
text-align: left;
}

.TryNowTable input{
padding: 5px;
font-size: 12px;
}
.runfoot {
color: #082045;
background: #FFF;
text-align: center;
}
.runfoot a{
color: #082045;
font-weight: bold;
text-decoration: none;
}
.samplesites{
margin-top: 20px;
}
.sample-line1{
color: #bf6b01;
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
}
.sample-thumb img{
margin-top: 20px;
width: 260px;
}