h1 {color: #000; font: bold 12px Arial; padding-bottom: 5px; margin:0; letter-spacing: 3px; text-transform: uppercase;}
h2 {color: #000; font: bold 12px Arial; padding-bottom: 5px; margin:0; letter-spacing: 3px; text-transform: uppercase;}
h3 {color: #000; font: bold 12px Arial; padding-bottom: 10px; margin:0; letter-spacing: 3px; text-transform: capitalize;}
h4 {color: #000; font: bold 12px Arial; padding-bottom: 10px; margin:0; letter-spacing: 3px; text-transform: capitalize;}

p { line-height: 15px; padding-bottom: 10px; margin: 0px;}

ul  {margin: 0px; padding: 0px;}
li { margin: 0px; padding: 0px; list-style-type: none;}
img { border: none;}

fieldset { border: none; margin: 0px; padding: 0px; background: none;}

form { border: none; margin: 0px; padding: 0px; background: none;}

legend { border: none; display: none;}

.label { display: none;}
label { width: 120px; float: left;}

hr { margin-top: 10px; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; border-top: 1px solid #e8e5e0; height: 1px; background: #fff; border-bottom: none; border-right: none; border-left: none; width: 100%;}

.clear { clear: both;}

/* ERRORS */

.error { padding-left: 20px; background: url(../../images/public/template/h1error.gif) no-repeat scroll left top; color: #D50000;}
.sub_error { float: left; color: #990000; font-weight: bold; padding-bottom: 5px;}
.error_textfield { background-color: #EFE1E1; border: 1px solid #fff;}
.errorbox { background: url(../../images/public/template/error.gif) no-repeat scroll left top; margin: 20px 0px 20px 0px; color: #000; padding: 0px 10px 10px 37px; width: 600px;}
.errorbox h1 { color: #000; margin-bottom: 3px; padding: 3px 0px 0px 0px; font-size: 140%; text-transform: uppercase;}
.errorbox h2 { padding: 0px; margin: 0px; font-size: 17px; color: #D50000;}
.errorbox ul { margin: 5px 0px 5px 0px; padding: 0px 0px 0px 20px;}
.errorbox li { list-style-type: square;}
.errorbox .redtext { color: #990000;}
	
.correctbox { background: url(../../images/public/template/correct.gif) no-repeat scroll left top; margin: 20px 0px 20px 0px; color: #000; padding: 0px 10px 10px 37px; width: 600px;}
.correctbox  h1 { color: #1e4d07; margin-bottom: 3px; padding: 3px 0px 0px 0px; font-size: 140%; text-transform: uppercase;}
.correctbox  h2 { padding: 0px; margin: 0px; font-size: 17px; color: #D50000;}
.correctbox  ul { margin: 5px 0px 5px 0px; padding: 0px 0px 0px 20px;}
.correctbox  li { list-style-type: square;}

.news h1 { font-size: 18px; color: #8D8D8D; font-weight: normal; margin-bottom: 30px;}

.news h3 a {display: block; font-weight:normal;font-size:13px;text-transform:uppercase; }	

.news h3 a:visited  { text-decoration:none; color: #111111; }
.news{
	color:#111111;
	font-family:'Lucida Sans','Lucida Grande',arial,sans-serif;
	font-size:12px;
	line-height:1.6em;
}

#records ul {
display:inline;
float:left;
list-style:none outside none;
width:100%;
}

#records ul li {
display:inline;
float:left;
margin-bottom:30px;
width:100%;
}

#pagination  {
display:inline;
float:right;
}
#pagination .link {
clear:none;
display:inline;
float:left;
margin-left:20px;
padding-top:6px;
}
#pagination .disabled, #pagination a.flssLinkDisabled, #pagination a.flssLinkDisabled, :visited #pagination a.flssLinkDisabled:hover {
color:#CCCCCC;
cursor:default;
outline:medium none;
}
#pagination .clear {
float:left;
}
#previousNext #pagination {
display:inline;
float:left;
}
#previousNext #pagination .link {
margin-left:0;
margin-right:20px;
}
.caption {
color:#8D8D8D;
font-size:11px;
font-style:italic;
padding-top:4px;
}


