Body{
	background-color : white;
	margin : 0 0 0 0;	
	padding : 0 0 0 0;
	text-align : center;
}

P{
	margin : 0 0 1em 0;	
	padding : 0 0 0 0;
	line-height : 17px;
}

A{
	text-decoration : none;	
	color : #006699;
}

A:hover{
	color : #900;
	text-decoration : underline;
}

H1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 180%;
	color : #336699;
	margin : 0 0 12px 0;	
	padding : 0 0 8px 0;	
	background-image : url(/assets/gfx/header-line.gif);
	background-position : 100% 100%;
	background-repeat : no-repeat;
	font-weight: normal;
}
H2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 150%;
	color : #900;
	margin : 0 0 12px 0;	
	padding : 0 0 0 0;	
	font-weight: normal;	
}
H3{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 150%;
	color : #336699;
	margin : 0 0 12px 0;	
	padding : 0 0 0 0;	
	font-weight: normal;	
}
H4{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 130%;
	color : #4142a8;
	margin : 0 0 12px 0;	
	padding : 0 0 0 0;	
	font-weight: normal;	
}
H5{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 130%;
	color : black;
	margin : 0 0 12px 0;	
	padding : 0 0 0 0;	
	font-weight: normal;	
}
H6{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 110%;
	color : #4142a8;
	margin : 0 0 12px 0;	
	padding : 0 0 0 0;	
	font-weight: bold;	
}
UL, OL, Blockquote{
	margin : 0 25px 1em 25px;	
	padding : 0 0 0 0;	
}

LI{
	margin : 0 0 2px 0;	
	padding : 0 0 0 0;
}
UL LI{
	padding : 0 0 0 15px;
	background-image : url(../gfx/bullet.gif);
	background-repeat : no-repeat;
	background-position : 0px 3px;
	list-style : none;
}

HR{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	color : black;
	background-color : black;
	height : 1px;
}

TABLE{
	font-size : 100%;
}

Label{
	color : #900;
}

#printHeader{
	display : none;
}

#header{
	background-image : url(../gfx/header-bgi.jpg);
	background-repeat : no-repeat;
	position : relative;
	background-color : #589cfd;
	width : 768px;
	margin : 0 auto 0 auto;
	border : 1px solid black;
	font-size : 0.70em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	height : 96px;
}

#header A{
	color : white;
	text-decoration : none
}

#logo{
	position : absolute;	
	top : 17px;
	left : 18px;
	width : 197px;
	text-align : right;
}

#additionals{
	position : absolute;	
	top : 12px;
	right : 25px;
	width : 300px;
	text-align : right;
	color : white;
}

#siteSearch{
	position : absolute;	
	top : 62px;
	right : 25px;
	width : 275px;
	text-align : right;
	color : white;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#siteSearch Label{
 	display : block;	
	background-color : #ffd600;
	border : 1px solid black;
	color : black;
	width : 50px;
	float : right;
	margin : 0 3px 0 0;
	padding : 2px 5px 3px 5px;
	text-align : center;
}
#siteSearch #ctl00_SiteSearchInputBox,
#siteSearch #q{
 	display : block;	
	background-color : white;
	border : 1px solid black;
	color : #666;	
	float : right;
	width : 120px;
	padding : 2px 6px 2px 6px;
	font-size : 11px;
	height : 14px;
}
#siteSearch #ctl00_cmdSiteSearch,
#siteSearch #searchSubmit{
	float : right;
	width : 30px;
	margin : 0 0 0 3px;
	padding : 2px 0 1px 0;
	line-height : 1.1em;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #ffd600;
	border : 1px solid black;
	color : black;
	text-align : center;
}
#menu{
	border-left : 1px solid black;
	border-right : 1px solid black;;
	background-color : #4142a8;
	padding : 1px 15px 0 15px;
	width : 738px;
	margin : 0 auto 0 auto;
	font-size : 0.70em;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
	background-image : url(../gfx/fade.gif);
	background-repeat : repeat-x;
}
#menu UL{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}
#menu UL LI{
	margin : 0 20px 0 0;
	padding : 0 0 0 0;
	background-image : url(none);
	background-repeat : no-repeat;
	background-position : 0px 0;
	list-style : none;
}
#menu UL LI UL{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}
#menu UL LI UL LI{
	margin : 0 0 0 0;

}
#container{
	text-align : left;
	width : 768px;
	border : 1px solid black;
	font-size : 0.75em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image : url(../gfx/background.gif);
	background-repeat : repeat-x;
	margin : 0 auto 0 auto;
	clear : both;
}
.columnOne{
	margin : 10px 0 0 15px;
	float : left;
	width : 363px;
	height : 240px;
	background-image : url(../gfx/featureNews.gif);
	background-repeat : no-repeat;
	display : inline;
}
.columnTwo{
	margin : 10px 15px 0 0;
	float : right;
	width : 363px;
	height : 240px;
	background-image : url(../gfx/featureNews.gif);
	background-repeat : no-repeat;
	display : inline;
}
#contentBlock{
	margin : 10px 15px 0 15px;
	padding : 20px 0 15px 0;
	background-image : url(../gfx/content-bgi.gif);
	zoom : 1;
}
#contentClose{
	background-image : url(../gfx/content-close.gif);
	height : 20px;
	margin : 0 15px 10px 15px;
}
#breadcrumbs{
	background-image : url(../gfx/breadcrumbs.gif);
	background-repeat : no-repeat;
	color : #878787;
	padding :  5px 15px 5px 15px;
	margin : 5px 20px 15px 20px;
	font-size : 90%;
}

