.contentStyle{
	font-family:Arial, Tahoma,Helvetica, sans-serif;
	font-size:12px;
	color:#726f6f;
}

.contentStyle P{
	margin-bottom:5px;
}

.contentStyle STRONG{
	font-weight:bold;
}

.contentStyle A{
	color:#00639b;
	text-decoration:underline;
}

.contentStyle TD, .contentStyle TH{
	padding:5px 20px 5px 15px;
	vertical-align:top;
}

.contentStyle .th, .th{
	font-size:14px;
	background-color:#eef2f5;
	text-align:right;
	font-weight:normal;
}


.contentStyle A:visited, .contentStyle A:hover, .contentStyle A:active{
	color:#6aaed4;
}

.contentStyle H1,.contentStyle H2,.contentStyle H3,.contentStyle H4,.contentStyle H5,.contentStyle H6{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#572853;
	letter-spacing:1px;
	margin-bottom:5px;
	font-weight:bold;
	line-height:normal;
}

.contentStyle H1{
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.contentStyle H2{
	font-size:16px;
	color:#fdb900;
}

.contentStyle H3{
	font-size:16px;
	color:#a1ca04;
}

.contentStyle H4{
	font-size:14px;
}


.contentStyle OL{
	padding-left:25px;
	margin-bottom:5px;
}

.contentStyle UL{
	padding-left:20px;
	margin-bottom:5px;
}

.contentStyle UL LI{
	padding-left:5px;
}



.contentStyle INPUT, .l-main INPUT{
	height:auto;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	border:1px #65a8df solid;
	width:250px;
	background:none;
	margin:2px 0;
	font-size:12px;
}

.contentStyle INPUT[type=checkbox], 
.l-main INPUT[type=checkbox],
.contentStyle INPUT[type=radio],
.l-main INPUT[type=radio],
.contentStyle INPUT.checkbox, 
.l-main INPUT.checkbox,
.contentStyle INPUT.radio, 
.l-main INPUT.radio{
	border:none;
	width:15px;
	height:auto;
	margin-right:5px;
}

.l-main INPUT[type=file],.l-main INPUT.file{
	height:auto;
	xwidth:300px;
	font-size:13px;
}

.contentStyle INPUT[type=submit], 
.l-main INPUT[type=submit],
.l-main INPUT[type=button], 
.contentStyle INPUT[type=reset], 
 .l-mainINPUT[type=reset],
.contentStyle INPUT.submit, 
.l-main INPUT.submit,
.contentStyle INPUT.reset,
.l-main INPUT.reset,
.l-main BUTTON
{
	width:auto;
	padding:2px 5px;
	height:auto;
	border-top:#adc7d6 1px solid;
	border-bottom:#0b476a 1px solid;
	border-left:#adc7d6 1px solid;
	border-right:#0b476a 1px solid;
	background:url(../images/btn.gif) #adc7d6 repeat-x 0px 0px;
	color:#711769;
	cursor:pointer;
	font-size:12px;
}

.contentStyle TEXTAREA{
	font-family:Arial, Tahoma,Helvetica, sans-serif;
	font-size:12px;
	color:#726f6f;
	
}

/* TEMPLATES */
.contentStyle .b-shadow{
	padding-left:15px;
	padding-bottom:6px;
	background:#fff url(../images/right-area-bg.jpg) no-repeat scroll left bottom;
	width:auto;
	height:auto;
}

.contentStyle DIV.b-cool-header{
		line-height:0;
		margin-bottom:-12px;
}
	
.contentStyle DIV.b-cool-header H2{
	margin:0 0 -2px 25px;
	line-height:16px;
}
	
.contentStyle DIV.b-cool-header H3{
	margin:0 0 -2px 25px;
	line-height:16px;
}

.contentStyle UL.b-cool-list{
	margin:0;
	list-style-type:none;
	padding:0;
	position:relative;
	z-index:1;
	background-color:Transparent;
}

.contentStyle UL.b-cool-list LI{
	margin-left:27px;
	padding:0;
	margin-bottom:2px;
	background-color:Transparent;
}

.contentStyle UL.b-cool-list LI A{
	background-image:url(../images/blue-arrow2.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:10px;
}

.contentStyle UL.b-cool-list LI A:hover, .contentStyle UL.b-cool-list LI A:visited{
	background-image:url(../images/blue-arrow2-hover.gif);
}


/* blockDomain */
.contentStyle .blockDomain{
	position:relative;
	background:url(../images/bg-domain.gif) 0 0 repeat-y;
	width:214px;
	height:auto;
	min-height:100px;
	padding:10px 0 17px 0;
	z-index:1;
	overflow:hidden;
	font:12px Arial, Helvetica, sans-serif;
	color:#726f6f;
}
.l-main .contentStyle .blockDomain td,
.contentStyle .blockDomain td{
	padding:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#726f6f;
}
.contentStyle .blockDomain .domainText {
	margin:0 20px 0 20px;
}
.contentStyle .blockDomain .domainText p{
	margin:0;
}
.contentStyle .blockDomain .domainText h1{
	margin:0 0 7px 0;
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#00639b;
}
.l-main .contentStyle .blockDomain .domainForm,
.contentStyle .blockDomain .domainForm{
	width:auto;
	margin:10px 6px 0 6px;
}
.contentStyle .blockDomain .domainForm input.domainIntup{
	width:100px;
	height:15px;
	margin:0 0 0 2px;
	padding:0 2px 2px 2px;
	border:1px solid #d8d8d8;
	font:13px Arial, Helvetica, sans-serif;
	color:#726f6f;
}
.contentStyle .blockDomain .domainForm select{
	width:50px;
	height:19px;
	margin:0 0 0 5px;
	border:1px solid #d8d8d8;
	font:13px Arial, Helvetica, sans-serif;
	color:#726f6f;
}
.contentStyle .blockDomain .btn{
	background: url(../images/btn-domain-right.gif) top right no-repeat;
	position:relative;
	float:left;
	width:auto;
	height: 22px;
	margin:10px 0 0 20px;
	padding:0 0 0 0;
}
.contentStyle .blockDomain .btn input.submit{
	background: url(../images/btn-domain.gif) 0 0 no-repeat;
	position:relative;
	float:left;
	height: 22px;
	border:0 none;
	margin:0;
	padding:0 25px 2px 10px;
	cursor: pointer;
	cursor: hand;
	color: #ffffff;
	font:normal 13px Arial, Helvetica, sans-serif;
}

.contentStyle .blockDomain .domainBot{
	position:absolute;
	background:url(../images/bg-domain-bot.gif) 0 0 no-repeat;
	bottom:0;
	width:214px;
	height:11px;
	z-index:2;
}

/* **************************************** */

.rte-template1
{
    width:250px !important; 
    width:auto !important; 
    margin:0 0 10px 0 !important;
    background:url(../images/img-rte-template-border.gif) top right repeat-y;
}

.rte-template1 td
{
    padding:0 !important;
}

.rte-template1 td p
{
    margin:0  !important;
    padding:0  !important;
}

.rte-template1 h1
{
    margin:0  !important;
    padding:0  !important;
    color:#572853; 
    font:bold 16px Arial;
}

.rte-template1 h2
{
    padding:0; 
    color:#0c548a; 
    font:13px Arial;
}

.rte-template1 a
{
    color:#572853; 
    text-decoration:none;
}

.rte-template1 a:hover
{
    color:#572853; 
    text-decoration:underline;
}

.grayLine
{
    height:1px !important;
    line-height:1px !important;
    padding:0 !important;
    margin:10px 0 !important;
    width:100% !important;    
    border-spacing:0px !important;
    border:0px none;
    border-top:1px solid #e1e4e9;
    clear:both;
    float:none;
}

.grayLine p, .grayLine td
{    
    padding:0 !important;
    margin:0 !important;    
}

/* lightBlueTable */

.lightBlueTable
{
    font: 12px Arial,sans-serif;    
    color:#00639B;
    border-collapse: collapse !important;             
    border-bottom:1px solid #4F81BD !important;    
}

.lightBlueTable tbody,
.lightBlueTable tr
{   
    border-collapse: collapse !important;           
}

.lightBlueTable tr td
{
    vertical-align:top;
    padding:0 7px 5px 7px;
    width:165px;         
}

.lightBlueTable tr.head td
{
    font-weight:bold;
    border-top:1px solid #4F81BD;
    border-bottom:1px solid #4F81BD;
}

.lightBlueTable tr.bottom td
{   
    border-bottom:1px solid #4F81BD;
}

.lightBlueTable td.firstColumn
{
    font-weight:bold;    
}

.lightBlueTable tr.blue td
{
    background-color:#D3E0EF;   
}