html {
     height:100%;
}
body  {
  background: #e8e8e8;
  text-align: center;
  font-family: "Microsoft Sans Serif";
  font-size: 11px;
  line-height: 18px;
  color: #000;
  margin-top: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
  margin-right: 0px; height:100%;

}

/* LINKS */

a:link {color:#204b4a; text-decoration: none;} 
a:visited {color:#204b4a; text-decoration: none;} 
a:hover,a:active {color:#204b4a; text-decoration: none; }

#top  a:link {color:#000000; text-decoration: none; font-weight:bold;  border-bottom:none; padding-left:2px; padding-right: 2px; font-family:"Trebuchet MS"; font-size:10px;}
a:hover {
	background-color: #C6F295;}
	 
#top a:visited {color:#003366; text-decoration: none;font-family:"Trebuchet MS"; font-size:10px;font-weight:bold;} 
#top a:hover, #top a:active {color:#ffffff; background: #83A4F1;  font-weight:bold; }

#footer  a:link {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-bottom:none;
	padding-left:3px;
	padding-right: 3px;
	font-family:Arial;
	font-size:11px;
} 
#footer  a:visited {color:#FFFFFF; text-decoration: none;font-weight: bold; padding-left:3px; padding-right: 3px; font-family:Arial; font-size:11px; } 
#footer  a:hover, #footer  a:active {color:#333333; text-decoration: none;font-weight: bold; padding-left:3px; padding-right: 3px;font-family:Arial; font-size:11px; } 

/* LISTS */

#content ul { padding-left: 0px; margin-left: 20px; color: #000; line-height: 18px; margin-top: 5px;margin-bottom:10px;}
#content li { list-style-type: disc;  padding:0px;}

/* TYPOGRAPHY */
h2 { font-size: 15px; line-height: 22px;color: #003366; margin:0px; padding: 0px; margin-bottom: 2px; margin-left:2px; margin-top:2px;  }

p { margin: 0px; padding: 0px; margin-bottom: 5px; }

h1 { font-size: 17px; line-height: 20px;color: #003366; margin:0px; padding: 0px; margin-bottom: 5px; }
h2 {
	font-size: 14px !important;
	padding-top:1px;
	color: #003366;
	font-family:"Trebuchet MS" !important; text-indent:5px;
	background:url(../img/circle.gif) no-repeat left center ; padding-left:15px; 
}
h6 {
	font-size: 14px !important;
	padding-top:1px;
	color: #003366;
	font-family:"Trebuchet MS" !important; text-indent:5px;
	background:url(../img/circle1.gif) no-repeat left center ; padding-left:15px; 
}


h3 { font-size: 17px; line-height: 19px;color: #003366; margin:0px; padding: 0px; margin-bottom: 5px; }
h4 { font-size: 12px; line-height: 17px;color: #003366; margin:0px; padding: 0px; margin-bottom: 5px; }
h5 { font-size: 12px; color: #003366; margin:0px; padding: 0px; margin-bottom: 5px; letter-spacing: 2px; }

#header h1 { font-size: 28px; line-height: 32px; letter-spacing: -1px; color: #FFFFFF; margin:0px; padding: 0px;  padding-top: 15px;margin-bottom: 5px; padding-left:35px; font-family:"Microsoft Sans Serif";}
#header h2 { font-size: 12px; line-height: 16px; letter-spacing: 1px; color: #FFFFFF; margin:0px; padding: 0px;  padding-top: 0px;margin-bottom: 5px; padding-left:25px; font-family:"Trebuchet MS";}

/* CONTAINERS */

#wrapper {
  width:840px;
  margin: 0 auto;
  background:  url('../img/content.jpg') top left repeat-y; margin-top:5px;
  padding: 0px;
  position:relative;
     min-height:100%;
     _height:100%;
}

#top {
  width: 840px;
  height: 40px;
  background: url(../img/top.jpg) top left no-repeat; padding-top:0px;
   }

#top p {
	text-align:left;
	padding-left: 55px;
	padding-top: 18px;
	padding-bottom:0px;
	line-height: 12px;
	margin-top: 0px;font-family: "Trebuchet MS" !important; font-size:11px !important;
}

#header {
  width: 840px;
  height: 120px;
  background: url('../img/header.jpg') top left no-repeat;
  text-align:left;
}

#menu {
  width: 808px;  
  height: 35px; 
  margin: 0 auto;
  clear:both; line-height:18px; padding-bottom:5px;
}

#content {
  padding: 0px; margin: 0px;
  border: 0px dashed #cccccc;
  padding-top: 0px;
  padding-bottom: 100px;
  clear:both;
  text-align: left;
  padding-left: 23px;
}

#content #inside {
  width:795px;
  text-align: left;
}

#content #inside #left {
  float: left;
  width: 160px;
}

