.attributes a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding: 4px;
	text-decoration: none;
	color: #1d4f8a;
}

.attributes a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding: 4px;
	text-decoration: none;
	color: #1d4f8a;
}

.userlink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding: 4px;
	text-decoration: none;
	color: #1d4f8a;
}

.userlink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding: 4px;
	text-decoration: none;
	color: #1d4f8a;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}

.table_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;	
	font-weight: bolder;
	background-image: url(../images/bar.gif);
	color: #000000;
	height: 23px;
	padding: 6px;
	text-align: center;
}

.table_row {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;	
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.box_container {
	display: block;
	}	

.box_container_float {
	display: block;
	float: left;
	padding: 3px;	
	}

.box_topleft {
	background-image: url(../images/box_tl_banner.gif);
	width: 10px;
	height: 25px;
	float: left }

.box_topcenter {
	background-image: url(../images/box_tc.gif);
	width: 100%;
	height: 25px;
	float: left;
	background-repeat: repeat-x;
	z-index: 1;
}

.box_topright {
	background-image: url(../images/box_tr_banner.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	width: 10px;
	height: 25px;
	float: right;
	z-index: 5;
}

.box_centerleft {
	background-image: url(../images/box_cl.gif);
	background-repeat: repeat-y;
	width: 100%;
	float: left }

.box_centerright {
	background-image: url(../images/box_cr.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
	width: 100%;
	height: 100%;
	float: right }

.box_bottomcenter {
	background-image: url(../images/box_bc.gif);
	width: 100%;
	height: 14px;
	float: left;
	background-repeat: repeat-x;
	z-index: 1;
}

.box_bottomleft {
	background-image: url(../images/box_bl.gif);
	background-repeat: no-repeat;
	width: 10px;
	float: left;
	height: 14px;	 }

.box_bottomright {
	background-color: #fff;
	background-image: url(../images/box_br.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	width: 10px;
	height: 14px;
	float: right }

.box_content {
	margin-right: 25px;
	margin-left: 25px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-decoration: none;	
	}
	
.clear {
	clear: both 
	}
	
.clear_right {
	clear: right 
	}
	
.clear_left {
	clear: left 
	}
	
#text_layer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	position:absolute;
	width:90%;
	height:25px;
	z-index:1;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;
}

.form_row_title {
	background-color: #6497ca;
	color: #FFFFFF;	
	margin: 5px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	background-position: center;
}

.table_border {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BBBBBB;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	border-left-color: #BBBBBB;
}

.table_rowtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #6497ca;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	border: 1px solid #CCCCCC;
}

.table_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #6497ca;
	text-align: center;
	color: #FFFFFF;
	padding-right: 10px;
	border: 1px solid #CCCCCC;
}

.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #1D4F8A;
}

.form_header_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #6497ca;
	text-align: center;
	color: #FFFFFF;
	padding-right: 10px;
	border: 1px solid #CCCCCC;
}

.form_header_title {
	background-color: #F0F6FF;
	margin: 5px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	background-position: center;
	text-align: center;
}

.dataset_table {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0078ae;;
	border-right-color: #0078ae;;
	border-bottom-color: #0078ae;;
	border-left-color: #0078ae;;
}

.dataset_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;	
	background-color: #6497ca;
	border: 1px solid #6497ca;
	background-position: center;
	text-align: center;
}

.dataset_data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	border: 1px solid #DDDDDD; 
	line-height: 140%;
}

.landing_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	background-color: #F0F6FF;
	text-align: center;
	color: #1d4f8a;
	padding-right: 10px;
	border: 1px solid #CCCCCC;
}

.landing_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;	
}

.news_table {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin: 10px;			
}

.news_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #EEF7FF;
	color: #1d4f8a;				
}

.news_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;	
	color: #1d4f8a;		
}

.textbox_txtright {
	text-align: right;
}

.prod_cat a {color: #1d4f8a;
font-family: Arial, Helvetica, sans-serif;
font-size: 120%;
padding: 5px;
padding-left: 10px;
display: block;
text-decoration: none;
text-align: left;
margin-top: 1px;}

.prod_cat a:hover {
	font-weight: bold;
padding-left: 10px;
color: #000000;
text-decoration: none;}

