@import url('/css/buttons.css');

* {


}

TABLE, TD {
font-family: verdana, arial, sans-serif;
font-size: 10px;
}
BODY{
background-color: white;
padding: 0px;
margin: 0px;
font-family: verdana, arial, sans-serif;
font-size: 10px;
}

a:hover {
border-bottom:1px dotted;
padding-bottom:0pt;
}
a:link, a:active, a:visited {
color:#359AAA;
padding-bottom:1px;
text-decoration:none;
}

a.articleLink, a.catLink {
font-weight: bold;

}

a.catLink {
font-size: 10px;
}

.tdTitle, .articleTitle, .tdSubTitle{
font-family: arial, sans-serif;
color:#495358;
font-size:18px;
font-weight:normal !important;
margin:0pt;
padding-top: 10px;
vertical-align: middle;
padding-left: 5px;
}

.tdTitle div, .tdTitle b, .tdSubTitle b{
font-weight: normal !important;
padding-left: 5px;
}

#article_list td {
}

#article_list_details td {
border-bottom:none;
}

.rule HR{
border: none;
height: 1px;
background-color: transparent;
padding: 0px;
margin: 0px;
border-bottom: 1px dotted #999999;
margin-bottom: 8px;
margin-top: 6px;

}

.offset HR {
margin-top: 0px;

}

#article_list_details td{
font-size: 9px;
font-family: verdana, arial, sans-serif;
color:#666666;
}

#category_list {
border-bottom: 1px dotted #999999;
padding-bottom: 20px;
background-color: #EEEEEE;
}

#category_list .tdTitle{
padding-left: 10px;

}

.navigation{
padding: 3px;
border-bottom: 1px dotted #999999;
}

.navigation a{
border-bottom: none;
}

.navigation a:hover{
border-bottom: 1px dotted;
}

.copyright{
display: none;
}

.pageByPage{
font-size: 10px;
margin-top: 8px;}

input, select, textarea {
border:1px solid #BFBFBF;
color:#333333;
margin:0pt 0pt 4px;

}

#article_list_category{
padding-left: 20px;
}

#send_form input, #send_form textarea {
width: 250px;

}

#nosize input{
width: auto;
}



.btn{
	position: relative;
	padding: 0px;
	text-align: center;
	display: inline;
	top: -1px;
	margin-left: 0px;
	margin-right: 0px;

}
.btn input{
	margin: 0px;
	padding: 0px;
	color: #Dbe7eb;
	font-size: 11px;
	font-family: arial, verdana, 'sans serif';
	top: -5;
	cursor: pointer;
	font-weight: bold;
	background: transparent url(/images/layout/cons/btn_bg.gif) repeat-x;
	border: none;
	height: 20px;
}

img.lft{
	position: relative;
	top: 5px;
	width: 9px;
	height: 20px;
	background: transparent  url(/images/layout/cons/btn_left.png) no-repeat;
}

img.rt{
	position: relative;
	top: 5px;
	width: 9px;
	height: 20px;
	background: transparent  url(/images/layout/cons/btn_rt.png) no-repeat;
}

.stackLeft{
float: left;
padding-right: 5px;
}

.stackRight{
float: right;
padding-right: 5px;

}


.textBlock{
padding-left: 10px;
}

div.helpBox div.helpBox_top, div.helpBox div.helpBox_bottom, div.helpBox .helpContent{
	position:relative;
	background-color:#fff;
}

div.helpBox div.helpBox_top, div.helpBox div.helpBox_bottom{
	position:relative;
	height:15px;
	margin:0px 12px;
}
div.helpBox div.helpBox_bottom{

	margin-top: -9px;
}

div.helpBox div.helpBox_top{
	border-top:1px solid #D0D1D2;
}

div.helpBox div.helpBox_bottom{
	border-bottom:1px solid #D0D1D2;
}

div.helpBox div.helpBox_top img, div.helpBox div.helpBox_bottom img{
	position:absolute;
	top:0px;
	background-repeat:no-repeat;
}


div.helpBox div.helpBox_top img.left, div.helpBox div.helpBox_bottom img.left{
	left:-12px;
}

div.helpBox div.helpBox_top img.right, div.helpBox div.helpBox_bottom img.right{
	right:-12px;
	clear:none;
float:right;
padding: 0px;

}

div.helpBox div.helpBox_top img.left{
	background-image:url(/images/layout/cons/img_help_whiteCorner_tl.gif);
}

div.helpBox div.helpBox_top img.right{
	background-image:url(/images/layout/cons/img_help_whiteCorner_tr.gif);
}

div.helpBox div.helpBox_bottom img.left{
	background-image:url(/images/layout/cons/img_help_whiteCorner_bl.gif);
}

div.helpBox div.helpBox_bottom img.right{
	background-image:url(/images/layout/cons/img_help_whiteCorner_br.gif);
}

div.helpBox .helpContent{
	border-left:1px solid #D0D1D2;
	border-right:1px solid #D0D1D2;
	height: 40px;

}

div.helpBox .helpContent p{
	margin:0px 14px 14px 14px;
}






div#help1 div.helpBox .helpContent input{
	margin-left:8px;
}

div#help1 div.helpBox .helpContent .btnSm{
	display:inline;
	left:-3px;
	top:2px;
}

div#help1 div.helpBox div.helpBox_top, div#help1 div.helpBox div.helpBox_bottom{
	width:378px;
}

div#help1 div.helpBox div.helpBox_top h3{
	font-weight:bold;
}


div#help2{
background-color: #EEEEEE;
padding-bottom: 10px;
border-bottom: 1px dotted #999999;

}


div#help2 div.helpBox{
width: 450px;
margin: 0px;
padding-top: 10px;
padding-left: 10px;
}

div#help2 div.helpBox.last{
	margin-left:12px;
}

div#help2 div.helpBox .helpContent{
width: 450px;

}

div#help2 div.helpBox .helpContent .btnCenter .btnSm{
	margin-right:auto;
	margin-left:auto;
	float:none;
}



div#help2 div.helpBox.last .helpContent .btnCenter .btnSm{
	width:70px;
}

div#help2 div.helpBox div.helpBox_top, div#help2 div.helpBox div.helpBox_bottom{
	width:428px;
}

.tdFormCaption{
text-align: right;
}

.abBorder {
background-color: #EEEEEE;
border: 1px dotted #999999;

}

.col3 .colBG p.phone{
	color:#000;
}

HR {
border: 0px;
border-bottom:1px dotted #999999;
background-color: transparent;

}
