
@font-face {
 font-family: "Play";
  src: url("../fonts/Play-Regular.eot");/* IE9 Compat Modes */
  src: url("../fonts/Play-Regular.ttf")  format('truetype'); 
}


h3 {
color: #002c61;

}

#gradient, #scratches {position:fixed; width:100%; left:0px; right:0px; bottom:0px;} 
#gradient { height: 300px; background-image:url('../images/gui/background_gradient2.png');}
#scratches { opacity: 0.7; height: 600px; background-image:url('../images/gui/scratches.png');}
#horizon { position:relative; width: 1000px; margin: 0px auto; /*overflow:hidden;*/ }
#column { position: absolute; min-height:100%; top: 0px; bottom:0px; width: 100%; /*max-width:1000px;*/  }
#banner { position:relative; margin:0px; left:2px; top:0px; width:100%; height:174px; background-repeat:no-repeat; background-position: right top; background-size: auto 100%;}
#banner_back { position:relative; display:table; margin:0px auto; left:2px; top:0px; width:100%; height:100%; table-layout:fixed; }
	#banner_left, #banner_centre, #banner_right {display:table-cell; }
	#banner_left,  #banner_right {background-repeat:no-repeat;}
	#banner_left { width:553px; background-image:url('../images/gui/banner-v2.png'); background-position:left top; }
	#banner_centre {
        background-image: url('../images/gui/banner-v2.png');
        background-position: -525px 0px;
    }
	#banner_right {width:170px; background-image:url('../images/gui/banner-v2.png'); background-position:right top;}
#logo {display:none; position: absolute; top: 20px; left: 36px; max-width: 365px;}


#dark_strip { z-index: 100; bottom: 10px; position: absolute; text-align: right; right: 0px; width: 500px; height: 20px;}




.strip_box {position: relative; display:block; font-size: 13px; font-family: Play,Helvetica,sans-serif; font-weight: bold; float: right; margin: 8px 0px 0px; color: #FFFFFF; border-left: dotted 1px #ffffff; padding: 0 10px; height: 20px; top:0px;}

	.strip_box a {text-decoration:none;   color: #FFFFFF;} 
	.strip_box a:hover {color: #FF0000;} 
	
	#net_links {position: relative; display:block; float: right; /*width: 110px;*/ height: 20px;}
	#net_links img { max-height:100%; margin: 0px 7px; margin-top: 6px; cursor:pointer; }


#nav { position:relative; display:table; table-layout:fixed; margin:0px auto; left:4px; font-family: Play, Helvetica, sans-serif; font-size:14px;  font-weight:bold;  /*background-image:url('../images/gui/nav_stripe.png');*/  background-repeat:no-repeat; width:100%; text-align:center; height:37px; letter-spacing:1px; /*font-variant:small-caps;*/ }

	#nav_left {display:table-cell; width:137px; background-image:url('../images/gui/nav_new.png'); background-repeat:no-repeat; background-position:left top; }
	#nav_centre {display:table-cell; overflow:hidden; text-align:center;  background-image:url('../images/gui/nav_mid_n.png'); background-repeat:repeat-x; background-position:0px 0px }
	#nav_right {display:table-cell; width:20px; background-image:url('../images/gui/nav_new.png'); background-repeat:no-repeat; background-position: right top;}

	#nav ul { position:absolute; top:6px;  overflow:visible; width:1000px; display:table-cell;  vertical-align:top; clear:both; text-align:center;  height:28px; list-style-type:none; margin:0px; left:30px; padding:0px; }
	#nav li { display:inline-block; overflow:hidden;  }
	#nav li.end a { border-style:none;}
	
	
	#nav a { color: #FFFFFF; margin:0px; border-right:dotted 1px #FFFFFF; padding:0px 10px; text-decoration:none; 
    line-height:20px; vertical-align:middle;
    display: block;
    height: 22px;
    margin-top: 4px;
}

    #nav li {

     -moz-transition:background-color 0.5s;
     -o-transition:background-color 0.5s; 
    -webkit-transition: background-color 0.5s; 
    transition:background-color 0.5s; 
        margin-left: -4px;
    }	
	#nav li:hover { background-color: #002c61;}
    /*
     * submenu styles
     */	
    #nav li ul {
        width: auto;
        height:auto;
        z-index: 100;
        left: auto;
        margin-top: 20px;
        min-width: 66px;
        margin-left: -4px;
        border: solid 3px #002c61;
        border-radius: 0 19px 19px;
        overflow: hidden;
        border-bottom-width: 7px;
        border-left-width: 7px;
        display:none;
    }
    #nav li ul li {
        display: block;
        text-align:left;
        background-color: #ef3d34;
        border-bottom:dotted 1px #FFF;
    }
    #nav li ul li:last-of-type {
        border-style:none;
    }
    #nav li ul a {
        margin:0;
        border-style:none;
        padding: 2px 12px;
    } 

