﻿*
{
	margin : 0;
	padding : 0;
}

body
{
	margin : 0;
	padding : 0;
	height : 100%;
    font-family : Arial;
    font-size : 11px;
    color : #002B9C ;
    float : left;
    background-color : #FFF;
}

html
{
	height : 100%;
    width : 100%;
}

#bannerbg
{
    background-image : url(/images/logos/hymix1.gif);
	background-repeat : no-repeat;
	background-position : top right;
	width : 905px;
}

#banner
{
	padding : 0;
	margin : 0;
	height : 25px;
 }

#bannerbar
{
	width : 100%;
	height: 7px;
    background-color : #EAC119;
    margin-top :6px;
}

#mainNavBar
{
	display : block;
	height : 150px;
	background-color : #00214A;
	font-weight : bold;
	font-size : 12px !important;
	color : #EEBF19;
	font-family :Arial;
	width : 100%;
 }
 
 #mainNav
 {
 	width : 950px;
 	padding : 10px 0 0 66px;
   	font-size : 12px !important;
 }
 
  #mainNav ul
 {
 	text-align : left;
    list-style-type : none;
    display : inline;
    float :left;
    padding-bottom : 12px;
 }
 
 #mainNav li
 {
 	list-style-type : none;
    text-align : left;
    display : inline;
    float : left;
 }
 
 #mainNav a
 {
 	 float :left;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
	padding-right : 38px;
	padding-left : 34px;
	font-family :Arial;
    font-size : 13px !important;
  }
 
  #mainNav a:active 
 {
    color : #EEBF19;
 	text-decoration : none;
 }
 
 #mainNav a.activemore
 {
 	color: #EEBF19;
 	text-decoration : none;
 }
 
 #mainNav a:hover
 {
 	color: #EEBF19;
 	text-decoration : none;
 }
 
 #mainNavImage
 {
 	padding-left : 100px;
 }

#whitebar
 {
	height: 10px;
	background-color: white;
	/*margin-top: 150px;*/
    margin-top : 80px;
   }
   
  div>#whitebar
 {
	height: 4px;
	background-color: white;
	/*margin-top: 150px;*/
    margin-top : 100px;
   }

#mainwhitebar
 {
	height: 14px;
	background-color: white;
    margin-top : 208px;
 }
 div>#mainwhitebar
 {
	height: 4px;
	background-color: white;
    margin-top : 108px;
 }

#maincontainerbg
 {
   background-image : url(/images/logos/Hymix_bar.gif);
    background-repeat : no-repeat;
   background-position : 100px 5px;
   display : inline;
   float : left;
 }

#containerbg
 {
   background-image:url(/images/logos/Hymix_blue_bar.gif);
   background-repeat : no-repeat;
   background-position : 100px 5px;
   float : left;
 }

#container
 {
 	float:left;
  /* 	width : 780px;*/
  width : 850px;
  	padding-bottom : 20px;
  	color : #002B9C;
   	margin-left:122px;
 }
   
#content
 {
   margin-top : 17px;
 }
  
#content h5
{
 	font-weight : bold;
 	color : #0D3561;
 	font-size : 13px;
}
 
 #content h2
 {
 	color : #BFBCA2;
   	font-weight : bold;
 }
  
 #content p
 {
  	color : #0D3561 !important;
  	font-weight : normal !important;
  	font-size : 11px;
  }
  
 #sidebar-a 
 {
	float : left;
  	width : 180px;
   	margin-top : 3px;
 }
 
 #sidebar-c 
 {
	float : left;
  	width : 165px;
   	margin-top : 3px;
 }
 
 #navcontainer-a
 {
 	width : 160px;
    padding-top : 8px;
	color: #0D3561 !important;
	font-size : 12px;
	font-weight : bold;
 }
 
 #navcontainer-a ul
 {
 	margin : 0px;
 	padding-left : 0px;
 	list-style : none;
 	color: #0D3561 !important;
 }
 
 #navcontainer-a ul ul
 {
	border : none;
 }

 #navcontainer-a li
 {
	
 }
 
 #navcontainer-a a
 {
 	display : block;
 	height : auto;
	font-size : 12px;
	font-weight : bolder;
	color: #0D3561 !important;
 }
 
 #navcontainer-a h2
 {
	color : #00214A;
	font-weight: bold;
	font-size : 24px;
	text-align:left center;
	height: 20px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left : 18px;
	margin-bottom : 4px;
  }


 #navlist-a
 {
	width : 159px;
	margin-left :0;
    padding-top : 10px;
    font-size : 12px;
/*	font-family :ArialNarrow-Bold;*/
    font-family : Arial;
	font-weight : bolder;
 }

 #navlist-a li
 {
	list-style : none;
	margin : 0;
/*	border-bottom : 1px Solid #BFBCA2;*/
 }

 #navlist-a li a
 {
	text-decoration : none;
	padding-left : 15px;
	vertical-align : middle;
	padding-top : 5px;
	padding-bottom : 4px;
/*	font-family : ArialNarrow-Bold !important;*/
font-family : Arial;
	border-bottom : 1px Solid #BFBCA2;
 }

