/* Control Bar
*********************************************************/
#control{
	padding:0 10px;
	background:#000 url(/template/admin/img/header.jpg) repeat-x 0 50%;
	border-bottom:1px solid #666;
	height:40px;
	}
	#control ul{
		float:right;
		font-size:11px;
		list-style:none;
		}
		#control li{
			display:inline;
			margin-left:10px;
			color:#aaa;
			line-height:40px;
			}
			#control li.first{
				border-left:none;
				}
			#control a{
				color:#eee;
				text-decoration:none;
				}
				#control a:hover{
					color:#fff;
					text-decoration:underline;
					}


/* LCPS text, tables, links, forms & image styles */
/* default styles */
p, h1, h2, h3, h4, h5 { 
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
p {
	font-size: 0.7em;
	color: #80848a;
}
h1 {
	font-size: 1.4em;
	font-weight: normal;
	color: #a2a29e;
	margin-bottom: 7px;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	color: #828e8d;
}
h3 {
	font-size: 0.95em;
	font-weight: bold;
	color: #06084f;
}
h4 {
	font-size: 0.85em;
	font-weight: bold;
	color: #ab0707;
}
h5 {
	font-size: 0.85em;
	font-weight: bold;
	color: #1b5c9d;
}
hr {
	border: 0;
	width: 50%;
	color: #80848a;
	background-color: #80848a;
	height: 1px;
	margin: 20px auto;
}
.bodyContent li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	list-style-type: disc;
	padding: 0px 0px 5px 8px;
	color: #80848A;
	font-weight: normal;
	margin-left: 20px;
}
/* custom styles */
.splashArea p {
	font-weight: bold;
	color: #fff;
	line-height: 1.7em;
	font-size: 0.7em;
	text-align: center;
}
.splashArea p span {
	font-size: 0.95em;
}
.splashLinks p {
	color: #fff;
	text-transform: uppercase;
	font-size: 0.75em;
	line-height: 1em;
	letter-spacing: 0.04cm;
}
.footerDetails p {
	color: #fff;
	letter-spacing: 0.01cm;
}
.bodyArea h1 {
	color: #696962;
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 20px;
}
.bodyArea h2 {
	color: #565650;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 7px;
}
.bodyArea h3 {
	color: #565650;
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 7px;
}
.bodyArea h4 {
	color: #565650;
	font-size: 0.8em;
	font-weight: normal;
	margin-bottom: 5px;
}
.bodyArea p {
	color: #80848a;
	font-size: 0.8em;
	margin-bottom: 5px;
}
/* link styles */
a:link, a:visited {
	font-weight: normal;
	color: #696962;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
.splashLinks p a:link, .splashLinks p a:visited {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.splashLinks p a:hover, .splashLinks p a:active {
	color: #a2a29e;
	text-decoration: none;
}
.footerDetails p a:link, .footerDetails p a:visited {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
.footerDetails p a:hover, .footerDetails p a:active {
	color: #a2a29e;
	text-decoration: none;
}
/* form styles */
form {
	margin: 0;
	padding: 0;
}
/* image styles */
img {
	border: 0;
}
.navSubMenu img {
	margin-bottom: 2px;
}
.imgPad {
	padding-bottom: 10px;
}
/* navigation styles */
/* main navigation */
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-weight: normal;
	color: #fff;
	list-style: none;
	text-transform: uppercase;
}
#navigation li {
	padding: 0px 0px 7px 0px;
}
#navigation a {
    font-weight: normal;
    text-decoration: none;
	color: #fff;
}
#navigation .active a,
#navigation a:active,
#navigation a:focus,
#navigation a:hover {
	color: #a2a29e;
}
#navigation ul {
	list-style: none;
	font-size: 0.85em;
	font-weight: normal;
	padding-bottom: 0;
	padding-top: 6px;
}
#navigation ul li {
	padding: 0px 0px 5px 5px;
}
#navigation ul li a {
    font-weight: normal;
    text-decoration: none;
	color: #a2a29e;
}
#navigation ul li .current a {
	color: #fff;
}
#navigation ul li a:active,
#navigation ul li a:focus,
#navigation ul li a:hover {
	color: #fff;
}
/* sub navigation */
#subNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-weight: normal;
	color: #fff;
	list-style: none;
	text-transform: uppercase;
	letter-spacing: .02em;
}
#subNav li {
	padding: 0px 0px 4px 0px;
}
#subNav a {
    font-weight: normal;
    text-decoration: none;
	color: #fff;
}
#subNav .current a {
	color: #a2a29e;
}
#subNav a:active,
#subNav a:focus,
#subNav a:hover {
	color: #a2a29e;
}
/* tables */
table. {
	border-width: 0px;
	border-spacing: ;
	border-style: solid;
	border-color: #fff;
	border-collapse: collapse;
	background-color: #fff;
}
table td {
	border-width: 0px;
	padding: 5px 0px;
	border-style: solid;
	border-color: #fff;
	background-color: ;
	-moz-border-radius: ;
}}