#main { position:relative; top:0px; left:-3px; margin-top:0px; /*border-right: #002c61 solid 7px;*/ padding-top:92px; width:100%; min-height:300px; background-image:url('../images/gui/transpix.png'); }
	
	#top_ad {position: absolute; top: 18px; right: 71px; height: 120px; padding-top: 0; width: 500px;}
	#the_ad { position:relative; margin-left: 60px; width:468px; height:120px; background-color:#002c61; text-align:center; z-index:100;}

	#content2 { position: relative; width: 100%; top: 0px; right: 6px; overflow: auto; margin-top: -90px; min-height: 300px;}


#trans0 { position:relative; margin:0px; width: 1007px; left: -3px; height: 36px; display:table; table-layout:fixed; }
	#top_left {display:table-cell; width: 372px;  background-image:url('../images/gui/trans_top.png'); background-repeat:no-repeat; background-position:-18px top;}
	#top_main { display:table-cell; background-image:url('../images/gui/transpix.png'); }
	#top_right {display:table-cell; width: 208px; background-image:url('../images/gui/trans_top.png'); background-repeat:no-repeat; background-position:right top;}

#trans { position:relative; margin:0px;  width:1010px; left:-6px; height: 68px; display:table; table-layout:fixed; }
	#bottom_left {display:table-cell; width: 372px;  background-image:url('../images/gui/trans_bottom.png'); background-repeat:no-repeat; background-position: left top;}
	#bottom_main { display:table-cell; background-image:url('../images/gui/trans_bottom_mid.png'); background-repeat: repeat-x; background-position:0px 0px;}
	#bottom_right {display:table-cell; width: 208px; background-image:url('../images/gui/trans_bottom.png'); background-repeat:no-repeat; background-position:right top;}




#footer { position:relative; margin:0px; width:100%;  margin-left:auto; margin-right:auto;  bottom:0px; ; }
	#footer_content {position:relative; text-align:center; font-family:sans-serif; font-size: 12px; color:#FFFFFF; width:85%; min-height:100px;  margin-left:auto; margin-right:auto;  background-color: #0d131d; padding-top:10px;}
	#footer_content p {margin:0px;}
	.footer_link_moved {display:none;}
	#footer_content ul { list-style-type:none; margin:0px; padding:0px; }
	#footer_content li { display:inline-block; padding:0px 8px; }
	#footer_content li:after { color:#FFFFFF; content: "\007C  \0020"; margin-left:10px;}
	#footer_content li.end:after { color:#FFFFFF; content: "\0020  \0020"; margin-left:10px;}
	
	#footer_content a { color: #FFFFFF; text-decoration:none; line-height:30px; vertical-align:middle; }	
	#footer_content a:hover { color: #FF0000;}

