body {
	background-color:#ebecef;
	background-image:url(../Images/topBackg.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#5d6067;
	padding:0px;
	margin:0px;
}
#mainDiv {
	margin:0 auto;
	width:916px;
	height: auto;
}
.img-desc {
	float:right;
	height:186px;
	width: 130px;
	margin:10px 15px 0 10px;
}
.img-desc a.cite {
	background: #437898;
	display:block;
	filter:alpha(opacity=55);
	font-size:11px;
	font-style:normal;
	opacity:.55;
	color: #fff;
	float:left;
	width: 110px;
	margin-left:3px;
	padding: 2px 8px;
}
a {
	color:#FF0000;
}
/*-------------------------------------------------HEADER---------------------------------------------------------------------*/
#header {
	background-image:url('../Images/headerBckg.jpg');
	/*width:905px;*/
	height:142px;
	/*background-position:50% top;*/
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
}
.btnDiv {
	position:absolute;
	margin-left:739px;
	top:0px;
	width: 178px;
}
.recomendBtn {
	background-repeat:no-repeat;
	background-position:top;
	height:34px;
	width:190px;
	border:0px;
	padding:0px;
	margin:0px;
}
.topNav ul {
	list-style-type:none;
	display:table;
	margin:0px;
	padding:0px;
	height:32px;
	position:relative;
	top:110px;
	color:#ffffff;
	/*width:910px;*/
	left:1px;
	font-family:Georgia, "Times New Roman", Times, serif;
	list-style-type:none;
}
.topNav ul li{
	list-style-type:none;
	float: left;
	display:inline;
	border-right: 1px solid #4880A3;
	border-left: 1px solid #4880A3;
}
.topNav .deselect {
	padding: 5px 29px 0 30px;
	margin:0px;
	border-top: 1px solid #4880A3;
	height:26px;
	background-color:#6991aa;
	color:#ffffff;
}
.topNav .deselect a {
	color:#ffffff;
	background-color:#6991aa;
	padding:0px;
	/*margin:0px;*/
	text-decoration:none;
}
.topNav .select {
	padding: 5px 29px 0 30px;
	margin:0px;
	border-style:solid;
	border-width:1px;
	border-color:#FFFFFF;
	height:26px;
	background-color:#FFFFFF;
	background-image:url(../Images/gradient.gif);
	background-repeat:repeat-x;
	color:#FF0000;
}
.topNav .select a {
	color:#c50000;
	padding:0px;
	margin:0px;
	text-decoration:none;
}

/*-------------------------------------------------END HEADER-------------------------------------------------------*/
/*-------------------------------------------------CONTENT-------------------------------------------------------*/

#content {
	background-color:#FFFFFF;
	border-left:solid #dadada 1px;
	border-right:solid #dadada 1px;
	width:916px;
	height:auto;
	float:left;
	padding:10px 0;
	margin:0px;
}
#content #main{
	background-color:#FFFFFF;
	width:715px;
	height:auto;
	float:left;
	margin:0px;
}

#content #col1 {
	margin-bottom:0;
	margin-left:9px;
	margin-right:7px;
	margin-top:0;
	width:178px;
	height:auto;
	float:left;
}

.membersBox{
	background-color:#F7F7F7;
background-image:url(../Images/dotLine.gif);
background-position:center top;
background-repeat:repeat-x;
border:1px solid #CCCCCC;
padding:2px 7px 3px 6px;
width:160px;

}

.membersBox span._title{
	font-family:Georgia, 'Times New Roman', Times, serif;
	color:#427493;
	/*font-weight:550;*/
	font-size:16px;
}

.membersBox a{
	color:#FF0000; 
	font-size:9px;
}

.membersBox label{
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:10px; 
	font-style:normal; 
	color:Red;
}

.globeBox{
	margin:10px 0px 0px 0px; 
	color:#FFFFFF; 
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:18px;
	padding-top:4px; 
	height:43px;
	padding-left:15px;
	background-image:url(../Images/globebox1.png); 
	background-repeat:no-repeat; 
	background-position:top;
}
.leftNav{
	/*list-style-position:outside;*/
	margin:0px;
	padding:0px;
	list-style-image:none;
	list-style-position:inherit;
	list-style-type:none;
	height:195px;
	/*background-position:top;
	background-repeat:repeat-y;*/
}

