/* Element defaults - redefine tags */
body				{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666; margin:0px; background-color:#FFFFFF; }
p				{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:1em; color:#666666; margin:0 0 8px 0; }
ol, ul, li			{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:1em; color:#666666; }
input, select, textarea		{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:1em; color:#000000; }
table				{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:1em; color:#666666; }
th				{ font-size:1em; color:#666666; text-align:left; padding:5px; background-color:#EBEBEB; }
thead				{ display:table-header-group; }
tr, td				{ color:#666666; padding:5px; }
hr              	   	{ color:#CCCCCC; height:1px; background:#CCCCCC; border:0;  }
img	            		{ border:0; }
fieldset			{ margin:0; border:0; padding:0; }
input, textarea		{ margin:2px 0 0 5px; }

h3				{ margin:20px 0 5px 0; font-size:1em; color:#000000; font-weight:bold; }
h4				{ font-size:1em; color:#999999; font-weight:bold; }
h5				{ margin:8px 0 5px 0; font-size:1em; color:#999999; font-weight:bold; }
h6				{ font-size:1em; color:#000000; font-weight:bold; }

/* Href elements - redefine A tag (links) */
a.aFooter	    		{ color:#FF0000; font-weight:normal; text-decoration:none; }
a.aFooter:hover   		{ color:#000000; font-weight:normal; text-decoration:none; }

a.aSetHome	    		{ color:#000000; font-weight:normal; text-decoration:none; }
a.aSetHome:hover   		{ color:#CCCCCC; font-weight:normal; text-decoration:none; }

/* Structure elements */
#divHeader			{ padding:14px; }
#divFLSlogo			{ float:left; width:70px; height:70px; }
#divFLStitle			{ text-align:center; margin:19px 0; }
#divLawCouncilLogo		{ float:right; width:70px; }
#divFooter			{ font-size:0.9em; clear:both; margin:40px 0; }
#pFooterText			{ margin:0 0 15px 0; }
#imgIPlogo			{ float:right; margin-top:5px; }

#imgMembersLogin		{ margin-bottom:5px; }
input.inputTBMargins		{ margin:5px 0; }

#divPrintHeader			{ display:none; }
#divPrintFooter 		{ display:none; }

/* Nav elements */
#divNav img			{ display:block; line-height:30px; }

/* Homepage elements */
#divHomeFeature			{ float:right; width:539px; }
#divHomeLogin			{ clear:both; float:left; width:165px; padding:30px 0 15px 12px;  }
#divNews			{ float:left; margin:30px 0 20px 0; border-left:1px solid #CCCCCC; padding-left:35px; width:500px; }
#divNews h2			{ margin: 0px 0 5px 0; font-size:1em; color:#A7001F; font-weight:bold; border-bottom:1px solid #CCCCCC; padding-bottom:5px; }
div.divNewsItem			{ float:left; padding:10px 0 5px 0; }
div.divNewsDate			{ float:left; width:80px; color:#A7001F; }
div.divNewsContent		{ width:300px; margin:0 0 0 90px; }
div.divNewsContent p		{ margin:0; }

.spanGreen			{ color:#8BBD47;}
img#newsFeature			{ padding-top:30px; }

/* Content elements */
#divContent			{ margin:5px 0 0 250px; width:450px }
#divContentLogin		{ clear:left; width:165px; padding:35px 0 30px 12px; }
#divLeftCol			{ float:left; }

table.tblBordered		{ border-top:1px solid #CCCCCC; border-right:1px solid #CCCCCC; }
table.tblBordered th		{ border-left:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; }
table.tblBordered td		{ border-left:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; }
table.tblBordered tr		{ border-left:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; }
td.tdHighlightedCell		{ background-color:#FFCCCC; }
td.tdPageControls		{ background-color:#FFCCCC; text-align:center; background-color:#EBEBEB; }
td.tdPageControls input		{ width:70px; }
td.tdLabel			{ font-size:1em; color:#000000; text-align:right; }

input.inputWidthSml		{ width:70px; }

/* Class elements */
.noMargin			{ margin:0; }
.paddingtop1			{ padding-top: 10px;}
.clear				{ clear:both; height:1px; overflow:hidden; border:1px solid white;}