

BODY{
background:#ffffff url(../gifs/fli2011.jpg) no-repeat;
color:#C2ECFA;
font-family:Arial, "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
margin:1px;
border:#0091C9 0px solid;
border-right:0px;
margin-top:120px;
-webkit-text-size-adjust: 100%;
}

.outborder{
text-align:center;
background:transparent;
width:999px;
margin-left:auto ;
margin-right:auto ;
}

.maintextblock{
width:750px;
}

.topbar{
margin-bottom:10px;
height:2em;
background:transparent;
}

.copyright{
clear:both;
}

P.clear{
clear:both;
}

.navigation222{
padding-left:52px;
}

.main{
background:#ffffff;
border:1px #232323 solid;
text-align:left;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
-khtml-border-radius: 12px;
border-radius: 12px;
}

.splashbox{
border:0px #333333 solid;
float:left;
width:250px;
margin-top:2px;
margin-left:10px;
margin-bottom:10px;
margin-top:10px;
}

.splashboxlarge{
border:0px #333333 solid;
float:left;
width:500px;
margin-top:2px;
margin-left:10px;
margin-bottom:10px;
margin-top:10px;
}

.maximumbox{
border:0px #333333 solid;
float:left;
width:100%;
margin-top:2px;
margin-left:10px;
margin-bottom:10px;
margin-top:10px;
}

.navigation{
background:#eae3c9;
border:1px #000000 solid;
border-top:0px;
border-right:0px;
border-left:0px;
border-bottom:0px;
width:152px;
height:50em;
}

.navbar{
float:left;
width:152px;
margin-top:10px;
}

a:link{
color:#000000;
text-decoration:none;
font-style:normal;
background:transparent;
font-weight:900;
}

a:active{
color:#000000;
text-decoration:none;
font-style:normal;
background:transparent;
font-weight:900;
}

a:visited{
color:#000000;
text-decoration:none;
font-style:normal;
background:transparent;
font-weight:900;
}

a:hover{
color:#002148;
text-decoration:underline;
font-style:normal;
background:transparent;
font-weight:900;
}


.white a:link{
color:#d36102;
text-decoration:none;
font-style:italic;
background:transparent;
font-weight:900;
}

.white a:active{
color:#000000;
text-decoration:none;
font-style:italic;
background:transparent;
font-weight:900;
}

.white a:visited{
color:#d36102;
text-decoration:none;
font-style:italic;
background:transparent;
font-weight:900;
}

.white a:hover{
color:#FFFFFF;
text-decoration:underline;
font-style:italic;
background:transparent;
font-weight:900;
}


H1{
padding:4px;
font-weight:700;
color:#333333;
text-align:left;
font-size:150%;
background:transparent;
font-family:"Times New Roman",serif;
margin-left:4px;
letter-spacing:0em;
}

H1.tophead{
padding:3px;
margin:0px;
font-weight:bold;
color:#FFFFFF;
text-align:left;
font-size:90%;
background:#dd634c url(../gifs/h1top.jpg) repeat-x;
font-family:Arial, "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
letter-spacing:0.1em;
}


H2{
padding:4px;
font-weight:700;
color:#333333;
text-align:left;
font-size:120%;
background:transparent;
font-family:"Times New Roman",serif;
margin-left:4px;
letter-spacing:0em;
}
}

H3{
padding:2px;
font-weight:bold;
color:#003333;
text-align:left;
font-size:90%;
background:transparent;
margin:3px;
padding-top:10px;
}

P{
font-family:Verdana, Helvetica, Arial, sans-serif;
line-height:1.7em;
font-size:80%;
font-weight:normal;
text-decoration:none;
color:#333333;
letter-spacing:0.05em;
background:transparent;
margin:4px;
}


P.white{
font-family:Arial, "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:80%;
font-weight:normal;
text-decoration:none;
color:#FFFFFF;
letter-spacing:0.05em;
background:transparent;
margin:4px;
}


LI{
font-family:Arial, "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:80%;
font-weight:normal;
padding-left:4px;
color:#868384;
letter-spacing:0.8px;
padding-right:15px;
background:transparent;
}

EM{
font-family:Arial, Verdana, "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
text-decoration:none;
color:#FF0000;
letter-spacing:0.8px;
background:transparent;
line-height:110%;
font-style:normal;
}

.select{
font-family:Arial, Verdana, "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:90%;
font-weight:normal;
text-decoration:none;
letter-spacing:0px;
margin:3px;
color:#333300;
background:#F2F2F2;
border:1px #666666 dotted;
width:300px;
}