#trans2 { position:relative; margin:0px auto; display:table; table-layout:fixed; width: 85%; height: 46px;}

	#footer_bottom_left {display:table-cell; width:40px; background-image:url('../images/gui/trans_footer.png'); background-repeat:no-repeat; background-position:left top; }
	#footer_centre {display:table-cell;   background-image:url('../images/gui/trans_footer_mid.png'); background-repeat:repeat-x; background-position:0px 0px }
	#footer_bottom_right {display:table-cell; width:40px; background-image:url('../images/gui/trans_footer.png'); background-repeat:no-repeat; background-position:right top;}

	#trans3 { position:absolute; display:none; top:-2px; margin:0px auto; display:table; table-layout:fixed; width:100%; height: 40px;}
		#un {display:table-cell; width:50px; background-image:url('../images/gui/foot_shad.png'); background-repeat:no-repeat; background-position:20px 0px; }
		#deux {display:table-cell; background-image:url('../images/gui/foot_shad_samp.png'); background-repeat:repeat-x; background-position:9px 0px; }
		#trois {display:table-cell; width:25px; background-image:url('../images/gui/foot_shad.png'); background-repeat:no-repeat; background-position:right 0px; }



/*columns*/
	#left_column {

position: relative;
margin: 0px;
left: 0px;
float: left;
margin-left: 20px;
width: 600px;
border-right: dotted 1px #888888; 
padding-right:10px;




}  

#left_column table { width:100%;}

	#right_column {

position: relative;
float: left;
top: 0px;
margin-left: 15px;
width:350px;
overflow: hidden;


}  



/*decals*/
.left { position:absolute;  height:100%; top:0px; left:0px; background-image:url('../images/gui/left.png'); background-repeat:repeat-y; width:14px; }
.right { position:absolute; width:14px; height:100%; right:-9px; top:0px; background-image:url('../images/gui/right.png');background-repeat:repeat-y; background-position: 1px 0px; }


/*table-cell elements*/
.col { height: 100%; display: table-cell;}

/*GUI Elements----------------------- */
/*collapsing tables------------------ */
.collapse_header { z-index:44; font-family: play, helvetica, sans-serif; background-color: #c70000; color: #ffffff; height: 30px; width:100%; border: solid 3px #002c61; border-bottom: double 8px #000044;   -moz-transition:all 1s ease-in-out;   -o-transition:all 1s ease-in-out; -webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out;  background-image: url('../images/gui/icetext.png'); background-repeat:no-repeat; background-position:300px 0px;
			-moz-box-shadow: 1px 4px 7px #000;
			-webkit-box-shadow: 1px 4px 7px #000;
			box-shadow: 1px 4px 4px #000;
			/* For IE 8 */
			-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#000000')";
			/* For IE 5.5 - 7 */
			filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#000000');
 }

