/* Do you know the way? */

body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-image: url(image/body_bg.gif);
	text-align:center;
}
#container {
	width: 980px;
	margin: 0px auto;
	padding: 16px 0px 0px 0px;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: White;
	border: 1px solid #EAE6C3;
}


/* Styles for the header ****************  */

#language{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #003300;
	font-weight: bold;
	text-align: right;
}
#sidemenu{
	margin-top: 0px;
	margin-left: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #003300;
}

/* Styles for the main text on the page. */

#content {
margin-top: 40px;
margin-bottom: 20px;
margin-left: 0px;
margin-right: 0px;
font-family: Verdana, Helvetica, Arial, sans-serif;
background-color: #ffffff;}

* html #content {
margin-top: 40px;
margin-bottom: 20px;
margin-left: 0px;
margin-right: 0px;
font-family: Verdana, Helvetica, Arial, sans-serif;
background-color: transparent;}

p, ul, ol, table {
margin-top: 5px;
margin-bottom: 0px;
margin-left: 0;
margin-right: 0;
font-size: 11px;
line-height: 1.5em;
}

ol, ul {
margin-left: 25px;
}

ul.list	{
	padding:  0 0 0 18px;
	margin: 0 0 18px 0;
	}
ul.list li {
	margin: 0 0 3px 0;
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
}	
li {
	margin: 0 0 3px 0;
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
}

h1 {
margin-bottom: 10px;
font-size: 13px;
color: #336600;
font-weight: bold;
}

h2 {
font-size: 11px;
color: #669933;
font-weight: bold;
}

h3 {
/*margin-top: 0;
margin-bottom: 15px;
margin-left: 0;
margin-right: 0;
padding: 0;*/
color: #999999;
font-weight: bold;
font-size: 11px;
font-style: italic; }

h4 {
color: #333333;
font-weight: bold;
font-size: 10px;
font-style: normal;
font-family: Verdana, Helvetica, Arial, sans-serif; }

h5 {
color: #333333;
font-weight: bold;
font-size: 10px;
font-style: italic;
font-family: Verdana, Helvetica, Arial, sans-serif; }

c {
margin-bottom: 10px;
font-size: 13px;
/*color: #336600;*/
font-weight: bold;
line-height: 1.3em;
}

a:link, a:visited {
color: #669933;
font-weight: bold;
text-decoration: none; }

a:hover {
color: #cc6600;
font-weight: bold;
text-decoration: none;
}

img {border:0px;
border: none;}

/* Styles for the navbar on the left side. */

#menu_1 {
	margin: 40px 0px 0px 0px;
	width: 200px;
	background-color: #ffffff;
	font-family: 'Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;
	font-size: 12px;
}

#menu_1 a:link, #menu_1 a:visited {
	color: #444;
	text-decoration: none;
}
#menu_1 a:hover #menu_1 a:current {
	color: #cccccc;
	text-decoration: none;
	top: +180 px; }

/*  MENU 1, level 1, normal state (NO) */
.menu1-level1-no {
	border-top: 1px dotted #339933;
	text-align: left;
	font-size: 1em;
	padding: 7px 7px 7px 15px;
	margin-bottom: 0;
}

.menu1-level1-act {
	border-top: 1px dotted #339933;
	text-align: left;
	font-size: 1em;
	padding: 7px 7px 7px 15px;
	margin-bottom: 0;
	font-weight: bold;
	background-color: #E9EDE9;
}

/*  MENU 1, level 2, normal state (NO) */
.menu1-level2-no {
	text-align: right;
	font-size: .9em;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 0;
	padding-right: 7px;
	background-color: #EFF2EF;
}
/*  MENU 1, level 2, active state (ACT) */
.menu1-level2-act {
	text-align: right;
	font-size: .9em;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 0;
	padding-right: 7px;
	background-color: #F6F9F6;
}
/*  MENU 1, level 3, normal state (NO) */
.menu1-level3-no {
	text-align: right;
	font-size: .8em;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 0;
	padding-right: 7px;
	font-style: italic;
	background-color: white;
	border-left: 20px solid #F6F9F6;
}
/*  MENU 1, level 3, active state (ACT) */
.menu1-level3-act {
	text-align: right;	
	font-size: .8em;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 0;
	padding-right: 7px;
	font-style: italic;
	background-color: white;
	border-left: 20px solid #F6F9F6;
}
/*  MENU 1, level 4, normal state (NO) */
.menu1-level4-no {
	text-align: right;
	font-size: .7em;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 0;
	padding-right: 7px;
	font-style: italic;
	background-color: white;
	border-left: 20px solid #F6F9F6;
}
/*  MENU 1, level 4, active state (ACT) */
.menu1-level4-act {
	text-align: right;	
	font-size: .7em;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 0;
	padding-right: 7px;
	font-style: italic;
	background-color: white;
	border-left: 20px solid #F6F9F6;
}

/* Styles for the pullquote on the right side. */

#colRight {
margin: 40px 0px 0px 20px;
width: 160px;
border-left: #cccccc; 
background-color: White;}

#colRight p {
	font-family: "Times New Roman", Times, serif;
	margin: 5px 0 0 0px;
	line-height: 1.2em;
	font-style: italic;
	font-size: 10px;
	color: #505050;
}
#colRight em {
	font-family: "Times New Roman", Times, serif;
	margin: 5px 0 0 0px;
	line-height: 1.2em;
	font-style: italic;
	font-size: 11px;
	color: #505050;
}

#colRight h1 {
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #BF8F30;
}
#colRight h2 {
font-size: 11px;
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #669933;
}

#colRight strong {
color: #666666;
font-style: normal;
font-family: Courier, "Courier New", monospace;
font-weight: normal; }

/* Styles for the footer at the bottom of the page */

#globals {
	text-align: center;
	background-color: #BDD277;
	color: #ffffff;
	margin-bottom: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: .7em;
}

#globals a:link, #globals a:visited {
color: #f0f0e1;
}

#globals a:hover {
color: #f0f0e1;
text-decoration: underline;
}


/********************************/
/* Styles for the form */
.csc-form-label-req{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.5em;
}
.csc-form-label{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.5em;
}

* html #nav-vertical {
margin-bottom: +10px; }

/* html p, em {
font-size: 10px; }*/

* html #menu_1 {
border-right: 3px #cccccc solid;
}

* html #menu_1 DIV.menu1-level2-no {
	width: 145px;
}

* html #menu_1 DIV.menu1-level2-act {
	width: 147px;
}

* html #menu_1 DIV.menu1-level3-no {
	width: 147px;
	font-size: 75%;
}

* html #menu_1 DIV.menu1-level3-act {
	width: 147px;
	font-size: 75%;
}

* html #menu_1 DIV.menu1-level4-no {
	width: 147px;
}

* html #menu_1 DIV.menu1-level4-act {
	width: 147px;
}


