@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #333333;
}


#container {
	margin: auto;
	width: 980px;
}

*{
margin:0px;
}



div, span, p{
margin:0px;
padding:0px;}
.logohome {
	width: 604px;
	padding-top: 75px;
	padding-bottom: 30px;
	margin: auto;
}
.logo {
	float: left;
	width: 201px;
	margin-top: 17px;
}

/* ---- Navigation ---- */

#navigation {
	width: 600px;
	height: 40px;
	font: bolder 12px Verdana, Helvetica, Sans-Serif;
	color: #999999;
	list-style-type:none;
}

#navigation ul {
	padding: 13px 3px 0 0;
	margin: 0;
	line-height: normal;
}
#navigation ul li {
	display: inline;
	list-style-type: none;
	cursor: pointer;
	margin-right: -3px;
}
#navigation ul li a{
	color: #999999;
	padding: 13px 20px 20px 20px;
	/*background-color:#0033CC;*/
}
#navigation ul li a:hover {
	background-image:url(../CyBrandImages/tnb_bg_small.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding: 13px 20px 13px 20px;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation ul li a.selected {
	background-image:url(../CyBrandImages/tnb_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	color: #FFFFFF;
}

/* Topbar */
#topbar {
	margin: auto;
	width: 910px;
	float: left;
	height: 125px;
	background-color: #FFFFFF;
	padding-right: 30px;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
	padding-top: 20px;
}

/* Footers */

#footer {
	background-image: url(../CyBrandImages/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	width: 980px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	/*padding-top: 10px;
	padding-bottom: 15px;*/
}
.FooterTop {
	margin-top:16px;
	margin-left:142px;
}
.FooterTop a{
	color: #CCCCCC;
	text-decoration: none;
	
}
.FooterTop a:hover{
	text-decoration: none;
	color: #FFFFFF;
}
.FooterBot {
	margin-top:18px;
	line-height:18px;
	margin-left:142px;
	padding-bottom:20px;
}
.FooterBot a{
	color: #999999;
	text-decoration: none;
	
}
.FooterBot a:hover{
	text-decoration: none;
	color: #FFFFFF;
}
.FooterC {
	float: left;
	width:170px;
}
.FooterD {
	float: left;
	width:150px;
}

.footercol5 {
	float: left;
	width: 970px;
	color: #8E8E8E;
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footercol5 a {
	color: #999999;
}
.footercol5 a:hover {
	color: #333333;
	text-decoration: none;
}
.topcol {
	float: right;
	width: 650px;
	margin-top: 31px;
}


/* Heads Classes */

/*h1 {
	font-size: 42px;
	margin: 0px;
	color: #FD9800;
}*/
h1 {
	font-size: 22px;
	margin: 0px;
	color: #333333;
	font-weight:normal;
}
h2 {
	font-size: 24px;
	color: #313732;
	margin: 0px;
}
h3 {
	font-size: 20px;
	color: #FD9800;
	margin: 0px;
	font-weight: normal;
	margin-bottom:5px;
}
h4 {
	font-size: 20px;
	color: #333333;
	margin: 0px;
	font-weight: normal;
}





div{
margin:0px;
}
html{
    overflow: -moz-scrollbars-vertical;
}
.absMiddle {
	vertical-align: middle;
/*	top:-3px;
	position:relative;
	vertical-align:middle;*/
	}
	
/* Anchors */
	
	
a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #666666;
	text-decoration: none;
	outline:none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}
.a1 {
	color: #CC0000;
	text-decoration: none;
}

.a1:hover {
	color: #800000;
	text-decoration: none;
}

.a2 {
	color: #FD9800;
	text-decoration: underline;
}

.a2:hover {
	color: #000000;
	text-decoration: none;
}
.a3 {
	color: #333333;
	text-decoration: none;
}

.a3:hover {
	color: #000000;
	text-decoration: underline;
}
.a4 {
	color: #333333;
	text-decoration:underline;
}

.a4:hover {
	color: #000000;
	text-decoration: none;
}

/* TNB */
.tnb{
	float: right;
	width: 590px;
	text-align: right;
}


/* Background Classes */
.bg_middlehome {
	background-color: #FFFFFF;
	float: left;
	width: 980px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.bg_graygradient {
	background-image: url(../CyBrandImages/bg_graygradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	width: 980px;
	background-color: #FFFFFF;
}
.bg_graygradient2 {
	background-image: url(../CyBrandImages/bg_graygradient2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	width: 980px;
	background-color: #FFFFFF;
	padding:0px;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
}

/* Column Classes */

.column_left {
	float: left;
	width: 480px;
	font-size: 14px;
	line-height: 18px;
}
.column_left1 {
	float: left;
	width:875px;
	font-size: 14px;
	line-height: 18px;
	padding:6px 10px 6px 10px;
/*	border:1px solid #CCCCCC;*/
	border-top:1px solid #CCCCCC;
	border-bottom:none;
	border-left:none;
	border-right:none
	margin-top:5px;
	margin-bottom:5px;
	background-color:#FFFFFF;
	clear:both;
}
.column_left2 {
	float: left;
	width: 630px;
	font-size: 14px;
	line-height: 18px;
	padding-top:7px;
}
.column_left3 {
	float: left;
	width: 900px;
	font-size: 14px;
	line-height: 30px;
	*line-height: 25px;
	padding:8px 10px 8px 0px;
	margin-top:3px;
}
.column_left3 a
{
	color:#333333;
	text-decoration:none;
}
.column_left3 a:hover
{
	color:#000000;
	text-decoration:underline;
}
.column_left3 a.a1
{
	color: #FD9800;
	text-decoration: none;
}
.column_left3 a.a1:hover
{
	color:#000000;
	text-decoration:underline;
}
.column_right2 {
	float: right;
	width: 262px;
	line-height: 18px;
	padding-top:0px;
}
.content_left2 {
	float: left;
	width: 630px;
	padding-top:25px;
}
.column_right {
	float: right;
	width: 410px;
	line-height: 18px;
}
.midcolumn {
	float: left;
	width: 920px;
	padding-right: 20px;
	padding-left: 20px;
}

.midcolumn1 {
	width: 485px;
	background-image: url(../CyBrandImages/divider_vertical.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #666666;
	float: left;
}
.midcolumn2 {
	width: 485px;
	background-image: url(../CyBrandImages/divider_vertical.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #666666;
	float: right;
}

/* Padding Classes */
.paddingB4
{
	padding-bottom:-4px;
}
.paddingTB4
{
	padding-top:4px;
}
.padding10 {
	padding: 5px 5px 0px 12px;
	margin-bottom:10px;
}
.padding21 {
	padding: 15px 5px 0px 12px;
	margin-bottom:10px;
}
.paddingLR10 {
	padding-right: 10px;
	padding-left: 10px;
}
.paddingLT{
	padding-bottom: 4px;
	padding-top: 2px;
	padding-left:10px;
}
.paddingT10
{
	padding-top:8px;
}
.paddingB10
{
	padding-bottom:10px;
	
}
.paddingT20
{
	padding-top:20px;
}
.paddingTB20
{
	padding-top:20px;
	padding-bottom:30px;
}
.paddingLR15 {
	padding-right: 15px;
	padding-left: 15px;
}
.paddingLR20 {
	padding-right: 20px;
	padding-left: 20px;
}
.paddingLR25 {
	padding-right: 25px;
	padding-left: 25px;
}

.paddingLR30 {
	padding-right: 30px;
	padding-left: 30px;
}
.paddingLRB30 {
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom:15px;
}
.paddingLR42 {
	padding-right: 42px;
	padding-left: 42px;
}
.padding45
{
	padding:15px 10px 10px 10px;
}
.paddingT5
{
	padding-top:12px;
}
.paddingL10 {
	padding-left: 8px;
}
.paddingL12 {
	padding-left: 12px;
}

.paddingLT12 {

	padding-top:15px;
}
.paddingR5 {
	padding-right: 1px;
}
.marginL5 {
	margin-left: 4px;
}
.marR10 {
	margin-right:10px;
}

.marginT8
{
	margin-top: 8px;
}
.marginL10 {
	margin-left: 10px;
}
.marginB13 {
	margin-bottom: 22px;
}

.but1 {
	background-image: url(../CyBrandImages/bg_but_learn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 85px;
	padding-top: 5px;
	padding-bottom: 5px;
	_margin-right: 0px;
	text-align: center;
	height: 16px;
	
}
.but1 a{
	padding-left: 5px;
	_padding-left: 20px;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}

.but1 a:hover{
	color: #333333;
	text-decoration: none;
}



.but2 {
	background-image: url(../CyBrandImages/bg_but_signup.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 76px;
	padding-top: 5px;
	padding-bottom: 5px;
	_margin-right: 0px;
}
.but2 a{
	padding-left: 20px;
	_padding-left: 20px;
	font-size: 14px;
	text-decoration: none;
	color: #333333;
}

.but2 a:hover{
	color: #333333;
	text-decoration: none;
	background-image: url(../CyBrandImages/bg_but_signup1.jpg);
	background-repeat: no-repeat;
	background-position: 0px -5px;
}


/* Border Classes */

.pic1 {
	padding: 4px;
	border: 1px solid #EEEEEE;
}

/* Box Classes */

.graybox {
	float: left;
	width: 312px;
	margin-left: 10px;
	font-size: 14px;
	background-color: #CDCDCD;
	line-height: 18px;
}
.graybox1 {
	background-image: url(../CyBrandImages/bg_gray_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 140px;
	width: 276px;
	padding-top: 13px;
	padding-right: 10px;
	padding-left: 26px;
	float:right;
}
.graybox2 {
	background-color: #F9F9F9;
	border: 1px solid #DCDCDC;
	padding: 10px;
}
.whitebox {
	background-color: #FFFFFF;
	border: 1px solid #DCDCDC;
	padding: 5px;
}

.width230
{
	width:240px;
	float:left;
}
.width50 {
	width: 45%;
}
.width920 {
	width: 920px;
}
.col_width {
	width: 330px;
	margin-left: 10px;
	padding-right:0px;
}
.col_width1 {
	width: 330px;
	margin-left: 10px;
	padding-right:100px;
}
.col_width2 {
	width: 405px;
	margin-top:10px;
	padding-right:0px;
	color: #666666;
	font-size: 14px;
}
.col_widthright {
	width: 330px;
	padding-right:0px;
	margin-left:10px;
}
input {
	background-image: url(../CyBrandImages/bg_input.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
	border: 1px solid #E8E8E8;
	width: 185px;
	padding-top: 7px;
	padding-left: 5px;
	font-size: 14px;
	margin:0px;
}
.input1 {
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
}

textarea {
	background-image: url(../CyBrandImages/bg_input.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #E8E8E8;
	width: 455px;
	padding-top: 7px;
	padding-left: 5px;
	font-size: 14px;
}
.dotted_bg
{
	background-image:url(../CyBrandImages/gray_bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;

}
.bg_gray
{

	background-image:url(../CyBrandImages/gray_center_bg.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	width:262px;
	float:left;
	margin-bottom:10px;
}
.bg_gray1 {
	background-color: #EFEFEF;
	height:18px;
	padding:5px;
}
.bg_orange1 {
	background-color: #FCEFC7;
	height:18px;
	padding:5px;
}
.grd_gray
{
	background-color:#F9F9F9;
	border:1px solid #CCCCCC;
	padding:15px;
}
.bg_orange {
	background-color: #FCEFC7;
}

/* Text Classes */
.txt_9 {
	font-size: 9px;
}
.txt_11 {
	font-size: 11px;
}
.txt_12 {
	font-size: 12px;
}
.txt_13 {
	font-size: 13px;
}

.txt_14 {
	font-size: 14px;
}

.txt_16 {
	font-size: 16px;
}
.txt_22 {
	font-size: 22px;
}
.txt_gray {
	color: #666666;
}

.txt_gray1 {
	color: #666666;
	font-size: 14px;
	display: block;
	margin-top: 5px;
}
.txt_gray2 {
	color: #666666;
	font-size: 14px;
	display: block;
	margin-top: 10px;
	margin-bottom:2px;
	_margin-bottom:0px;
}

.txt_white {
	color: #FFFFFF;
}
.txt_red {
	color: #FF0000;
}
.txt_orange {
	color: #FD9800;
}



/* Float Classes */
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}


/* List Classes */
ul{
margin-left:-40px;
	_margin-left:-0px;
	*margin-left:-0px;
	}

li{
	/*background-image: url(../CyBrandImages/bullet.jpg);*/
	background-position: 2px 6px;
	padding-left: 12px;
	background-repeat: no-repeat;
	list-style-type: none;
	margin: 0px;
	color: #333333;
	padding-bottom: 3px;
}
.seperator
{
	padding-top:10px;
	background-image:url(../CyBrandImages/heading_seperator.gif);
	background-repeat:no-repeat;
	background-position:left center;
	height:11px;
}
.seperator1
{
	padding-top:10px;
	background-image:url(../CyBrandImages/heading_seperator.gif);
	background-repeat:no-repeat;
	background-position:0 10px;
	height:40px;
}
.fixed_height
{
	height:8px;
}
.rss
{
	float:left;
	padding-top:3px;
	padding-left:10px;
}
.lineheight
{
	line-height:20px;
}

/*--------TAB-------------------*/
#Toplinks {
	height: 31px;
	float:right;

}
#Toplinks a {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	height: 24px;
	width: 94px;
	display: inline-block;
	margin-right: 2px;
	margin-left: 2px;
	text-align: center;
	padding-top: 7px;
	font-weight: 500;
	font-family: "Myriad Pro", Verdana;
}
#Toplinks a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../CyBrandImages/bg_tab.gif);
	height: 24px;
	width: 94px;
	padding-top: 7px;
}
#Toplinks a.Selected {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../CyBrandImages/bg_tab.gif);
	height: 24px;
	width: 94px;
	padding-top: 7px;
}
#Toplinks .a1{
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	height: 24px;
	width: 123px;
	display: inline-block;
	margin-right: 2px;
	margin-left: 2px;
	text-align: center;
	padding-top: 7px;
	font-weight: 500;
	font-family: "Myriad Pro", Verdana;
}
#Toplinks .a1:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../CyBrandImages/bg_tab_big.gif);
	height: 24px;
	width: 123px;
	padding-top: 7px;
}
#Toplinks .a1Selected {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../CyBrandImages/bg_tab_big.gif);
	height: 24px;
	width: 123px;
	padding-top: 7px;
}
#Toplinks .a1Selected:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../CyBrandImages/bg_tab_big.gif);
	height: 24px;
	width: 123px;
	padding-top: 7px;
}
#Toplinks .a12 {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	height: 24px;
	width: 123px;
	display: inline-block;
	margin-right: 2px;
	margin-left: 2px;
	text-align: center;
	padding-top: 7px;
	font-weight: 500;
	font-family: "Myriad Pro", Verdana;
}
#Toplinks .a12:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../CyBrandImages/bg_tab_big.gif);
	height: 24px;
	width: 123px;
	padding-top: 7px;
}
#Toplinks a.Selected {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../CyBrandImages/bg_tab.gif);
	height: 24px;
	width: 94px;
	padding-top: 7px;
}
#Toplinks a.Selected1 {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../CyBrandImages/bg_tab.gif);
	height: 24px;
	width: 94px;
	padding-top: 7px;
}
.feedbackDiv {
 height:150px;
 font-size:14px;
 color: #666666;
 margin-bottom:10px;
 
}
.message {
	background-color: #FCEFC7;
	padding:10px; border:solid 1px #FAD645; margin-bottom:10px;
}