#navlist-a li a.active, #navlist-a li a:link.active, #navlist-a li a:visited.active
{
	color : #FFFFFF !important;
	text-decoration : none;
	background-color :  #002B5C;
	font-weight : bolder;
}

#navlist-a li .subnavlist a
{
	background : #DCDCDC;
    height : auto;
	color : #00214A;
	padding : 2px;
	padding-left : 38px;
	padding-top : 7px;
	padding-bottom : 4px !important;
/*	font-family : ArialNarrow-Bold !important;*/
font-family : Arial;
	font-size : 11px;
}

#navlist-a .activenav
{
	font-weight : bolder;
	background-color : #002B5C;
	color : #FFFFFF !important;
/*	font-family : ArialNarrow-Bold !important;*/
font-family : Arial;
}
 
 #navcontainer
 {
	width : 180px;
	float : left;
    padding : 5px 0px 0px 0px;
	display : block;
	color: #0D3561 !important;
 }
#navcontainer h2
 {
	color : #00214A;
	font-weight: bold;
	text-align:left center;
	height: 20px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left : 5px;
	font-family : Arial Bold MT !important;
	margin-bottom : 5px;
}



.navlistimg
{
	vertical-align: middle;
	border:none; 
	margin:4px ;
}

.navlistborder
{
	list-style : none;
	margin : 0;
	border-bottom : solid 1px #DCDCDC;
	font-family :Arial !important;
	font-size : 11px !important;
	color: #113967 !important;
	font-weight : bold;
}

#navlist 
{
    background-color : #FFFFFF;
	float : left;
	margin-left : 0;
	padding-left : 0;
	font-size : 11px;
	font-family : Arial;
}

#navlist ul
{
 float : left;
 text-align : center;
}

#navlist li
{
	list-style : none;
	margin : 0;
	width : 180px;
	font-family :ArialMT-bold !important;
	font-weight : bold;
	border-bottom : 1px solid #000000;
	border-color : Gray;
	float : left;
	padding-top : 6px;
}

#navlist a
{
    font-family :Arial !important;
	font-weight : bold;
    text-decoration : none;
    display : block;
    height : 35px;
    color: #0D3561;
 }

#navlist a:link
{
	font-style : normal;
	text-align : left;
}

#navlist a:hover
{
 	color: #EEBF19;
}

#navlist .activenav
{
	font-weight : bold;
	background-color : #002B5C;
	color : #FFFFFF !important;
}

#mainsubnav
{
	color : #EBC019;
	width : 160px;
    padding  : 15px 0px 0px 10px;
}

#mainsubnav h2
{
	width : 175px;
	background-color: #002B5C;
	font-weight: bold;
	color: #8C95AF;
	text-align: left center;
	height: 25px;
	padding-top: 1px;
	padding-bottom: 3px;
}

#mainsubnav h3
{
	width : 160px;
	background-color: #002B5C;
	font-weight: bold;
	color: #BFBCA2;
	text-align:left center;
	height: 20px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left : 3px;
	font-family : Arial !important;
	margin-bottom : 8px;
	font-size : 18px;
}

#mainsubnav ul
{
	width : 160px;
	margin :0;
	padding :0;
}

#mainsubnav a
{
	font-size : 11.5pt;
    color : #07122C;
    font-family : Arial;
    font-weight : bold;
    text-decoration : none;
  }

