/*-----------------------------------------------------------------------------
GENERAL GLOBAL STYLES
--------------------------------------------------------------------------------*/
html, body {
	margin: 0px;
	padding: 0px;
	width: 100%; }
	
body {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, San-serif;
	font-size: 11px;
	background-attachment: fixed;
	
	background-color: #f7f2db;
	background-image:  url(../images/page_bg.gif);
	/*
	background-color: #e4ebf1;
	background-image:  url(../images/page_bg2.gif); 
	*/
	background-repeat: repeat-x;
	background-position: top;
	line-height: 1.3em	}

img {
	border: none; }
	
table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse; 
	border: none;}
	
table td {
	vertical-align: top;
	margin: 0px;
	padding: 0px; }
	
p {
	margin-top: 6px;
	margin-bottom: 12px; }
	
h1 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 15px;
	color: #0b64a6;	}
	
h2 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #c0994e;
	/*- old gold#d9c98a;--*/	
	}
	
ol, ul {margin-top: 5px; margin-bottom: 5px;}
	
a:link, a:visited {
	color: #276c9b;
	text-decoration: none; }
	
a:hover, a:active {
	color: #276c9b;
	text-decoration: underline; }

/*-----------------------------------------------------------------------------
MISC STYLED ELEMENTS
--------------------------------------------------------------------------------*/
h2 a:link, h2 a:visited {
	color: #c0994e;
	/*- old gold#d9c98a;--*/	
	text-decoration: none; }
	
h2 a:hover, h2 a:active {
	color: #d9c98a;
	text-decoration: underline; }

ol.alpha_upper {
	list-style-type: upper-alpha;}
	
ol.alpha_lower {
	list-style-type: lower-alpha;}
	
/*-----------------------------------------------------------------------------
POSITIONAL CLASSES
--------------------------------------------------------------------------------*/
.center {
	width: 100%;
	text-align: center; }
	
.left {
	text-align: left; }
	
.right {
	text-align: right;}

.float_left {
	float: left;
	margin-right: 12px; }
	
.float_right {
	float: right;
	margin-left: 12px;}
		
.clear {
	clear: both;
	margin-bottom: 20px;}
	
/*-----------------------------------------------------------------------------
LAYOUT DIVS, TABLES & CLASSES
--------------------------------------------------------------------------------*/
div#container {
	position: relative;
	width: 787px;
	margin-left: auto;
	margin-right: auto;
	background: none;}
	
div#page {
	margin-left: 6px;
	margin-right: 6px;
	padding-left: 15px;
	padding-right: 25px;
	background: #FFFFFF url(../images/header_bg6.jpg) no-repeat top right; }

div#header {
	padding-top: 9px;
	height: 195px;}
	
div#footer {
	margin-left: 6px;
	margin-right: 6px;
	padding-top: 25px;
	padding-bottom: 5px;
	text-align: center;
	background: #FFFFFF;
	border-bottom: 10px solid #d9c98a; }
	
div#navigation {
	position: absolute;
	top: 160px;
	left: 3px;
	height: 22px;
	width: 780px;
	border: 1px solid #FFFFFF;
	/*-Old Colour -#4c96c9 --*/
	background: #0b64a6;
	
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 1em;}
	
div#navigation table {
	margin-left: auto;
	margin-right: auto; }
	
div#navigation table td {
	vertical-align: middle;}
	
/* Navigation Links */
div#navigation a:link, div#navigation a:visited {
	color: #ffffff;
	text-decoration: none; }
	
div#navigation a:hover, div#navigation a:active {
	color: #0b64a6;
	background: #ffffff;
	text-decoration: none; }
	
/* Left page column */
td#left_col {
	width: 170px;
	padding-right: 25px;}

/* Main content column */	
td#main_col {
	padding-top: 2px;
	line-height: 1.5em;
	text-align: justify;}

/*-----------------------------------------------------------------------------
NEWS BOX STYLES
--------------------------------------------------------------------------------*/
div.news {
	width: 170px;
	margin-bottom: 22px;}
	
div.news div.news_article {
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 7px;
	background: url(../images/dots_horizontal_nopad.gif) no-repeat bottom;
	/*border-bottom: dotted 1px #C0C0C0; */}
	
a.news_headline {
	font-size: 11px;
	line-height: 1.5em}
	
/*-----------------------------------------------------------------------------
QUICK LINKS BOX STYLES
--------------------------------------------------------------------------------*/
div.quick_links {
	margin-top: 21px;}

ul.quick_links {
	margin: 0; 
	padding: 0;
	list-style: none;
	width: 100%; }
	
ul.quick_links li {
	display: inline; }
	
ul.quick_links li a:link, ul.quick_links li a:visited  {
	_height: 1em;
	display: block;
	text-decoration: none;
	padding: 6px;
	padding-left: 24px;
	padding-bottom: 7px;
	color: #9f9f9f;
	text-decoration: none;
	background: #ffffff url(../images/dots_horizontal_nopad.gif) no-repeat bottom;
	vertical-align: middle;
	position: relative;}
	
ul.quick_links li a:hover, ul.quick_links li a:active  {
	_height: 1em;
	display: block;
	text-decoration: none;
	border-right: 7px solid #0b64a6;
	padding: 6px;
	padding-left: 24px;
	padding-bottom: 7px;
	color: #276c9b;
	background: #f4f6f8 url(../images/dots_horizontal_nopad.gif) no-repeat bottom;
	position: relative;}

/* Override quick-link styles for dept links */
ul.side_links li a:link, ul.side_links li a:visited  {padding-left: 0px;}
ul.side_links li a:hover, ul.side_links li a:active  {padding-left: 0px;}

.icon {
	position: absolute;
	top: 3px;
	left: 1px;}
	
.title {
	margin-bottom: 7px;}
	
/*-----------------------------------------------------------------------------
MAIN CONTENT LAYOUT STYLES
--------------------------------------------------------------------------------*/
/* Homepage grid - left and right columns*/
.left_col {
	text-align: left;
	width: 50%;
	padding-right: 15px;
	background: url(../images/dots_vertical.gif) top right repeat-y;}
	
.right_col {
	text-align: left;
	width: 50%;
	padding-left: 15px;}
	
/* Light Blue background used to highlight paragraphs */
.highlight {
	padding: 10px;
	background: #f4f6f8;
	color: #666666;}

/* Breadcrumb trail */
#breadcrumb {
	background: url(../images/dots_horizontal_long_nopad.gif) no-repeat bottom;
	margin-bottom: 15px;
	padding-bottom: 3px;}

/* Data Web Control Styles */

.DataWebControlStyle
{
    font-size: 90%;
}

.HeaderStyle
{
    background-color: #0b64a6;
    color: White;
    font-weight: bold;
}

.AlternatingRowStyle
{
    background-color: #f5f5f5;
}

.RowStyle
{
}