﻿body {
    font-family:Arial Narrow,Arial,Trebuchet MS;
    font-size:10pt;
    text-align:left;
    margin:0 auto;
}
table, td, p {
    font-family:Arial Narrow,Arial,Trebuchet MS;
    font-size:10pt;
    vertical-align:top;
    text-align:left;
    color:#333333;
}

p {margin:10pt;text-align:left}
  


a {color:red}

legend {color:red}

h1 {
    font-family:Arial Narrow,Arial,Trebuchet MS;
	font-size:14pt;	
	color:#ee342a;
	padding-right:3px;
	margin-bottom:3px;
}


h2 {
    font-family:Arial Narrow,Arial,Trebuchet MS;
	font-size:12pt;	
	color:#333333;
	padding-right:3px;
}

.bg {
    background-image:url(../images/bg2010.jpg);
    background-repeat:repeat-y;
    background-position:center;
    height:100%;
    width:100%;
}

.step1ul {margin:0}
.step1ul li {padding-bottom:10px}

.ctl00_ContentPlaceHolder1_ValidationSummary1 ul {margin:0}
.ctl00_ContentPlaceHolder1_ValidationSummary1 ul li {padding-bottom:10px}

.fsContent legend {color:#000000}

.container {
    width:956px;
}

.banner {
    height:91px;
    width:956px;
    background-image:url(../images/banner2010.gif);
    background-repeat:no-repeat;
}
.banner2 {
    height:91px;
    width:800px;
    background-image:url(../images/banner2010.gif);
    background-repeat:no-repeat;
}
.banner_title {
}
.banner_left {
    vertical-align:bottom;
    text-align: left;
}
.banner_statement {
    font-size:10pt;
}
.banner_right {
    text-align:right;
    padding-right:5px;
    width:240px;
}
.navigation {
    background-image:url('../images/menubg2010.jpg');
    background-repeat:no-repeat;
    height:32px;
    text-align: left;
    vertical-align:middle;
}
.navigation2 {
    background-image:url('../images/menubg2010_800.jpg');
    background-repeat:no-repeat;
    height:24px;
    text-align: left;
    vertical-align:middle;
}
.navigation a{
    color:#ffffff;
}

.navigation_menu {
}

.navigation_menu_logged
{
    padding-left: 10px;
    padding-right: 10px;
}

.menulist_item
{
    padding-left: 6px;
    padding-right: 6px;
}
.menulist_item td
{
    font-size:10pt;
	text-align:center;
	vertical-align:middle;
	background-color:Transparent;
	font-weight:bold;
}

.dynamic_menu_item_style {
	background-image:url(../images/ddl.gif);
    padding-top:3px;
    padding-right:10px;
    padding-left:10px;
    padding-bottom:3px;
    width:220px;
}

.dynamic_menu_item_style td {
	background-image:url(../images/ddl.gif);
    font-size:10pt;
    padding-top:3px;
    padding-right:10px;
    padding-left:10px;
    padding-bottom:3px;
    width:220px;
}

.dynamic_hover_style {
	background-image:url(../images/ddl2.gif);
}

.dynamic_hover_style td {
	background-image:url(../images/ddl2.gif);
}

.content {
    width:100%;
    padding:15px;
    text-align: left;
}
.right {
    width:200px;
    padding:15px;
}
.footer {
    height:73px;
    background-image:url(../images/footer2010.gif);
    background-repeat:no-repeat;
    background-color:#ffffff;
    color:#ffffff;
}

.ContactUs {
    width:100%;
}
.ContactUs input {
    width:220px;
}
.ContactUs textarea {
    width:100%;
    font-family:Arial;
    font-size:8pt;
}

    /*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:600px;
}

.modalBackgroundEditMain {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopupEditMain {
	background-color:#e6e6e6;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:820px;
	height: 450px;
}


.modalBackgroundPreview {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
	
}

.modalPopupPreview {
	padding:3px;
	width:600px;
	position: absolute !important;
}

.stepContainer
{
    border: 1px solid #ccc; background-color: #e6e6e6;
    padding: 10px;
    width:100%;
}

.stepActive
{
    font-weight: bold;
    font-size: 12pt; 
    color:#abc639;
    
}

.stepInactive
{
    font-size: 10pt; 
    color:#777;
    font-weight: bold;
}

.wizardSteps
{
    font-size: 10pt;  
    padding-bottom: 15px; 
    width: 100%;
}

.editMode
{
    border:2px dashed #ccc;
    padding: 5px;   
}

.send_button_style {
    background-color:#666666;
    border:solid 1px #777;
    font-size:10pt;
    color:#ffffff;
    cursor:pointer;
    font-weight: bold;
    height:25px;
    width: 120px;
}

.news_heading_link
{
    font-family:Trebuchet MS,Calibri,Arial;
    font-size:10pt; 
    color: #333;        
    text-decoration: none;
    font-weight: bold;
}

.news_content
{
    font-family:Trebuchet MS,Calibri,Arial;
    font-size:9pt;
    
}

.news_article_link
{
    font-family:Trebuchet MS,Calibri,Arial;
    font-size:9pt; 
    color: #196ea6;        
    text-decoration: underline;
}

.news_title
{
    font-family:Trebuchet MS,Calibri,Arial;
    font-size:9pt; 
}

.news_date
{
    font-family:Trebuchet MS,Calibri,Arial;
    font-size:8pt;       
}

.news_author
{
    
    }
    
.news_text
{font-family:Trebuchet MS,Calibri,Arial;
    font-size:9pt;
    
}

.news_back_link
{
    font-family:Trebuchet MS,Calibri,Arial;
    font-size:9pt; 
    color: #196ea6;        
    text-decoration: underline; 
}

.wizard_button_style {
    background-color:#666666;
    border:solid 1px #333333;
    font-size:10pt;
    font-weight:bold;
    color:#ffffff;
    cursor:pointer;
}
.wizard_button_style2 {
    background-color:red;
    border:solid 1px #ee342a;
    font-size:10pt;
    font-weight:bold;
    color:#ffffff;
    cursor:pointer;
}

.CommandField
{
    background-color:#666666;
    border:solid 1px red;
    font-size:10pt;
    color:#ffffff;
    cursor:pointer;
}

/* Free Trial Page */
.contactHeader
{
    font-weight: bold;
    border-bottom: 1px solid #ccc;
}

.contactBody
{
    padding-left: 10px;   
    font-size: 9pt;
}

.leftCol {border:dotted 1px #cccccc;min-height:200px}
.mainCol {border:solid 1px #cccccc;min-height:200px}
.rightCol {border:dotted 1px #cccccc;min-height:200px}



.home2overflow {height:129px;overflow:auto;width:240px;
scrollbar-3dlight-color:#cccccc; 
scrollbar-arrow-color:red; 
scrollbar-base-color:#cccccc; 
scrollbar-darkshadow-color:#cccccc; 
scrollbar-face-color:#cccccc; 
scrollbar-highlight-color:#cccccc; 
scrollbar-shadow-color:#cccccc; 
scrollbar-track-color:#cccccc; }

.myNEWS_heading a {color:#333333}
.myNEWS_Intro {color:#666666}
