body {
	font-family:Arial, helvetica, sans-serif;
	margin:0px;
	background-color:#CED1E0;
}

.tablemainborder {
	border:1px solid #0B1966;
	border-width: 1px 0px 1px 0px;
}

/************************************************ TITLE STYLES */

h1 {
	font-size: 14px;
	color: #0B1966;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height:110%
}

h1#nomargin {
	margin-top: 0px;
	margin-bottom: 0px
}


h2 {
	font-size: 12px;
	color: #0B1966;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height:110%
}

h2#profile {
	margin-bottom: 6px;
}

h2#profile2 {
	margin-bottom: 6px;
	margin-top: 10px;
}

/************************************************ PARAGRAPH STYLES */

p {
	font-size: 11px;
	color: #0B1966;
	line-height:120%;
	margin-top: 0px;
	margin-bottom: 10px
}

p#large {
	font-size: 12px;
}

p#small {
	font-size: 10px;
}

p#smallnomargin {
	font-size: 10px;
	margin-bottom: 0px;
}

p#projectlocation {
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 12px;
}

p#nomargin {
	margin-bottom: 0px
}

p#topnav {
	font-size: 11px;
	font-weight: bold;
	line-height:120%;
	margin-bottom: 0px
}

p#topnav a:link {COLOR: #0B1966; text-decoration: none}
p#topnav a:visited {COLOR: #0B1966; text-decoration: none}
p#topnav a:active {COLOR: #0B1966; text-decoration: underline}
p#topnav a:hover {COLOR: #0B1966; text-decoration: underline}

p a:link {COLOR: #0B1966; text-decoration: underline}
p a:visited {COLOR: #0B1966; text-decoration: underline}
p a:active {COLOR: #0B1966; text-decoration: none}
p a:hover {COLOR: #0B1966; text-decoration: none}

.stilltodo {
	color: #FF0000;
	font-weight: bold;
}

/************************************************ MAIN CELL STYLES */

td#horizontal_white_lines
{
	border-top:1px solid #E5E5E5;
	border-bottom:1px solid #E5E5E5;
}

td#header
{
	background-color: #B6BAD1;
	padding: 0px 5px 0px 5px;
	height: 32px; 
}

td#leftcell
{
	background-image: url(../images/spacers_etc/hlp_left_cell_bg.gif);
	width: 250px;
	padding: 10px
}

td#leftcellHOME
{
	background-image: url(../images/spacers_etc/hlp_left_cell_bg_home.gif);
	width: 250px;
	padding: 10px;
}

td#centrecell
{
	background-color: #858CB2;
	width: 250px;
	padding: 10px;
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
}

td#centrecellIMAGES
{
	background-color: #858CB2;
	width: 250px;
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
}

td#rightcell
{
	background-color: #858CB2;
	width: 250px;
}

td#footer 
{
	background-color: #E5E5E5;
	width: 250px;
	padding: 0px 5px 0px 5px;
	height: 32px;
}

/************************************************ DIV STYLES */

div#centrecontentscroll
{
	padding-top: 1px; 
	overflow: auto;
	height: 294px;
	width: 230px;
	/* padding added to stop 'w' characters being cropped on the left of a row*/
	padding-left: 1px;
	
	scrollbar-face-color: #EBEBEB;
	scrollbar-shadow-color: #86858B;
	scrollbar-highlight-color:#fff;
	scrollbar-3dlight-color: #ccc;
	scrollbar-darkshadow-color: #ccc;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #000;
	scrollbar-base-color: #ccc;
}

div#leftcontentscroll
{
	padding-top: 1px; 
	overflow: auto;
	height: 294px;
	width: 230px;
	/* padding added to stop 'w' characters being cropped on the left of a row*/
	padding-left: 1px;
	
	scrollbar-face-color: #EBEBEB;
	scrollbar-shadow-color: #86858B;
	scrollbar-highlight-color:#fff;
	scrollbar-3dlight-color: #ccc;
	scrollbar-darkshadow-color: #ccc;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #000;
	scrollbar-base-color: #ccc;
}


/************************************************ BULLET LIST STYLES */

ul {
	margin-left: 2em;
	padding-left: 0em;
	list-style-type: square;
	color: #0B1966;
	font-size: 11px;
	line-height:120%;
	margin-top: 0px;
	margin-bottom: 10px
}

ul a:link {color: #0B1966; text-decoration: none;}
ul a:visited {color: #0B1966; text-decoration: none;}
ul a:active {color: #0B1966; text-decoration: underline;}
ul a:hover {color: #0B1966; text-decoration: underline;}

ul#bulletnavigation2 {
	margin-left: 1.75em;
	color: #0B1966;
	font-size: 11px;
	line-height:120%;
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-image: url(../images/bullets/bullet1.gif);
}

ul#bulletnavigation2 a:link {color: #0B1966; text-decoration: underline;}
ul#bulletnavigation2 a:visited {color: #0B1966; text-decoration: underline;}
ul#bulletnavigation2 a:active {color: #0B1966; text-decoration: none;}
ul#bulletnavigation2 a:hover {color: #0B1966; text-decoration: none;}

ul#leftcolumnnavigation
{
	margin-left: 1.75em;
	color: #0B1966;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 4px;
	line-height:105%;
	list-style-image: url(../images/bullets/bullet1.gif);
}

ul#leftcolumnnavigationON {
	margin-left: 1.75em; 
	Color: #0B1966;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 4px;
	line-height:105%;
	list-style-image: url(../images/bullets/bullet3.gif);
}

ul#bulletnavigation {
	margin-left: 1.75em;
	color: #0B1966;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 6px;
	line-height:115%;
	list-style-image: url(../images/bullets/bullet1.gif);
}

ul#bulletnavigation a:link {color: #0B1966; text-decoration: underline;}
ul#bulletnavigation a:visited {color: #0B1966; text-decoration: underline;}
ul#bulletnavigation a:active {color: #0B1966; text-decoration: none;}
ul#bulletnavigation a:hover {color: #0B1966; text-decoration: none;}

ul#bulleterror {
	margin-left: 1.75em;
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 6px;
	line-height:120%;
	list-style-image: url(../images/bullets/bullet2.gif);
}


/* drop down menu styles styles */

select {font-size: 11px; color: #0B1966; background-color:#ffffff; font-family:Arial, helvetica, sans-serif;}
select#quicklinks {width:238px;}
select#mainbodymenu {width:210px;}
select#mainbodymenuorder {width:210px;}

input {font-size: 11px; color: #0B1966; background-color:#ffffff; font-family:Arial, helvetica, sans-serif;}

.imagewithborder { border:1px solid #0B1966; border-width: 1px 1px 1px 1px;}

/************** print friendly window styles ******************************************************************************************/

td#printfriendlytop {background-color: #CED1E0; border-bottom:1px solid #0B1966; padding: 5px 10px 5px 10px;}
td#printfriendlycenter {background-color: #ffffff; padding: 10px;}
td#printfriendlybottom {background-color: #CED1E0; border-top:1px solid #0B1966; padding: 5px 10px 5px 10px;}

