body {background-color: #e3e3e3; margin: 0; padding: 0; height: 100%; font-family: verdana, arial, helvetica, sans-serif;}
html {height: 100%;}

#wrapper {
	margin: 0 10px; 
	background-color: #fff; 
	background-image:url("images/bg.gif");
	background-repeat:repeat-y;
	border-left: 1px solid #fff; 
	border-right: 1px solid #fff;
}
.form
{
	width:400px;
	height:150px;
	padding:5px;
}
.form dt
{
	float:left;
	clear:none;
	margin:0 0 0 10;
	font-family:Verdana;
	padding:0px;
	height:50px;
	width:120px;
	font-size:60%;
}
.form dd
{
	float:right;
	clear:right;
	margin:0 0 0 00;
	padding:0px;
	font-family:Verdana;
	height:50px;
}
.line 
{
	float:left;
	clear:both;
	height:10px;
}
.actions
{
	float:right;
	clear:none;
	width:250px;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
}

#header {margin-bottom: 1px;}

#logo {
	width: 174px; 
	height: 90px; 
	float: left;
}
#logo img {border: none;}

#topspace {
	height: 90px;
	background: url("images/topspace-bg.gif") repeat-x; 
	margin-left: 175px;
}

#search {
	float: right;
	background-color: #fff;
	vertical-align: top;
}

#search td {padding: 3px;}

.searchField {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#login {
	height: 19px;
	float: left; 
	background: #F77E2E url("images/login-bg.gif") repeat-x;
	width: 174px;
	margin-top: 1px;
	font-family: arial, helvetica, sans-serif;
	font-size: 70%;
	color: #fff;
	text-align: center;
	padding-top: 3px;
} 

#login a:link {color: #fff; text-decoration: none;}
#login a:visited {color: #fff; text-decoration: none;}
#login a:hover {color: #fff; text-decoration: underline;}
#login a:active {color: #600; text-decoration: underline;}
	
#nav {
	height: 22px;
	margin-left: 174px;
	background: #FCC691 url("images/nav-bg.gif") repeat-x;
	margin-top: 1px;
}

#nav ul {margin:0; padding:0; line-height:1;}
#nav ul li {margin:0; padding:0; list-style: none; float: left; border-left:1px solid #fff;}

.headdiv {clear: both; border-bottom: 1px solid #fff; border-top: 1px solid #fff; background: #dedede; }

#left {
	width: 174px; 
	float: left;
}

.mainMenu {margin:0; padding:0; list-style-type: none; line-height: 1;}
.mainMenu li {
	margin:0 0 1px 0; 
	padding:5px 5px 5px 7px;
	font-size: 70%; 
	background: #FACEA2 url("images/mm-default.gif") repeat-y; 
	color: #655A4F;
	border-top: 1px solid #DDB896;
	border-bottom: 1px solid #DDB896;
}

.mainMenu li.sub {
	border: none;
	background: #F3DCC6 url("images/mm-subdefault.gif") repeat-y; 
	padding: 3px 5px 3px 14px;
	border-top: 1px solid #EDCDB0;
	border-bottom: 1px solid #EDCDB0;
}

.mainMenu li.subsel {
	border: none;
	background: #F3DCC6 url("images/mm-subdefault.gif") repeat-y; 
	padding: 3px 5px 3px 14px;
	border-top: 1px solid #EDCDB0;
	border-bottom: 1px solid #EDCDB0;
	font-weight: bold;
}