#breadcrumbs A{
	color : #878787;
	text-decoration : none;
}
#breadcrumbs A:hover{
	color : #878787;
	text-decoration : underline;
}

#textArea{
	padding :  0 0 0 0;
	margin : 0 20px 0 20px;
}

.footerDots{
	background-image : url(../gfx/footerDots.gif);
	border-top  : 1px solid #999;
}

#footerHome{
	background-color : #f5f5f5;
	background-image : url(../gfx/footerDots.gif);
	background-repeat : repeat-x;
	background-position : 0% 100%;
	position : relative;
	padding : 10px 15px 20px 15px;
	font-size : 90%;
	min-height : 85px;
	height : 85px;
}

#footerHome H2{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 120%;
	margin : 0 0 8px 0;
	padding : 0 0 0 0;
}
#footerHome UL{
	margin : 0 5px 0 5px;
}
#footerHome UL LI A{
	color : #336699;
	text-decoration : none;
}
#footerHome UL LI A:hover{
	color : #336699;
	text-decoration : underline;
}
#otherNews{
	width : 430px;
}
#updates{
	position : absolute;
	top : 12px;
	right : 140px;
	width : 160px;
	background-image : url(../gfx/update-bgi.gif);
	background-repeat : no-repeat;
	background-position : 50% 0%;
	text-align : center;
	line-height : 17px;
}
#updates A{
	color : black;
	text-decoration : none;
}
#updates A:hover{
	color : #336699;
	text-decoration : none;
}


#ecpiBrand{
	position : absolute;
	top : 5px;
	right : 15px;
}


.footerBar{
	border-top : 1px solid black;
	background-image : url(../gfx/fade.gif);
	background-repeat : repeat-x;
}

#footer{
	width : 768px;
	margin : 0 auto 0 auto;
	padding : 5px 0 0 0;
	font-size : 0.70em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #666;
	line-height : 1.6em;
	text-align : right;
}
#footer A{
	color : black;
	text-decoration : none;
	font-size : 100%;
}
#footer A:hover{
	color : black;
	text-decoration : underline;
}

#copyright{
	margin : 0 0 0 0;
	float : left;
	text-align : left;
	width : 200px;	
}

#ecpi{
	margin : 0 0 0 0;
	float : right;
	text-align : right;
	width : 500px;	
}

.clear{
	clear : both;
	height : 1px;
	font-size : 5%;
}

.featureTeaser{
	margin : 15px 20px 0 20px;
	font-size : 90%;

}
.featureTeaser TH{
	color : #336699;
	font-size : 130%;
	font-weight: normal;
	vertical-align : bottom;
	padding : 0 0 8px 0;
	text-align : left;
}

.featureTeaser TD{
	vertical-align : top;
	padding : 0 0 0 0;
	line-height : 16px;
}
.featureTeaser IMG{
	float : right;
	margin : 0 0 6px 10px;
}
.featureTeaser TD.fullStory{
	vertical-align : top;
	padding : 0 0 0 15px;
	line-height : 16px;
	background-image : url(../gfx/bullet-feature.gif);
	background-repeat : no-repeat;
	background-position : 0px 4px;
}
.featureTeaser TD.fullStory A{
	text-decoration : none;
	color : #369;
}
.featureTeaser TD.fullStory A:hover{
	text-decoration : underline;
	color : #369;
}