.PrProgress
{
    display: block;
    position: absolute;
    padding: 2px 3px;
}
.PrContainer
{
    border: solid 1px #808080;
    border-width: 1px 0px;
}
.PrHeader
{
    background: url(../images/sprite.png) repeat-x 0px 0px;
    border-color: #808080 #808080 #ccc;
    border-style: solid;
    border-width: 0px 1px 1px;
    padding: 0px 10px;
    color: #000000;
    font-size: 9pt;
    font-weight: bold;
    line-height: 1.9;  
    white-space:nowrap;
    font-family: arial,helvetica,clean,sans-serif;
}
.PrBody
{
    background-color: #f2f2f2;
    border-color: #808080;
    border-style: solid;
    border-width: 0px 1px;
    padding: 10px;
}
.PrIFrame
{
}
#load {
	background-color: #999999;
	height: 62px;
	width: 267px;
	position: absolute;
	top: 50%;
	right: 40%;
	z-index:10000;
	vertical-align:middle;
	padding-top: 40px;
	background-image: url(../images/bg_loader.jpg);
}
.Comments{
    margin-top:5px; margin-bottom:5px; margin-left:205px; }
    
 .feedbackDiv {
 height:150px;
 font-size:14px;
 color: #666666;
 margin-bottom:10px;
 
}
.error
{
    font-size: 10px;
    color: #D90000;
}