.pclass
{
	width : 160px;
	color: #00214A;
	font-size : 8pt;
	font-family : Arial;
	padding-bottom : 6px;
}
.pborder
{
	border-top : 1px solid #000000;
	padding-top : 4px;
}

.pborder a
{
	font-size : 11.5pt;
    color : #07122C;
    font-family : Arial;
    font-weight : bold;
    text-decoration : none;
}


#navlist 
{
    background-color : #FFFFFF;
	float : left;
	margin-left : 0;
	font-size : 12px;
	font-family : Arial, Tahoma, Verdana;
}
 
   #maincontent
  {
  	float: left;
	width : 413px;
	color : #0D3561;
	font-family : Arial;
    padding-left : 20px;
    padding-right : 5px;
   }
  
  #maincontent h5
 {
 	font-weight : bold;
 	color : #0D3561;
 	font-size : 13px;
 	padding-top : 8px;
 }
 
 #maincontent ul
 {
 	margin-left : 20px;
 }
 
 #maincontent h2
 {
 	color : #BFBCA2;
  	font-family : Arial;
  	font-weight : bold;
  	padding-top : 12px;
  	padding-bottom : 8px;
  	
 }
 
 #maincontent h3
 {
 	color : #BFBCA2;
   	font-family : Arial;
  	font-weight : bold;
  	font-size : 20px;
  	padding-top : 16px;
  	padding-bottom : 8px;
 }
 #maincontent h4
 {
 	color : #BFBCA2;
   	font-family : Arial;
  	font-weight : bold;
  	padding-top : 18px;
 }
  
  #maincontent p
  {
  	color : #0D3561 !important;
  	font-weight : normal !important;
    padding-bottom : 6px;
  }
 
 #aboutmaincontent
  {
  	float: left;
	/*width : 603px;*/
	width : 603px;
	margin-left :12px;
	color : #0D3561;
  }

#aboutmaincontent h2
 {
 	color : #BFBCA2;
  	font-family : Arial;
  	font-weight : bold;
  	padding-top : 12px;
  	padding-bottom : 8px;
 }
 
 #aboutmaincontent h3
 {
 	color : #BFBCA2;
   	font-family : Arial;
   	font-size : 20px;
  	font-weight : bold;
  	padding-top : 16px;
  	padding-bottom : 8px;
 }
 
 #aboutmaincontent h5
 {
  	padding-bottom : 5px;
   	padding-top : 5px;
 }
 
 #aboutmaincontent p
 {
 	padding-top : 1px;
 	padding-bottom : 6px;
 }
  
#defaultcontent
{
    width : 730px;
	margin : 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight : bolder !important;
	font-family : Arial;
	/*float : left;*/
	display : inline;
}

#defaultcontent p
{
	font-weight : bolder !important;
	font-family : Arial;
}

#defaultcontent a
{
	font-weight : bolder !important;
}

