body {
	padding:0px;
	margin:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, san-serif;
	background:#FFF;
	behavior: url("includes/inc.csshover.htc");
}

p, td, tr, ul, ol, li {
	color: #666;
	font-size: 13px;
	font-weight: normal;
}

#pageContainer {
	background: url('../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/7ORHBUVM/images/paper_bg.gif') repeat-y;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;
	padding: 0px;
	font-weight: normal
}

#contentContainer a, #contentContainer a:link, #contentContainer a:active, #contentContainer a:visited {
	color:#666;
	text-decoration:none;
	border-bottom: 1px dotted #903;
}

#contentContainer a:hover {
	text-decoration:none;
	background: #FFFFCC;
}

* html #contentContainer a, *html #contentContainer a:link, * html #contentContainer a:active, * html #contentContainer a:visited {
	border: none;
	text-decoration:underline;
}

#content p {
	margin-left: 25px;
}

#close {
	clear: both;
	width: 760px;
}

/* BEGIN// FOR TOP-RIGHT MENU */
#topnav {
	position: absolute;
	left: 50px;
	top: 0px;
	text-align: right;
	width: 700px;
	margin: 0px;
	padding: 0px;
	height: auto;
}

#topnavbar {
	border-top: 5px solid #903;
	width: auto;
	float: right;
	padding-top: 5px;
}

#topnavbar a:link, #topnavbar a:visited {
	color: #666;
	border-left: 1px dotted #903;
	padding-right: 6px;
	padding-left: 6px;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, san-serif;
	letter-spacing: 0.1em;
	text-decoration: none;
	padding-top: 5px;
}

* html #topnavbar a:link, * html #topnavbar a:visited {
	border-left: 1px solid #903;
}

#topnavbar a:hover {
	background: #FFFFCC;
	text-decoration: none;
}
/* END// FOR TOP-RIGHT MENU */


h1 {
	color: #666;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: .1em;
	background: url('../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/7ORHBUVM/images/header_icon.gif') no-repeat 0px 0px;
	padding-top: 3px;
	padding-left: 22px;
	margin: 0px
}

h2 {
	color: #666;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: .1em;
	background: url('/images/guideline.gif') no-repeat 0px 0px;
	padding-top: 3px;
	padding-left: 22px;
	margin: 0px
}

#sidebar {
	width: 188px;
	height: auto;
	margin-left: 545px;
	padding-bottom: 30px;
}

#sidebar p {
	margin: 0px;
	padding: 0px;
}

#language {
	position: absolute;
	left: 540px;
	top: 30px;
	font-size: 10px;
	text-transform: uppercase;
	color: #2C261F;
	font-weight: bold;
	text-align: right;
	width: 200px;
}

#top {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;
	background: url('../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/7ORHBUVM/images/top.gif') no-repeat;
	height: 139px;
	position: relative
}

#photo {
	margin-left: auto;
	margin-right: auto;	
	width: 760px;
	text-align: left;
}

#contentContainer {
	background: url('../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/7ORHBUVM/images/paper_bg.gif') repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;
	padding: 0px;
	font-weight: normal;
	height: auto
}

#content {
	padding: 0px 50px 20px 45px;
	width: 438px;
	margin: 0px;
	color: #666;
	height: auto;
	float: left;
	font: normal 12px "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
}

#content ol, #content ul, #content li {
	color: #666;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-left: 35px;
	line-height: 15px; list-style-image:url('../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/7ORHBUVM/images/arrows.gif')
}

hr {
	border-left:0px none; border-right:0px none; border-bottom:0px none; width: 100%;
	height: 1px;
	border-top: 1px dotted #903;
	text-align: left;
	padding: 0px; margin-left:0px; margin-right:0px; margin-top:5px; margin-bottom:10px
}

* html hr {
	border-top: 1px solid #903;
}

#footer {
	height: auto;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;
	clear: both;
}

#footer p {
	font-size: 10px;
	color: #666;
	line-height: 11px;
	padding-left: 40px;
	margin: 0px;
	padding-bottom: 5px;
}

#footer a, #footer a:hover, #footer a:active, #footer a:visited {
	color: #666;
	text-decoration: none;
}

#form td {
	font-size: 10px;
}

.formselect{
	width: 150px;
	font-size: 10px;
}

.formbutton{
   color:#fff;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:10px;
   font-weight:bold;
   background-color:#003366;
}

.formwidth{
	width:200px;
}
/* THIS IS THE MENU 
---------------------------------------------------------*/
#menu {
	width: 695px;
	height: 25px;
	padding-left: 65px;
	z-index: 50;
}

#menu ul {
	display: block;
	list-style: none;
	margin: 0;
	float: left;
	padding: 0;
}

#menu ul li {
	position: relative;
	display: inline;
	padding: 0;
	float: left;
}

/* Edit look of 1st level menu items */
#menu ul li a {
	display: block;
	float: left;
	color: #666;
	padding: 3px 10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin: 0px;
	line-height: 13px;
	border-left: 1px dotted #903;
}

* html #menu ul li a {
	padding: 3px 10px;
	margin: 0px;
	border-left: 1px solid #903;
}

#menu ul li ul {
	position: absolute;
	display: none;
}

#menu ul li:hover {
	position: relative;
	color: #666;
	background: #FFFFCC;
}

#menu ul li:hover > a,
#menu li a:hover,
* html #menu li a:hover {
	color: #666;
	padding: 3px 10px;
}

#menu ul li:hover ul {
	display: block;
	position: absolute;
	left: 0;
	top: 100%;
	width: 220px;
	height: auto;
	margin: 0;
	padding: 0;
	z-index: 2000;
	border-bottom: 1px dotted #903;
}

* html #menu ul li:hover ul { 
	background: none; 
	border-bottom: 1px solid #903;
}

#menu ul li ul li,
#menu ul li.more ul li {
	width: 211px;
	padding: 0;
}

/* Edit look of drop down 2nd level menu items */
#menu ul li ul li a {
	padding: 2px 0px 2px 20px;
	width: 200px;
	font-weight: normal;
	font-size: 11px;
	color: #666;
	float: none;
	text-transform: none;
	background: #FFFFFF;
	line-height: 12px;
	border-top: 1px dotted #903;
	border-right: 1px dotted #903;
	border-left: 1px dotted #903;
	
	
}

* html #menu ul li ul li a {
	border-top: 1px solid #903;
	border-right: 1px solid #903;
	border-left: 1px solid #903;
	
	
}

#menu ul li ul li:hover { 
}

#menu ul li ul li a:hover {
	color: #666;
	padding: 2px 0px 2px 20px;
	text-decoration: none;
	background: #FFFFCC;
}

#menu ul li ul li:hover > a {
	color: #666;
	text-decoration: none;
	background: #FFFFCC url('../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/7ORHBUVM/images/arrows.gif') no-repeat 7px 5px;; padding-left:20px; padding-right:0px; padding-top:2px; padding-bottom:2px
}

#menu ul li ul li ul,
#menu ul li:hover ul li ul { 
	display: none; 
}

#menu ul li ul li:hover ul,
#menu li.exp:hover ul,
#menu ul li:hover ul li:hover ul {
	position: absolute;
	display: block;
	left: 100%;
	top: 0px;
	z-index: 300;
	width: 211px;
}

#menu ul li:hover ul li:hover ul li,
* html #menu ul li ul li a { 
	width: 211px; 
}

#menu ul li:hover ul li:hover ul li a {
}

/* THIS IS THE MENU */
acronym {
	cursor: help;
}
.footnote {
	font-size: 10px;
}
input {
	border: 1px solid #999999;
}
textarea {
	border: 1px solid #999999;
}