/* Start of CMSMS style sheet 'EducaGen' */


BODY {
font-family: "Verdana", serif;
font-weight: normal;
color : #FFF; 
font-size: small;
background-color : #27429D;
background-image : url('../images/bg.jpg');
background-position: top right;
background-repeat: repeat-y;
margin : 0 0 0 0;
padding : 0 0 0 0;
}

H1 {
font-family: "Verdana", serif;
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.5em; 
color : #FFF; 
background-color : transparent; 
}

.smalltext {
font-family : Arial, Helvetica, sans-serif; 
color : white; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 0.9em; 
}

.menu {
	color: #C8D037;
	font-family: "Verdana", serif;
	font-weight: bold;
	font-size: small;
	text-align: right;
	letter-spacing: 1px;
}

.newsheader {
	color: #C8D037;
	font-family: "Verdana", serif;
	font-weight: bold;
	font-size: small;
	text-align: left;
	letter-spacing: 1px;
}

.newscontent {
	color: #white;
	font-family: "Verdana", serif;
	font-weight: normal;
	font-size: x-small;
	text-align: left;
}

.menu_1 {
	color: white;
	font-family: "Verdana", serif;
	font-weight: bold;
	font-size: x-small;
	text-align: right;
	letter-spacing: 1px; 
}

td.menurechts {
	border-left: #C8D037;
	border-left-width: thick;
}

a {
font-family: "Verdana", serif;
color : white; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
text-decoration : none;
color: #C8D037;
}

a:hover{
	color: #FFFFFF;
	text-decoration : none;
}

a.newscontent {
	color: #C8D037;
 text-decoration : none;
}

a.newscontent:hover {
	color: white;
	text-decoration : none;
}

a.readmore {
	color: #C8D037;
	font-size: small;
	font-weight: bold;
}

a.readmore:hover {
	color: white;
	text-decoration : none;
}

a.readmore_news {
	color: #C8D037;
	font-size: x-small;
}

a.readmore_news:hover {
	color: white;
	text-decoration : none;
}

a.menu {
	color: #C8D037;
	font-family: "Verdana", serif;
	font-weight: bold;
	font-size: small;
	text-align: right;
}

a.menu:hover {
	color: white;
	text-decoration : none;
}

a.menu_1:hover {
	color: #C8D037;
	text-decoration : none;
}

a.menu_1:active {
	color: #FFF;
	text-decoration : none;
}

p {
  margin: 0px;
  padding: 0px; 
}


.smalltext a:link{
font-family : Arial, Helvetica, sans-serif; 
color : #0D2893; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
text-decoration : none;
}

.smalltext a:hover{
font-family : Arial, Helvetica, sans-serif; 
color : #0D2893; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
text-decoration : underline;
}

.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif; 
color : #FFF; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
text-decoration : none;
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif; 
color : #FFF; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
 text-decoration : none;
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif; 
color : #FFF; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
 text-decoration : none;
}

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : #0D2893;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #0D2893;
}

.bg_medium {
  background-color : #1E49EB;
}

.bg_light {
  color : #000000;
  background-color : #2794d8;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #2794d8;
}

.alt_bg_light {
  background-color : #5fb0d8;
}

#copyright {
    font-size: .8em;
    text-align: center;
}
.copyright {
    font-size: .8em;
    text-align: center;
}

.contactform label {
display: block-inline;
position: relative;
float: left;
width: 200px;
margin-bottom: 10px;
}

.contactform input {
display: block-inline;
position: relative;
float: left;
width: 250px;
margin-bottom: 10px;
}

.contactform div {
margin-bottom: 10px;
clear: both;

}

.noprint {
align: right;
}

.tdcontent p{
padding-top: 12px;
}

#contentfooterright img {
display: none;
}
/* End of 'EducaGen' */