#displayone
 {
    float : left;
 	width : 180px;
   	margin : 20px 0px 0px 10px;
  	display : inline;
 } 	
 
 #displayone h4
 {
 	height:22px; 
 	background-color:#EBC019;
 	padding-top:3px;
 	margin:0px;
 	text-align:center;
 	font-family: Arial;
 	font-weight:bold;
 	color: #00214A;
 	border-top: solid 1px #000000;
 	border-left: solid 1px #000000;
 	border-right: solid 1px #000000;
  }
  
  #displayone h4 a
  {
  	font-size : 17px;
  	color: #00214A;
  	text-align:center;
  }
  
  #displayone h3
 {
 	height:25px; 
 	background-color:#EBC019;
 	padding:0px;
 	margin:0px;
 	text-align:center;
 	font-weight:bold;
 	color: #002B9C;
 	border-top: solid 1px #000000;
 	border-left: solid 1px #000000;
 	border-right: solid 1px #000000;
  }
 
 #displayone p
 {
 	font-family : Arial;
 	color : #000000 !important;
 	font-size : 7.5pt;
 	padding : 7px 7px 0 7px;
 }
 
 #displayone a
 {
 	font-weight: bold;
 	color: #002B5C;
 	font-size: 11px;
 	text-decoration: none;
 	font-weight: bold;
 }
 
 #displaytwo
 {
    float : left;
	width : 180px;
	margin : 20px 0px 0px 10px;
 	display : inline;
  }
 #displaytwo p
 {
 	font-family : Arial;
 	color : #000000 !important;
 	font-size : 7.5pt;
 	padding : 7px 7px 0 7px;

 }
 
  #displaytwo h4
 {
 	height:22px; 
 	background-color:#EBC019;
 	padding-top:3px;
 	margin:0px !important;
 	text-align:center;
 	font-family: Arial;
 	font-size : 12pt;
 	font-weight:bold;
 	color: #00214A;
 	border-top: solid 1px #000000;
 	border-left: solid 1px #000000;
 	border-right: solid 1px #000000;
  }
  #displaytwo h4 a
  {
  	font-size : 17px;
  	color: #00214A;
  	text-align:center;
  }
  
   #displaytwo h3
 {
 	height:25px; 
 	background-color:#EBC019;
 	padding:0px;
 	margin:0px;
 	text-align:center;
 	font-weight:bold;
 	color: #002B9C;
 	border-top: solid 1px #000000;
 	border-left: solid 1px #000000;
 	border-right: solid 1px #000000;
  }
 
  #displaytwo a
 {
 	font-weight: bold;
 	color: #002B5C;
 	font-size: 11px;
 	text-decoration: none;
 	font-weight: bold;
  }
 
 #displaythree
 {
    float : left;
	width : 180px;
	display : inline;
 	margin : 20px 0px 0px 10px;
 	padding : 0px 0px 0px 0px;
 }
 
 #displaythree p
 {
 	font-family : Arial;
 	color : #000000 !important;
 	font-size : 7.5pt;
 	padding : 7px 7px 0 7px;
 }
 
  #displaythree h4
 {
 	height:22px; 
 	background-color:#EBC019;
 	padding-top:3px;
 	margin:0px;
 	text-align:center;
 	font-family: Arial;
 	font-size : 12pt;
 	font-weight:bold;
 	color: #00214A;
 	border-top: solid 1px #000000;
 	border-left: solid 1px #000000;
 	border-right: solid 1px #000000;
  }
  #displaythree h4 a
  {
  	font-size : 17px;
  	color: #00214A;
  	text-align:center;
  }
  
  #displaythree h3
 {
 	height:25px; 
 	background-color:#EBC019;
 	padding:0px;
 	margin:0px;
 	text-align:center;
 	font-weight:bold;
 	color: #002B9C;
 	border-top: solid 1px #000000;
 	border-left: solid 1px #000000;
 	border-right: solid 1px #000000;
  }
 
 #displaythree a
 {
 	font-weight: bold;
 	color: #002B5C;
 	font-size: 11px;
 	text-decoration: none;
 	font-weight: bold;
  }
  
#displayaboutone
  {
  	float : left;
 	width : 195px;
 	margin-right : 10px;
 	padding : 0px 0px 0px 0px;
 	border-top-color : Gray;
    border-top-width : 1px;
    border-top-style : solid;
  }
  
  #displayaboutone h4
  {
  	height : 20px;
  	background :#EBC019;
  	text-align : center left;
    padding : 4px 0 2px 5px;
  	color : #FFFFFF !important;
  	font-weight : bold;
	margin-top  : 5px;
  }
  
  #displayaboutone img
  {
  	margin-top : 7px;
  	margin-bottom : 5px;
  }
  
   
 #displayabouttwo
  {
  	float : left;
 	width : 195px;
  	padding : 0px 0px 0px 0px;
 	border-top-color : Gray;
    border-top-width : 1px;
    border-top-style : solid;
  }
 
  
   #displayabouttwo h4
  {
  	height : 20px;
  	background : #EBC019;
  	text-align : center left;
  	color : #FFFFFF !important;
  	padding : 3px 0 2px 5px;
  	font-weight : bold;
	margin-top  : 5px;
  }
   #displayabouttwo img
  {
  	margin-top : 7px;
  	margin-bottom : 5px;
  }
  
   #displayaboutone p
  {
  	color: #000000 !important;
  	font-weight : bolder !important;
  }
   #displayabouttwo p
  {
  	color: #000000 !important;
  	font-weight : bolder !important;
  }
  
  
   .displaymajor
 {
   float : left;
   width : 220px;
   margin : 0px 0px 0px 0px;
   padding : 0px 20px 0px 0px;
   color : #0D3561;
 }
 
