/**********************************
 * TITLE: Gila Screen Stylesheet  * 
 * URI  : gila/gila-screen.css    *
 * MODIF: 2003-Apr-30 19:09 +0800 *
 **********************************/


/* ##### Common Styles ##### */

body {
  color: black;
  background-color: #DCDCDC;
  font-family: verdana, helvetica, arial, arial black, sans-serif;
  font-size: 73%;  /* Enables font size scaling in MSIE */
  margin-left: 4%;
  margin-right: 10%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 30px;
}

#wrapper {
	border: 1px solid black;
	clear: both;
	background-color: transparent;
	max-width: 1400px;
	min-width: 1180px;
}

#wrapperblue {
	color: inherit;
	border: 0px solid darkblue;
	background-color: white;
	max-width: 1400px;
	min-width: 1180px;
}

html > body {
  font-size: 9pt;\

}

#IEMessage {
	display: none;
}

acronym, .titleTip {
  border-bottom: 1px dotted rgb(168,140,83);
  cursor: help;
  margin: 0;
  padding: 0;
}


.doNotDisplay {
  display: none !important;
}


.smallCaps {
  font-size: 117%;
  font-variant: small-caps;
}


/* ##### Header ##### */


#header {
  color: inherit;
  height: 90px;
  background-color: white;
  	border-bottom: 6px solid black;
		border-color: #646464;
	font: Gulim;
	Font-size: 600%;
	font-family: Gulim;
	color: #E0BB28;
}

.headerTitle {
  margin: 0;
  padding: 0.25em 4mm 0.25em 4mm;
}

.headerTitle a {
  color: black;
  background-color: transparent;
  text-decoration: none;
  font-size: 110%;  /* For MSIE */
  font-weight: bold;
  font-style: italic;
}

.headerTitle > a {
  font-size: 138%;  /* For fully standards-compliant user agents */
}

.headerTitle span {
  color: white;
  background-color: transparent;
  font-weight: normal;
}

.subHeader {
border-left: 0px solid #4682B4;
border-top: 1px solid #4682B4;
	border-bottom: 5px solid black;
	border-right: 0px solid #4682B4;
  color: black;
  background-color: #E8EEF6;
  font-size: 109%;
  text-align: center;
  margin: 0;
  padding: 0.5ex 0;
}

.subHeader a {
  color: black;
  background-color: #E8EEF6;
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  padding: 0 1ex;
}

.subHeader a:hover {
  color: #4682B4;
  text-decoration: underline;
  /*background-color: white;*/
}

/* ##### Left Side Bar ##### */

.leftSideBar {
   height : 300px;
	border-left: 0px solid #4682B4;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	width: 120px;
	float: left;
	clear: left;
	 text-align: left;
	background-color: #E8CD63;
	font-size: 15px;
	}

.leftSideBar .sideBarTitle {
  color: white;
  background-color: #4682B4;
  font-weight: bold;
  margin: 0;
  padding: 0.8ex 1ex;
}

.leftSideBar ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0 0 1em 0;
	padding: 0;
	font-family : Arial, Helvetica, sans-serif;
	font: Arial;
	font-size: 15px;
	margin-top: 30px;
	font-weight: bold;
}

.leftSideBar li {
  margin: 1ex;
  padding: 0px;
  font-size: 16px;
}

.leftSideBar a {
  color: black;
  background-color: transparent;
  text-decoration: none;
}

.leftSideBar a:hover {
  color: black;
  background-color: transparent;
  text-decoration: underline;
}

.leftSideBar .sideBarText {
  color: rgb(166,140,83);
  background-color: transparent;
  line-height: 1.25em;
  margin: 1ex 0.25ex 1.5em 0.75ex;
  padding: 0;
  display: block;
}

.leftSideBar .sideBarText a {
  text-decoration: underline;
}

.leftSideBar .sideBarText a:hover {
  text-decoration: none;
}

.leftSideBar .thisPage {
  color: rgb(64,64,64);
  background-color: transparent;
  font-weight: bold;
}


/* ##### Right Side Bar ##### */

.rightSideBar {
  width: 13em;
  margin: 2ex 0.75ex 0 0;
  padding: 0;
  float: right;
  clear: right;
  border: 1px solid #4682B4;
}

[class~="rightSideBar"] {
  margin-right: 1.5ex;
}

.rightSideBar .sideBarTitle {
  color: white;
  background-color: #4682B4;
  font-weight: bold;
  margin: 1.25ex 1ex;
  padding: 0.9ex 1ex;
}

.rightSideBar a {
  color: rgb(166,140,83);
  background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
}

.rightSideBar a:hover {
  text-decoration: none;
}

.rightSideBar .sideBarText {
  line-height: 1.5em;
  margin: 0;
  padding: 0 2ex 1em 2ex;
}

.rightSideBar .more {
  text-decoration: none;
  text-align: right;
  margin: 0;
  padding: 0 2ex 1em 2ex;
  display: block;
}