.fs_cell_title {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin: 3px;
	padding: 3px;
	background-color: #1d4f8a;
}
.fs_tbl_table {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FAFAF9;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FAFAF9;
	margin: 3px;
	padding: 3px;
	background-color: #CCCCCC;
}
.fs_tbl_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1D4F8A;
	text-align: center;
}

.fs_file_cell{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1D4F8A;
	background-color: #CCCCCC;
}

.fs_file_cell_hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
.fs_file_title {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #1d4f8a;
}

.file_tree {
	border: thin ridge #E0DFE3;
	height: 500px;
	text-align: left;
	vertical-align: top;
	overflow: scroll;
	background-color: #FFFFFF;
}
.folder_tree {
	height: 300px;
	width: 380px;
	text-align: left;
	vertical-align: top;
	border: thin groove #CCCCCC;
	background-color: #FFFFFF;
	overflow-y: scroll;

}
.file_table {
	border: medium groove #E0DFE3;
	background-color: #EEEEEE;
}
.file_header {
	font-family: Arial, Helvetica, sans-serif;
	color: #3F00FF;
	background-color: #EEEEEE;
	font-weight: normal;
}
.file_upload {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #EEEEEE;
}

.list {
	border: 1px solid #DDDDDD;
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
}

.calendarHeader { 
	font-size: 90%;
    font-weight: bolder; 
    color: #1d4f8a; 
    background-color: #B3D1FF;
    padding: 5px;
    text-align:center;
}

.calendarToday { 
	font-size: 90%;
    background-color: #1d4f8a;
    font-weight: bolder; 
    color: #FFFFFF;
    text-align:center;
}

.EuDayPopulated{ 
	font-size: 90%;
    background-color:#02BBE0;
    font-weight: bolder; 
    color: #FFFFFF;
    text-align:center;
    text-decoration:none;
}

.LocDayPopulated{ 
	font-size: 90%;
    background-color:#EF6D1C;
    font-weight: bolder; 
    color: #FFFFFF;
    text-align:center;
    text-decoration:none;
}

.calendar { 
	font-size: 90%;
    background-color: #EEEEEE; 
    color: #000000;   
    text-align:center; 
	border-style:solid;
	border-width:1px;
	border-color:#B3D1FF;
	text-decoration:none;
}

.calendar a:link{ 
	font-size: 90%;
    color: #FFFFFF;
    text-align:center; 
	text-decoration:none;
}

.calendar a:visited{ 
	font-size: 90%;
    color: #FFFFFF;
    text-align:center; 
	text-decoration:none;
}

/* Slider Styles */

.slides1_wrap {
	position: relative;
	padding: 20px 0 37px 49px;
	width:746px;
}

#slides1 li {
	list-style: none;
}

#slides1 li img {
	float: left;
}

#slides1 .content {
	float: left;
	width: 406px;
	padding-left: 21px;
}

#slides1 li p {
	line-height: 22px;
}

#slides1 h3 {
	font-size: 36px;
	color: #8d8d8d;
	font-weight: normal;
	text-transform: lowercase;
}

#slides1 h4 {
	font-size: 18px;
	color: #000;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	padding-bottom: 16px;
}

.slides1_wrap .prev {
	position: absolute;
	left: -6px;
	top: 100px;
	outline: 0;
}

.slides1_wrap .next {
	position: absolute;
	right: 38px;
	top: 100px;
	outline: 0;
}

.slides1_wrap a:active {
	top: 102px;
}

.bx_pager {
	padding-left: 309px;
	padding-top: 15px;
}

.bx_pager a {
	float: left;
	background: url(../images/bg_pager.png) no-repeat 0 -21px;
	width: 14px;
	height: 17px;
	color: #fff;
	font-size: 11px;
	margin-right: 6px;
	padding: 4px 0 0 7px;
}

.bx_pager a:hover, .bx_pager a.active {
	background-position: 0 0;
	text-decoration: none;
}

.auto_controls {
	position: absolute;
	bottom: -11px;
	left: 394px;
}

.auto_controls a {
	font-size: 16px;
	color: #a3a3a3;
	outline: 0;
	padding: 2px;
}

.auto_controls a:hover {
	text-decoration: none;	
	background: ;
	color: #e41996;
}

#content #notes li, #content #changes li {
	font-size: 12px;
	color: #8f8f8f;
	margin-left: 43px;
	padding-bottom: 6px;
}

#content #notes li a {
	color: #e41996;
}

#idc-container a {
	color: #e41996;	
}

#idc-container h3 {
	color: #666;
}

