a:link { color: #000000; font-weight: bold; text-decoration: none; }
a:visited { color: #000000; font-weight: bold; text-decoration: none; }
a:active { color: #000000; font-weight: bold; text-decoration: none; }
a:hover { color: #000000; font-weight: bold; text-decoration: underline; }

a.green:link { color: #5E8A08; font-weight: bold; text-decoration: none; }
a.green:visited { color: #5E8A08; font-weight: bold; text-decoration: none; }
a.green:active { color: #5E8A08; font-weight: bold; text-decoration: none; }
a.green:hover { color: #2E5800; font-weight: bold; text-decoration: underline; }

a.menulink:link { color: #FFFFFF; font-weight: normal; text-decoration: none; }
a.menulink:visited { color: #FFFFFF; font-weight: normal; text-decoration: none; }
a.menulink:active { color: #FFFFFF; font-weight: normal; text-decoration: none; }
a.menulink:hover { color: #FFFFFF; font-weight: normal; text-decoration: underline; }

a.submenulink:link { color: #000000; font-weight: normal; text-decoration: none; }
a.submenulink:visited { color: #000000; font-weight: normal; text-decoration: none; }
a.submenulink:active { color: #000000; font-weight: normal; text-decoration: none; }
a.submenulink:hover { color: #000000; font-weight: normal; text-decoration: underline; }

.buttons{
float: left;
padding: 5px 3px 0px 3px;
}

.newsB {
width: 182px;
height: 46px;
}

.newsB a {
display: block;
width: 182px;
height: 46px;
background: url(images/news.gif) no-repeat top left;
}

.newsB a:hover {
background-position: bottom left;
}

.softwareB {
width: 102px;
height: 46px;
}

.softwareB a {
display: block;
width: 102px;
height: 46px;
background: url(images/software.gif) no-repeat top left;
}

.softwareB a:hover {
background-position: bottom left;
}

.logB {
width: 90px;
height: 46px;
}

.logB a {
display: block;
width: 90px;
height: 46px;
background: url(images/logOut.gif) no-repeat top left;
}

.logB a:hover {
background-position: bottom left;
}

.workB {
width: 124px;
height: 46px;
}

.workB a {
display: block;
width: 124px;
height: 46px;
background: url(images/worksheets.gif) no-repeat top left;
}

.workB a:hover {
background-position: bottom left;
}

img{
border: none;
}

.icon{
float:left;
padding: 5px;
text-align: center;
}

b { font-weight: bold }

select, input, textarea, submit {
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; font-size : 10px; color : #333333; }

body{
font-family : Arial, Helvetica, Geneva, sans-serif;
	font-size : 14px;
	font-weight : normal;
	line-height : 22px;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
	color : #1D2905;
}

.copy {
	padding : 6px 0px 0px 0px;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-size : 14px;
	font-weight : normal;
	line-height : 22px;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
	color : #1D2905;
}

.copy-search {
	padding : 2px 0px 2px 0px;
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-size : 14px;
	font-weight : normal;
	line-height : 16px;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
	color : #1D2905;
}


p {
	margin : 10px;
}

.headline-extra {
	font-family : 'Arial Rounded MT Bold', Arial, Helvetica, Geneva, sans-serif;
	font-size : 32px;
	font-weight : bold;
	line-height:30px;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
	color : #2E5800;
}


.headline {
	font-family : 'Arial Rounded MT Bold', Arial, Helvetica, Geneva, sans-serif;
	font-size : 18px;
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
	color : #1D2905;
}


.callout {
	font-family : 'Arial Rounded MT Bold', Arial, Helvetica, Geneva, sans-serif;
	font-size : 16px;
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
	color : #537D00;
}


.quote {
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-size : 12px;
	color : #2E5800;
	background:#E4F5B2;
	margin: 20px;
	padding:14px;
	border: 1px solid #C9DF8C;
}


.text-small {
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size : 10px;
	font-weight : normal;
	line-height : 16px;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
	color : #333333;
}


.form {
	font-family : Arial, Helvetica, Geneva, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #2E5800;
}


.field {
	border:0px
	padding:1px;
	font:12px/normal arial, helvetica, geneva, sans-serif;
	background:#FFF;
	color:#000;
}


.copyright {
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	background-color : #4E93D3;
	border: solid #00335E 1px;
	margin-left : 16px;
	margin-top : 10px;
	padding-bottom : 2px;
	padding-left : 2px;
}

.greencont {
	background-color: #C9DF8C;
	color: #1D2905;
}

.greencont p {
	margin: 4 14px;
}

.greentop { 
	background: url(/images/tr.gif) no-repeat top right; 
}

.greenbottom {
	background: url(/images/br.gif) no-repeat top right; 
}