.collapse_header:hover { border-color: #c70000;  background-color: #002c61; cursor:pointer;  }
.collapse_header h3 { margin:0px; line-height:30px; vertical-align:middle; margin-left:30px;}
.collapse_container { position:relative; overflow:hidden; width: 100%;    max-height: 0px; border: solid 0px #002c61; border-bottom: solid 0px #002c61;
      -moz-transition:all 1s ease-in-out;   -o-transition:all 1s ease-in-out; -webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out;}
	.collapse_container p {margin:0px; color:#FFFFFF;}
	.collapse_container .sitestyle9 {color:#FFFFFF; } 
	.collapse_container table { width: 100%; } 
.tablecontainer {  z-index:14; position:relative; overflow:hidden; width: 100%;  /*border: solid 2px #002c61;*/ border-bottom: solid 10px #002c61; border-radius:0px 0px 10px 10px;
      /*	-moz-transition:max-height 1s; -o-transition:max-height 1s; -webkit-transition: max-height 1s; transition: max-height 1s;*/}
	.tablecontainer p {margin:0px; color:#ffffff;}

	.tablecontainer table { width: 100%; } 
	.tablecontainer th {white-space: nowrap;}
.tableheads {font-weight: bold; color:#ffffff; font-family: helvetica, verdana, arial, sans-serif; position:relative; width:100%; border-bottom: 4px double #fff; height:auto; text-align:center; background-color:#002c61;}
	.tableheads h3 {font-family: play, helvetica, verdana, arial, sans-serif; margin:0px; text-align: left; font-size:16px; color: #FFF;  }

/*-------------------------------*/
/*tabbed containers*/
.tab_nav_table { position: relative; width: 100%; margin: 0px auto; font-family: helvetica, sans-serif; font-size:11px;}
.tab_nav { position:relative; width:100%; height: 20px; margin-bottom:3px; margin-left:10px;}
.tab { position:relative; color: #FFFFFF; font-family: helvetica, sans-serif;  display:inline-block; height: 100%; background-color: #002c61; border: 2px solid #C70000; border-bottom-size:0px; border-radius: 200px 10px 0px 0px; margin-left: -10px; -moz-transition:all 1s ease-in-out;   -o-transition:all 1s ease-in-out; -webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out;}
.tab:hover { background-color:#C70000; border-color: #002c61; cursor:pointer;}
.tab h4 { font-size: 11px; margin: 0px 10px; line-height: 20px; vertical-align:middle;}
.tab_content {display:none}
.tab_content_current {position:relative; display:table; padding-top:0px; width:100%; background-color:#FFFFFF; border: 4px solid #002c61; border-bottom-width:10px; border-top-width:6px; border-radius:0px 0px 10px 10px;}
	.tab_content_current span { margin-top:0px; }
	 .tab_content_current ul { margin:0px; padding:0px; margin-top:10px; margin-bottom:10px; display:inline-block; list-style-type:none; margin-left:10px; }
	 .tab_content_current h4 {margin-bottom:7px; color: #C70000; font-size:12px;}
	 .tab_content_current table {text-align: center; width: 100%; border-collapse:collapse; FONT-SIZE: 10px; COLOR: #002c61; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif;}
	 .tab_content_current td {padding:3px; border: 1px #000000 solid;}
	 .tab_content_current th {background-color:#002c61; color:#FFFFFF;  border: 1px #000000 solid; vertical-align:middle; white-space: nowrap;  font-size: 13px; padding:3px; font-family: helvetica, sans-serif; font-weight:bold;}
	 .tab_content_current tr {vertical-align:middle;}
.tab_selected { position:relative; color: #FFFFFF; font-family: helvetica, sans-serif;  display:inline-block; height: 100%; background-color: #C70000; border: 2px solid #C70000; border-bottom-size:0px; border-radius: 200px 10px 0px 0px; margin-left: -10px; -moz-transition:all 1s ease-in-out;   -o-transition:all 1s ease-in-out; -webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out;}
.tab_selected h4 { font-size: 11px; margin: 0px 10px; line-height: 20px; vertical-align:middle;}
.tab_selected:hover { cursor:pointer;}


.level-header {
	background-color:#ef3d34;
	font-size:110%;
	font-weight:bold;
	letter-spacing:1px;
	color:#FFF;

}



/*------------------------------------------*/
/*Right Column widgets--------------------------------------*/
.widg { position:relative; top:0px; display:inline-block; padding:4px;  background-color:rgba(100,100,100,0.7); margin: 3px; float: left;}
.news_widg { position:relative; top:0px; display:inline-block; border: 4px solid #002c61; border-bottom-width:10px; border-top-width:6px; border-radius:0px 0px 10px 10px; margin: 3px; float: left; width:336px; background-color:#FFFFFF;}
	.news_widg h4 {margin-top:0px; letter-spacing: 2px; font-family: play, helvetica, sans-serif; font-size: 14px; color:#FFFFFF; background-color:#002c61; padding-bottom:4px; }
	.news_list  {list-style-type:none; padding:0px 6px;}
	.news_list li {text-indent:-70px; margin-left:70px; margin-bottom:4px; line-height:14px; }
	.news_list li img {  max-height:15px; margin-left:3px;}
/*-------------------------------------------------------------*/
/*jScrollPane----------------------------------------------------------------*/
			.scrollholder {width: 100%; max-height: 600px; overflow: auto;}
			.horizontal-only {height: auto; max-height: 200px;}


/*-----------------------------------------------------------------------*/
/*FAQ dropdown----------------------------------------------------------*/
.faq_head {font-family:  helvetica, sans-serif;  margin-bottom:0px; margin-top:2px; border:1px solid #FFFFFF; background-color:#002c61; border-radius: 50px 0px  0px 50px; /*border-bottom:solid 4px #c70000;*/  color:#FFF; cursor:pointer; padding:4px;  -moz-transition:all 1s ease-in-out;   -o-transition:all 1s ease-in-out; -webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out;}
.faq_block {height:0px; font-size: 13px; color:#660000; font-family:helvetica, sans-serif; margin-top:0px;  -moz-transition:all 1s ease-in-out;   -o-transition:all 1s ease-in-out; -webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out; background-color:rgba(230,230,230,0.5); overflow:hidden; border-radius: 0px 0px  30px 30px;} 
.faq_head:hover {  background-color:#c70000; /*border-bottom:solid 4px #002c61;*/  }



/*----------------------------------------------------------------------*/

/*-------Ranking Tables -------------*/
.rank_table_head {background-color:#ff4d44; font-weight:bold;}
.rank_table_cell {background-color:#cccccc;}

/*-----------------------------------*/
/*--------------------Sponsor Box -----------------------*/
.sponsor_box { width: 450px; margin: 0 auto; padding: 0px; clear: both; border: solid #002c61 7px; border-top-width: 4px; border-bottom-width: 12px; background-color: #FFF; border-radius: 20px; overflow: hidden;}

.sponsor  {display:inline-block; padding:3px; vertical-align: middle;}

.sponsor_box .head { position: relative; width: 100%; height: 13px; bottom: 0px; padding-left: 10px; padding-bottom: 3px; font-size: 12px; background-color: #002c61; font-family: Play, Helvetica, sans-serif; color: #FFF;}
.sponsor img {max-width:150px; max-height: 72px;}



/*contact-request FORM -----------------------------------------------*/

.contact-request {

	list-style-type:none;

}

.contact-request li {
	margin : 10px;

}
.contact-request li > label:first-of-type {
	width: 33%;

	display : inline-block;
        //display: inline-block;
	text-align: right;
	
}

.contact-request li:last-of-type > label{

	width:auto;
}

.contact-request textarea {

	width:100%;
	
}
/*-------------------------RANK ARROWS------------------------------*/
.rnk_dwn, .rnk_up {font-family:monospace; padding-right: 2px; font-size:10px; height:0px; margin-top:-3px; float:right; margin-left:-50px; cursor:help;
  display: flex;
  flex-direction: column;
  line-height: 0.8rem;
  text-align: right;
  margin-right: 0.25rem;
}
.rnk_dwn {color:#FF0000;  }
.rnk_up {color:#009900;}
/*-------------------------OPT BOX------------------------------*/
		
		.opt_box div {  position:relative; width:97%; height:20px; background-color:#002c61; border:dotted 1px #000000; margin:3px;   }
		 .nothingFound {background:none !important; border-style:none !important; font-style:italic;  margin-bottom:-24px !important; }
		 .nothingFound span {color:#002c61 !important;}
		 .opt_box div input {float:right; margin-right:10px; }
		 .opt_box div span {color:#FFFFFF; font-size:12px; font-family: Helvetica, sans-serif;}
		.request_form_label { display: block;float: left; width: 120px; text-align:right; line-height: 24px;}
		.switchanchor { display:block; background-color: #002c61; padding:3px 5px;  border-radius:10px; cursor:pointer; color:#FFFFFF !important; float:right; -moz-transition:all 1s ease-in-out;   -o-transition:all 1s ease-in-out; -webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out; }
		.switchanchor:hover { background-color: #ef3d34; }


/*Request Links */
.add_req_link {
	  background-image: url('../images/gui/add_large.png');

}

.del_req_link {
	  background-image: url('../images/gui/delete_large.png');

}

.upd_req_link {
	  background-image: url('../images/gui/edit_large.png');

}

.add_req_link, .upd_req_link, .del_req_link {
    display: block;
    height: 25px;
    float: right;
    width: 25px;
    margin: 2px;
    margin-top: -20px;
    background-size: 90%;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 5px;

}


.req_link_small {


  float: none;
  display: inline;
  padding: 9px !important;
  clear: both;
  margin: 6px;


}



th{
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

table { border-collapse:collapse; margin-bottom:0px;}
 a { text-decoration:none; color: #002c61; font-weight:bold;}
 a:hover { text-decoration:none; color: #FF0000; font-weight:bold;}
h2 { color:#002c61 }
form { margin:0px;}
/*p {margin:0px; padding:0px;}*/
img {border-style:none;}

h5 {font-family: play, Helvetica, Verdana, Arial, sans-serif; font-size: 16px; color: #002c61;}
.faq {color:#770000; font-family: Helvetica, Verdana, Arial, sans-serif; font-size:12px;}

/* Google Maps API classes */
.map-tooltip {
	background-color:#b02626;
	color: #FFF;
	padding: 3px;
	font-size:110%;
	/*font-weight:bold;*/
	white-space: nowrap;
	border: solid 2px #002c61;
	border-radius:5px;
	z-index:100;
}
/* Old Styles */

.sitestyle1
{
	FONT-SIZE: 10px; COLOR: #002c61; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif
}

.sitestyle2
{
	FONT-SIZE: 10px; COLOR: #c13240; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif
}

.sitestyle3
{
	FONT-SIZE: 10px; COLOR: #ffffff; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif
}
.sitestyle4
{
  FONT-SIZE: 12px; COLOR: #002c61; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif
}

.sitestyle5
{
  FONT-SIZE: 14px; COLOR: #c13240; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif
}

.sitestyle6
{
  FONT-SIZE: 18px; COLOR: #c13240; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-WEIGHT: bold; FONT-FAMILY: play, Helvetica, Verdana, Arial, sans-serif; width:100%; border-bottom: 4px #002c61 dotted; margin-top:0px;
}
.sitestyle7
{
  FONT-SIZE: 16px; COLOR: #c13240; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif
}

.sitestyle8
{
  FONT-SIZE: 12px; COLOR: #ffffff; FONT-WEIGHT: bold; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif
}
.sitestyle9
{ /*edited, color from #002c61 to #FFFFFF*/
  FONT-SIZE: 12px; COLOR: #002c61 ; font-weight: bold; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif
}

.sitestyle10
{
  FONT-SIZE: 16px; COLOR: #002c61; LINE-HEIGHT: normal; FONT-STYLE: oblique; FONT-WEIGHT: bold; FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif
}

.sitestyle11
{
  FONT-SIZE: 14px; COLOR: #002c51; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif
}

.sitestyle12
{
  FONT-SIZE: 16px; COLOR: #c13240; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-WEIGHT: bold; FONT-FAMILY: play, Helvetica, Verdana, Arial, sans-serif
}

.sitestyle13
{
  FONT-SIZE: 12px; COLOR: #ffffff; Background-Color: #002c61; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-WEIGHT: bold; FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif
}

.sitestyle14
{
  FONT-SIZE: 12px; COLOR: #ffffff; Background-Color: #002c61; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-WEIGHT: normal; FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif
}

.sitestyle15
{
	FONT-SIZE: 10px; COLOR: #002c61; LINE-HEIGHT: normal; FONT-STYLE: italic; FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif
}

.sitestyle16
{
  FONT-SIZE: 14px; COLOR: #ffffff; FONT-WEIGHT: bold; FONT-STYLE: italic; LINE-HEIGHT: normal; FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif
}

.sitestyle17
{
	FONT-SIZE: 10px; COLOR: #002c61; LINE-HEIGHT: normal; FONT-STYLE: italic; FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif
}

