* {
padding : 0;
margin : 0;
}

body 	{
behavior: url("csshover3.htc"); 
background : #dababc /*dbb9b9*/ url(bg.png) no-repeat scroll top center; 
color : #5D5D5D; 
margin : 0; 
padding : 0; 
font-family : helvetica, tahoma, sans-serif;
font-size : 12px; 
line-height : 1.5em;
text-align : center; 
}
						
		
/* Global Divs
................................................................ */

div { 
margin : 0;
padding : 0;
}
						
#wrapper 	{
width : 750px;
margin : 0 auto;  
background-color : #fff;
border: 4px solid #fff;
text-align : left;	
border-top: 0px;
border-bottom: 0px;
}

#banner {
height: 215px;
width: 750px;
}

#flags ul {
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	width:500px;
	list-style: none;
}

#flags ul li {
	float:right;
	margin-left: 5px;
}

#flags img {
border: 0px;
}



#menubar {
background-color: #C98585;
height: 44px;
clear: both;
margin-bottom: 16px;
width : 750px;
}

#menubar ul {
list-style: none;
padding-left: 4px;
}

#menubar ul li {
behavior: url("csshover3.htc"); 
float:left;
background: url(m_separator.gif) no-repeat scroll left;
}

#menubar ul li.first {
behavior: url("csshover3.htc"); 
float:left;
background: none;
}


#menubar ul li a {
behavior: url("csshover3.htc"); 
color: #FFFFFF;
text-decoration: none;
display: block;
padding: 13px 13px;
margin-left:4px;
font-size: 12px;
font-weight: normal;
}

#menubar ul li a:hover {
behavior: url("csshover3.htc"); 
color: #FFFFFF;
background: #e9afaf url(menupoint_h2.gif) no-repeat scroll bottom;
padding: 13px 13px;
margin-left:4px;
text-decoration: none;
font-size: 12px;
display: block;
}

#pageintro {
behavior: url("csshover3.htc"); 
clear: both;
width: 740px;
margin: 0 15px 16px 25px;
text-align: left;
}

#pageintro img {
behavior: url("csshover3.htc"); 
float: left;
margin-right: 20px;
margin-bottom: 20px;
}

h1 {
font-size: 18px;
margin-bottom: 0.6em;
margin-top: 0.2em;
}

h2 {
font-size: 16px;
color: #333333;
margin-bottom: 0.4em;
margin-top: 0.2em;
}

h3 {
behavior: url("csshover3.htc"); 
font-size: 16px;
color: #333333;
margin-bottom: 0.4em;
margin-top: 0.2em;
background: transparent url(heading3.png) no-repeat scroll left;
padding-left: 42px;
padding-top: 8px;
height: 25px;
}

#pageintro p {
font-size: 14px;
line-height: 20px;
margin-bottom: 0.8em;
color : #5D5D5D; 
text-align: justify;
width: 720px;
}

p {
font-size: 12px;
margin-bottom: 0.6em;
color : #000000; 
}

#content {
clear: both;
width: 740px;
height: 360px;
margin: 0 5px 16px 5px;
text-align: left;
}
p.2 {
font-size: 12px;
margin-bottom: 0.6em;
color : #5D5D5D; 
line-height: 150%;
}


#footerstrap {
margin-top: 25px;
font-size: 10px;
text-align: center;
width: 750px;
color : #000000;
text-decoration: none;
background-color: #BC6C6C;
padding-top: 6px;
}

#footerstrap a{
font-size: 10px;
text-align: center;
width: 750px;
color : #000000;
text-decoration: none;
background-color: #BC6C6C;
padding-top: 6px;
}

#footerstrap p {
color: #000000;
font-size: 10px;
margin-bottom: 2px;
text-decoration: none;
}

#footerstrap img {
border: 0;
margin-right: 5px;
}

.clear { 
clear : both;
height : 0px;
}

#footer {

margin-top:1.4em;
background: #C98585  url(footer.jpg) no-repeat scroll top center;
clear: both;
width : 750px;
padding: 10px 0px;
}

#footer div.seg {
float:left;
height: 126px;
/*width: 200px;*/
padding: 0px 20px 0px 20px;
background: url(f_separator.gif) no-repeat scroll left;
}

#footer div.seg_first {
float:left;
height: 126px;
/*width: 200px;*/
padding: 0px 20px 0px 20px;
background: none;
}

#footer p {
color: #000000;
font-size: 10px;
width: 200px;
}

#footer a {
color: #0000FF;
text-decoration: none;
font-size: 10px;
font-weight: normal;
}

#footer img {
border: 0;
margin-right: 10px;
}

#footer a:hover {
color: #0000FF;
text-decoration: none;
font-size: 10px;
font-weight: normal;
}





.e_veryverysmall {  font-family:  helvetica, tahoma, sans-serif; font-size: 12px; color:#5b5b5b}

#content .dialog1,
#content .dialog2 {
height: 360px;

}
#content .dialog1 img,
#content .dialog2 img {
padding-bottom: 10px;
margin-top:4px;
}
#content .dialog1 p,
#content .dialog2 p {
padding-bottom: 10px;
margin:10px 0px 10px 0px;
width: 220px;
text-align: justify;
}
#content .dialog1 li,
#content .dialog2 li {
margin: 0px;
margin-left: 20px;
width: 200px;
text-align: justify;
}

#content a, #pageintro a  {
text-decoration: none;
color: #3333ff;
}

#content a:hover, #pageintro a:hover {
text-decoration: none;
color: #5b5b5b;
}

#content a:visited, #pageintro a:visited {
text-decoration: none;
color: #3333ff;
}

.f_left {
float: left;
margin-bottom: 10px;
}

.f_right {
float: right;
}

.f_center {
margin: 0 auto;
}

img {
border: 0;
}

.warning {
color: #FF2222;
}

div .grlist {
width:50%;
float:left;
}

div .grlist select {
clear:right;
margin-top: 2px;
}