.displaymajor p
{
	color : #0D3561;
	/*padding : 1px 0px 0px 0px;*/
}
.displaymajor h5
{
	padding-top : 5px;
	padding-bottom : 1px;
	font-size : 12px;
}
.displaymajor h6
{ 
	padding-top : 0.54em;
	padding-bottom : 5px;
	font-size : 10px;
}
 .displaymajortwo
 {
   float : left;
   width : 180px;
   margin : 0px 0px 0px 0px;
   padding : 2px 20px 0px 0px;
   color : #0D3561;
 }
 
.displaymajortwo h6
{ 
	padding-top : 0.54em;
	padding-bottom : 5px;
	font-size : 10px;
}


.displayeveryday
{
	float : left;
	width : 250px;
	margin : 0px 5px 10px 4px;
	color : #0D3561;
}
.displayeveryday h4
{
	padding-left : 20px;
}
.displayeveryday ul
{
	padding-left : 30px;
}
.displayeveryday li
{
	font-weight : bold;
}

.displayhighmain
{
	width :290px;
	float : left;
	display : inline;
}
.displayhigh
{

   float : left;
   width : 250px;
   margin : 0px 5px 0px 4px;
   color : #0D3561;
   font-weight : bold;
}
.displayhigh h5
{
	padding-left : 20px;
}
.displayhigh ul
{
	padding-left : 35px;
	padding-bottom : 3px;
}
.ulpadding
{
	padding-left : 30px;
}
.displayspeciality
{
	float : left;
 	width : 280px;
 	margin-right : 10px;
	margin-top : 10px;
 	padding : 0px 0px 5px 0px;
 	border-top-color : Gray;
    border-top-width : 1px;
    border-top-style : solid;
    color : #0D3561;
    }

 .displayspeciality h4
  {
  	background-color :#EBC019;
  	text-align : center left;
  	color : #FFFFFF !important;
  	padding : 3px 0 3px 5px;
   	font-weight : bold;
	margin-top  : 5px;
  }
  
  .displayspeciality img
  {
  	padding-top : 4px;
  	padding-bottom : 6px;
  }
  .displayspeciality p
  {
  padding-top : 6px !important;	
  }
  .displayhytight
  {
  	float : left;
 	width : 260px;
	margin-right : 20px;
 	padding : 0px 10px 5px 0px;
 	color : #0D3561;
  }
  .displayhytight ul
  {
  	padding-left : 30px;
   }
  
  .maincontentlink
{
	color : #002B9C;
	text-decoration:none;
	font-weight:bold;
	margin-right:3px;
}
.maincontentsymbol
{
	color:#EAC119 !important;
	text-decoration:none;
	font-size : 9px !important;
    font-weight: bolder !important;
	/*font-size : 8px;
	margin-bottom :10px !important;*/
}
.comment
{
	font-size : 8px;
	font-family : Arial;
	letter-spacing : normal;
}
  
  #contactUscontent
  {
  	float: left;
	width : 603px;
	color : #0D3561;
	padding-left : 12px;
   }
	
	
  #contactUscontent h2
  {
  	color : #BFBCA2;
  	font-family : Arial;
  	font-weight : bold;
  }
   #contactUscontent h3
 {
 	color : #BFBCA2;
   	font-family : Arial;
  	font-weight : bold;
  	font-size : 20px;
  	padding-top : 16px;
  	padding-bottom : 8px;
 }
   .displaycontact
  {
  	float : left;
   	border-top-color : Gray;
    border-top-width : 1px;
    border-top-style : solid;
    padding-top : 5px;
    width : 603px;
  }
  
  .displayimage
  {
   	padding : 0px;
  }
   .displaycontact h4
  {
  	background-color:#EBC019;
    color : #FFFFFF;
    height : 20px;
    text-align : left;
    font-weight : bold;
    padding-top : 2px;
 	padding-left : 6px;
 	padding-right : 2px;
 	margin-bottom : 8px;
  }
  
  .displaycontact h3
  {
  	color : #BFBCA2;
  }
  
  .displaystate
  {
  	float : left;
  	width : 100%;
  }
  
  .displaystate h3
  {
  	color : #BFBCA2;
  	font-size : 16px;
  	padding-top : 3px !important;
  }
  
   .displaymajor
 {
   float : left;
   width : 190px;
   margin : 0px 0px 0px 0px;
   padding : 0px 10px 0px 0px;
   color : #0D3561;
 }
 