.leftNav li{
	min-height:1px;
	float:left;
	display:inline;
	padding:1px;
	margin:0px;
}

.leftNav .list{
	background-image:url(../Images/leftnav_bckg.gif);
	padding-top:2px;
	height:23px;
	width:174px;
	display:inline;
}

.leftNav .list a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#31566e;
	padding-left:15px;
	text-decoration:none;
}

.leftNav .menu a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#31566e;
	padding-left:15px;
	text-decoration:none;
}

.leftNav .menu a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#31566e;
	padding-left:15px;
	text-decoration:underline;
}

.leftNav .list a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#31566e;
	padding-left:15px;
	text-decoration:underline;
}

.leftNav .line{
	height:0px;
	width:176px;
	margin:1px 0px;
	vertical-align:top
}
.testimonials{
	font-family:Georgia, 'Times New Roman', Times, serif; 
	width:174px;
	font-style:italic;
	color:#296a85;
	text-align:left;
	font-size:12px;
	line-height:18px;
	margin-bottom:6px;
}

.testimonials a{
	color:#FF0000
}

.testimonials_img{
	font-family:Georgia, 'Times New Roman', Times, serif; 
	width:174px;
	font-style:italic;
	color:#296a85;
	text-align:left;
	font-size:12px;
	line-height:18px;
	margin-bottom:6px;
}
.testimonials_img a{
	color:#FF0000
} 
span.textDiv{
	background-image:url(../Images/textDiv.gif);
	background-repeat:no-repeat;
	height:13px;
	float:left;
	margin-bottom:5px;
	width:174px;

}
#content #main_content {
	margin:0px 8px 0px 9px!important;
	margin:0px;
	padding:0 5px 0 4px;
    width:486px; 
	height:auto;
	float:left;
	border-left:dotted 1px #BFBFBF;
	border-right:dotted 1px #BFBFBF;
}
#content #manage{
	
	margin:0px 8px 0px 9px!important;
	margin:0px;
	padding:0 5px 0 4px;
	width:1000px; 
	height:auto;
	overflow:auto;
	float:left;
	border-left:dotted 1px #BFBFBF;
	border-right:dotted 1px #BFBFBF;
}

#content #main_content2 {
	margin:0px 8px 0px 9px!important;
	margin:0px;
	padding:0 5px 0 4px;
    width:680px; 
	height:auto;
	float:left;
	border-right:dotted 1px #BFBFBF;
}

#list_clients{
	font-size:12px;
	line-height:1.3em;
	margin-top:16px;
	width:875px;
}

#list_clients thead tr th 
{
	background-color:#eee;
	border:1px solid gray;
	cursor:pointer;
}

#list_clients tbody tr td 
{
	border:1px solid gray;
	padding:2px 4px;
}

/* Sortable tables */
#list_clients .sortable thead {
   
    color:#666666;
    font-weight: bold;
    cursor: pointer;
    
}

.dotsLine {
	border-top-style:solid;
	width:486px;
	border-top-color:#dadada;
	border-top-width:1px;
	background-image:url(../Images/dotLine.gif);
	background-repeat: repeat-x;
	height:4px;
	margin-bottom:5px;
}
#content #main_content #top_img {
	width:486px;
	height:95px;
	float:left;
}
#content #main_content #top_img img{
margin:0 2px;
float:left;
}
#content #main_content .philosophy {
	width:484px;
	height:auto;
	background-color:#E7F0F9;
	border:1px solid #D1D9E1;
	margin:11px 0 0 0;
	float:left;
}

