/* 
	Title: Cascading Style-Sheet
	Author: John Lilley
	Created Date: 10/04/2007
	Updated Date: 10/04/2007
	Updated By:John Lilley

	Comments:
		- Main Style Sheet
		
		- Site Width: 100%;
		- Site Colour Blue: #99CCFF;
*/

body
{
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
}

/*************** Layer Styles ***************/

#layer_site
{
	position: relative;
	overflow: visible;
	width: 100%;
	border: 0px solid #000000;
}

#layer_top
{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 105px;
	border: 0px solid #000000;
	background: #99CCCC url(top_right_bg.gif) repeat-x;
}

#layer_logo
{
	position: relative;
	overflow: hidden;
	float: left;
	width: 168px;
	height: 105px;
	border: 0px solid #000000;
}

#layer_top_right
{
	position: relative;
	overflow: visible;
	float: left;
	/*width: auto;*/
	height: 105px;
	border: 0px solid #000000;
	
}

#layer_top_right_text
{
	position: relative;
	overflow: visible;
	width: 592px;
	height: 72px;
}

#layer_navigator
{
	position: relative;
	overflow: visible;
	width: 600px;
	height: 33px;
	border: 0px solid #000000;
	background: #FFFFFF;
	background: url(camb-top-curve.jpg) no-repeat;
}

#layer_middle
{
	position: relative;
	overflow: visible;
	width: 100%;
	border: 0px solid #000000;
}

#layer_middle_left
{
	position: relative;
	float: left;
	overflow: visible;
	width: 168px;
	border: 0px solid #000000;
}

#layer_middle_left_image
{
	position: relative;
	overflow: hidden;
	width: 168px;
	height: 84px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #000000;
}

#layer_middle_left_text
{
	position: relative;
	overflow: hidden;
	width: 168px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #000000;
}

#layer_middle_center
{
	position: relative;
	float: left;
	overflow: visible;
	width: 450px;
	padding: 25px 30px 0px 30px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #000000;
}

#layer_middle_center2
{
	position: relative;
	float: left;
	overflow: visible;
	width: 98%;
	padding: 25px 20px 0px 30px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #000000;
}

#layer_middle_right
{
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 70px 0px 0px 0px;
	border: 0px solid #000000;
}

#layer_footer
{
	position: relative;
	float: left;
	overflow: visible;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	border: 0px solid #000000;
}

#layer_footer_left
{
	position: relative;
	float: left;
	overflow: visible;
	width: 168px;
	height: 39px;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	border: 0px solid #000000;
}

#layer_footer_right
{
	position: relative;
	float: left;
	overflow: visible;
	width: 270px;
	/*height: 39px;*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
	border: 0px solid #000000;
}

.popup
{
	position: relative;
	overflow: visible;
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 5px 5px 5px 5px;
	border: 0px solid #000000;
	text-align: center;
}

.center
{
	text-align: center;
}
/*************** Tables Styles ***************/

#table_left
{
	position: relative;
	width: 168px;
	height: 100%;
}

#table_left2
{
	position: relative;
	/*width: 168px;*/
	width: 100%;
	height: 100%;
}

.column_left
{
	width: 168px;
	background: #C1D9D9;
	vertical-align: top;
}

.column_right
{
	background: #FFFFFF;
	vertical-align: top;
}

.plain
{
	text-align: left;
}

.data
{
	text-align: center;
}
/*************** Font Styles ***************/

p
{
	font-weight: normal;
	font-size: 10pt;
	padding: 0px 0px 5px 0px;
	margin: 12px 6px 12px 6px;
	line-height: 15px;
	color: #000000;
	text-align: left;
}

p.small
{
	font-weight: normal;
	font-size: 9px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 15px;
	color: #000000;
	text-align: left;
}

p.footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: xx-small; 
	font-style: normal; 
	color: #000000;
}

p.normal
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.center
{
	text-align: center;
}

.body-small-font
{
	font-size: 9px;
}

.content
{
	color: #FFFFFF;
}

h1
{
	font-size: 16px;
	padding: 0px 0px 0px 0px;
	margin: 0px 6px 30px 6px;
	color: #000099;
}

h2
{
	font-size: 13px;
	padding: 0px 0px 0px 0px;
	margin: 10px 6px 5px 6px;
	color: #000099;
}

h3
{
	font-size: 13px;
	padding: 0px 0px 0px 0px;
	margin: 20px 6px 2px 6px;
	color: #000000;
}

h4
{
	font-size: 16px;
	padding: 0px 0px 0px 0px;
	margin: 0px 6px 0px 6px;
	color: #000099;
	text-align: center;
}

h5
{
	font-size: 13px;
	padding: 0px 0px 0px 0px;
	margin: 0px 6px 0px 6px;
	color: #000000;
	text-align: center;
}

/*************** Link Styles ***************/


a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal; 
	color: #990000; 
	text-decoration: underline; 
	font-weight: normal;
}

a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal; 
	color: #000066; 
	text-decoration: underline; 
	font-weight: normal;
}

a.big
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal; 
	color: #990000; 
	text-decoration: underline; 
	font-weight: normal;
}

a.bold
{
	font-weight: bold;
}

a.small
{
	font-size: 10px;
}

a.selected
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal; 
	color: #000066; 
	text-decoration: none; 
	font-weight: normal;
}

a.big:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal; 
	color: #000000; 
	text-decoration: underline; 
	font-weight: normal;
}

a.navigator_top
{
	position: relative;
	height: 18px;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 3px 15px 0px 15px;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	line-height: 12px;
	border-left: 1px solid #FFFFFF;
	background: #CC0000;
}
 
a.navigator_top:hover
{
	position: relative;
	height: 18px;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 3px 15px 0px 15px;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	line-height: 12px;
	border-left: 1px solid #FFFFFF;
	background: #FF0000;
}

a.navigator_top_selected
{
	position: relative;
	height: 18px;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 3px 15px 0px 15px;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	line-height: 12px;
	border-left: 1px solid #FFFFFF;
	background: #000066;
}

/*************** List Styles ***************/

ul
{
	text-align: left;
}

li
{
	text-align: left;
}

ul.navigator_top
{
	position: relative;
	overflow: hidden;
	height: 18px;
	margin: 2px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	background: #CC0000;
}

li.navigator_top
{
	display: inline;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul.navigator_left
{
	position: relative;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	list-style-image: url(../../Picture/camb-arrow_small.gif);
}

li.navigator_left
{
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 8px 0px;
}

/*************** Images Styles ***************/

img
{
	border: 0px solid #FFFFFF;
}

img.left
{
	float: left;
}

img.right
{
	float: right;
}
