/* Y! Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

*
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

body
{
	background: #373737;
}

.lMain
{
	width: 770px;
	background: #f8f8f8;
	border-bottom: 1px solid #336699;
	border-right: 1px solid #336699;
	border-left: 1px solid #336699;
	margin: 0 auto;
	padding: 0 1px;
}

.lHeader
{
	height: 125px;
	background: #3c4ca0;
}

.lHeader h1 
{
	width: 240px;
	height: 118px;
	float: left;
	margin: 2px 0 0 5px;
}

.lHeader h1 a
{
	width: 240px;
	height: 118px;
	display: block;
	text-indent: -2000px;
	background: url(images/logoheader.gif) top left no-repeat;
}

.lHeader h2
{
	color: #FFFFFF;
	font-size: 120%;
	font-weight: bold;
	float: right;
	height: 50px;
	margin: 25px 10px 0 0;
}

.lHeader .menu
{
	width: 500px;
	height: 50px;
	float: right;

}

.lHeader .menu li
{
	width: 123px;
	height: 50px;
	background: url(images/tabbg.gif) top left no-repeat;
	float: left;
}

.lHeader .menu a
{
	width: 122px;
	height: 36px;
	padding: 14px 0 0 0;
	text-align: center;
	display: block;
	text-decoration: none;
	color: #000000;
	font-size: 120%;
	font-weight: bold;
}

.lHeader .menu a:hover
{
	color: #3c4ca0;
}

.lContent
{
	background: #FFFFFF url(images/contentbg.gif) top left repeat-x;
	margin: 10px 0;
	padding: 0 10px;
	font-size: 90%;
}


.lContent > h1
{
	font-weight: bold;
	font-size: 140%;
	color: #3C4CA0;
	padding: 0 0 10px 0;
}

.lFooter
{
	height: 50px;
	background: #3c4ca0;
	margin: 0 0 1px 0;
}

.lFooter > div
{
	width: 40%;
	color: #FFFFFF;
}

.lFooter .left
{
	float: left;
	font-size: 90%;
	padding: 0 0 0 7px;
	margin: 6px 0 0 0;
}

.lFooter .left a
{
	color: #FFFFFF;
}

.lFooter .right
{
	float: right;
	font-size: 110%;
	text-align: right;
	font-weight: bold;
	padding: 0 7px 0 0;
	margin: 12px 0 0 0;
}


	/* Begin Reset Content */
	
	.lContent .content p
	{
		margin: 1em 0;
	}

	.lContent .content blockquote
	{
		margin: 1em 40px;
	}
	
	.lContent .content strong
	{
		font-weight: bolder;
	}
	
	.lContent .content em
	{
		font-style: italic;
	}
	
	.lContent .content ul
	{
		list-style: outside disc;
		margin: 1em 0 1em 2em;
	}
	
	.lContent .content ol
	{
		list-style: outside decimal;
		margin: 1em 0 1em 2em;
	}
	
	.lContent .content li
	{
		display: list-item;
	}
	
	.lContent .content hr
	{
		height: 2px;
		border: 1px;
		margin: 0.5em auto 0.5em auto;
	}

	/* End Reset Content */

.error
{
	color: #FF000A;
	font-weight: bold;
}

.warning
{
	color: #FFA200;
	font-weight: bold;
}

.message
{
	color: #008F13;
	font-weight: bold;
}


/* Page Specific */

table.lGallery
{
	width: 80%;
	margin: 0 auto;
}

table.lGallery th
{
	text-align: left;
	font-weight: bold;
	padding: 0 0 20px 0;
}

table.lGallery td
{
	text-align: center;
	width: 33%;
	padding: 0 0 10px 0;
}

table.lGallery td img
{
	border: #000000 solid 1px;
}

.lHome
{
	width: 735px;
	height: 240px;
	margin: 0 auto;
}

.lHome > img
{
	float: left;
}

.lHome .services
{
	width: 389px;
	height: 215px;
	float: right;
	background: url(../../images/content/home/blue_bg.jpg) top left no-repeat;
	padding: 10px;
}

.lHome .services p
{
	font-size: 170%;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}

.lHome .services p.right
{
	text-align: right;
}

.lHome .services ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.lHome .services li
{
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
	width:  49%;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 110%;
}

.lLogos
{
	margin: 0 0 0 -18px;
}

.lLogos ul
{
	height: 54px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.lLogos li
{
	margin: 0;
	padding: 0 7px;
	list-style: none;
	float: left;
}

.lLogos li.first
{
	padding-left: 0;
}

.lLogos li.last
{
	padding-right: 0;
}
