/* The Law Offices of Lolita Dimovski */
BODY {
	font:70%/160% Verdana, Arial, Helvetica, sans-serif; color:#006C8B;
	margin:15px 0 25px;
	background:url(/images/interface/til_back.jpg);
}
TABLE {
	width:100%;}
TABLE, TD, TH {
	font-size:inherit;
	border-collapse:collapse;
}
IMG {
	border:0;
}
P {
	margin:0 0 15px;
}
A:link    {color:#006699;}
A:visited {color:#666;}
A:hover   {color:#00A0CE;}
A:active  {color:#000;
}
H1 {
	font:normal 18px Arial, Helvetica, sans-serif; color:#1A7A95;
	text-align:left; line-height:normal;
	margin:0 0 30px; padding:0 0 3px;
	background:url(/images/content/h1.gif) repeat-x bottom;
}
H2 {
	font:bold 15px Arial, Helvetica, sans-serif; color:#1A7A95;
	text-transform:uppercase;
	margin:25px 0 15px; padding:0 0 0 25px;
	border:solid #1A7A95; border-width:0 0 1px;
	background:url(/images/content/bullet_3.gif) no-repeat;
}
H3 {
	font:bold 12px Arial, Helvetica, sans-serif; color:#1A7A95;
	text-transform:uppercase; text-align:left;
	margin:5px 0; padding:0 0 0 25px;
	background:url(/images/content/bullet_2.gif) no-repeat;
}
H4 {
	font:12px Verdana, Arial, Helvetica, sans-serif; color:#006C8B;
	margin:15px 0 0;
}
FORM {
	margin:0;
}
UL {
	margin-top:10px;
}
UL LI {
	margin:5px 0 0;
	list-style-image:url(/images/content/bullet.gif);
}
.wrapper {
	text-align:center;
	margin:0 auto 20px;
	width:765px;
	background: url(/images/interface/til_page.gif);
}
.head {
	padding:20px 0 0;
	height:181px; width:765px;
	background:url(/images/interface/head.gif) no-repeat;
}
.logo {
	height:108px; width:530px;
	background:url(/images/interface/logo_back.gif) no-repeat;}
.nav {
	margin:25px 0 0;
}
.content {
	text-align:left;
	margin:0 85px; padding:0 0 30px;
	border:#006C8B solid; border-width:0 0 1px;
}
.foot {
	text-align:center;
	height:100px; width:765px;
	background:url(/images/interface/foot.jpg) no-repeat bottom;
}
.pageHead {
	font:bold 10px Arial, Helvetica, sans-serif;
	margin:15px 60px 20px; padding:5px;
	border:solid 1px #ACCBCD; 
}
.navText {
	margin:20px 0 0;
}
.tableForm, .tableData {
	width:80%;
	margin:0 0 0 60px;
	border-collapse:collapse;}
.tableForm TD {
	width:65%; text-align:left;}
.tableForm TH {
	width:35%; text-align:right;}
.tableData TD, .tableData TH {
	text-align:center;}
.tableForm TH, .tableData TH {
	font:bold 9px Verdana, Arial, Helvetica, sans-serif; color:#006C8B;
	text-transform:uppercase; line-height:normal;
	padding:5px;
	border:dotted #ACCBCD; border-width:1px 0;
	background:none;}
.tableForm TD, .tableData TD {
	font:11px Verdana, Arial, Helvetica, sans-serif; color:#006C8B;
	line-height:normal;
	padding:5px !important;
	border:dotted #ACCBCD; border-width:1px 0;}
.tableForm .tableHead, .tableData .tableHead {
	font-size:11px; color:#F6F4EA; font-weight:bold;
	text-align:center; text-transform:uppercase;
	background:#006C8B;}
.tableForm .tableFoot, .tableData .tableFoot { 
	text-align:center;
	background:#006C8B;
}
.cfWebInnerTable, .cfWebInnerTable TD, .cfWebInnerTable TH { 
	color:#006C8B;
	padding:0; border:0;}
.cfWebInnerTable TH { 
	width:75%;}
.cfWebInnerTable TD {
	font-weight:bold;
	text-align:center;
	width:5%;
}
.cap:first-letter {
	font:bold 455% Arial, Helvetica, sans-serif; color:#1A7A95;
	line-height:100%;
  	padding:0 3px 0; margin:0 5px 0 0;
  	float:left;
}
.table2col {
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height:300%;
	width:100%;}
.table2col TD {
	vertical-align:top;
	width:290px;
}

.button {
	padding:1px;}
.button A {
	font:bold 10px Verdana, Arial, Helvetica, sans-serif; color:#F6F4EA; 
  	text-transform:uppercase; text-decoration:none; line-height:30px;
  	padding:4px 8px; margin:0 4px;
	border:1px solid #1A7A95;}
.button A:active  {color:#F6F4EA; background-color:#1A7A95}
.button A:link    {color:#F6F4EA; background-color:#1A7A95}
.button A:visited {color:#F6F4EA; background-color:#1A7A95}
.button A:hover   {color:#1A7A95; background-color:#F6F4EA;
}
.textLight, .textLight A, .textLight A:link, .textLight A:visited, .textLight A:active {color:#CFC8AE;}
.textLight A:hover {color:#FFF;
}
.textSmall {
   font:10px Arial, Helvetica, sans-serif;
}
.textNormal {
   line-height:normal;
}
.note {
	font-size:12px; font-weight:bold; color:#F00;
	margin:20px 0;
}
.box {
	line-height:normal; text-align:center;
	padding:3px;
	border:1px solid #7F8FB2;
}
.error {
	font:9px Verdana, Arial, Helvetica, sans-serif; color:#F00; font-weight:bold;
}