.displaymajor p
{
	color : #0D3561;
}
   .imgheader
 {
 	height: 75px;
 	text-align: left;
 	border-style: solid;
 	border-color: #000000;
 	border-width: 1px;
   }
  
 .imgheader p
 {
 	font-weight : bolder !important;
 }
 
  
 .displaygoals
{
	float : left;
	width : 285px;
	padding-left : 15px;
	padding-right : 1px;
   color : #0D3561;
}

.displaygoals li
{
	padding-bottom : 8px;
}

 #sidebar-b
{
	float: left;
	width : 175px;
	background-color : #BFBCA2;
	margin-top : 4px;
	padding-top : 5px;
	
}


#displaycareerone
  {
  	float : left;
 	width : 240px;
 /*	margin : 20px 0px 0px 10px;*/
	margin-right : 20px;
 	padding : 0px 0px 0px 0px;
 	border-top : solid  1px Gray;
 	
  }
  
  #displaycareerone h3
  {
  	height : auto;
  	background : #EBC019;
  	text-align : center left;
  	padding-left : 5px;
  	padding-top : 6px;
  	margin-bottom : 5px;
  	color : #FFFFFF !important;
  	font-weight : bold;
	margin-top  : 5px;
  }
  
  #displaycareerone h4
  {
  	height : auto;
  	background : #EBC019;
  	text-align : center left;
   	padding : 4px 0 4px 6px;
  	color : #FFFFFF !important;
  	font-weight : bold;
		margin : 5px 0 5px 0;
  }
  #displaycareerone a
  {
  	text-decoration:none;
  	font-weight:bold;
  	margin-right:3px;
   }
  
  #displaycareerone p
  {
  	color : #000000 !important;
  	font-weight : bold !important;
  	padding-top : 8px;
   }
  
  
  #displaycareertwo
  {
  	float : left;
 	width : 240px;
 /*	margin : 20px 0px 0px 10px;*/
	margin-right : 10px;
 	padding : 0px 0px 0px 0px;
 	border-top : solid  1px Gray;
  }
  
  #displaycareertwo h3
  {
  	height : 25px;
  	background :#EBC019;
  	text-align : center left;
  	padding-left : 5px;
  	padding-top : 6px;
  	color : #FFFFFF !important;
  	font-weight : bold;
	margin-top  : 5px;
  }
   
  #displaycareertwo h4
  {
  	height : auto;
  	background : #EBC019;
  	text-align : center left;
  	padding : 4px 0 4px 6px;
   	color : #FFFFFF !important;
  	font-weight : bold;
	margin : 5px 0 5px 0;
  }
  
  #displaycareertwo a
  {
  	text-decoration:none;
  	font-weight:bold;
  	margin-right:3px;
  }
  
  #displaycareertwo p
  {
  	color : #000000 !important;
  	font-weight: bold !important;
  	padding-top : 8px;
  }
  
  .maincontentsymbol
	{
	color:#EEBF19 !important;
	text-decoration:none;
	font-weight:bold;
	}
	
 #sidebar-b p 
  {
  	height : 4px;
  	padding-top : 0 !important;
  	margin-top : 0 !important;
  } 

 #sidebar-b h5
  {
  	height: auto;
  	color: #FFFFFF;
  	background-color:#EBC019;
  	font-weight:bolder;
  	font-family:Arial;
  	text-align:left;
  	border-bottom : solid 1px #FFFFFF;
  	border-top : solid 2px #FFFFFF;
  	padding : 3px 0 3px 5px;
  }
  
  #sidebar-b li
  {
  	width : 175px;
    height : auto;
   	padding-bottom : 0px!important;
  	border-top : solid 1px #FFFFFF; 
    list-style : none; 
  }
  
  #sidebar-b a
  {
  	padding : 8px 0 6px 0;
  	display: block;
  	 text-decoration: none;
  	 font-size: 11px;
    color: #002B5C;
  	 font-weight:bold;
  	 font-family:Arial;
   	 text-align:left;
  
  }
  
  #sidebar-b img
  {
  	border:none;
  	vertical-align:middle;
  	padding-left : 4px;
  }
  
  