.rightSideBar .more:hover {
  text-decoration: underline;
}


/* ##### Main Copy ##### */

#main-copy {
	color: black;
	background-color: white;
	text-align: justify;
	line-height: 1.5em;
	margin-left: 125px;
   margin-right: 8px; 
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0.5ex 0em 1em 0em;
	border-left: 0px solid #0C7DDD;
	border-bottom: 0px solid #0C7DDD;
	border-right: 0px solid #0C7DDD;
}

#main-copy h1 {
	color: #C80000;
	background-color: white;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	margin: 1em 0 0 0;
	padding: 1px;
	border-top: 0px solid black;
}

#main-copy h2 {
	color: red;
	background-color: white;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	margin: 1em 0 0 0;
	padding: 1px;
	border-top: 0px solid black;
}

#main-copy h3 {
	color: black;
	background-color: white;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	margin: 1em 0 0 0;
	border-top: 0px solid black;
	line-height : 60%;
}

#main-copy h4 {
	color: black;
	background-color: white;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	margin: 1em 0 0 0;
	padding-bottom: 4px;
	border-bottom: 5px solid #860F09;
	line-height : 70%;
}

#main-copy h5 {
	color: black;
	background-color: white;
	text-align: left;
	font-family: arial;
	font-size: 120%;
	font-weight : normal;
}

#main-copy h6 {
	color: black;
	background-color: white;
	text-align: left;
	font-family: arial;
	font-size: 90%;
	font-weight : normal;
	border: 2px solid #860F09;
	margin-left: 20px;
	padding: 10px;
	width: 56%;
}

#main-copy a {
  color: #A0522D;
  background-color: transparent;
  text-decoration: none;
  height: 100px;
}

#main-copy a:hover {
  text-decoration: underline;
}

/* ##### 

#main-copy-basicdiv1 {
  	font-family: arial, arial black, verdana, helvetica, sans-serif;
	color: black;
	background-color: white;
	border: 1px solid sienna;
	width: 200px;
	font: "Arial Black";
	font-size: 150%;
	padding: 2px;
}

#main-copy-basicdiv1 h2 {
  color: black;
  background-color: transparent;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 150%;
  font-weight: bold;
  font-style: italic;
  text-align: left;
  margin: 1em 0 0 0;
  padding: 1em 0 0 0;
}

#main-copy-basicdiv a {
  color: black;
  background-color: white;
  border-top: 4px solid #4682B4;
  height: 100px;
}

 ##### */

p {
  margin-left: 0px;
  padding: 0px;
  text-align: left;
}

dt {
	font-weight: normal;
	font-family: arial, arial black, verdana, helvetica, sans-serif;
	font: "Arial";
	font-size: 120%;
	margin: 0;
	padding: 0 0 0 0;
	text-align: left;
	width: 300px;
	padding: 2px;
	color: black;
	border-bottom: 1px solid black;
}

dd {
  margin-left: 0px;
  margin-top: 10px;
  font-size: 115%;
  color: Red;
}


/* ##### Bottom Selector Navigation ##### */

#bottomnav2 {
	border: 1px solid #860F09;
	padding-left: 10px;
	width: 90%;
	height: 30px;
	color: black;
	background-color: #860F09;
}

.left {
	float: left;
    width: 25%;
	font-weight: bold;
	font-family: arial, arial black, verdana, helvetica, sans-serif;
	font: "Arial Black";
	font-size: 115%;
	margin: 0;
	padding-top: 13px;
	padding-left: 5px;
	color: black;
	border: 0px solid black;
}

.center {
	float: left;
	width: 30%;
	text-align: center;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 105px;
	border: 0px solid black;
}
.right {
   float: left;
    width: 10%;
	font-weight: bold;
	font-family: arial, arial black, verdana, helvetica, sans-serif;
	font: "Arial Black";
	font-size: 115%;
	margin: 0;
	padding-top: 13px;
	padding-right: 5px;
	/*text-align: right;*/
	color: black;
	border: 0px solid black;
} 

#bottomnav2 a {
  color: white;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
}

#bottomnav2 a:hover {
	text-decoration: underline;
}


/* ##### Bottom Selector Navigation ##### */


/* ##### Footer ##### */

#footer {
	position: inherit;
	color: black;
	background-color: #E8CD63;
	font-size: 92%;
	text-align: center;
	line-height: 1.25em;
	border-top: 0px solid #0C7DDD;
	border-left: 0px solid #0C7DDD;
	border-bottom: 0px solid #0C7DDD;
	border-right: 0px solid #0C7DDD;
	padding: 1em 4mm 1em 4mm;
	clear: both;
	<br>
}

#footer div {
  margin: 0;
  padding: 0 0 1ex 0;
}

#footer a {
  color: black;
  background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
}

#footer a:hover {
  text-decoration: none;
}
