﻿/* CSS Document */
body,td,p,MsoNormal
{
	font-family:arial,verdana,helvetica;
	font-size:12px;
	color:black;
}
h1 {
	font-size:22px; 
	font-weight:bold; 
	text-decoration:none; 
	color:#030000
}
h2 {
	font-size:14px; 
	color:#030000;
	font-weight:bold; 
	font-style:italic;
	text-decoration:none; 
	padding:0; 
	margin:0
}
h3 {
	font-size:14px; 
	color:#2030000;
	font-weight:bold; 
	text-decoration:none
}
h4 {
	font-size:14px; 
	color:#030000;
	font-weight:bold; 
	text-decoration:none;
	margin-bottom:2px;
}
hr 
{
	color:#030000;
	height:1px;
	width:80%;
	align:center;
	margin:5px;
}
ul
{
	 margin-top:0px;
	 margin-bottom:0px;
}
li 
{
	margin-bottom:6px;
}
p 
{
	color:black;
}

table.header
{
	width:760px;
}
table.header td
{
	background:#fff url("/images/template/header-bg.gif") no-repeat top right;
	padding:14 0 9 15;
	border-bottom:solid 1px #1E3F5B;
}

table.main 
{
	width:100%;
}

table.main td 
{
	vertical-align:top;

}
td.colLeft 
{
	width:170px;
	border-right:solid 1px #1E3F5B;
}
td.colCenter
{
	padding:5 5 5 5;
	background:#fff url("/images/template/center-col-bg.gif") no-repeat top right;
	font-size:12px;
	color:#666;

}
td.colRight
{
	width:170px;
	border-left:solid 1px #1E3F5B;
	background:#306FA4 url("/images/template/right-col-bg.gif") no-repeat top right;
}
td.colWide
{
	padding:5 5 5 5;
	background:#fff url("/images/template/wide-col-bg.gif") no-repeat top right;
	font-size:12px;
	color:#666;
}

td.colContact
{
	padding:5 5 5 5;
	font-size:16px;
	color:#666;

}

.nav 
{
}
td.topcolour
{
	width:11px; height:25px;
	border-width:0 1 1 0;
	border-color:#1E3F5B;
	border-style:solid;
}
td.toplink
{
	border-left:0 solid !; border-right:0 solid !; border-top:0 solid #1E3F5B; border-bottom:1 solid ; width:158px;
	height:26px;
	font-weight:bold;
	cursor:pointer;
	cursor:hand; padding-left:8; padding-right:0; padding-top:5; padding-bottom:0
}
div.subNav 
{
	border-left:0 solid 1E3F5B; border-right:0 solid 1E3F5B; border-top:0 solid 1E3F5B; border-bottom:1 solid 1E3F5B; position:absolute;
	width:250px;
	background-color:DFE5EA;
	cursor:pointer;
	cursor:hand;
	

}
div.subNav table
{
	width:100%
}
div.subNav td 
{
	border-left:0 solid 1E3F5B; border-right:1 solid 1E3F5B; border-top:1 solid 1E3F5B; border-bottom:0 solid 1E3F5B; height:26px;
	font-size:11px;
	color:#000; padding-left:10; padding-right:4; padding-top:4; padding-bottom:4
}
table.boxRightCol
{
	background-color:#00000;
	margin-left:10px;
}
table.boxRightCol td.content
{
	padding:2 8 2 8;
	color:#fff;
	font-weight:bold
}
table.boxRightCol td.content a
{
	text-decoration:none;
	color:#ffffff;
}
table.footer
{
	width:760;
}
table.footer td
{
	text-align:center;
	font-size:10px;
	color:#545c64;
}
table.footer a
{
	color:#dfefd5;
}
div.pod 
{
	border-style:solid;
	border-width:1px;
	border-color:#306FA4;
	padding:8 8 12 8;
	margin:10px;
}
div.pod h1 
{
	font-size:16px;
}

body {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	width:100%;
	background-color:#ffffff;
	}

* html body {
  font-size:x-small; /* for IE5/Win */
  font-size:small; /* for other IE versions */
  }


