/*
LightNEasy default template. Tested:
Firefox
IE 6
IE 7
Opera
Safari
Under MS Windows and Ubuntu Linux
*/
* 
{
 margin: 0;
 padding: 0;
}

a 
{
 color: blue;
 text-decoration: none;
 outline-style: none;
}

a:hover 
{
 color: maroon;
}

caption 
{
 font-size: 1.1em;
 font-weight: bold;
 color: #fff;
}

.center 
{
 text-align: center;
}

.justify 
{
 text-align: justify;
}

img 
{
 padding: 3px;
 border-color: #808080;
 border-width: 1px;
 border-style: solid;
 background-color: #f0f0f0;
}

img.left 
{
 margin: 4px;
 float: left;
}

img.right 
{
 margin-top: 4px;
 margin-right: 0;
 margin-bottom: 4px;
 margin-left: 4px;
 float: right;
}

p, cite, ul 
{
 font-size: 1.2em;
 padding-bottom: .4em;
}

h1 
{
 font-size: 2em;
}

ul 
{
 margin-left: 18px;
}

li 
{
 list-style: url(img/li.gif);
}

code 
{
 background-image: url(img/bgcode.gif);
 background-color: #c0c0c0;
 border-color: #606060;
 border-width: 1px;
 border-style: solid;
 color: #444;
 display: block;
 font-size: 1.1em;
 font-style: normal;
 font-family: "Lucida Sans Unicode", serif;
 margin-bottom: 12px;
 padding-top: 8px;
 padding-right: 10px;
 padding-bottom: 8px;
 padding-left: 10px;
 white-space: pre;
}

cite, blockquote p 
{
 font-weight: bold;
 font-style: italic;
 margin-top: 0;
 margin-right: 20px;
 margin-bottom: 12px;
 margin-left: 20px;
 padding-top: 8px;
 padding-right: 8px;
 padding-bottom: 0;
 padding-left: 8px;
 border-left-color: #aaa;
 border-left-width: 2px;
 border-left-style: solid;
}

h1,h2,h3 
{
 color: #FFCC00;
 padding-top: 6px;
 margin-bottom: 4px;
 margin-right: 10px;
}

table 
{
 border-collapse: collapse;
 margin-top: 10px;
 margin-right: auto;
 margin-bottom: 15px;
 margin-left: auto;
 border-color: #a0a0a0;
 border-width: 1px;
 border-style: solid;
}

th 
{
 background-color: #e0e0e0;
 height: 25px;
 padding-top: 0;
 padding-right: 10px;
 padding-bottom: 0;
 padding-left: 10px;
 color: #ffffff;
 text-align: left;
}

td 
{
 padding-top: 0;
 padding-right: 4px;
 padding-bottom: 0;
 padding-left: 4px;/*	height: 25px; */
}

tr.odd 
{
 background-color: #303030;
}

tr.even 
{
 background-color: #404040;
}

tr.odd:hover, tr.even:hover 
{
 color: #d0d0d0;
 background-color: #606060;
}

body 
{
 background-color: #FEFEFA;/*url(images/lnebg.png) repeat-x;*/

 color: #444;
 font-size: 12px;
 font-style: normal;
 font-family: Verdana, Tahoma, Arial, sans-serif;
}

#container 
{
 background-image: url(images/contentbg.png);
 background-repeat: repeat-y;
 width: 950px;
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
 padding: 0;
}

#container1 
{
 background-image: url(images/headerphoto.jpg);
 background-repeat: no-repeat;
 margin: 0;
 padding: 0;
}

#header 
{
 padding-top: 70px;
 padding-right: 70px;
 padding-bottom: 0;
 padding-left: 70px;
 margin: 0;
}

#header .toplinks 
{
 float: right;
 width: 200px;
}

h1.title 
{
 padding-top: 15px;
 margin-left: 210px;
 font-size: 3em;
 letter-spacing: .2em;
 color: olive;
}

h1.title a 
{
 color: #FFCC00;
}

h2.subtitle 
{
 padding-top: 0px;
 padding-left: 210px;
 padding-bottom: 6px;
 color: #ddd;
 font-size: 2em;
 font-family: Verdana, sans-serif;
 letter-spacing: 0.1em;
 font-weight: 400;
}

#holder fieldset 
{
 background-color: #FDFEFE;
 margin-top: 10px;
 margin-right: auto;
 margin-bottom: 10px;
 margin-left: auto;
}