.mainMenu a:link {color: #655A4F; text-decoration: none;} 
.mainMenu a:visited {color: #655A4F; text-decoration: none;} 
.mainMenu a:hover {color: #F37B2C; text-decoration: underline;} 
.mainMenu a:active {color: #F37B2C; text-decoration: underline;} 

#footer {
	text-align: center; 
	padding: 3px 0 3px 0; 
	margin: 1px auto 1px auto; 
	background-color: #f0f0f0; 
	border-top: 1px solid #fff; 
	border-bottom: 1px solid #fff; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	clear: both;
}

#right {
	margin-left: 174px;
}

#welcome {background:#f7f7f7 url("images/centerbg.gif") repeat-x top; font-size: 70%; padding: 2em; margin-top: 1px;}

#colLeft {margin-right: 200px;}
#floater {float: right; width:200px;}

.article {margin:1em}
.article h4 {font-family: Georgia, "Times New Roman", Times, serif; color:#393; margin:1em 0 0 0; padding:0;}
.article h5 {margin:0; padding:0; color: #69B444; font-weight: normal; }
.article .content {font-size: 80%; margin: 1em 0 1em 0; padding:0 0 1em 0; border-bottom: 1px dashed #999;}
.article .readall a:link {color: #CC6600; text-decoration: none;}
.article .readall a:visited {color: #CC6600; text-decoration: none;}
.article .readall a:hover {color: #F77E2D; text-decoration: underline;}
.article .readall a:active {color: #F77E2D; text-decoration: underline;}

.article .content a:link {color: #CC6600; text-decoration: underline;}
.article .content a:visited {color: #CC6600; text-decoration: underline;}
.article .content a:hover {color: #F77E2D; text-decoration: none;}
.article .content a:active {color: #F77E2D; text-decoration: none;}


#dictionary {margin:1em}
#dictionary h4 {font-family: Georgia, "Times New Roman", Times, serif; color:#393; margin:1em 0 0.25em 0; padding:0;}
#dictionary .description {font-size: 80%; padding:0 0 1em 0;}

#Survey {margin: 0;  padding: 1em 5px 5px 0; clear: both;}

#Survey h4 {
	background: #EDEDED url("images/h4bg.gif") repeat-x bottom; 
	border: 1px solid #EDEDED; 
	color: #666;
	font-size: 70%;
	margin:0;
	padding: 5px;
}

#Survey .question {
	background: #f6f6f6 url("images/questionbg.gif") repeat-x top;
	border-top: 1px solid #f6f6f6;
	border-bottom: 1px dashed #ccc;
	padding: 7px;
	font-size: 80%;
	margin:0;
}

#Survey ul {
	padding: 5px 1px;
	list-style: none;
	background-color: #f6f6f6;
	font-size: 70%;
	margin:0;
}

#Survey li {margin-bottom: 0.5em;}
#Survey .smt {background-color: #f6f6f6; text-align: center; padding: 10px;}

#accents {float: right; padding: 1em 5px 5px 1em; width: 175px;}
#accents h4 {
	background: #EDEDED url("images/h4bg.gif") repeat-x bottom; 
	border: 1px solid #EDEDED; 
	color: #666;
	font-size: 70%;
	margin:0;
	padding: 5px;
}
#accents ul {
	padding: 5px;
	list-style: none;
	background-color: #f6f6f6;
	font-size: 70%;
	margin:0;
}
#accents li{
  margin: 0 0 1em 0;
}
#accents img {padding: 0 3px 0 0;}

#accents a:link {color: #000; text-decoration: none;}
#accents a:visited {color: #000; text-decoration: none;}
#accents a:hover {color: #666; text-decoration: underline;}
#accents a:visited {color: #666; text-decoration: underline;}

.alphabet {background-color: #f0f0f0; font-size: 70%; padding: 0.25em; text-align: center; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;}
.alphabet a {text-decoration: none; color: #393; font-weight: bold;}

#content {padding: 0 16px 16px 16px;}

#content h3 {font-family: Georgia, "Times New Roman", Times, serif; color:#2F7A09; padding:0; margin-top:1em;}
#content h5 {font-family: Georgia, "Times New Roman", Times, serif; color:#393; margin:2em 0 0 0; padding:0;}
#content p.p {font-size: 80%; padding:0; margin: 1em 0 0 0; text-align:justify;}
#content p.n {font-size: 80%;}
#content ul.links li {font-size: 80%; line-height: 1.5;}

#content a:link {color:#2F7A09;}
#content a:visited {color:#2F7A09;}
#content a:hover {color:#ff8c00; text-decoration: none;}
#content a:active {color:#ff8c00; text-decoration: none;}

h3.login, h3.ask {text-align: center;}
dl.login {width: 300px; margin:0 auto 0 auto; padding: 1em; font-size: 80%; line-height: 1.5; background-color: #F5F5F5; border: 1px solid #ccc;}
dl.login dt {margin-left:0; padding-left: 0; margin-top: 0.5em;}
dl.login dd {margin-left:0; padding-left: 2em;}

dl.ask {width: 450px; margin:0 auto 0 auto; padding: 1em; line-height: 1.5; background-color: #F5F5F5; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;}
dl.ask dt {margin-left:0; padding-left: 0; margin-top: 0.5em; font-size: 80%;}
dl.ask dd {margin-left:0; padding-left: 0; font-size: 80%;}
dl.ask dd.small {font-size: 70%; color: #666;}
dl.ask dd.sbm {margin-top: 1em;}


.question {margin-bottom: 0.75em; padding-bottom: 0.75em; border-bottom: 1px dashed #ccc; }
.question .title {font-weight: bold; color: #2F7A09; font-size: 80%;}
.question .info {font-size: 70%; color: #999; margin-bottom:0.25em;}
.question .text {font-size: 80%;}
.question .text p {margin:0; padding:0;}
.question .goto {font-size: 70%; margin-top: 0.5em; text-align: right;}

dl.aList {padding:0; margin: 1em;}
dl.aList dt {font-size: 70%; color: #339933; margin-top: 1em; font-weight: bold;}
dl.aList dt.date {margin:0; font-style: italic; font-weight: normal; color: #333;}
dl.aList dd {margin:0; padding:0; font-size: 70%; color: #999}
dl.aList a:link {color: #339933; text-decoration: none;}
dl.aList a:visited {color: #339933; text-decoration: none;}
dl.aList a:hover {color: #000; text-decoration: underline;}
dl.aList a:visited {color: #000; text-decoration: underline;}
