/* Start of CMSMS style sheet 'gw' */
/* CSS Document */


textarea, input, select {
	font-family: arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 12px;
	color: #313c59;
	background-color: #fff;
	border: 1px solid #522126;
	padding: 2px 2px 2px 5px;
}
.button {
	background-color: #313c59;
	padding: 0px;
	margin-top: 2px;
	font-family: arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: .9em;
	border: 1px solid #001F3E;
	line-height: 18px;
}

select {
	background-color: #e4e8db;
}


body {
	/*background-color: #94a6c4;*/
	background-color: #95a6c4;
	
	color: #00103b;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image:url(images/bg3.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}

a:link { 
	color: #0533ac;
  	text-decoration: none;
	}
a:visited { 
	color: #0533ac;
  	text-decoration: none;
	}
a:hover { 
	color: #fff;
  	text-decoration: underline;
	}

h1 {
	font-family: "Trebuchet MS", arial, Helvetica, sans-serif;
	color: #0a2b74;
	font-size: 1.35em;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0;
	line-height: 14pt;
	text-align:left;
	font-weight:bold;
	}
		

	
h2 {
	font-family: "Trebuchet MS", arial, Helvetica, sans-serif;
	color: #0a2b74;
	font-size: 1.15em;
	font-weight: bold;
	margin: 0px 0px 2px 0px;
	padding: 10px 0 0 0;
	line-height: 14pt;
	text-align:left;
	}
		
h3 {
	font-family: "Trebuchet MS", arial, Helvetica, sans-serif;
	color: #0a2b74;
	font-size: 1.25em;
	font-weight: normal;
	margin: 20px 0px 0px 0px;
	padding: 0;
	line-height: 14pt;
	text-align:left;
	}			
	
/* frame for the top banner */
#frametop {
	display: block;
	width: 950px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	text-align:left;
	height: 116px;
	padding-top: 0px;
	background-color: #d6e8f9;

	}
	

	
/* box for the top naviagtion */
#frame-main-nav {

	display: block;
	width: 950px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	text-align:left;
	padding: 0;
	}	
	
	

	
/* main body frame */
#frame {
	display: block;
	width: 948px; 
	margin-right:auto;
	margin-left:auto;
	text-align: left;
	margin-top:0px;
	padding-top: 5px;
	padding-right: 0px;

	background-color: #fff;
	background-image:url(images/bg-frame3.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	}
	
	
#left-nav-bg {
	padding: 0px 0 50px 0;
	margin-right: 0px;   /* was 20... 26-11-2009 */
	margin-top: 10px;
}

#centre-col-bg {
	margin: 0 5px 0 8px;
}	
	

	
#breadcrumbs {
	margin: 3px 0px 30px 0px;
	padding: 0px 2px 10px 151px;
	color: #62a32f;
	font-family: arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	vertical-align:middle;
	line-height: 18px;
}

#breadcrumbs a:link
{
	color: #4bab00;
  text-decoration: underline;
  padding: 2px 2px 2px 2px;
}
#breadcrumbs a:active
{
	color: #4bab00;
    text-decoration: none;
}
#breadcrumbs a:hover {
	color: #18aed4;
    text-decoration: none;
	  padding: 2px 2px 2px 2px;
	background-color: #cef0f8;  
	
}
#breadcrumbs a:visited
{
	color: #4bab00;
  text-decoration: underline;
  padding: 2px 2px 2px 2px;
}
#breadcrumbs a:visited:hover
{
  color: #18aed4;
    text-decoration: none;
	background-color: #cef0f8;  
}	

/* start main content columns styles */
.centre-content {
	margin: 15px 10px 0px 0;
	padding: 0 0px 20px 0;
	font-family: arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.7em;
	font-weight: normal;
	text-align: justify;
	color: #031c3c;

	}
.centre-content p {
	margin: 10px 0 4px 0;
	padding: 3px 0px 5px 0px;
	}
	
.centre-content  a:link {
	text-decoration: underline;
	color: #0533ac;
	  padding: 2px 2px 2px 2px;

	}
.centre-content a:visited {
	text-decoration: underline;
	color: #0533ac;
	  padding: 2px 2px 2px 2px;

	}
.centre-content a:hover {
	color: #18aed4;
             text-decoration: none;
  	  padding: 2px 2px 2px 2px;
	/*background-color: #cef0f8;  */
	}	
	











/* start main content columns styles */

.fifty-content {
	margin: 15px 8px 0px 0;
	padding: 0px 0px 20px 0;
	font-family: arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.7em;
	font-weight: normal;
	text-align: left;
	color: #031c3c;
	text-align: left;
	}
