/* CSS Document */

body { background:#fff url(../images/bg.jpg) repeat-x; margin:0; padding:0;}


/* NEW */

.title1 {
font-family: Arial;
font-size: 25px;
font-weight: bold;
color: #066275;
margin-top: 14px;
padding-left: 20px;

}
.title2 {
font-family: Arial;
font-size: 19px;
font-weight: normal;
color: #066275;
margin-top: 10px;
padding-left: 20px;
}
.title3 {
font-family: Arial;
font-weight: bold;
font-size: 12px;
color: #244552;
text-decoration:none;
line-height: 18px;
}
.title3:hover {
font-family: Arial;
font-weight: bold;
font-size: 12px;
color: #3caab2;
line-height: 18px;
}

.title4 {
font-family: Arial;
font-weight: normal;
font-size: 11px;
color: #136c82;
line-height: 18px;

}

.list {
list-style-image: url(../images/checkmark.gif);
font-family: Arial;
font-weight: regular;
font-size: 12px;
color: #244552;
text-decoration:none;
line-height: 22px;
}

.demo {
list-style-image:url(../images/arrow.gif);  
font-family: Arial;
font-size: 11px;
font-weight: regular;
color: #066275;
padding-left: 2px;
padding-right: 2px;
text-decoration: none;}

.demo:hover {
list-style-image:url(../images/arrow.gif);  
font-family: Arial;
font-size: 11px;
font-weight: regular;
color: #066275;
padding-left: 2px;
padding-right: 2px;
text-decoration: underline;}

.link {  
font-family: Arial;
font-size: 12px;
font-weight: regular;
color: #383838;
padding-left: 2px;
padding-right: 2px;
text-decoration: none;}

.link:hover {
font-family: Arial;
font-size: 12px;
font-weight: regular;
color: #066275;
padding-left: 2px;
padding-right: 2px;
text-decoration: underline;}


.text dt{ color:#244552; font-weight:bold; padding:0 0 8px 20px; background:url(../images/content_bull.gif) no-repeat; margin-top:13px;}
.text dd{ background:url(../images/border.gif) bottom left repeat-x; padding-bottom:12px; padding-right:8px; }
.text dd a{ color:#1a94ae; font-weight:bold; text-decoration: none; font-size: 13px; }
.text demolink { color:#3caab2; font-weight:normal; padding:0 0 8px 15px; margin-top:13px; font-size: 11px; font-decoration: underline; }
.text demolink a{ color:#3caab2; font-weight:normal; padding:0 0 8px 15px; background:url(../images/arrow.gif) no-repeat; margin-top:13px; font-size: 11px; font-decoration:underline;}


.screenshot {
font-family: Arial;
font-size: 11px;
font-weight: regular;
color: #fff;
text-decoration: none;}

.screenshot:hover {
font-family: Arial;
font-size: 11px;
font-weight: regular;
color: #fff;
text-decoration: underline;}


.features {

font-family: Arial;
font-size: 14px;
font-weight: regular;
color: #066275;
line-height: 20px;
}

.intro {

font-family: Arial;
font-size: 12px;
font-weight: regular;
color: #596062;
line-height: 20pt;
}

.main {

font-family: Arial;
font-size: 12px;
font-weight: regular;
color: #383838;
line-height: 15pt;
margin-left: 20px;
margin-right: 15px;

}

ul.TickList {
  list-style-image: url(../images/checkmark.gif);

}

ul.calendar {
  list-style-image: url(../images/content_bull.gif);\
  font: Arial;
  font-size: 11px;
  color: #244552;
text-decoration:none;
font-weight: bold;
text-align: left;
}


.c {
font-family: Arial;
font-size: 11px;
color: #244552;
font-weight: normal;
padding-left: 5px;
}


.footerbig {
font-family: Arial;
font-weight: normal;
font-size: 14px;
color: #244552;
margin-left: 15px;
}

.footerlink {
font-family: Arial;
font-size: 11px;
color: #066275;
text-decoration: none;
font-weight: normal;
padding-left: 15px;


}

.footerlink:hover {
font-family: Arial;
font-size: 11px;
color: #3caab2;
text-decoration: underline;
font-weight: normal;
padding-left: 15px;


}

.input {
background: #fff url(../images/input.gif) repeat-x;
border: #aac6cc 1px;
border-style: solid;
font-family: Arial;
font-size: 11px;
font-weight: normal;
color: #15343b;
height: 21px;
padding-left: 5px;
}

.input:focus {
background: #fff url(../images/input.gif) repeat-x;
border: #87d6e6 1px;
border-style: solid;
font-family: Arial;
font-size: 11px;
font-weight: normal;
color: #15343b;
height: 21px;
padding-left: 5px;
}
.textarea {
background: #e7f4f7;
border: #aac6cc 1px;
border-style: solid;
font-family: Arial;
font-size: 11px;
font-weight: normal;
color: #15343b;
margin-top: 10px;
}

.textarea:focus {
background: #fff;
border: #87d6e6 1px;
border-style: solid;
font-family: Arial;
font-size: 11px;
font-weight: normal;
color: #15343b;
margin-top: 10px;
}





.tableheader {
background: #066275 url(../images/tableheader.gif) repeat-x;
color: #fff;
font-family: Arial;
font-size: 14px;
font-weight: bold;
height: 25px;
text-align: center;
border: 1px solid #19849b;
}

.tableheader_text {
color: #fff;
font-family: Arial;
font-size: 12px;
font-weight: bold;
padding: 3px;
text-align: center;
}
.tableodd {
background: #ebf8fb;
color: #528490;
font-family: Arial;
font-size: 11px;
font-weight: regular;
padding: 3px;
text-align: left;
border: 1px solid #cfebf1;
}

.tableeven {
background: #fff;
color: #528490;
font-family: Arial;
font-size: 11px;
font-weight: regular;
padding: 3px;
text-align: left;
border: 1px solid #cfebf1;
}

/* main columns */
.col_left {
background: #fff url(../images/col_left.gif);
background-repeat: no-repeat;
width: 596px;
}

.col_right {
background: #fff url(../images/col_right.gif);
width: 308px;
background-repeat: no-repeat;
}

.col_main {
background: #fff url(../images/col_main.gif);
background-repeat: no-repeat;
width: 904px;
}

/* new footer */
.footerbg {
background: #fff url(../images/footerbg.gif);
background-repeat: no-repeat;
width: 904px;
}

.floatLeft{float: left; padding: 5px 20px 10px 0px;} 
.floatRight{float: right;} 
.image-left{float: left; vertical-align: text-top;} 
.image-right{float: right; vertical-align: text-top;}
div.wrapContainer{width:99.5%; float:left;}

/* news box */


.newsbox { background: #d4edf3; width: 270px; display: block;
    margin-left: auto;
	margin-right: auto;}
.newstop { background: url(../images/newsbox_top.gif) repeat-x top right; font-family:Arial; font-size: 12px; font-weight: bold; color: #fff; height: 36px; padding: 5px;}



/* text format */

.newscontent {
font-family: Arial;
font-size: 12px;
font-weight: regular;
text-decoration: none;
color: #093e49;
}


.newslink {
font-family: Arial;
font-weight: regular;
font-size: 12px;
color: #244552;
text-decoration:none;
line-height: 15pt;
margin-right: 5px;
}
.newslink:hover {
font-family: Arial;
font-weight: regular;
font-size: 12px;
color: #3caab2;
text-decoration: underline;
line-height: 15pt;
margin-right: 5px;
}
.tt1{
font-size: 12px;
color: #3caab2;
}


