/* global reset */ 
{
margin:0;
padding:0;
}

h4,h5,h6,blockquote,form,label,dl,fieldset,address{
margin: 0.5em 0;
}

h1, h2, h3 {
margin: 1em 0;
}

p {
margin: 1.5em 0;
}

/* 
****************** layout **********************
	*/ 

body{
	text-align:center; /*center hack*/
	font-size:76.1%; /* originally 76.1 */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.4em;
	color : #333333;
	background-color: #FFFFFF;
}


#wrap {
	width:900px; /*center hack*/
	margin:0 auto; /*center hack*/
	text-align:left;
	height:100% !Important;
	height:1%;
	background-image: url(../images/columns.gif);
	background-repeat: repeat-y;
}
#wrap-l2 {
	width:100%;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
}

#header {
	text-align:left;
	height : 170px;
	float : left;
	width : 100%;
}
#flags-cont {
	padding-top: 35px;
	padding-right: 150px;
	text-align: center;
}
#signup_hello {
	padding-top: 80px;
	padding-right: 80px;
	text-align: center;
}

#signup_hello a {
	text-decoration: none;	
}
#signup_hello a:hover {
	text-decoration: underline;	
}
#left {
	width: 185px;
	float:left;
	overflow:hidden;
}

#left-l2 {
	padding-top: 55px;
	padding-left: 3px;
}


#content {
	width: 585px; /* width for 3 columns layout */
	float:left;
	overflow:auto;
}
#content-l2 {
	/*swidth: 100%;  width for 3 columns layout */
	overflow:auto;
	padding-right: 22px;
	padding-left: 16px;
	padding-bottom: 70px;
	text-align: justify;
}
#right {
	width: 130px;
	float:left;
	overflow:hidden;
}
#right-l2 {
	width: 130px;
	float:left;
	padding-left:2px;
	overflow:hidden;
}
#footer {
	clear:both;
	text-align:center;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 90px;
}

#footer-l2 {
	font-size: 90%;
	color: #666666;
	padding-right: 150px;
	padding-left: 200px;
	padding-top: 26px;
}

#footer-l2  a {
	color: #666666;
	text-decoration:none;
}

#footer-l2  a:hover {
	text-decoration:underline;
	color: #006600;
}

INPUT, SELECT, TH, TD {
font-size:100%;
}

#nav-menu {
	width: 179px;
}

#nav-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav-menu li a {
	height: 2.3em;
	line-height: 2.3em;
	display: block;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
}

#nav-menu li#menu-title a {
	font-weight: bold;
}

#nav-menu li a:link, #nav-menu li a:visited {
	color: #006600;
}

#nav-menu li a:hover {
	background-image: url(../images/menu-hover.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

#nav-menu li.active_menu {
	background-image: url(../images/menu-active.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

#nav-menu li.active_menu a:hover {
	background-image: url(../images/menu-active.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

#left-col-ads {
	padding-top:50px;
	padding-left:10px;
	overflow:hidden;
}

#bottom-ads {
	padding-top:70px;
	text-align: center;
}


.ads-style {
	margin-left: auto;
	margin-right: auto;
	background-color: #EEFFCE;
	border: 1px solid #CCCCCC;
	padding:3px;
}

#right-col-ads {
	padding-bottom:30px;
	padding-left:5px;
	padding-right:10px;
	overflow:hidden;
}




a:link, a:visited {
	color: #006600;
}


h1 {
	font-size: 1.5em;
	color: #006600;
	font-weight: bold;
}
h2 {
	font-size: 1.4em;
	color: #006600;
	font-weight: bold;
}
h3 {
	font-size: 1.3em;
	color: #006600;
	font-weight: bold;
}
h4 {
	font-size: 1.2em;
	color: #006600;
	font-weight: bold;
}
h5 {
	font-size: 1.1em;
	color: #006600;
	font-weight: bold;
}
h6 {
	font-size: 1em;
	color: #006600;
	font-weight: normal;
}

select, input {
	font-size:1.1em;
}

legend {
	color: #000000;
}

.bar {
	width: 20px;
	height: 6px;
	border: 1px solid #444444;
	background-color: #f8fecd;
	margin-top: 5px;
	margin-left: 8px;
}

.barfill {
	height: 6px;
	background-color: #060;
}

.helpStyle {
	text-decoration:none;
	cursor:help;
	border-bottom-style: dotted;
	border-bottom-color: green;
	border-bottom-width: 2px;
	padding-bottom: 3px;
}

.cebox{
	background-color: #EEFFCE;
	border: 1px solid #CCCCCC;
	padding: 10px;
}

.cebox li, .cetable li { 
	line-height:2em;
}


.cehelpBox{
	background-color: #F2FF99;
	border: 1px solid #009900;
	padding: 10px;
	text-align: justify;
}



.cetable {
	background-color: #EEFFCE;
	border: 1px solid #CCCCCC;
	margin: 3em 0;
}

.cecaption11 {
	background-image: url(../images/cecaption.gif);
	background-repeat: repeat-x;
	font-size: 1.1em;
	color: #006600;
	font-weight: bold;
}

.cecaption12 {
	background-image: url(../images/cecaption.gif);
	background-repeat: repeat-x;
	font-size: 1.2em;
	color: #006600;
	font-weight: bold;
}

.cecaption14 {
	background-image: url(../images/cecaption.gif);
	background-repeat: repeat-x;
	font-size: 1.4em;
	color: #006600;
	font-weight: bold;
}

.cebutton {
	display:inline;
	height:2em;
	line-height:2em;
}

.cebutton a {
	background-image: url(../images/button-bg.gif);
	text-decoration: none;
	background-repeat: repeat;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-style: outset;
	border-color: #C6FB7D;
}
.cebutton a:hover {
	background-position: 0 -19px;
}


.confmessage{
	font-size: 1.1em;
	font-weight: bold;
	color: #0000CC;
}

.age {
	font-size: 0.8em;
	font-weight: normal;
}

.cedate {
	font-size: 0.9em;
	font-style: italic;
	color: #666666;
}


.small09 {
	font-size: 0.9em;
}

.small08 {
	font-size: 0.8em;
}

.warning{
	color: #FF0000;
	font-weight: bold;
}

.important1 {
	color: #006666;
	font-weight: bold;
}

.important2 {
	color: #006666;
	font-weight: bold;
	font-size: 1.1em;
}

.note09 {
	color: #006699;
	font-size: 0.9em;
}

.row2 {
	background-color: #FCFFF4;
}

.alt_col0 {
	background-color: #f7ffea;
}

.alt_col1 {
	background-color: #EEFFCE;
}



.line1-col {
	font-size: 1.1em;
	font-weight: bold;
	color: #339966;
}


.ce_entry {
	color: #517D6D;
	font-variant: small-caps;
	font-style: oblique;
}

.verb-ending {
	background-color: #EEFFCE;
	font-weight: bold;
	padding-right: 5px;
}

.infinitive {
	background-color: #EEFFCE;
}

.highlight {
	font-weight: bold;
	background-color: #BEFF46;
}

.warning_box {
	font-size: 1.2em;
	background-color: #FFCCFF;
	padding: 10px;
	border: 1px solid #FF0000;
	font-weight: bold;
}
