* {
	padding: 0;
	margin: 0;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6B6B;
	background: #f2f7fd;

}

input, textarea {
	padding: 2px 5px;
	border: 1px solid #CCC;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

h1, h2, h3, h4 {
	margin: 0;
}

h2, h3, h4 {
	margin-bottom: 20px;
	padding-bottom: 9px;
	border-bottom: 1px solid #F2F2F2;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #37404C;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.75em;
	line-height: 1.5;
}

ul, ol {
	margin-left: 3em;
}

dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt {
	float: left;
	width: 70px;
}

dl.list1 dd {
	margin-bottom: 10px;
}

dl.list1 a {
	color: #666666;
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 18px 18px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #015C95;

}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}


/* Wrapper */

#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(images/img02.jpg) repeat-y;
}

#wrapper2 {

	/*background: url(images/img10.jpg) no-repeat left bottom;*/
}

/* Header */
#top {
	height: 60px;
	background: url(images/top.jpg) no-repeat;
}
#header {
	height: 160px;
	background: url(images/header_en.jpg) no-repeat center top;
	position: relative;
}
#header_gr {
	height: 160px;
	background: url(images/header_g.jpg) no-repeat center top;
	position: relative;
}
/* Logo */

#logo {
	float: left;
	position: relative;
}

#logo h1 {
	padding: 20px 0 0 100px;
	letter-spacing: -1px;
	font-size: 35px;
	color: #FFFFFF;
	position: absolute;
	margin-left: -9999px;
}
#logo h1 span {
	font-size: 20px;
	line-height: 22px;
}



#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
	position: relative;
}
#menu h2 {
	font-size: 16px;
	padding: 12px 60px 0 0;
	margin-left: 60px;
	position: absolute;
	left: -9999px;
	top: 114px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	color: #fff;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	padding-left: 40px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	background: url(images/img04.jpg) no-repeat top center;
}

/* Content */

#content {
	float: right;
	width: 560px;
	padding: 0 95px 0 0;
	position: relative;
}

.post {
	padding-top: 50px;
}

.post .title {
}

.post .title a {
	text-decoration: none;
	color: #37404C;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .entry {
}

.post .meta {
	height: 16px;
	margin: 0;
	padding: 10px;
	background: url(images/img07.jpg) repeat-x left bottom;
	line-height: normal;
}

.post .meta .posted {
	display: block;
	float: left;
}

.post .meta .permalink {
	display: block;
	float: right;
	padding-left: 17px;
	background: url(images/img09.gif) no-repeat left center;
}

.post .meta .comments {
	display: block;
	float: right;
	padding: 0 30px 0 19px;
	background: url(images/img08.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding: 50px 0 0 60px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {

}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

/* Navigation */

.navigation {
	
	background:#F7FBFD;

*height:100%;
	background:#fff;
	font-size:1em;
}
.navigation a {
	display:block;
	padding:2px 0 2px 15px;

*padding:0 0 0 15px;					
	line-height:1.2em;
	text-decoration:none;
	color:#666;
}
.navigation a:hover {display:block;border-top:1px dashed #4985b6;border-bottom:1px dashed #4985b6;background:#fff7d7 ; color:#4985b6;}
.navigation h1 {
	
	padding:2px 0 2px 10px;
	text-transform:uppercase;
	font-weight:normal;
	font-size:0.9em;
	color:#666;
	
	letter-spacing:0.2em;
	
}

.arrowlistmenu{
	width: 200px; /*width of accordion menu*/
	background:#F7FBFD;


*height:100%;
	background:#fff;
	font-size:1em;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	text-transform:uppercase;
	font-weight:bold;
	font-size:1em;
	color:#ABBACD;
	letter-spacing:0.1em;
	margin-bottom: 0px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
	cursor: pointer;
	text-decoration: none;
	background-color: #1A3D63;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
	background-image: url(titlebar-active.png));
	background-color: #2F5B8C;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{

}

.arrowlistmenu ul li a{
	color: #666; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 20px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #dadada;
	font-size: 1em;
}

.arrowlistmenu ul li a:visited{
	color: #004F87;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	display:block;
	border-top:1px dashed #4985b6;
	border-bottom:1px dashed #4985b6;
	background:#E8F1F8;
	color:#4985b6;
}

.arrowlistmenu h3 {
	margin: 0px;
	padding: 0;
}


#tabLink a { 
	padding-left:0;
	border:none;
}

#tabLink a:hover {
	background:#fff7d7;
}
/* Form*/

.submit {
	margin-left: 10px;
	}
.clear {
	clear:both;
	}
input {
	padding: 1px 5px;
	border-bottom: 1px solid #999;
	font-size: 11px;
	color: #999;
	width: 200px;
	
	}
/* reset width for non-text inputs */
input.radio, input.checkbox, input.submit{
	width: auto;
	border: none;
	}
/* display labels next to form elements, add a class for when you want them to stack */
label {
	float:left;
	margin-right: 1em;
	text-align: right;
	display: block;
	width: 12em;

	}
label.top {
	display: block;
	float:none;
	}