.button {
	-moz-box-shadow:inset 0px 1px 0px 0px #bee2f9;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bee2f9;
	box-shadow:inset 0px 1px 0px 0px #bee2f9;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #63b8ee), color-stop(1, #468ccf));
	background:-moz-linear-gradient(top, #63b8ee 5%, #468ccf 100%);
	background:-webkit-linear-gradient(top, #63b8ee 5%, #468ccf 100%);
	background:-o-linear-gradient(top, #63b8ee 5%, #468ccf 100%);
	background:-ms-linear-gradient(top, #63b8ee 5%, #468ccf 100%);
	background:linear-gradient(to bottom, #63b8ee 5%, #468ccf 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#63b8ee', endColorstr='#468ccf',GradientType=0);
	background-color:#63b8ee;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #3866a3;
	display:inline-block;
	cursor:pointer;
	color:#14396a;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:2px 10px;
	text-decoration:none;
	text-shadow:0px 1px 0px #7cacde;
}
.button:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #468ccf), color-stop(1, #63b8ee));
	background:-moz-linear-gradient(top, #468ccf 5%, #63b8ee 100%);
	background:-webkit-linear-gradient(top, #468ccf 5%, #63b8ee 100%);
	background:-o-linear-gradient(top, #468ccf 5%, #63b8ee 100%);
	background:-ms-linear-gradient(top, #468ccf 5%, #63b8ee 100%);
	background:linear-gradient(to bottom, #468ccf 5%, #63b8ee 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#468ccf', endColorstr='#63b8ee',GradientType=0);
	background-color:#468ccf;
}
.button:active {
	position:relative;
	top:1px;
}


IMG.left{
float:left;
margin:5px;
}

IMG.right{
float:right;
margin:5px;
}


.Button1 {
background:url(../gifs/btn.gif) no-repeat top;
width:152px;
} 

.Button1top {
background:url(../gifs/btn2.gif) no-repeat top;
width:152px;
}

.Button1 a:link {
display:block;
width:152px;
padding:0px 0;
background:transparent;
margin:auto;
text-align:center;
font-size:80%;
color:#FFFFFF;
text-decoration:none;
line-height:1.1em;
padding:4px;
font-style:italic;
font-weight:bold;
font-family:"Arial",Helvetica, sans-serif;
} 


.Button1 a:visited {
display:block;
width:152px;
padding:0px 0;
background:transparent;
margin:auto;
text-align:center;
font-size:80%;
font-style:italic;
color:#FFFFFF;
text-decoration:none;
line-height:1.1em;
padding:4px;
font-weight:bold;
font-family:"Arial",Helvetica, sans-serif;
} 

.Button1 a:hover {
display:block;
width:152px;
padding:0px 0;
background:transparent;
margin:auto;
text-align:center;
font-size:80%;
font-style:italic;
color:#FFFFFF;
text-decoration:underline;
line-height:1.1em;
padding:4px;
font-weight:bold;
font-family:"Arial",Helvetica, sans-serif;
} 

.Button1top a:link {
display:block;
width:152px;
padding:0px 0;
background:transparent;
margin:auto;
text-align:center;
font-size:80%;
color:#FFFFFF;
text-decoration:none;
line-height:1.1em;
padding:4px;
font-style:italic;
font-weight:bold;
font-family:"Arial",Helvetica, sans-serif;
} 


.Button1top a:visited {
display:block;
width:152px;
padding:0px 0;
background:transparent;
margin:auto;
text-align:center;
font-size:80%;
font-style:italic;
color:#FFFFFF;
text-decoration:none;
line-height:1.1em;
padding:4px;
font-weight:bold;
font-family:"Arial",Helvetica, sans-serif;
} 

.Button1top a:hover {
display:block;
width:152px;
padding:0px 0;
background:transparent;
margin:auto;
text-align:center;
font-size:80%;
font-style:italic;
color:#FFFFFF;
text-decoration:underline;
line-height:1.1em;
padding:4px;
font-weight:bold;
font-family:"Arial",Helvetica, sans-serif;
} 


#navigation-menu ul
{
padding: 0;
margin: 0;
width:200px;
margin-top:25px;
}

#navigation-menu li
{
float: left;
margin: 0 0em;
}

#navigation-menu li a
{
width:140px;
display:block;
border: 0.1em solid #ffffff;
text-decoration:none;
padding:1px;
padding-left:5px;
font-style:normal;
}

#navigation-menu li a:hover{
text-decoration:none;
border: 0.1em solid #000000;
font-style:normal;
}

/* Hide from IE5-Mac \*/
#navigation-menu li a
{
float: none
}
/* End hide */

LI.navlink{
list-style:none;
}

.navlink {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
	background:-moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);
	background-color:#f9f9f9;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#666666;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}

.navlink:hover {
	
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
	
background:-moz-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	
background:-webkit-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-o-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	
background:-ms-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	
background:linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9',GradientType=0);
	background-color:#e9e9e9;
}


.navlink:active {
	
position:relative;
	
top:1px;
}



@media only screen and (max-width : 799px) {
.outborder{width:100%;}
}