* {
padding : 0;
margin : 0;
}

body 	{

background : #dababc ; 
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: 8px;
}

#menubar ul li {
float:left;
background: url(../img/global/m_separator.gif) no-repeat scroll left;
}

#menubar ul li.first {
float:left;
background: none;
}


#menubar ul li a {
color: #FFFFFF;
text-decoration: none;
display: block;
padding: 13px 17px;
margin-left:4px;
font-size: 12px;
font-weight: normal;
}

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

#pageintro {
clear: both;
width: 685px;
margin: 0 22px 16px 22px;
text-align: left;
}

#pageintro img {
float: left;
margin-right: 16px;
}

h1 {
font-size: 17px;
color: #990000;
margin-bottom: 0.6em;
margin-top: 0.2em;
}

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

h3 {
font-size: 16px;
color: #333333;
margin-bottom: 0.4em;
margin-top: 0.2em;
background: transparent url(../img/global/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; 
}

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

p.2 {
font-size: 12px;
margin-bottom: 0.6em;
color : #5D5D5D; 
line-height: 150%;
}

#content {
clear: both;
width: 740px;
margin: 0 5px 16px 5px;
text-align: left;
}

#footerstrap {
text-align: center;
width: 750px;
background-color: #BC6C6C;
padding-top: 6px;
}

#footerstrap p {
color: #ffffff;
font-size: 10px;
margin-bottom: 2px;
}

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

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

#footer {
margin-top:1.8em;
background: #C98585  url(../img/global/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(../img/global/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: #ffffff;
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: underline;
font-size: 10px;
font-weight: normal;
}





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


#content .dialog1 img,
#content .dialog2 img {
padding-bottom: 10px;
margin-top:4px;
}

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

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

#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;
}

div#container {
	width:760px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}