/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	font-family:Arial, Helvetica, sans-serif;
	color:#273746;
}
body {
	line-height: 1;
}
 /*ul {
	list-style: none;
}*/
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



#maincontainer{ width:792px; margin:auto; font-size:12px; }

#header{border-bottom:1px solid #dfe8f1; padding:10px; margin-top:30px;}


#right-cont{float:left; width:30%; font-size:10px;margin:5px;}
#txt1{float:left; width:67%; padding-left:5px; padding-right:5px; text-align:justify; line-height:130%;}
#txt1 h1{ font-size:16px; font-weight:bold; margin:5px; padding-bottom:5px;}

#tc{ color:#000; font-weight:bold; text-decoration:none;}
#tv{ color:#000; font-weight:bold; }


#right-cont form{ background-color:#dfe8f1; padding:5px; text-align:left;}
#right-cont form lable{ text-align:left; padding:5px;}
#right-cont form input {margin:2px;}
.head{ font-size:13px; font-weight:bold; text-align:left; line-height:120%;}

#categorey{background-color:#dfe8f1; padding:10px 20px; line-height:140%; height:600px; overflow:auto; text-align:left;}
.cat-head{font-size:14px; font-weight:bold;}

#txt2{ text-align:left; padding:10px; line-height:130%; font-size:12px; border:1px dotted #dfe8f1; margin-bottom:5px;}
.title{ font-size:13px; font-weight:bold; line-height:230%;}

a{text-decoration:none;}
#finder{padding:5px; margin:5px; background-color:#dfe8f1;}
#finder form select{font-size:12px;}