#content #inside #middle {
  margin-left: 7px;
  float:left;;
  width: 450px;
}

#content #inside #right {
  margin-left: 7px;
  float:left;
  width: 170px;
}

#footer {
  width: 840px;
  height: 105px;
  background: url('../img/footer.jpg') bottom left no-repeat; color:#FFFFFF; 
   position: relative;
     margin-top:-100px;

  }

#footer p {
  text-align:center;
  padding-left: 20px;
  padding-top: 15px;
  padding-bottom:0px;
  line-height: 16px;
  font-size:10px; font-family:Arial !important;
  color: #ffffff;
  
}

#navcontainer ul
{
  padding-left: 0;
  margin-left: 0;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
background:url(../img/button.jpg); 
  float: left;
  width: 100%;
  font-size: 12px !important; font-weight: bold; font-family:"Trebuchet MS" !important;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
  padding:5px 15px; 
  color: #FFFFFF;
  text-decoration: none;
  float: left;
  border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{ background:url(../img/ti-change.jpg);
     color: #000000;
}
/* IMAGE PLACEMENT */

.float_left {
  float:left;
  border: 0px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-top: 5px;  
  margin-left: 5px;
}

.float_right {
  float:right;
  border: 0px;
  margin-left: 5px;
  margin-bottom: 5px;  
  margin-top: 5px;
  margin-right: 5px;
}

/* OTHER */

.box_468x60 {
  border:1px solid #DDDDDD;
  background-color: #f9f9f9;
  width: 468px;
  height: 60px;
  margin-bottom: 10px;
}

.box_180x60 {
  border:1px solid #E6E6E6;
  background-color: #f9f9f9;
  width: 180px;
  height: 60px;
  margin-bottom: 10px;
}

.spacer {
  clear:both; margin-bottom:5px;
}
.pagination{
padding: 2px; 
}

.pagination ul{
margin: 0;
padding: 0;
text-align: center; /*Set to "right" to right align pagination interface*/
font-size: 12px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px; font-family:"Trebuchet MS"; font-size:11px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
font-family:"Trebuchet MS"; font-size:11px;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #C6D5F9;font-family:"Trebuchet MS"; font-size:11px;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: normal;
cursor: default;font-family:"Trebuchet MS"; font-size:11px;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: normal;
}


.title{ background: url(../img/22.gif);  margin-top:3px; height:24px;}
.title1{ background: url(../img/23.gif); margin-top:2px; height:24px;}
.title2{ background: url(../img/24.gif); margin-top:2px; height:24px;}
.title3{ background: url(../img/25.gif); margin-top:2px;height:24px;}

.back{ border: 1px solid #d2cfcf; margin-top:-1px; margin-bottom:5px;}
.back1{ border-left: 1px solid #d2cfcf; border-right: 1px solid #d2cfcf; margin-top:-1px; margin-bottom:0px; border-top: 1px solid #d2cfcf; }
.in{ padding-top:10px;  padding-left:10px; padding-right:10px; padding-bottom:5px; }
#down{background: url(../img/back.jpg) no-repeat; height:5px; width:200px; margin-bottom:3px;}
#down1{background: url(../img/back1.jpg) no-repeat; height:4px; width:210px; margin-bottom:3px;}

/*.border{ width:600px; height:25px; background:url(../img/to.jpg) no-repeat; float:left; margin-left:20px; }*/
#indent{text-indent:45px; font-family: "Trebuchet MS"; font-size:12px; color:#FFFFFF; font-weight:bold;}
#links{background:url(../images/links.jpg) ;}

ul#split,ul#split li{margin:0;padding:0;list-style:none}
ul#split li{float:left;width:100%;margin:3px 0px 1px 0}
ul#split h3{ font-family:"Trebuchet MS"; font-size:14px;text-transform:uppercase;margin:0px;padding: 5px 0 0;text-align:center;color:#003366;}
ul#split p{margin:0;padding:5px 8px 13px; text-align:left;}
li#one h3{background: #C8C866}
ul#split div{background: #FFC}
li#one div{border:2px solid #C8C866}
li#two h3{background: #FFBD00}
li#two div{border:2px solid #FFBD00}
li#three h3{background: #E3A1C4}
li#three div{border:2px solid #E3A1C4}
.flags{width:200px; height:50px; margin-left:350px; margin-top:-55px;}