.fifty-content p {
	margin: 10px 0 4px 0;
	padding: 3px 0px 5px 0px;
	}
	
.fifty-content  a:link {
	text-decoration: underline;
	color: #0533ac;
	  padding: 2px 2px 2px 2px;

	}
.fifty-content a:visited {
	text-decoration: underline;
	color: #0533ac;
	  padding: 2px 2px 2px 2px;

	}
.fifty-content  a:hover {
	color: #18aed4;
  text-decoration: none;
  	  padding: 2px 2px 2px 2px;
	/*background-color: #cef0f8;  */
	}	
	



#fifty-col-bg {
	padding: 0px 0px 30px 0px;
	margin: 20px 0px 30px 0px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.7em;

}





#right-col-bg {
	padding: 0px 0px 30px 0px;
	margin: 5px 0px 30px 0px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.7em;

}
	
.right-content {
	margin: 0px 0px 0px 0;
	padding: 0px 0px 5px 3px;
	font-family: arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.7em;
	font-weight: normal;
	text-align: left;
	color: #031c3c;
	text-align: left;


	}
.right-content p {
	margin: 3px 0px 0px 0;
	padding: 2px 5px 0px 0px;
	}
	
.right-content  a:link {
	text-decoration: underline;
	color: #970024;
	}
.right-content a:visited {
	text-decoration: underline;
	color: #970024;
	}
.right-content a:hover {
	color: #fff;
              text-decoration: underline;
	}	




.right-content h1 {
	font-family: "Trebuchet MS", arial, Helvetica, sans-serif;
	color: #0a2b74;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 15px 0 5px 0px;
	line-height: 14pt;
	text-align:left;
	}	
	
.right-content h2 {
	font-family: "Trebuchet MS", arial, Helvetica, sans-serif;
	color: #0a2b74;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 15px 0 5px 0px;
	line-height: 14pt;
	text-align:left;
	clear:both;
	}	

.right-content h3 {
	font-family: "Trebuchet MS", arial, Helvetica, sans-serif;
	color: #0a2b74;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 15px 0 5px 0px;
	line-height: 14pt;
	text-align:left;
	}		
	
/* news content */
.news {
	margin: 0px 0px 5px 0;
	padding: 7px 7px 7px 10px;
	font-family: arial, Helvetica, sans-serif;

	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
	text-align: left;
	color: #000101;
	text-align: left;
	background-color: #ccd4e3;
	border: 1px #94a6c4 solid;
	}

.news p {
	margin: 0px 0 5px 0;
	padding: 0px 0px 10px 0px;
	}
.news  a:link {
	text-decoration: underline;
	color: #0533ac;
	  	  padding: 2px 2px 2px 2px;
	}
.news a:visited {
	text-decoration: underline;
	color: #0533ac;
	  	  padding: 2px 2px 2px 2px;
	}
.news a:hover {
	color: #18aed4;
  text-decoration: none;
  	  padding: 2px 2px 2px 2px;
	background-color: #cef0f8;  
		
	}	
	
	

.news-headline
	{
	margin: 0;
	padding: 0;
	font-weight:bold;
	text-transform: capitalize;
	color: #d12037;
	font-family: "Trebuchet MS", arial, Helvetica, sans-serif;

	}
.news-headline  a:link {
	padding: 0 2px 0 11px;
	text-decoration: none;
	color: #d12037;
	background-image:url(images/news-dot.gif);
	background-repeat:no-repeat;
	background-position: top left;	
	}
.news-headline a:visited {
	padding: 0 2px 0 11px;
	text-decoration: none;
	color: #d12037;
	background-image:url(images/news-dot.gif);
	background-repeat:no-repeat;
	background-position: top left;	
	}
.news-headline a:hover {
	padding: 0 2px 0 11px;
	color: #18aed4;
  text-decoration: underline;
  	background-image:url(images/news-dot_on.gif);
	background-repeat:no-repeat;
	background-position: top left;	
	
	}
	
	
	
	
.news-cat {
	color: #5575aa;
}
.news-by {
	color: #ffffff;
}
.news-date {
	color: #ffffff;
	font-weight:bold;
	
}







/* news-body content */
.news-body {
	margin: 0px 0px 5px 0;
	padding: 7px 7px 7px 0px;
	font-family: arial, Helvetica, sans-serif;

	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
	text-align: left;
	color: #000101;
	text-align: left;
	/*background-color: #ccd4e3;*/
	/*border: 1px #94a6c4 solid;*/
	}