#holder fieldset h3 
{
 background-color: #c0c0c0;
 color: #fff;
 text-align: center;
 padding-bottom: 4px;
}

#holder fieldset .inputfields 
{
 margin: 4px;
 color: #909090;
 font-size: 1.2em;
}

#holder textarea, #holder input 
{
 overflow: auto;
 margin: 2px;
 padding: 2px;
 background-color: #f0f0f0;
 border-color: #a0a0a0;
 border-width: 1px;
 border-style: solid;
 color: #444;
}

div.row 
{
 width: 360px;
}

div.row span.formlabel 
{
 float: left;
 width: 150px;
 text-align: left;
}

div.row span.forminput 
{
 width: 180px;
 text-align: right;
}

#holder .submit 
{
 font-family: verdana, arial, sans-serif;
 border-width: 1px;
 border-style: solid;
 width: 70px;
 cursor: pointer;
}

a.more 
{
 float: right;
}

.clearer 
{
 clear: both;
}

.navigation 
{
 padding: 0;
}

.toplinks 
{
 float: right;
 width: 100%;
 text-align: center;
 font-size: 1em;
 margin-left: 3em;
}

.toplinks a 
{
 color: #d0d0e0;
}

#menu 
{
 font-size: 14px;
 margin-top: 29px;
}

#menu ul 
{
 margin: 0;
 float: left;
}

#menu li 
{
 display: inline;
 margin-right: 6px;
 float: left;
}

#menu a span 
{
 padding-right: 12px;
 padding-top: 9px;
 padding-bottom: 8px;
 background-image: url(images/tab_l.gif);
 background-position: top right;
 background-repeat: no-repeat;
 float: left;
}

#menu a 
{
 background-image: url(images/tab_r.gif);
 background-position: top left;
 background-repeat: no-repeat;
 padding-left: 11px;
 padding-bottom: 8px;
 color: #ddd;
 float: left;
}

#menu a.selected 
{
 background-image: url(images/menubl.png);
 background-position: top left;
 background-repeat: no-repeat;
 color: #000000;
}

#menu a.selected span 
{
 background-image: url(images/menubr.png);
 background-position: top right;
 background-repeat: no-repeat;
}

#menu a.selected:hover span 
{
 color: #000000;
}

#menu a:hover 
{
 color: #FFCC00;
}

#holder 
{
 padding: 0;
 margin: 0;
 width: 100%;
 min-height: 350px;
}

#holder h1 
{
 padding-top: 2px;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 0px;
 display: block;
 height: 31px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
}

#maincontent 
{
 clear: right;
 float: right;
 width: 738px;
 padding-top: 46px;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 9px;
 background-color: transparent;
}

/* floating right column */
.rightcolumn 
{
 float: left;
 width: 200px;
 display: block;
 margin-top: 40px;
 padding-left: 0px;
 color: #000050;
}

.rightcolumn .content 
{
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 8px;
 margin-left: 12px;
 padding: 0;
}

.rightcolumn h2.title 
{
 clear: right;
 display: block;
 color: #2C74E0;
 font-size: 1em;
 padding-top: 7px;
 padding-right: 0;
 padding-bottom: 4px;
 padding-left: 10px;
}

.rightcolumn .block 
{
 padding-top: 12px;
 padding-right: 10px;
 padding-bottom: 8px;
 padding-left: 10px;
 vertical-align: middle;
}

.rightcolumn li 
{
 color: #0050a0;
 list-style: none;
 background-repeat: no-repeat;
 background-position: center;
 height: 2em;
 vertical-align: bottom;
}

.rightcolumn li a 
{
 color: #0050a0;
 padding-top: 0px;
 padding-right: 10px;
 padding-bottom: 10px;
 padding-left: 6px;
 vertical-align: bottom;
}

.rightcolumn li a:hover, .rightcolumn li a.selected 
{
 color: olive;
 vertical-align: bottom;
}

/* footer */
#footer 
{
 clear: both;
 padding-top: 50px;
 color: black;
 height: 40px;
 font-size: 0.9em;
 text-align: center;
 background-image: url("images/contentbg.png");
 background-repeat: no-repeat;
}

.bottomlinks 
{
 float: right;
 width: 100%;
 text-align: center;
 font-size: 1em;
 margin-left: 3em;
}

.bottomlinks a 
{
 color: #000;
}

.bottomlinks a:hover 
{
 color: #d0d0e0;
 text-decoration: underline;
}