#regType {
	margin: 20px 0;
	}
/* display labels inline with checkboxes */
#regType label {
	float:none;
	display:inline;
	padding-left: 5px;
	}
/* align columns of checkboxes or radio buttons */
div.group1, div.group2, div.group3 {
	float: left;
	width: 15em;
	padding-left: 10px;
	}
	
/* style required message*/
label .required {
	position:absolute;
	margin-left:8em;
	left: 210px;
	font-weight:bold;
	color:#760000;
	padding:0 0 5px 10px;
	/* width for IE*/
	width:200px;
	text-align: left;
	}
		
	
/* contain interior floats */
#regform {
	float:left;
	}
#regform p{
	position: relative;
	width: 100%;
	margin-bottom: 1em;
	}
#regform form {
	width: 585px;
	margin-left: 0px;
	margin-top: 20px;
}


#submit {
	width: auto;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #ebebeb;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
	cursor: pointer;
}





/* Widebar */

#widebar {
	margin: 0 50px;
	padding: 25px 28px 0 28px;
	background: #F2F2F2 url(images/img11.gif) repeat-x;
}

#widebar #colA {
	float: left;
	width: 260px;
}

#widebar #colB {
	float: left;
	width: 260px;
	padding-left: 45px;
}

#widebar #colC {
	float: left;
	width: 186px;
	padding-left: 45px;
}

/* Footer */

#footer {
	height: 108px;
	background: url(images/img05.jpg) no-repeat;
}

#footer p {
	margin: 0;
	text-align: center;
	color: #8E8E8E;
	padding: 0;
}
#colA ul {

}

.entry  #colA {
	float: left;
	width: 50%;
}
.arrowlistmenu #link a:hover {
	color: #B31C25;

}

.entry #colB {
	float: right;
	width: 50%;
}
.arrowlistmenu #link a {
	color: #ABBACD;
	text-decoration: none;
}
#footer  li {
	display: inline;
}
#footer ul {
	text-align: center;
	padding-top: 25px;
	margin: 0;
	padding-bottom: 5px;
}
#footer p span {
	font-size: 10px;
}


#footer a {
	text-decoration: none;
	color: #666;
	padding-right: 15px;
}
#footer a:hover {
	color: #B31C25;
	text-decoration: underline;
}
.pdfLink {
	color: #37404C;
	text-decoration: none;
}

fieldset	{
	margin : 0;
	padding : 1em;
	border: 1px dotted #ccc;
	position: relative;
		}
						
legend	{
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 1.2em;
	margin : 0;
	padding : 0.5em;
	color : #666;
	background : transparent;
	position: absolute;

}
#register_frm .register_legend {
	position: absoulte;
	top: -30px;
	font-weight: bold;
	font-size: 1.3em;
	left: -10px;
}

#header  #transFlag, #header_gr #transFlag_g {
	position: absolute;
	bottom: 11px;
	right: 60px;
	width: 33px;
	height: 23px;

}
#add2_in label {
	line-height: 1;
	width: 12em;
}
#logo #home_link {
	height: 160px;
	width: 250px;
	margin-left: 40px;
	display: block;
	text-decoration: none;
}



 #el01 legend {padding:0} /* Remove padding */
 #el02 legend { /* Text and background colour, blue on light gray */
 				color:#00f;
 				background-color:#ddd;
}
 #el03 legend {background:url(/i/icon-info.gif) no-repeat 100% 50%} /* Background image */
 #el04 legend {margin:0} /* Remove margin */
 #el05 legend {border:2px dotted #00f} /* Border width, style and colour */
 #el06 legend { /* Position at top left corner of fieldset */
 				position:absolute;
  				top:0;
  				left:0;
}
 #el07 legend {font-family:"Courier New",Courier} /* Different font */
 #el08 legend {font-size:2em} /* Bigger text */
 #el09 legend {font-size:0.5em} /* Smaller text */
 #el10 legend {font-weight:bold} /* Bold text */
 #el11 legend {padding:2em} /* Increase padding */
 #el12 legend {text-align:right} /* Change text alignment */
#transFlag a:hover {
	background: url(images/flag_g_over.gif);
}
#transFlag a {
	display: block;
	background-image: url(images/flag_g.gif);
	width: 33px;
	height: 23px;
	text-decoration: none;
}
#transFlag_g a:hover {
	background: url(images/flag_en_over.gif);
}
#transFlag_g a {
	display: block;
	background-image: url(images/flag_en.gif);
	width: 33px;
	height: 23px;
	text-decoration: none;
}
#coloLogos tr.odd {
	background: #efefef;
}
#coloLogos .more {
	text-align: right;
	padding-right: 10px;
}

table#coloLogos {
	border: 3px solid #efefef;
	margin-bottom: 20px;
}

#coloLogos img {
	padding: 10px;

}

#coloLogos h3 {
	font-size: 12px;
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
}
.byline {
	margin: 0;
	padding: 2px 0 2px 5px;
	font-size: 11px;
	background-color: #EFF3FC;
}
h3.press {
	padding: 0px;
	margin: 0px;
	letter-spacing: .1em;
}