.newsTeasers{
	border : none;
	width : 738px;
	margin : 20px 15px 20px 15px;
	font-size : 90%;
	color : #666;
}
.newsTeasers IMG{
	float : left;
	margin : 5px 10px 6px 0;
}
.newsTeasers TH{
	color : #336699;
	font-size : 140%;
	font-weight: normal;
	vertical-align : bottom;
	padding : 0 0 8px 0;
	text-align : left;
}
.newsTeasers TD{
	vertical-align : top;
	padding : 0 0 0 0;
	line-height : 17px;
}

.newsTeasers TD.moreInfo{
	color : #900;
	padding : 3px 0 0 0;
}
.newsTeasers TD.moreInfo A{
	color : #900;
	text-decoration : none;
}
.newsTeasers TD.moreInfo A:hover{
	color : #900;
	text-decoration : none;
}
.newsTeasers TD.central, TH.central{
	padding-left : 15px;
	padding-right : 15px;
	width : 235px;
}
.newsTeasers TD.left, TH.left{
	padding-right : 15px;
	width : 235px;
}
.newsTeasers TD.right, TH.right{
	padding-left : 15px;
	width : 235px;
}

.dataTable{
	width : 100%;
	border-collapse : collapse;
	border : 1px solid black;
}
.dataTable TH{
	border-collapse : collapse;
	border : 1px solid black;
	padding : 3px 5px 3px 5px;
	background-color : #ffd600;

}
.dataTable TD{
	border : 1px solid black;
	border-collapse : collapse;
	padding : 2px 5px 2px 5px;
}


.pdfBox{
	background-image : url(/assets/gfx/pdf-box.jpg);
	background-repeat : no-repeat;
	border : 1px solid black;
	height : 53px;
	width : 220px;
	padding : 6px 10px 6px 50px;
	margin : 0 0 1em 0;
	display : block;
}
.pdfBox A{
	color : black;
	text-decoration : none;
}

.title{
	font-weight : bold;	
}

.details{
	font-size : 90%;
	color : #900;
}



#sitemap UL{
	margin : 0 25px 1em 25px;	
	padding : 0 0 0 0;	
}

#sitemap UL LI{
	margin : 0 0 8px 0;	
	padding : 0 0 0 0;
	padding : 0 0 0 20px;
	background-image : url(/assets/gfx/site-map.gif);
	background-repeat : no-repeat;
	background-position : 0px 1px;
	list-style : none;
	font-weight : bold;
}
#sitemap UL LI A{
	color : black;
	text-decoration : none;
}

#sitemap UL LI UL{
	margin : 8px 0 1em 0;	
	padding : 0 0 0 0;	
}

#sitemap UL LI UL LI{ 
	margin : 0 0 2px 0;	
	padding : 0 0 0 0;
	padding : 0 0 0 15px;
	background-image : url(/assets/gfx/bullet.gif);
	background-repeat : no-repeat;
	background-position : 0px 3px;
	list-style : none;
	font-weight : normal;
}
#sitemap UL LI UL LI UL LI{ 
	background-image : url(/assets/gfx/bullet2.gif);
	background-repeat : no-repeat;
	background-position : 0px 3px;
	font-size : 90%;
}
#sitemap UL LI UL LI UL LI UL LI{ 
	background-image : url(/assets/gfx/bullet3.gif);
	background-repeat : no-repeat;
	background-position : 0px 3px;
	font-size : 100%;
}
#sitemap UL LI UL LI A{
	color : #900;
	text-decoration : none;
}
#sitemap UL LI UL LI UL LI A{
	color : black;
	text-decoration : none;
}
#sitemap UL LI UL LI UL LI UL LI A{
	color : #006699;
	text-decoration : none;
}

#sitemap UL LI UL LI UL{
	margin : 4px 0 4px 0;	
	padding : 0 0 0 0;	
}
#sitemap UL LI UL LI UL{
	margin : 4px 0 4px 0;		
	padding : 0 0 0 0;	
}

.formInput{
	padding : 2px 5px 2px 5px;
	border : 1px solid #8e8e8e;
	margin : 1px 3px 1px 0;
	color : black;
	background-color : #e4e4e4;
		
}
.full{
	width : 98%;
}
.long{
	width : 95%;
}

