  @font-face {
    font-family: EngraversGothic BT;
    font-style:  normal;
    src: url(ENGRAVE0.eot);
  }

BODY {
		scrollbar-arrow-color:#4A5778;
		scrollbar-base-color:#455576;
		scrollbar-shadow-color:#4A5778;
		scrollbar-face-color:#FFFFFF;
		scrollbar-highlight-color:#8C9EBF;
		scrollbar-dark-shadow-color:#EDECCA;
		scrollbar-3d-light-color:#4A5778;}
}

a:link       	{ text-decoration: underline; color: #4A5778 }
a:visited    	{ text-decoration: underline; color: #4A5778 }
a:hover      	{ text-decoration: underline; color: #4A5778 }
a:active	{ text-decoration: underline; color: #4A5778 }


.mainmenu { color: #FFFFFF; text-decoration: none; }
.mainmenu a { color: #FFFFFF; text-decoration: none; }
.mainmenu a:visited { color: #FFFFFF; text-decoration: none; }
.mainmenu a:hover { color: #FFFFFF; text-decoration: none; }

.mainmenu-selected { color: #FFFFFF; text-decoration: none; }
.mainmenu-selected a { color: #FFFFFF; text-decoration: none; }
.mainmenu-selected a:visited { color: #FFFFFF; text-decoration: none; }
.mainmenu-selected a:hover { color: #FFFFFF; text-decoration: none; }


.submenu { color: #2F476F; text-decoration: none; }
.submenu a { color: #2F476F; text-decoration: none; }
.submenu a:visited { color: #2F476F; text-decoration: none; }
.submenu a:hover { color: #2F476F; text-decoration: underline; }


.quiz { color: #4A5778; text-decoration: none; }
.quiz a { color: #4A5778; text-decoration: none; }
.quiz a:visited { color: #4A5778; text-decoration: none; }
.quiz a:hover { color: #4A5778; font-weight: 600; text-decoration: none; letter-spacing: 2px }


.copyright a { color: #2F476F; text-decoration: underline; }
.copyright a:visited { color: #2F476F; text-decoration: underline; }
.copyright a:hover { color: #2F476F; text-decoration: underline; }


td.mainmenu {
  background-color:#8C9EBF;
  color: #FFFFFF;
  font-size: 11px;
  font-family: Verdana;  
  text-align: center;
  border-color:#FFFFFF;
  border-style: solid;
  border-left-width: 1px;
  border-right-width: 0px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  cursor : hand;
  height: 20px;
  }

td.mainmenu-selected {
  background-color:#2F476F;
  color: #FFFFFF;
  font-size: 11px;
  font-family: Verdana;  
  text-align: center;
  border-color:#FFFFFF;
  border-style: solid;
  border-left-width: 1px;
  border-right-width: 0px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  cursor : hand;
  height: 20px;
  }


td.submenu {
  background-color:#D9DCE4;
  color: #FFFFFF;
  font-size: 11px;
  font-family: Verdana;  
  text-align: center;
  cursor : hand;
  height: 20px;
  }



td.submenu-headline {
  background-color:#FFFFFF;
  color: #2F476F;
  font-size: 13px;
  font-family: Verdana;  
  text-align: center;
  font-weight: 600;
  height: 30px;
  }


















p		{ font-family: Verdana;
		color: #2F476F;
		font-size: x-small;
		margin-bottom: 10px;
		margin-top: 2px;
		}


p.copyright		{ font-family: Verdana;
		color: #2F476F;
		font-size: 10px;
		text-align: center;
		margin-bottom: 10px;
		margin-top: 2px;
		}


td.serv_head           { font-family: Verdana; 
		color: #FFFFFF; 
		font-size: small;
		text-align: center;		
		font-weight: 600;
		margin:0;
		height:30px;
    		padding-top: 0px;
    		vertical-align:middle;
  		background-color:#8C9EBF;
		}


p.form		{ font-family: Verdana;
		color: #4A5778;
		font-size: 12px;
		text-align: justify;
		margin-bottom: 0px;
		margin-top: 0px;
		}





ul.imaged       { list-style-image: url('/en/images/bullet-arrow-white.gif')}




ul.submenu		{ font-family: Verdana;
		list-style: none;
		color: #2F476F;
		font-size: 9px;
		text-align: center;
		margin-left: 0px;
		margin-bottom: 10px;
		margin-top: 0px;
		}

li.submenu		{ font-family: Verdana;
		color: #2F476F;
		font-size: 9px;
		text-align: center;
		margin-left: 0px;
		margin-bottom: 0px;
		margin-top: 0px;
		border-bottom: 1px solid #D9DCE4;
		}


ul		{ font-family: Verdana;
		color: #2F476F;
		font-size: x-small;
		text-align: justify;
		margin-left: 20px;
		margin-bottom: 10px;
		margin-top: 2px;
		}


li		{ font-family: Verdana;
		color: #2F476F;
		font-size: x-small;
		text-align: justify;
		margin-bottom: 10px;
		margin-top: 2px;
		}


ol           { font-family: Verdana; font-size: 10px; color: #000000; text-align: justify;
		margin-top: 0; }




h1           { font-family: Verdana; 
		color: #4A5778; 
		font-size: x-small;
		font-weight: 600;
		margin:0;
    		padding-top: 0px;
    		padding-left: 10px;
    		vertical-align:middle;
		}


h2           { font-family: Verdana; 
		color: #4A5778; 
		text-align: left; 
		font-size: small;
		font-weight: 600;
		margin:0;
    		padding-top: 15px;
    		vertical-align:middle;
    		border-bottom: 1px solid #E2AC00;
		}


h3          { font-family: EngraversGothic BT, Verdana; 
		color: #4A5778; 
		text-align: left; 
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		margin-bottom: 0;
		 }


h4          { font-family: Verdana; 
		color: #4A5778; 
		text-align: left; 
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;
		margin-bottom: 0;
		 }

h5          { font-family: Verdana; 
		color: #4A5778; 
		text-align: left; 
		font-size: 16px;
		font-weight: bold;
		text-decoration: none;
		margin-bottom: 0;
		 }


		

/* form field properties */
form         { font-family: Verdana}
input        { font-family: Verdana; 
    font-size : 12px;
    background-color : #D9DCE4;
    border-color : #4A5778;
    border-style : solid;
    border-width : 1px;
    color : #000000;
}
input.button        {
	font-family: Verdana;  
    font-size : 10px;
    background-color : #4A5778;
    border-color : #D9DCE4;
    border-style : solid;
    border-width : 1px;
    color : #FFFFFF;
    cursor : hand;
}


select        { font-family: Verdana; 
    font-size : 12px;
    background-color : #D9DCE4;
    border-color : #4A5778;
    border-style : solid;
    border-width : 1px;
    color : #000000;
}
ins          { font-family: Verdana; font-size: x-small }
textarea        { font-family: Verdana; 
    font-size : 10px;
    background-color : #FFFFFF;
    border-color : #4A5778;
    border-style : solid;
    border-width : 1px;
    color : #000000;
}





.news_article	{
 	position: absolute;
 	right: 25px; 
 	top: 25px; 
 	height: 350px; 
 	width: 600px; 
 	padding: 1em;
    background-color : #CFD6E3;
    border-color : #4A5778;
    border-style : solid;
    border-width : 10px;
    color : #000000;
    text-align: center; 
    visibility: hidden;
    display: none;
    overflow: auto;
    overflow-y:scroll;
    }
    





.quiz_answer	{
 	position: absolute;
 	right: 25px; 
 	top: 25px; 
 	height: 350px; 
 	width: 500px; 
 	padding: 1em;
    background-color : #EDECCA;
    border-color : #4A5778;
    border-style : solid;
    border-width : 10px;
    color : #000000;
    text-align: center; 
    visibility: hidden;
    display: none;
    overflow: auto;
    overflow-y:scroll;
    }
    
    

.quiz_yesno	{position: absolute; right: 150px; top: 225px; height: 100px; width: 300px; padding: 1em;
    background-color : #EDECCA;
    border-color : #4A5778;
    border-style : solid;
    border-width : 10px;
    color : #000000;
    text-align: center; 
    visibility: hidden;
    display: none;
    }

.quiz_letter {
	border-color:#4A5778;
	border-style: solid;
	border-width: 1px;
	width:20px;
	text-align: center;
	margin-left:10px;
	margin-right:10px;
	}


.photothumb {
  color: #FFFFFF;
  font-size: 11px;
  border-color:#4A5778;
  border-style: solid;
  border-width: 1px;
  cursor : hand;
  height : 60;
  }
  


hr {
  border: 0;
  width: 100%;
color: #8C9EBF;
height: 1px;
}



  