.button span
{
    font-size: 13px;
    font-weight: bold;
    color: #FFF;
    background-image: url(../images/bg-but-left.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 23px;
    padding-left: 10px;
    display: inline-block;
    padding-top: 2px;
}
.button span input
{
    border: none;
    color: #FFF;
    background: none;
    font-weight: bold;
    cursor: pointer;
    padding: 0 .25em 0 .25em;
    width: 1;
    overflow: visible;
}
.button
{
    background-image: url(../images/bg-but-right.gif);
    background-repeat: no-repeat;
    background-position: right top;
    height: 25px;
    padding-top: 0px;
    display: inline-block;
    padding-right: 12px;
}

.message {
	background-color: #FCEFC7;
	padding:10px; border:solid 1px #FAD645; margin-bottom:10px;
}

.legal {
	line-height:18px;
	font-size:14px;
	color:#333333;
}
.legal p {
	padding:2px;
	margin-bottom:8px;
}

#sitemap {
	line-height: 20px;
	font-size:14px;
}
#sitemap a {
	color:#000000;
	text-decoration:none;
}
#sitemap a:hover {
	color:#000000;
	text-decoration:underline;
}
#sitemap ul {
	padding:0px;
	margin:0px;

}
#sitemap ul li {
	background-image: url(../CyBrandImages/arrow1.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;	
}
#sitemap ul li ul li {
	background-image: url(../CyBrandImages/aerrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
}
.head1 {
font-size:24px;
line-height:28px;
font-weight:bold;}
.orangeBox {
	background-image: url(../CyBrandImages/orng-box-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 390px;
	background-color: #F99F34;
	font-size:14px;
	padding-bottom:0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.ul {
	margin: 0px;	
}
.ul li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 0px;
}

/*Used for opening the popup for pricing an manula pages*/


.logohome1 {
	width: 950px;
	padding-top: 55px;
	padding-bottom: 25px;
	margin: auto;
}

.head-big {
	font-size:34px;
	color: #FC9700;
	display:block;
	margin-bottom:7px;
}

.txt_orange1 {
	color: #FC9700;
}

.bg-graybox {
	background: url(../CyBrandImages/bg-graybox.jpg) no-repeat left top;
	height: 57px;
	width: 572px;
	margin: auto;
	font-size: 1.2em;
	padding-top: 10px;
	line-height:18px;
}

.graybox1_home {
	height: 148px;
	width: 292px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	float:right;
	background: url(../CyBrandImages/bg_gray_home_new.jpg) no-repeat left top;
	font-size: 12px;
}

.list1 ul{
	margin: 5px 0px 0px;
}
.list1 li{
	background: url(../CyBrandImages/oval.gif) no-repeat left 5px;
	padding-left: 15px;
	color: #666666;
}

.marginT8
{
	margin-top: 8px;
}

.marginL12 {
	margin-left: 12px;
}

.txt_20 {
	font-size: 20px;
}

.txt_18 {
	font-size: 18px;
}




.greyTop
{
	background-image: url(../CyBrandImages/greyHead.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:22px;
	padding:15px 10px 10px 10px;
	font-size:24px;
	color:#fff;
}

.greyContent
{
	background-image: url(../CyBrandImages/greyMid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding:10px;
}

.column_left4 {
	float: left;
	width: 430px;
	font-size: 14px;
	line-height: 18px;
}

.bullet
{
	padding-bottom:20px;
}

.marT3
{
	margin-top:3px;
}

.width425
{
	width:405px;
}

.column_right3 {
	float: right;
	width: 446px;
	line-height: 18px;
	padding-top:0px;
}

table.tablepad tr td
{
	padding:7px 0px 10px 6px;
	background-image:url(../CyBrandImages/dashedBorder.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}

.subHead
{
	margin:10px 0 20px 10px;
}

.subHead1
{
 margin:15px 0;
 padding-left:11px;
 font-family:tahoma, arial;
 font-size:18px;
 color:#FD9800;
} 