.smallRed{
	color : #900;
	font-size : 90%;
}

.smallLozenge{
	background-image : url(../gfx/breadcrumbs.gif);
	background-repeat : no-repeat;
	color : #878787;
	padding :  5px 15px 5px 15px;
	margin : 5px 0 15px 0;
	font-size : 90%;
}
.boxed{
	background-color : #f5f5f5;
	border : 1px solid #ccc;
	margin : 0 0 3px 0;
	padding :  5px 10px 5px 10px;
}

.noResults{
	background-color : #f5f5f5;
	border : 1px solid #ccc;
	margin : 0 0 3px 0;
	padding :  5px 10px 5px 10px;
	font-weight: bold;
	color : #666;
	font-size : 110%;
	text-align : center;
}
.formBox{
	background-color : #f5f5f5;
	border : 1px solid #ccc;
	margin : 0 0 4px 0;
	width : 100%;
}

.captchaImage{
	border : 1px solid black;	
	margin : 10px 0 0 0 ;
}
.captchaInput{
	padding : 2px 5px 2px 5px;
	border : 1px solid black;
	margin : 1px 3px 1px 0;
	color : black;
	background-color : #f5f5f5;
	width : 98%;
}

Label.requiredInfo{
	background-image : url(/assets/gfx/required-bgi.gif);
	background-position : 100% 50%;
	background-repeat: no-repeat;
	padding : 0 20px 0 0; 
}

.linkBox{
	background-image : url(../gfx/breadcrumbs.gif);
	background-repeat : no-repeat;
	color : #878787;
	padding :  3px 15px 5px 15px;
	font-size : 90%;
}
.linkBox A{
	color : #900;
	text-decoration : none;
}
.linkBox A:hover{
	color : #900;
	text-decoration : underline;
}





.RadMenu.RadMenu_Default 
{
	border: none;
	background-image : none;
	text-align: left;
	background-color : transparent;
}

.RadMenu.RadMenu_Default LI
{
	background-image : none;
	padding : 0;
}
.RadMenu.RadMenu_Default .rmText
{
	padding: 2px 4px 2px 4px;
}

.RadMenu.RadMenu_Default .rmLink .rmText
{
	font: bold 11px Arial, sans-serif;
}


.RadMenu.RadMenu_Default .rmLink:hover,
.RadMenu.RadMenu_Default .rmFocused,
.RadMenu.RadMenu_Default .rmExpanded
{
	background-color: transparent;
	color: white;
}

.RadMenu.RadMenu_Default .rmGroup
{
	border: 1px solid #242350;
	border-bottom : none;
	background-color: #e5e5e5;
	color : black;
	background-image : none;
}

.RadMenu.RadMenu_Default .rmGroup .rmLink
{
	text-decoration: none;
	color: black;
	background-image : url(/assets/gfx/menu-fade.gif);
	background-repeat : repeat-x;
}
.RadMenu.RadMenu_Default .rmGroup .rmLink .rmText
{
	font: normal 11px Arial, sans-serif;
	padding : 2px 15px 2px 4px;
}

.RadMenu.RadMenu_Default .rmGroup .rmLink:hover,
.RadMenu.RadMenu_Default .rmGroup .rmFocused,
.RadMenu.RadMenu_Default .rmGroup .rmExpanded
{
	color: black;
	background: #e5e5e5;
	background-image : url(/assets/gfx/menu-fade-active.gif);
	background-repeat : repeat-x;
}


.RadMenu.RadMenu_Default .rmHorizontal .rmItem {
	border : none; 
	background-image : url(/assets/gfx/menu-seperator.gif); 
	background-position : 100% 6px;
	background-repeat : no-repeat;
}


.RadMenu.RadMenu_Default .rmHorizontal .rmLast { 
	border-right: 0;
	background-image : none; 
}
.RadMenu.RadMenu_Default .rmHorizontal .rmItem .rmLast{
	border-bottom : 1px solid black;	
}

.RadMenu.RadMenu_Default .rmVertical .rmItem {
	background-image : none; 
}
.RadMenu.RadMenu_Default .rmVertical .rmLast {
	background-image : none; 
}