#content #main_content .philosophy h3 {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:22px;
	font-weight:normal;
	margin:10px 0px 0 10px;
}
#content #main_content .philosophy p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16pt;
	margin:10px 5px 0 10px;
}
#content #main_content .topic {
	width:486px;
	height:auto;
	float:left;
	margin-top:15px;
}
.title_topic {
	background-image:url(../Images/title_bckg.gif);
	background-repeat:repeat-x;
	background-position:top;
	border-bottom:#dadada solid 1px;
	border-top:#dadada solid 1px;
	/*margin-top:10px;*/
	height:28px;
	padding-top:10px;
}
span.topic_title {
	margin-left:8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size:16px;
	color:#417394;
}
.topics{
	margin:0px;
	padding:0px;
	width:235px;
	vertical-align: middle;
	list-style-position:outside;
	list-style-image: url(../Images/type.gif);
}
.topics li{
	min-height:1px;
	display:block;
	padding:0px;
	margin:0 0 0 0px;
	border-left:5px;
	text-indent:0px;
	margin-left:16px;
}

.topics li.dummy{display:none}

.topics .list{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	display:list-item;
	color:#5d6067;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#dadada;
	min-height:23px;
	padding-top:9px;
	padding-left:6px;
}

.topics .list a{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#5d6067;
	text-decoration:none;
}

.topics .list a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#5d6067;
	text-decoration:underline;
}

/*Tipocs 2*/
.topics2{
	margin:0px;
	padding:0px;
	width:550px;
	vertical-align: middle;
	list-style-position:inside;
	list-style-image: url('../Images/type.gif');
}
.topics2 li{
	min-height:1px;
	display:block;
	padding:0px;
	margin:0px;
}

.topics2 li.dummy{display:none}

.topics2 .list{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	display:list-item;
	color:#5d6067;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#dadada;
	min-height:23px;
	padding-top:9px;
	padding-left:6px;
}


#content #main_content .sample {
	width:486px;
	height:auto;
	float:left;
	margin-top:15px;
}
#content #main_content .sample .content {
	width:484px;
	height:auto;
	background-color:#E7F0F9;
	border:1px solid #D1D9E1;
	margin:11px 0 0 0;
	padding-top:10px;
	float:left;
}
#content #main_content .sample .content .desc {
	width:245px;
	height:auto;
	float:left;

}
#content #main_content .sample .content .desc h3 {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:18px;
	font-weight:normal;
	margin:10px 0px 0 10px;
}
#content #main_content .sample .content .desc p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16pt;
	margin:10px 5px 0 10px;
}
#content #main_content .sample .content .img_sample {
	float:right;
}
#content #col2 {
	margin-bottom:0;
	margin-left:5px!important;
	width:184px;
	height:auto;
	float:left;
}
.title {
	background-image:url(../Images/title_bckg.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size:16px;
	color:#417394;
	border-bottom:#dadada solid 1px;
	border-top:#dadada solid 1px;
	/*margin-top:10px;*/
	height:28px;
	width:177px;
	padding-top:10px;
}
.title span.sponsor_ad {
	margin-left:8px;
}
ul li.sponsor {
	background-image:url(../Images/sponsor_backg.gif);
	background-repeat:no-repeat;
	height:80px;
	margin-top:15px;
	width:176px;
}
#content #col2 img {
	padding-left:3px;
	padding-top:8px;
}
/*-------------------------------------------------END CONTENT-------------------------------------------------------*/
/*-------------------------------------------------FOOTER-------------------------------------------------------*/
#footer {
	float:left;
	background-color:#000000;
	width:100%;
	height:126px;
	padding:0px;
	margin:0px;
}
.footerText {
	padding-top:15px;
	font-size:11px;
	color:#FFFFFF;
}
.footerText a {
	color:#FFFFFF;
	text-decoration:none;
}
.footerText a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}


/*-------------------------------------------------END FOOTER-------------------------------------------------------*/


/*-------------------------------------------------REGISTER TABLE-------------------------------------------------------*/

table td.ContentTitle h3{	
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:22px;
	font-weight:normal;
	color:#5d6067;
	line-height:24px;
}

table td.ContentSubTitle h3{
	/*background-image:url(../Images/title_bckg.gif);
	background-repeat:repeat-x;
	background-position:top;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size:16px;
	color:#5d6067;
	/*border-bottom:#dadada solid 1px;
	border-top:#dadada solid 1px;*/
	/*margin-top:10px;*/
	/*height:28px;
	width:177px;
	padding-top:10px;*/
}

table td.ContentTitle h3 a{	
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:22px;
	font-weight:normal;
	color:#5d6067;
}

