/* MLP Design (http://www.mlpdesign.tk) */
.picture { background-color: #F9F9F9; border: 1px solid #CCCCCC; padding: 3px; font: 11px/1.4em Arial, sans-serif; text-align:center; color:#333;}
.picture img { border: 1px solid #CCCCCC;
text-align:center; vertical-align:middle; margin-bottom: 3px;  }
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; }
.left { margin: 0.5em 0.8em 0.5em 0; float:left; }
.central { margin:0px auto; }


body
{ background:url(img/bg.gif) top center repeat-y #666;
  font-family: Arial,sans-serif;
  color: #333;
  font-size:10pt;
  margin:0;}
  
a:link, a:visited, a:active
{ background-color: inherit; color:#08c; text-decoration: none; }

a:hover
{ background-color: inherit; text-decoration: none; color:#0039ae;}

ul 
{ list-style:none; margin-left:10px; padding:1px;}

li
{ padding:0 0 8px 10px; background: url(img/arw.gif) 0 3px no-repeat;}

/*li a:link, li a:visited, li a:active
{ background-color: inherit; color:#333; text-decoration: none; }

li a:hover
{ background-color: inherit; text-decoration: none; color:#0039ae;}*/

li a:link, a:visited, a:active
{ background-color: inherit; color:#08c; text-decoration: none; }

a:hover
{ background-color: inherit; text-decoration: none; color:#0039ae;}

strong
{
	background:inherit;
	color:#08c;
	font-weight:normal;
	text-align: center;
	font-size: 10px;
}

h1
{
	font-size:14pt;
	font-weight:normal;
	margin:0;
}

h2
{font-size:8pt; font-weight:normal; margin:0; text-transform:uppercase;}

h3
{font-size:14pt; font-style:italic; margin:0; color:#0039ae; text-align:center; }

#header
{ width:885px; margin:auto; background:url(img/headerbg.gif) 0 0 no-repeat #0039ae; color:#fff;
  font-size:20pt; padding:20px 0 20px 15px; letter-spacing:3px; text-align:center; text-transform:uppercase;}
  
#menu
{ width:900px; margin:auto; height:25px; background:#09c; color:inherit; font-size:9pt; clear:both;}

#menucurrent
{ width:900px; margin:auto; height:25px; background:#09c; color:inherit; font-size:9pt; clear:both;}

#body
{ width:900px; margin:auto; background:#eee; color:inherit;}
  
#sidebar
{ width:265px; padding:10px; background:#eee; float:right; color:inherit; font-size:100%;}

#sidebar p strong
{ font-size:135%; color:#00C }

#footer
{ width:890px; margin:auto; padding:5px 5px; background:#0039ae; color:#fff; font-size:8pt; 
  border-top:#0039ae 2px solid;}

#footer a:link, #footer a:visited, #footer a:active
{ background-color: inherit; color:#fff; text-decoration: none;}

#footer a:hover
{ background-color: inherit; text-decoration: underline; color:#f90;}

.header
{ font-size:8pt; font-weight:normal; letter-spacing:0; text-transform:none; padding-top:10px;}
  
.menu 
{ width:132px; height:25px; float:left; font-family: Tahoma,sans-serif;
text-align:center; text-transform:uppercase; font-weight:bold }

.menucurrent 
{ width:107px; height:25px; float:left; font-family: Tahoma,sans-serif;
text-align:center; text-transform:uppercase; font-weight:bold }

.menu a:link, .menu a:visited, .menu a:active
{ background:inherit; text-decoration: none; color:#d9d9d9;display:block; height:17px; padding-top:8px; font-weight:bold; font-size:7pt;}

.menucurrent a:link, .menucurrent a:visited, .menucurrent a:active
{ background:inherit; text-decoration: none; color:#fff;display:block; height:17px; padding-top:8px; font-weight:bold; font-size:7pt;}

.menu a:hover
{
	background:#bcbcbc;
	text-decoration:none;
	color:#fff;
	font-weight: bold;
}

.menucurrent a:hover
{
	background:#bcbcbc;
	text-decoration:none;
	color:#fff;
	font-weight: bold;
}

.content
{ width:575px;float:left; padding:20px; background-color:#fff; color:inherit; text-align:justify; font-size:12px}

.contentfull
{ width:860px;float:left; padding:20px; background-color:#fff; color:inherit;}


.topside
{
	padding:15px 0 5px 0;
	font-size:10pt;
	letter-spacing:2px;
	font-weight:normal;
	border-bottom:#08c 2px dotted;
	text-align: left;
}

.topsidenarrow
{
	padding:15px 150px 5px 150px;
	font-size:10pt;
	letter-spacing:2px;
	font-weight:normal;
	border-bottom:#08c 2px dotted;
	text-align: left;
	margin: 50px 150px 10px;
}


.footer 
{ clear:both; }

.img
{border:0; float:left; margin-right:10px;}

.center
{text-align:center; padding-top:5px;}

#body .contentfull p {
	font-size: 10pt;
	margin:0px 0px 10px 0px;
}

.email
{
	text-align:right;
}


#body .contentfull .narrowText
{
	margin: 0px 150px 10px;
}

