/* -----------------------------------------------------
STYLE BODY 
----------------------------------------------------- */
/* BODY */
body { 
font-size: small; 
font-family: Arial, "Trebuchet MS", Verdana,"Lucida Grande", "Lucida Sans Unicode", sans-serif; 
line-height: 1.5em;
text-align: center;
color: #666666;
}
*html body {
font-size: x-small; /* for IE5/Win */
f\ont-size: small; /* for other IE versions */ }

#main_container {
border-collapse: collapse;
margin: 0;
padding: 0;
text-align: left;
width: 760px;
font-size: 100%;
}

#main {
margin: 0;
padding: 1em 1.5em;
font-size: 70%;
text-align: justify;
line-height: 140%;
}
#main .back {
color: #cccccc;
font-weight: bold;
font-size: 70%;
text-align: right;
}

#main a:link {color: #03c; text-decoration: none; font-size: 100%}
#main a:visited {color: #039; text-decoration: none; font-size: 100%}}
#main a:hover {color: #f60; text-decoration: none; font-size: 100%}}

h1 {
margin: .3em 0;
font-size: 150%; 
font-family: Arial, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
font-weight: bolder;
color: #666666;
letter-spacing: -1px;  
text-transform: capitalize; 
}

h2 {
margin-bottom: .15em;
font-size: 130%;
font-family: Arial, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
font-weight: bold;
color: #666; 
}

h3 {
margin-bottom: .15em;
font-size: 115%;
font-family: Arial, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
font-weight: bold;
letter-spacing: -1px; 
color: #333; 
}

h3.compact {
margin: .10em 0 0 .15em;
font-size: 115%;
font-family: Arial,"Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
font-weight: bold;
letter-spacing: -1px; 
color: #369; 
}

h4 {
margin-bottom: 0;
font: 110% Arial, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
font-weight: bold;
text-transform: uppercase;
}

h5 {
margin-bottom: 0;
font: 100% Arial, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
font-weight: bolder;
letter-spacing: -1px;
text-transform: uppercase; 
}

h6.right {
margin: 0;
font: 100% Arial, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
font-weight: bolder;
letter-spacing: -1px;
text-transform: upper-case;
text-decoration: none; 
color: #f60;
text-align: right;
letter-spacing: -1px;
}
h6 {
margin: 0;
font: 100% Arial, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
font-weight: bolder;
letter-spacing: -1px;
text-transform: upper-case;
text-decoration: none; 
color: #f60;
text-align: left;
letter-spacing: -1px;
}
.error {
color: red;
}

/* HR - HORIZONTAL RULE */
hr {
display: block;
color: #069;
background-color: #069;
height: 1px; 
}

/* P - PARAGRAPH */
p { 
display: block;
margin-top: 0;
font-size: 100%; 
}

p.after { 
display: block;
margin: 0 0 0 1.45em;
font-size: 100%; 
}
p.source {
text-align: right;
font-size: 85%;
}

#main table {
border-collapse: collapse;
width: 90%; 
margin: 0;
padding: 0;
font-size: 85%;
font-family: Arial, Verdana, Helvetica, sans-serif;
}

#main table th {
padding: .3em;
font-weight: bold;
background-color: #e5e5e5;
text-transform: uppercase;
font-size: 115%;
}
#main table td {
padding: .3em;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
font-size: 115%;

}

#main table ul li {
margin: .5em;
list-style-type: square;
}
#main table ul li li {
margin: 1em;
list-style-type: square;
}

#main table .highlight {
padding: .5em;
border: 1px solid #ccc;
}
q p {
margin-bottom: 1em;
padding: 0;
text-align: justify;
font-family: Arial, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
font-style: normal;
font-size: 100%;
line-height: 1em;
}
q .source {
border: 0 ; 
margin: 0; 
padding: 0; 
font-style: italic;
font-weight: bold;
text-align: right;
}

.red {
color: red;
}

.sm {
font-size: 85%;
}

#left_sidebar {
	margin: .5em .35em .5em .35em;
	padding: 0;
	list-style-type: none;
	vertical-align: top;
	font-family: arial, helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
}

#left_sidebar h3 {
color: #f90;
}

#left_sidebar a:link, #left_sidebar a:visited {
	display: block;
	text-decoration: none;
	margin: .3em 0 .3em 0;
	background-color: #4e75a3;
	color: #fff;
	padding: .2em .5em;
	text-decoration: none;
	width: 100%;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}

#left_sidebar a:hover {
color: #FFF;
background-color: #036;
border-top: 1px solid #666666;
border-left: 1px solid #666666;
border-bottom: 1px solid #CCC;
border-right: 1px solid #CCC;
}

/*link pages*/
#left_sidebar_2 {
margin: .5em .35em .5em .35em;
padding: 0;
list-style-type: none;
vertical-align: top; 
font-family: arial, helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
}

