/* --------- start of GUI styles ------------ */
body {
	text-align: center;
}

#GUIFrame {
	border: 1px solid #333;
	width: 742px;
	text-align: center;
	margin: 0 auto;
	margin-top:5px;
	margin-bottom: 5px;
	padding: 0px;
}

#leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 15px 10px 10px 15px;
}

#leftNav a {
	color: #5B5B5B;
	text-decoration: none;
}
		
#leftNav a:hover {
	color: #0B4461;
	/*text-decoration: underline;*/
}

#leftNav span.leftNavSelected {
	color: #0B4461;
}

.itemSpace {
	padding-bottom:	7px;
}

.navSpace {
	margin-bottom: 7px;
}

.subItems {
	color: #f60;
	padding-left: 20px;
	padding-bottom: 10px;
}

#leftNav a.leftNavSelAction {
	font-style: italic;
}


/* for back to top link */
#back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #8C975B;
	text-align: right;
	border-top: 1px solid #ccc;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-left: 30px;
	margin-right: 30px;
	vertical-align: bottom;
}

#back a:hover {
	background-color: #ccc;
	color: #000;
}

#homewood {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #007CA0;
	text-align: center;
	padding: 4px;
	letter-spacing: 1px;
}

#clickhere {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	background-color: #E5E5DF;
	padding: 5px 10px 5px 15px;
}

#clickhere a {
	color: #7C96A2;
	text-decoration: none;	
}

#clickhere a:hover {
	color: #006C8C;
}

.bodyBack {
	background-color: #FFFFFF;
	background-image: url(GUI_images/bodyBack.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 20px 25px;
	vertical-align: top;
}

#footer {
	background-color: #CBCDB1;
	width: 100%;
}
#footer td{
	margin: 0px;
	padding: 3px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}

#footer a {
	color: #666;
	text-decoration: none;
}

#footer a:hover {
	color: #000;
}

/* --------- end of GUI styles ------------ */
p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 5px;
}

/*.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #72653A;
	text-decoration: none;
	margin-top: 5px;
}
.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #562611;
	text-decoration: none;
	margin-top: 5px;
}
.navSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 5px;
}

.navSelAction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	margin-top: 5px;
}
.navSelAction:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #562611;
	text-decoration: none;
	margin-top: 5px;
}
*/

.formElements{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E5E5CC;
	color: #000000;
}
.blackBorder {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
/* do we need this? I don't think so */
/*.border {
	padding: 12px 88px 10px 12px;
	vertical-align: top;
}*/
/*.navborder {
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 12px;
	vertical-align: top;
}*/
.tableborder {
	padding: 12px 30px 10px 12px;
	vertical-align: top;
	border: 1px solid #CCCC99;
}
.tableborderFilled {
	padding: 12px 30px 10px 12px;
	vertical-align: top;
	background-color: #CCCC99;
	border: 1px solid #CCCC99;
	font-family: Arial, Helvetica, sans-serif;
	color: #5B5B44;
	font-size: 14px;
}
.tableborder2 {
	padding: 10px;
	vertical-align: top;
	border: 1px solid #CCCC99;
}
.tableborder2Filled {
	padding: 10px;
	vertical-align: top;
	background-color: #CCCC99;
	border: 1px solid #CCCC99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5B5B44;
}
/* row A and B are the alternating coloured rows for legibility */
.rowA {
	background-color: #DBE3ED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
	padding: 6px;
}

.rowB {
	background-color: #EAF0F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
	padding: 6px;
	}

.medalert {
	background-color: #DEDFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #903;
	padding: 6px;
}
.medalert a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #740;
}

/* used for displaying error messages in row A or B table cells */
.tdError {
	font-size: 12px;
	font-weight: lighter;
	color: #990000;
	font-style: italic;
}


/* vertical dividing bars that appear in a table */
.wall-r {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9CA27D;
}

.headRow {
	font-weight: lighter;
	background-color: #9CA27D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EDF3F7;
}

.tableCapRow {
	color: #ffffff;
	background-color: #2A6599;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 6px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-image:   url(corporation/GUI_images/bulletbox.gif);
	list-style-position: outside;
	margin-bottom: 10px;
}

/*.back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4B402A;
	text-decoration: none;
	text-align: right;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #666666;
}*/

.tableOutline {
	border: 1px solid #CCCC99;
}

.tableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #838362;

}

blockquote {
	margin-left: 20px;
}
.picturediv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #4D528D;
	height: 200px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.PH1 {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.PH1 img {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin-left: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
}

#sublist li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	padding-left: 0;
	margin: 0;
}

/*
	 This style is used for debugging, please leave it in.
	 - Andrew.
*/
#debug {
	border: 1px solid #f00;
	padding: 5px;
	margin: 5px;
	background-color: #fff;
}

#siteMap a {
	font-size: 10px;
}

#siteMap .left {
	margin-left: 15px;
	padding-bottom: 10px;
}

#siteMap .sub {
	margin-left: 15px;
	padding-bottom: 10px;
}

.PH2 {
	margin: 0px;
	padding: 0px;
}
.PH2 img {
	border: 1px solid #999999;
}.PHBN img {
	border: none;
	
}