.languageBar{
	height : 26px;
	line-height: 2.5em;
	padding : 0 2% 0 2%;
	color: #295a8f;
	font-weight: bold;
	font-size : 90%;
	background-image : url(/assets/gfx/language-bar.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	margin : 15px 15px 0 15px;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	width : 96%;
}
.languageBar IMG{
	vertical-align : middle;
	margin: 0 7px 0 13px;
	border : none;
}
.languageBar A{
	color: black;
	text-decoration: none;
}
.languageBar A:hover{
	color: #900;
	text-decoration: none;
}
.languageBar .englishPositioner{
	padding : 0 0 0 45px;
}
.languageBar .frenchPositioner{
	padding : 0 0 0 15px;
}
.languageBar .germanPositioner{
	padding : 0 0 0 0;
}
.languageBar .spanishPositioner{
	padding : 0 0 0 0;
}
.languageBar .italianPositioner{
	padding : 0 0 0 0;
}



.search_error_block{


}



#searchPageCriteria{
	background-color : #f5f5f5;
	padding : 10px 15px 10px 15px;
	margin : 0 0 3px 0;
}
#searchPageCriteria label{
	color : black;
}

#searchResultsData{
	background-color : #f5f5f5;
	padding : 3px 15px 3px 15px;
}
#resultsFound{
	text-align : right;	
	float : right;
	width : 25%;
}

#noResultsFound{
	background-color : #f5f5f5;
	padding : 10px 15px 10px 15px;
	text-align : center;
}
.search_standard_paragraph{
	color : #069;
	background-color : #f5f5f5;
	padding : 8px 15px 8px 15px;
	text-align : left;
}


.noResults{
	color : #333;
	font-size : 100%;
	font-weight : Bold;
}

.instructions{
	font-size : 90%;
	color : #900;
}

#searchData{
	float : left;
	width : 70%;
}


/* Search CSS */

#searchPageCriteria{
	background-color : #f5f5f5;
	border : 1px solid #ccc;
	padding : 18px 12px 18px 12px;
	margin : 0 0 3px 0;
}

#searchResultsData{
	background-color : #f5f5f5;
	border : 1px solid #ccc;
	margin : 0 0 1em 0;
	padding : 3px 12px 3px 12px;
}
#resultsFound{
	text-align : right;	
	float : right;
	width : 25%x;
}

#noResultsFound{
	background-color : #f5f5f5;
	border : 1px solid #ccc;
	margin : 0 0 1em 0;
	padding : 8px 12px 8px 12px;
	text-align : center;
}


.noResults{
	color : #333;
	font-size : 110%;
	font-weight : 600;
	padding : 0 0 4px 0;
}

.instructions{
	font-size : 90%;
	color : #900;
}

#searchData{
	float : left;
	width : 70%;
}

#q{
	border : 1px solid black;
	padding : 2px 4px 2px 4px;
	font-size : 100%;
	font-family : Arial, Helvetica, sans-serif;
	margin : 0 3px 0 3px;
}

#searchPageSubmit{
	background-color : #f93;
	border : 1px solid black;
	padding : 3px 4px 1px 4px;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 1;
}

dl{
	margin : 0 0 1em 0;
	padding : 0 0 0 0;
}

dt{
	margin : 0 0 5px 0;
	padding : 0 0 0 0;
}

dd{
	margin : 0 0 5px 35px;
	padding : 0 0 0 0;	
}

dl A{
	color : #900;
	text-decoration : none;
}

dl A:hover{
	color : #900;
	text-decoration : underline;
}

.numbering{
	font-weight: bold;
	padding : 0 12px 0 0;
	width : 23px;
	display : block;
	float : left;
	font-size : 90%;
	text-align : left;
}

dd.extras{
	font-size : 90%;
}


#pagination{
	border-top : 1px solid black;
	border-bottom : 1px solid black;
	text-align : center;
	padding : 4px 0 4px 0;
	margin : 0 0 0 0;
}
#paginationLayout{
	
}
#pagination Table#paginationLayout TD{
	Padding : 0 3px 0 3px;
}

#pagination A{
	color : black;
	text-decoration : none;
	border : 1px solid #ccc;
	display : block;
	Padding : 0 4px 0 4px;
}
#pagination A:hover{
	color : #900;
	text-decoration : none;
	border : 1px solid black;
	background-color : #f5f5f5;
}

#pagination .currentPage{
	border : 1px solid #ccc;
	display : block;
	Padding : 0 4px 0 4px;
	color : black;
	border : 1px solid #900;
}

.clear{
	height : 1px;
	font-size : 5%;
	clear : both;
}

#searchResultsNo{
	
}



