/*-------- GLOBAL CSS -----------------------------------------------------------------------
This is the same for all pages */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DFEBF5;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #685F4C;
}
a {
	font-size: 12px;
	color: #685F4C;
}
a:visited {
	color: #685F4C;
	text-decoration: none;
}
a:hover {
	color: #047390;
	text-decoration: none;
}
a:active {
	color: #685F4C;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
h1 {
	font-size: 15px;
	color: #685F4C;
	font-weight: normal;
	font-style: italic;
	line-height: 18px;
	vertical-align: baseline;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	background-position: bottom;
}


#header {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 2000px;
}

.headerWidth {
width: 750px;
}




/*-------- SUBMENU -----------------------------------------------------------------------
CSS formatting for side menu */  
  
  
#sidebarFormat {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 163px;
	background-color: #DFEBF5;
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: top;
	background-position: top;    /*-------ADJUST TO 'top'    IF THERE IS A SUB MENU*/
	padding-bottom: 10px;
}

#tdSidebar a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #685F4C;
	white-space: normal;
	display: block;
	line-height: 23px;
	padding-left: 10px;
	padding-right: 0px;
	width: 163px;
	margin: 0px;
}

.sidebarText {
	padding-left: 10px;
	line-height: 23px;
	padding-top: 0px;
	width: 163px;
	bottom=0;
	padding-bottom: 5px;
	vertical-align: bottom;
}


#tdSidebar a:hover {
	background-color: #FFFFFF;
	color: #047390;
}

#tdSidebar a.selected {
	background-color: #F8CFCE;
	color: #047390;
}


/*-------- TEXT BOX -----------------------------------------------------------------------
CSS for text box and image */


.image {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#textBox {
	line-height: 23px;
	border-right-width: thin;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 575px;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	height: auto;
	padding-right: 0px;
	padding-left: 0px;
	border-left-color: #CCCCCC;
}

#textBoxText {
	line-height: 23px;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 5px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}

#textBoxText  a {
	color: #047390;
}


/*-------- BOTTOM 2 LINES -----------------------------------------------------------------------
CSS for double lines at bottom of each page */

#cell1 {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#cell2 {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#cell3 {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width: 3000px;
}


/*-------- TERTIARY MENU ---------------------------------------------------------------
CSS for tertiary-menu if required */

.subMenu {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 12px;
	line-height: 23px;
	margin-bottom: 0px;
	padding-top: 8px;
	padding-bottom: 10px;
}

.subMenu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #685F4C;
	white-space: normal;
	display: inline;
	padding-left: 10px;
	line-height: 23px;
	padding-right: 10px;
	margin: 0px;
	width: 163px;
	padding-top: 8px;
	padding-bottom: 10px;
}

.subMenu a:hover {
	color: #047390;	
}

.subMenuSubselected a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #047390;
}


/* -----------------DELETE ---------------------------------------------------------------

#bottomborder {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 25px;
}

#tdSidebar {
	padding-left: 0px;
	line-height: 10px;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	width: 163px;
	white-space: nowrap;
	background-color: #E2E0Ef;
	padding-right: 0px;
}
.sidebarTextHover {
	color: #047390;
}

#tdSidebar2 {
	padding-left: 10px;
	line-height: 23px;
	text-align: left;
	vertical-align: bottom;
	padding-top: 20px;
	padding-bottom: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 163px;
	white-space: nowrap;
	background-color: #E2E0Ef;
}

#tdSidebar2 a:hover {
	color: #047390;
}

*/
