body {
	margin: 0px;
	padding: 0px;
	background: url(images/full-width-grid-bkgd.gif) repeat-y center;
	font-family: Arial, sans-serif;
	font-size: 70%;
}


#header {
	background: #4b6495;
	margin-bottom: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.leftemptyarea {
	background-image: url(images/emgSite_left_empty_area.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
}


#header p {
	display:inline;
	color: white;
	font-size: 1.0em;
	}

	
#header a {
	text-decoration:none;
	color: #e4e1e1;
}

.header
{
    FONT-SIZE: 18px;
	LINE-HEIGHT: 24px;
    COLOR: #7d7d7d;
    FONT-FAMILY: arial, helvetica, MS Sans Serif; 
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}

.header2
{
    FONT-SIZE: 14px;
	LINE-HEIGHT: 22px;
    COLOR: #7d7d7d;
    FONT-FAMILY: arial, helvetica, MS Sans Serif; 
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}

.header3
{
    FONT-SIZE: 14px;
	LINE-HEIGHT: 22px;
    COLOR: #7d7d7d;
    FONT-FAMILY: arial, helvetica, MS Sans Serif; 
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}

.bodytxtBlackMain
{
    FONT-SIZE: 11px;
	LINE-HEIGHT: 16px;
    COLOR: #000000;
    FONT-FAMILY: verdana, arial, helvetica, MS Sans Serif;
    TEXT-DECORATION: none
}

.bodytxtWhiteMain
{
    FONT-SIZE: 11px;
	LINE-HEIGHT: 16px;
    COLOR: #ffffff;
    FONT-FAMILY: verdana, arial, helvetica, MS Sans Serif;
    TEXT-DECORATION: none
}

.headlines
{
    FONT-SIZE: 12px;
	LINE-HEIGHT:17px;
    COLOR: #5424cf;
    FONT-FAMILY: verdana, arial, helvetica, MS Sans Serif;
    TEXT-DECORATION: none
}

.bodytxtDarkGrayMain
{
    FONT-SIZE: 14px;
	LINE-HEIGHT: 16px;
    COLOR: #000066;
    FONT-FAMILY: arial, helvetica, MS Sans Serif;
    TEXT-DECORATION: none
}

/* branding area css*/

#main_image {
	

}
#edition {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #999999;

}


#page_links a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}

#page_links a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}



#left_shade {
	background-color: #999999;
	width: 200px;

}
#left_area {
	background-color: #CCCCCC;
	padding: 4px;
}


#left_area p{
	font-family: Arial, sans-serif;
	font-size: 12px;
	}
	
#right_area {
	background-color: #ffffff;
	padding: 7px;
}	


#right_area .page_name{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1b5394;
	}

#right_area p{
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	}	
	
#right_area li{
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	}
	
#main_content {
	background-color: #bbbbbb;
	width: 200px;

}

#branding {
	height: 80px;
	padding: 0;
	margin: 0;
}

#branding .right {
	float:right;
	}	
	
	#branding img {
	padding-left: 9px;
	}	
	
/* content css */		
.Content {
	width: 800px;
	margin: auto;
}
#PageContent {
	width: 800px;
	margin: auto;
}
.thankyou_text {
	color: #FF0000;
	text-align: left;
	
}
.countryfield {
	width: 15pt;
}

.footnote
{
    FONT-SIZE: 9px;
	LINE-HEIGHT: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial, MS Sans Serif; 
    TEXT-DECORATION: none
}

A { text-decoration:none }

a:link.navlink { color:#31659c }
a:visited.navlink { color:#31659c }
a:hover.navlink { color:#000000 }