img {border:0;}

	#container {
		margin: 0 auto 0 auto;
		width:998px;
		background-color:#ffffff;
		}
	
		#header {
			height:103px;
			}
			
		#main_images {
			height:150px;
			padding-left:15px;
			}
			
			#main_images table {
				float:left;
				text-align:center;
				margin-right:10px;
				font-size:100%;
				}
				
			#main_images #image1 {
				border:3px solid #00528d;
				border-bottom:15px solid #00528d;
				}
				
			#main_images #image2 {
				border:3px solid #f49021;
				border-bottom:15px solid #f49021;
				}
				
			#main_images #image6 {
				border:3px solid #260859;
				border-bottom:15px solid #260859;
				}
				
			#main_images #image4 {
				border:3px solid #e9110c;
				border-bottom:15px solid #e9110c;
				}																
				
			#main_images #image1 a,
			#main_images #image1 a:visited {
				text-decoration:none;
				color:#00528d;
				font-weight:bold;
				padding:4px 0 0 0;
				display:block;
				}
				
			#main_images #image1 a:hover {
				color:#ffffff;
				background-color:#00528d;
				}				
				
			#main_images #image2 a,
			#main_images #image2 a:visited {
				text-decoration:none;
				color:#f49021;
				font-weight:bold;
				padding:4px 0 0 0;
				display:block;
				}
				
			#main_images #image2 a:hover {
				color:#ffffff;
				background-color:#f49021;
				}	
								
			#main_images #image6 a,
			#main_images #image6 a:visited {
				text-decoration:none;
				color:#260859;
				font-weight:bold;
				padding:4px 0 0 0;
				display:block;
				}
				
			#main_images #image6 a:hover {
				color:#ffffff;
				background-color:#260859;
				}	
												
			#main_images #image4 a,
			#main_images #image4 a:visited {
				text-decoration:none;
				color:#e9110c;
				font-weight:bold;
				padding:4px 0 0 0;
				display:block;
				}											
				
			#main_images #image4 a:hover {
				color:#ffffff;
				background-color:#e9110c;
				}	
												
		#main_content {
			width:100%;
			background-color:#ffffff;
			overflow:hidden;
			}
			
			#navigation {
				float:left;
				padding:10px;
				width:200px;
				background-color:#ffffff;
				}
					
				#navigation a,
				#navigation a:visited {
					display:block;
					height:17px;
					padding:2px 0 0 3px;
					text-decoration:none;
					border:1px solid #ffffff;
					background-color:#8dc73f;
					color:#ffffff;
					background-image:url(../images/struc_images/down_arrow.gif);
					background-repeat:no-repeat;
					background-position:right;
					}
					
				#navigation a:hover {
					background-color:#009900;
					background-image:url(../images/struc_images/right_arrow.gif);
					}
					
				#navigation p {
					margin: 0 0 7px 0;
					}
				
			#content {
				float:left;
				padding:10px;
				width:510px;
				background-color:#ffffff;
				color:#666666;
				}
				
				#content a,
				#content a:visited {
					text-decoration:underline;
					color:#8dc73f;
					}
					
				#content a:hover {
					text-decoration:none;
					background-color:#8dc73f;
					color:#ffffff;
					}
				
			#right_section {
				
				padding:10px;
				width:200px;
				color: #545c64;
				}
				
				#right_section a,
				#right_section a:visited {
					text-decoration:underline;
					color:#545c64;
					}
					
				#right_section a:hover {
					text-decoration:none;
					background-color:#545c64;
					color:#ffffff;
					}
				
				#right_section h2 {
					font-size:140%;
					margin-bottom:15px;
					}
					
				#right_section ul {
					list-style-position:inside;
					list-style-type:square;
					line-height:16px;
					margin-bottom:15px;
					}
					
				#right_section .blocker {
					display:block;
					background-color: #545c64;
					color: #ffffff;
					padding:5px;
					font-size:120%;
					font-weight:bold;
					margin-bottom:15px;
					}
					
				#right_section #tips_block {
					display:block;
					}
					
					#right_section #tips_block h2 {
						font-size:130%;
						display:block;
						background-color: #8dc73f;
						color:#ffffff;
						padding:5px;
						}
						
					#right_section #tips_block p {
						padding: 0 5px 0 5px;
						}
						
			#nav_footer {
				width:70%;
				padding:5px 0;
				}
				
				#nav_footer ul {
					margin-left:220px;
					}
						
				#nav_footer li{
					list-style:none;
					float:left;
					padding:0 10px;
					
				}
				
				#nav_footer a,
				#nav_footer a:visited {
					color:#545c64;
					text-decoration:none;
					}
					
				#nav_footer a:hover {
					text-decoration:underline;
					}
			
			#nav_images {
				padding:20px 0;
				text-align:center;
				}