.news-body p {
	margin: 0px 0 5px 0;
	padding: 0px 0px 10px 0px;
	}
.news-body  a:link {
	text-decoration: underline;
	color: #0533ac;
	  	  padding: 2px 2px 2px 2px;
	}
.news-body a:visited {
	text-decoration: underline;
	color: #0533ac;
	  	  padding: 2px 2px 2px 2px;
	}
.news-body a:hover {
	color: #18aed4;
             text-decoration: none;
  	  padding: 2px 2px 2px 2px;
	/*background-color: #cef0f8;  */
		
	}	
	
	

.news-headline-body
	{
	margin: 0;
	padding: 0;
	font-weight:bold;
	text-transform: capitalize;
	color: #d12037;
	font-family: "Trebuchet MS", arial, Helvetica, sans-serif;

	}
.news-headline-body  a:link {
	padding: 0 2px 0 11px;
	text-decoration: none;
	color: #d12037;
	background-image:url(images/news-dot.gif);
	background-repeat:no-repeat;
	background-position: top left;	
	}
.news-headline-body a:visited {
	padding: 0 2px 0 11px;
	text-decoration: none;
	color: #d12037;
	background-image:url(images/news-dot.gif);
	background-repeat:no-repeat;
	background-position: top left;	
	}
.news-headline-body a:hover {
	padding: 0 2px 0 11px;
	color: #18aed4;
             text-decoration: underline;
  	background-image:url(images/news-dot_on.gif);
	background-repeat:no-repeat;
	background-position: top left;	
	
	}
	
	
	
	
.news-cat-body {
	color: #5575aa;
}
.news-by-body {
	color: #5575aa;
}
.news-date-body {
	color: #5575aa;
	font-weight:bold;
	
}












#frame-footer {
	display: block;
	width: 948px; 
	margin-right:auto;
	margin-left:auto;
	text-align: left;
	margin-top:0px;

	padding-top: 5px;
	padding-right: 0px;
	}


#bottom-nav {

	margin: 0px 0 20px 0;
	padding: 0px 0px 10px 0px;
	color: #0d2e79;
	font-family: "Trebuchet MS", arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	vertical-align:middle;
	line-height: 20px;
	/*border-top: dashed 1px  #8398b9;*/

}

#bottom-nav a:link
{
color: #fff;
padding: 2px 2px 2px 2px;
}

#bottom-nav a:hover {
	color: #52688d;
text-decoration: none;
padding: 2px 2px 2px 2px;
}

#bottom-nav a:visited
{
color: #fff;
padding: 2px 2px 2px 2px;
}

#bottom-nav a:visited:hover
{
color: #52688d;
text-decoration: none;
padding: 2px 2px 2px 2px;

}

/*
#bottom-nav  a:link img {
	background-color: #94a6c4;
}
	
#bottom-nav   a:hover img {

}	
#bottom-nav  a:visited:hover img {

}	

*/


#tdt {
	margin: 0;
	padding: 0;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size:7.5pt;
	line-height: 11pt;
	font-weight: normal;
	text-align: left;
	color: #dfe2e9;
	text-align: left;
	}
#tdt  a:link {
	text-decoration: none;
	color: #dfe2e9;
	font-weight: normal;
	}
#tdt a:visited {
	text-decoration: none;
	color: #dfe2e9;
	font-weight: normal;
	}
#tdt a:hover {
	text-decoration: underline;
    color: #fff;
	font-weight: normal;

	}	
#tdt a:visited:hover
{
    color: #fff;
  	text-decoration: underline;

}
/*

#tdt-img a:link img {

}
	
#tdt-img   a:hover img {

}	
#tdt-img   a:visited:hover img {

}	



#tdt-img2 a:link img {

}
	
#tdt-img2   a:hover img {

}	
#tdt-img2   a:visited:hover img {

}

*/


/* start aligning images */

.alignLeft {
	float: left;
	margin: 5px 30px 5px 0px;
	padding: 0px; 
	font-size: 9px;
	color: #000;
	line-height: 12px;

	}

.alignRight {
	float: right;
	margin: 4px 0px 4px 30px;
	padding: 0px; 
	font-size: 9px;
	color: #000;
	line-height: 10px;	
	border: 0;

	}
	
/* end aligning images */


.thumbnail-gallery
{
display:block;
margin-top: 5px;
margin-bottom: 10px;
padding: 0;
clear:both;
}


.thumbnail-gallery a img {
 border: 2px solid #6a524c !important;
 padding: 2px !important;
}
	