#left_sidebar_2 h3 {
color: #f90;
}

#left_sidebar_2 a:link, #left_sidebar_2 a:visited {
display: block;
text-decoration: none;
margin: .3em 0 .3em 0;
background-color: #369;
color: #fff;
padding: .2em .5em;
text-decoration: none;
width: 100%;
border-top: 1px solid #CCC;
border-left: 1px solid #CCC;
border-bottom: 1px solid #666666;
border-right: 1px solid #666666;
}

#left_sidebar_2 a:hover {
color: #FFF;
background-color: #036;
border-top: 1px solid #666666;
border-left: 1px solid #666666;
border-bottom: 1px solid #CCC;
border-right: 1px solid #CCC;
}

#top-menu {
margin: 0;
padding-left: .5em;
padding-top: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 68%;
font-weight: bold;
background: #fff;
}

#top-menu ul {
margin-left: 0;
padding-left: 0;
list-style-type: none;
background-color: #fff;
float: left;
width: 100%;
}

#top-menu li {
display: inline;
}

#top-menu a:link, #top-menu a:visited {
display: block;
float: left;
padding-top: 5px;
padding-bottom: 8px;
padding-right: 7px;
padding-left: 7px;
margin-top: 5px;
margin-left: 3px;
margin-bottom: 0px;
text-decoration: none;
color: #369;
background: #fff;
border-top: 1px solid #000;
border-right: 1px solid #000;
border-left: 1px solid #000;
}

#top-menu a:hover {
color: #fff;
background: #000;
border-top: 1px solid #369;
border-right: 1px solid #000;
border-left: 1px solid #036;
}

#right_sidebar {
margin: 0;
padding: 10px;
list-style-type: none;
vertical-align: top; 
font-family: arial, helvetica, sans-serif;
font-size: 70%;
font-weight: bold;
text-align: left;
}

#right_sidebar img a:link, #right_sidebar img a:visited, #right_sidebar img a:hover {
	margin: 10px;
	padding: 0;
	border: 0;
	background-color: #ffe68b;
}

#right_sidebar ul li {
margin: 0;
padding: 0;
text-align: left;
}

#right_sidebar a:link, #right_sidebar a:visited {
color: #666666;
text-decoration: 1px dotted #999;
}

#right_sidebar a:hover {
color: #369;
}

/* --------------------------------------------------
STYLE FOOTER 
----------------------------------------------------- */
#footer {
	vertical-align: bottom; 
	color: #666666; 
	font-size: 8pt; 
	padding: 0;
	text-align: center;
	}

#footer a:link, #footer a:visited {
	color: 666666;	
	text-decoration: none;
}

#footer a:hover {	
	color: f60;
	text-decoration: none;
}
/* --------------------------------------------------
STYLE DATE 
----------------------------------------------------- */
.date {
	padding-right: 7px;
	vertical-align: bottom;
	text-align: right;
	color: #fff;
	font-size: 70%;
}

a:link {color: #03c; text-decoration: none;}
a:visited {color: #039; text-decoration: none;}
a:hover {color: #f60; text-decoration: dotted underline;}

/*
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #666666;
	font-weight: bold;
	font-style: normal;
	background-position: center center;
	text-align: center;
	white-space: nowrap;
	color: #FFFFFF;
	border: 1px solid #CCCC00;
}
/* --------------------------------------------------
STYLE FORMS 
----------------------------------------------------- */

/* BUTTON */
.button {
font-family: 100% Arial, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
font-size: 90%;
font-weight: bold;
text-align: center;
color: #444;
background-color: #e5e5e5;
width: auto;
border-top: 1px solid #ccc;
border-right: 1px solid #333;
border-bottom: 1px solid #333;
border-left: 1px solid #ccc;
text-transform: normal; }

/* FIELDSET - DEFINES FIELDSET */
fieldset {
display: block; }

/* FORM */

/* INPUT, SELECT 
#main form input, select {
margin: 0 3px 0 0;
border: 1px solid #999;
text-transform: normal; 
font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; 
font-size: 100%; }

#main form submit {
margin: 0 3px 0 0;
border: 0px;
text-transform: normal; 
font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; 
font-size: 100%; }*/


/* SELECT - SELECTABLE LIST */
#main form select {
font-family: Arial, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
letter-spacing: -1px; }

/* TEXTAREA - TEXT INPUT */
#main form textarea {
border-top: 1px solid #ccc;
border-right: 1px solid #333;
border-bottom: 1px solid #333;
border-left: 1px solid #ccc;
text-transform: normal; 
font-family: Arial, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; 
font-size: 100%; }

.required {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px inset #000000;
	background-color: #e5e5e5;
}