/*  .alink
  {
  	 text-decoration: none;
  	 font-size: 11px;
  
  	 height:34px;
  	 color: #002B5C;
  	 font-weight:bold;
  	 font-family:Arial;
   	 text-align:left;
  	 border-bottom : solid 1px #FFFFFF;
  }*/
    
   .bottomlink
   {
   	 text-decoration: none;
  	 font-size: 11px;
  	 display:block;
  	 height:34px;
  	 color: #002B5C;
  	 font-weight:bold;
  	 font-family:Arial;
  	/* padding-left: 5px;*/
  	 text-align:left;
  }
  
  
  .clearer
 {
 	clear : both;
 }
 #footerbg
  {
	bottom : 0;
  	height : 50px;
    background-color : #DCDCDC;
  }
  
  #footer
  {
    text-align : inherit;
    font-family :Arial;
    color : #908F7B;
    bottom : 0;
   	width : 900px;
    float : left;
   }
  
  
  .statutorylist
  {
	text-decoration : none;
	list-style : none;
	color : #25418F;
	padding : 0px;
	margin : 0px;
	font-weight : bold;
}
.statutorylist li
{
	color : #25418F;
	padding-top : 8px;
    
}
.statutorylist a
{
	text-decoration : none;
	font-weight : bold;
	 color:#25418F;
	
}
.statutorylist ul li
{
	color : #25418F;
    list-style-type : none;
}
.statutorylist ul li a
{
	color :#25418F;
    list-style-type : none;
    font-weight : normal;
    margin-left: 20px;
}

#footerbg ul
{
 	 background-color : #DCDCDC;
   	 display : inline;
   	 padding-left : 82px;
   	 float: left; 
}
   
 #footerbg li
 {
 	list-style-type: none;
 	float: left; 
	text-align : inherit;
    padding-top : 20px;
    display : inline;
	
 }
 
  #footer a
  {
	float : left;
  	padding-left : 18px;
  	padding-right : 18px;
    color : #908F7B;
    letter-spacing : 0px;
    text-decoration : none;
    font-size :11px;
    font-family : Arial;
    font-weight : bold;
  }
  
  
  #footerbg a.active
  {
   	font-weight : bold;
  	text-decoration : none;
  }
   #backtotop
  {
 /* 	padding-top:5px!important;*/
  	vertical-align : baseline;
  	border : none;
  }
  
  .searchtext
  {
  	padding-top:13px!important;
   }
   
   #searchimg
 {
     padding-top:13px!important;
     padding-left : 0 !important;
     float : left;
 }
  

     #footerimg
  {
   	 color: #00214A; 
  	 margin-bottom:20px;
  }
  
  #footerbar
  {
  	height:10px;
    background-color : #EBC019;
    padding-bottom : 0px;
    margin-bottom: 0px;
  }
 
 
 
 #colourrange
 {
 	padding-top : 3px;
 }
 
 #colourrange img
 {
 	padding-right : 5px;
 	padding-left : 5px;
 /*	padding-top : 2px;
 	padding-bottom : 5px;*/
 }
 #colourrange .imgdisplay
 {
 	float: left;
 /*	width :115px;*/
 }
  #colourrange .imgtext
  {
  	padding-left: 30px;
  	font-weight : bold;
  }
  #colourrange .imgtext2
  {
  	padding-left : 12px;
  	font-weight : bold;
  }
  #colourrange .imgtext3
  {
  	padding-left : 8px;
  	font-weight : bold;
  }
  #colourrange .imgtextlong
  {
  	padding-left : 18px;
  	font-weight : bold;
  }
  #colourrange .imgtextmid2
  {
  	padding-left : 22px;
  	font-weight : bold;
  }
  
  .textlinks
  {
  	text-decoration:none;
  	color: #5F73AD;
  }
  .textlinksbold
  {
  	text-decoration : none;
  	color : #25408F;
  	font-weight :bold;
  }
   .pstyle
   {
   	padding-top : 0px;
   	padding-bottom : 0px;
   }
   .ppadding
   {
   	padding-top : 4px;
   }
   .speciallinks
   {
   	text-decoration : none;
   	color : #0D3561;
   }