.thumbnail-gallery a:hover img {
 border: 2px solid #9ab795 !important;
}	


blockquote {
margin:10px 0px 10px 20px;
padding: 11px 15px 15px 15px;
border:1px solid #677fa9;	
border-bottom:1px solid #677fa9;		
color: #425580;
background-color: #edf0f5;
background-image:url(/images/bg-blockquote.gif);
background-position: top left;
background-repeat: repeat-x;
}


.pdf-box {
	float: right;
	width: 100px;
	font-size: 1.3em;
	
	border: #94a6c4 solid 1px;
	background-image:url(/images/pdfdownload.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	background-color: #e1eaf9;
	
	margin: 8px 0px 5px 0px;
	padding: 33px 6px 8px 57px;

	font-weight: normal;
	color: #09256f;
	text-align: left;
	line-height: 1.4em;
	clear: both;
}

.pdf-box-link {
	font-weight: bold;
	margin-bottom: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #09256f;
}
.pdf-box  a:link {
	text-decoration: underline;
	color: #09256f;
	  padding: 2px 2px 2px 2px;

	}
.pdf-box a:visited {
	text-decoration: underline;
	color: #09256f;
	  padding: 2px 2px 2px 2px;

	}
.pdf-box a:hover {
	color: #18aed4;
  text-decoration: none;
  	  padding: 2px 2px 2px 2px;
	}

.Red-Text {
color: #ff0000;
}


/* End of 'gw' */

/* Start of CMSMS style sheet 'gw-left-menu' */
/* CSS - left menu */
.menu-title {
padding: 10px 0px 3px 20px;
color: #3883c0;
font-weight:bold;
font-family: "Trebuchet MS", arial, Helvetica, sans-serif;
font-size: 14px;
background-image:url(images/bg-menu-title.gif);
background-position: bottom left;
background-repeat:no-repeat;
width: 99px;
}

.menu-title a:link, .menu-title a:visited {
color: #3883c0;
padding: 2px 2px 2px 2px;
}

.menu-title a:hover {
color: #18aed4;
text-decoration: none;
/*background-color: #cef0f8;  */
padding: 2px 2px 2px 2px;
} 





.left-col-txt {
padding: 10px 0px 0px 6px;
color: #586e93;
font-weight: normal;
font-family: "Trebuchet MS", arial, Helvetica, sans-serif;
font-size: 11px;
width: 134px;

}
.left-col-txt a:link, .left-col-txt a:visited {
/*color: #3883c0;*/
padding: 2px 2px 2px 1px;
}

.left-col-txt  a:hover {
	color: #18aed4;
text-decoration: none;
/*background-color: #cef0f8; */ 
padding: 2px 2px 2px 1px;
} 

.left-col-txt  a:link, .left-col-txt  a:visited {
/*color: #18aed4;*/
text-decoration: none;
padding: 2px 2px 2px 1px;
background-image:none;
} 


.navcontainer { 
width: 99px;  /* was 139 */
margin-top: 0;
} 

.navcontainer ul
{
margin-top: 0;
margin-left: 0;
padding-left: 0;

list-style-type: none;
font-family: "Trebuchet MS", arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
line-height: 23px;
}

.navcontainer li
{

}

.navcontainer a
{
display: block;
padding: 3px;
padding-left: 22px;

width: 99px;

border-top: 0px;
/*border-bottom: 1px solid #7b8a9d;*/
padding-right: 10px;
}

.navcontainer a:link, .navlist a:visited
{
color: #28407d;
text-decoration: none;
border-bottom: 0px;
/*border-top: 1px solid #7b8a9d;*/
padding-right: 10px;
background-image: url(images/sub-nav.gif);
background-repeat: no-repeat;
background-position: bottom left;
}

.navcontainer a:hover
{
color: #18aed4;
background-color: #bed8f9;
background-image: url(images/sub-nav-on.gif);
background-repeat: no-repeat;
}


.menu-in a:link, .menu-in a:visited
{
display: block;
padding: 3px;
padding-left: 22px;
width: 99px;
border-bottom: 0px;
/*border-top: 1px solid #7b8a9d;*/
  color:#0c7bd5;
font-weight: bold;
background-image: url(images/sub-nav-in.gif);
background-repeat: no-repeat;
background-position: bottom left;
padding-right: 10px;
  background-color: #fff;

}
.menu-in a:hover
{
display: block;
padding: 3px;
padding-left: 22px;
width: 99px;
background-color: #dff3fc;
background-image: url(images/sub-nav-in-on.gif);
background-repeat: no-repeat;
background-position: bottom left;

border-bottom: 0px;
/*border-top: 1px solid #7b8a9d;*/

  color:#2b8299;
font-weight: bold;
padding-right: 10px;
}



.submenu a:link, .submenu a:visited
{
display: block;
padding: 3px;
padding-left: 36px;
width: 92px;
background-color: #c1d1e4;
border-bottom: 0px;
border-top: 0px solid #7b8a9d;
background-image: url(images/sub-sub-nav.gif);
background-repeat: no-repeat;
background-position: bottom left;
font-weight: normal;
line-height: 23px;
color: #313c59;;
}
.submenu a:hover
{
display: block;
padding: 3px;
padding-left: 36px;
width: 92px;
background-color: #ceead7;
border-bottom: 0px;
border-top: 0px solid #7b8a9d;
font-weight: normal;
color: #18aed4;
background-image: url(images/sub-sub-nav-on.gif);
background-repeat:no-repeat;
background-position: bottom left;
}




.submenu-in a:link
{
display: block;
padding: 3px;
padding-left: 36px;
width: 92px;
background-color: #eff7d9;
border-bottom: 0px;
border-top: 0px solid #7b8a9d;
background-image: url(images/sub-sub-nav-in.gif);
background-repeat:no-repeat;
background-position: bottom left;
font-weight: normal;
line-height: 23px;
color:#0c7bd5;

}
.submenu-in a:visited
{
display: block;
padding: 3px;
padding-left: 36px;
width: 92px;
background-color: #eff7d9;
border-bottom: 0px;
border-top: 0px solid #7b8a9d;
background-image: url(images/sub-sub-nav-in.gif);
background-repeat:no-repeat;
background-position: bottom left;
font-weight: normal;
line-height: 23px;
color:#0c7bd5;

}
.submenu-in a:hover
{
display: block;
padding: 3px;
padding-left: 36px;
width: 92px;
background-color: #d6eee9;
border-bottom: 0px;
border-top: 0px solid #7b8a9d;
font-weight: normal;
  color:#2b8299;
background-image: url(images/sub-sub-nav-in-on.gif);
background-repeat:no-repeat;
background-position: bottom left;
}

.submenu-in a:visited:hover {
display: block;
padding: 3px;
padding-left: 36px;
width: 92px;
background-color: #d6eee9;
border-bottom: 0px;
border-top: 0px solid #7b8a9d;
font-weight: normal;
  color:#2b8299;
background-image: url(images/sub-sub-nav-in-on.gif);
background-repeat:no-repeat;
background-position: bottom left;
}



/* End of 'gw-left-menu' */

/* Start of CMSMS style sheet 'gw_main_menu' */
/* CSS Document */


#header {
  /*height: 20px;*/
  margin:0;
  padding: 0;
  }
  