table td.ContentTitle a{	
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:22px;
	font-weight:normal;
	color:#5d6067;
}

table td.Content{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16pt;
	margin:10px 5px 0 10px;
}
table td.Content a{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16pt;
	color:#5d6067;
	text-decoration:none;
}

table td.Content a:hover{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16pt;
	color:#5d6067;
	text-decoration:underline;
}

table td.Content p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16pt;
}

table td.Headers{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16pt;
	margin:10px 5px 0 10px;
	width:350px;
	padding-left:20;
	margin-left:0px; 
	vertical-align:middle;
	line-height:30px;
	border-bottom-color: #dadada;
	border-bottom-width: 1px;
	border-bottom-style: solid
}
table td.Headers a{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16pt;
	color:#5d6067;
	text-decoration:none;
}
table td.Headers a:hover{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16pt;
	color:#5d6067;
	text-decoration:underline;
}

table td.label{	
	width:180px; 
	height:auto; 
	font-size:small;	
}
table td.textbox{	
	height:35px;
	width:500px;
}
table td.validation{	
	height:5px;
	width:180px;
	padding-bottom:5px;
}
label.validation{	
	font-size:x-small; 
	color: Red;
}

table td.registertitle {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:22px;
	font-weight:normal;
	margin:10px 0px 0 10px;
}

table td.Subtitle {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:22px;
	font-weight:normal;
	margin:10px 0px 0 10px;
}

.textbox
{
	width:150px; 
	margin-bottom:2px;
}

.redtext
{
	font-size :  medium;
	font-style : normal;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	color : #FF0000;
}

.blacktext
{
	font-size : small;
	font-style : normal;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	color : Black;
	color : #000000;
}

/*-------------------------------------------------END REGISTER TABLE-------------------------------------------------------*/

/*-------------------------------------------------ABOUT-------------------------------------------------------*/

.about {
	width:653px;
	height:auto;
	/*background-color:#E7F0F9;
	border:1px solid #D1D9E1;*/
	margin:11px 0 0 0;
	float:left;
	margin-left: 10px;
	margin-right:10px;
}
.about h4 {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:16px;
	font-weight:normal;
	margin:10px 0px 0 10px;
}
.about h3 {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:22px;
	font-weight:normal;
	margin:10px 0px 0 10px;
}
.about p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16pt;
	margin:10px 5px 0 10px;
}

.contentAbout 
{
	border:0;
	width:479;
	height:200;
}

.contentAbout  a
{
	font-size: -1;
	color: #7f1b1b;
}

/*-------------------------------------------------END ABOUT-------------------------------------------------------*/

/*-------------------------------------------------MODAL POPUP-------------------------------------------------------*/
.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:#31566E;
	padding:3px;
	width:600px;
}
/*-------------------------------------------------END MODAL POPUP-------------------------------------------------------*/
/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.error
{
    color:Red;
}

.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

/*SingUp and edit page style*/

 .membersBox
        {
            background-color: #F7F7F7;
            background-image: url(../Images/dotLine.gif);
            background-position: center top;
            background-repeat: repeat-x;
            border: 1px solid #CCCCCC;
            padding: 2px 10px 3px 6px;
            width: 160px;
        }
        .membersBox span._title
        {
            font-family: Georgia, 'Times New Roman' , Times, serif;
            color: #427493; /*font-weight:550;*/
            font-size: 11px;
        }
        .membersBox a
        {
            color: #FF0000;
            font-size: 11px;
        }
        .membersBox label
        {
            font-family: Georgia, 'Times New Roman' , Times, serif;
            font-size: 10px;
            font-style: normal;
            color: Red;
        }
        .membersBox .loginMsg
        {
            width: 160px;
            margin-bottom: 2px;
            font-style: oblique;
            color: #999999;
            font-size: small;
        }
        .membersBox .PasswordMsg
        {
            width: 160px;
            margin-bottom: 2px;
            font-style: oblique;
            color: #999999;
            font-size: small;
            background-image: url(../Images/password.png);
        }
        .membersBox .login
        {
            width: 160px;
            margin-bottom: 2px;
            font-style: normal;
        }