/* katrina-legal-help */
BODY {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:71%; color:#333;
	line-height:150%;
	margin:0 0 20px;
	background:#FFF;
}
TD, TH {
	font-size:inherit; 
}
IMG { border:0;
}
UL LI {
	margin:5px 0;
	list-style-image:url(/images/content/bullet.gif);	
}
OL LI {
	margin:5px 0;
}
P {
	margin:0 0 15px;
}
A:link     {color:#00C;}
A:visited  {color:#715243;}
A:hover    {color:#A49E41;}
A:active   {color:#00C;
}
H1 {
	font-size:15px; color:#827D2C;
	margin:10px 0 25px 0px; padding:3px 10px;
	background:url(/images/interface/til_h1b.gif) left;
}
H2 { 
	font-size:14px; color:#03409C; 
	text-transform:uppercase;
	margin:3px 0 8px;
	border:solid #03409C; border-width:0 0 1px;
}
H3 { 
	font-size:12px; color:#03409C;
	margin:15px 0 0;
}
H4 { 
	font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#03409C;
	margin:3px 0 0;
}
H5 { 
	font-family:'Times New Roman', Times, serif; font-size:20px; font-weight:normal; color:#03409C;
	line-height:130%;
}
FORM {
	margin:0;
}	
.wrapper {
	text-align:left;
	padding:10px 40px;
	width:680px;
}
.columnLeft {
	width:215px;
	padding:0 10px 0 0;
	float:left;
}
.columnRight {
	width:430px;
	padding:0 0 0 20px;
	border:solid #03409C; border-width:0 0 0 1px;
	float:right;
}
.tableForm, .tableData {
	width:100%;
	border-collapse:collapse;} 
.tableForm TH {
	width:40%}
.tableForm TD {
	width:60%}
.tableForm TH, .tableData TH {
	font-size:9px; color:#03409C;
	text-transform:uppercase; text-align:right;
	padding:5px;
	border:solid #B5C5DC; border-width:1px 0;}
.tableForm TD, .tableData TD {
	font-size:11px; color:#000;
	text-align:left;
	padding:5px;
	border:solid #B5C5DC; border-width:1px 0;}
.tableForm .tableHead, .tableData .tableHead {
	font-size:12px; color:#03409C; font-weight:bold;
	text-align:center; text-transform:uppercase;
	background:#B5C5DC;}
.tableForm .tableFoot, .tableData .tableFoot { 
	text-align:center;
	background:#B5C5DC;
}
.cfWebInnerTable { 
	width:100%;}
.cfWebInnerTable TH { 
	color:#03409C;
	width:50%;}
.cfWebInnerTable, .cfWebInnerTable TD, .cfWebInnerTable TH { 
	padding:0; border:0;}
.cfWebInnerTable TD {
	color:#03409C; font-weight:bold;
	text-align:center;
	width:10%;
}
.navMain {
	font-family:Verdana, Arial, Helvetica, sans-serif; color:#03409C; font-weight:bold;
	text-transform:uppercase;
	padding:0 0 0 30px;}
.navMain A  {
	text-decoration:none;
	margin:0 1px}
.navMain A:link     {color: #03409C;}
.navMain A:visited  {color: #03409C;}
.navMain A:hover    {color: #A49E41;
}
.sitemap {
	font-size:85%; font-weight:bold;
	text-transform:uppercase;
	margin:0; padding:0;}
.sitemap li {
	list-style-image:url(/images/trans.gif);}
.sitemap li ul {
	margin:0; padding:0;}
.sitemap li ul li {
	font-size:110%; font-weight:normal;
	text-transform:capitalize; line-height:normal;
	margin:0 0 0 10px; padding:0; }
.sitemap li ul li ul{
	font-size:90%; font-weight:normal;
	line-height:normal;}
.sitemap A {
	text-decoration:none; }
.sitemap A:hover {
	text-decoration:underline;
}
.button {
	padding:1px; }
.button A {  
	font-size:9px; font-weight:bold; color:#FFF; 
	text-transform:uppercase; text-decoration:none;
	padding:2px 4px;
	border:solid #03409C 1px;}
.button A:active   { color:#03409C;}
.button A:link     { color:#03409C;}
.button A:visited  { color:#03409C;}
.button A:hover    { color:#FFF;
	border:solid #A49E41 1px;
	background-color:#A49E41;
}
.wjSearchHighlight { background-color:#999; color:#FFF}
.wjSearchContext { font-size:smaller;
}
.textSmall {  
   font-family:Arial, Helvetica, sans-serif; 
   font-size:10px;
}
.textNormal {  
   line-height:normal;
}
.textColLeft {
	font-size:115%; font-weight:bold; color:#03409C;
	line-height:150%;
}
.textLight {
	color:#FFF;
}
.box {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:normal; text-align:center;
	padding:3px;
	border:1px solid #827D2C;
}
.error {
	color:#F00; font-weight:bold;
}
.cap:first-letter {
	font-family:Georgia, 'Times New Roman', Times, serif; font-size:2.7em; font-weight:bold; color:#F2F5F7;
	line-height:1.1em;
	padding:4px 3px; margin:0 5px 0 0;
	background-color:#03409C;
	float:left; 
}