#header ul {
  margin:0;
  margin-left: 12px;
  padding: 0px;
  list-style:none;
  }
  
#header li {
  float:left;
 /* background:url("images/left.gif") no-repeat left top;*/
  margin:0;
  padding:0px 0px 0px 0px;
  border-left: #496c98 2px solid;

  }

#header a {
  float:left;
  display:block;
  padding: 5px 12px 3px 8px;
  text-decoration:none;
  font-weight: bold;
  font-family: "Trebuchet MS", arial, Helvetica, sans-serif;
  color: #425902;
  font-size: 1.10em;
  line-height:16px;
  background-image:url("images/right.gif");
  background-position: right top;
  background-repeat:no-repeat;
  background-color: #b9e04f;
  border-bottom: 1px solid #0d5798;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */

#header a:hover {
  background-image:url("images/right_over.gif");
  background-position: right top;
  background-repeat:no-repeat;
	color: #016e8a;
  background-color: #8cd4e6;
  border-bottom: 1px solid #0d5798;  
  }
  
#header #current {
/*  background-image:url("images/left_on.gif");*/
  
  }
  
#header #current a {
  background-image:url("images/right_on.gif");
  background-position: right top;
  background-repeat:no-repeat;
  color:#196bae;
  padding-bottom:3px;
  background-color: #ffffff;
  border-bottom: 1px solid #fff;
  }
#header #current a:hover {
  background-image:url("images/right_on-hover.gif");
  background-position: right top;
  background-repeat:no-repeat;
  color:#004b5e;
  padding-bottom:3px;
  background-color: #ffffff;
  border-bottom: 1px solid #fff;
  }



/* End of 'gw_main_menu' */

