/*base-link*/
a {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}
/***********/



/*pagetitle*/
#pagetitle {
	font-size: 18px;
	font-weight: bold;
	color: #3658a7;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #3658a7;
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #3658a7;
	text-align: left;
	margin-top: 22px;
	margin-bottom: 23px;
	padding-top: 2px;
	padding-left: 3px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
/***********/



/*headline*/
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #316AC5;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
}
/***********/



/*sub_headline*/
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding-top: 4px;
	padding-bottom: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
/***********/


/*press_release*/
.press li {
	font-size: 14px;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	color: #666666;
	text-align: left;
	text-indent: 14px;
}
/***********/



/*body*/
.size13 {
	font-size: 13px;
	line-height: 20px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

.size14 {
	font-size: 14pt;
	color: #666666;
}

/***********/


/*global_menu*/
#menu_area {
	width: 660px;
	height:50px;
	margin: 8px 0 0 0;
	padding: 0;
}
#menu_area ul {
	width: 660px;
	margin: 0;
	padding: 0;
}
#menu_area ul li {
	text-indent:-9999px;
	float: left;
	list-style: none;
	width: 165px;
	margin: 0;
	padding: 0;
}
#menu_area ul#lower li {
	padding-top: 3px;
}
#menu_area ul li a {
	height:20px;
	text-decoration:none;
	display:block;
}

#menu_area ul li#menu_u01 a {background:url(../e/common/globalmenu_u.gif) no-repeat 0 0;}
#menu_area ul li#menu_u02 a {background:url(../e/common/globalmenu_u.gif) no-repeat -165px 0;}
#menu_area ul li#menu_u03 a {background:url(../e/common/globalmenu_u.gif) no-repeat -330px 0;}
#menu_area ul li#menu_u04 a {background:url(../e/common/globalmenu_u.gif) no-repeat -495px 0;}

#menu_area ul li#menu_l01 a {background:url(../e/common/globalmenu_l.gif) no-repeat 0 0;}
#menu_area ul li#menu_l02 a {background:url(../e/common/globalmenu_l.gif) no-repeat -165px 0;}
#menu_area ul li#menu_l03 a {background:url(../e/common/globalmenu_l.gif) no-repeat -330px 0;}
#menu_area ul li#menu_l04 a {background:url(../e/common/globalmenu_l.gif) no-repeat -495px 0;}

#menu_area ul li#menu_u01 a:hover {background:url(../e/common/globalmenu_u.gif) no-repeat 0 -20px;}
#menu_area ul li#menu_u02 a:hover {background:url(../e/common/globalmenu_u.gif) no-repeat -165px -20px;}
#menu_area ul li#menu_u03 a:hover {background:url(../e/common/globalmenu_u.gif) no-repeat -330px -20px;}
#menu_area ul li#menu_u04 a:hover {background:url(../e/common/globalmenu_u.gif) no-repeat -495px -20px;}

#menu_area ul li#menu_l01 a:hover {background:url(../e/common/globalmenu_l.gif) no-repeat 0 -20px;}
#menu_area ul li#menu_l02 a:hover {background:url(../e/common/globalmenu_l.gif) no-repeat -165px -20px;}
#menu_area ul li#menu_l03 a:hover {background:url(../e/common/globalmenu_l.gif) no-repeat -330px -20px;}
#menu_area ul li#menu_l04 a:hover {background:url(../e/common/globalmenu_l.gif) no-repeat -495px -20px;}

/***********/

/*list*/

.disc_list {
	margin: 0;
	padding: 0;
	line-height: 1.3;
}
.disc_list ul {
	margin: 0 0 0 30px;
	padding: 0;
}
.disc_list ul li {
	margin: 5px 0;
	padding: 0;
}
.disc_list ul li ul {
	list-style-type: circle;
	margin: 3px 0 3px 20px;
	padding: 0;
}


.num_list {
	margin: 0;
	padding: 0;
	line-height: 1.3;
}
.num_list ol {
	margin: 0 0 0 30px;
	padding: 0;
}
.num_list ol li {
	margin: 5px 0;
	padding: 0;
}


.roman_list {
	margin: 0;
	padding: 0;
	line-height: 1.3;
}
.roman_list ol {
	margin: 0 0 0 30px;
	padding: 0;
	list-style-type: upper-roman;
}
.roman_list ol li {
	margin: 5px 0;
	padding: 0;
}

.alpha_list {
	margin: 0;
	padding: 0;
	line-height: 1.3;
}
.alpha_list ol {
	margin: 0 0 0 30px;
	padding: 0;
	list-style-type: lower-alpha;
}
.alpha_list ol li {
	margin: 5px 0;
	padding: 0;
}


.num_list ol li ul,
.roman_list ol li ul,
.alpha_list ol li ul {
	list-style-type: disc;
	margin: 3px 0 3px 20px;
	padding: 0;
}

li.lhex {
	line-height: 1.5;
}




/***********/

/*table*/
table.tbl01 {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 1px;
	line-height: 1.2;
}
table.tbl01 th {
	margin: 0;
	padding: 3px 5px;
	color: #FFFFFF;
	background-color: darkblue;
	vertical-align: top;
	border: 1px solid #aaaaaa;
}
table.tbl01 td {
	margin: 0;
	padding: 5px;
	text-align: center;
	border: 1px solid #aaaaaa;
}

table.tbl02 {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 1px;
	font-size: 12px;
	line-height: 1.2;
}
table.tbl02 th {
	margin: 0;
	padding: 3px 5px;
	background-color: #c2c2e3;
	vertical-align: top;
	border: 1px solid #aaaaaa;
	font-weight: normal;
}
table.tbl02 th.sub {
	background-color: #e0e0f1;
	text-align: center;
	vertical-align: middle;
}
table.tbl02 td {
	margin: 0;
	padding: 4px;
	text-align: center;
	border: 1px solid #aaaaaa;
}





tr.bold,
th.bold,
td.bold {
	font-weight: bold;
}


/***********/

/*margin*/
hr.bottom_mrg_l,
hr.bottom_mrg_m,
hr.bottom_mrg_s,
hr.bottom_mrg_xs {
	display: block;
	width: 1px;
	clear: both;
	border: solid 1px transparent;
}
hr.bottom_mrg_l {
	margin-bottom: 30px;
}
hr.bottom_mrg_m {
	margin-bottom: 20px;
}
hr.bottom_mrg_s {
	margin-bottom: 10px;
}
hr.bottom_mrg_xs {
	margin-bottom: 5px;
}

/***********/

/*footer-Copyright*/
.footer {
	font-size: 12px;
	color: #999999;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
/***********/




/*footer-link*/
.footer_right {
	font-size: 12px;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}

.footer_right a {
	text-decoration: none;
	color: #6484CE;
}

.footer_right a:visited {
	color: #6484CE;
	text-decoration: none;
}

.footer_right a:hover {
	color: #0000FF;
	text-decoration: none;
}
/***********/

.cs {
	margin: 0;
	padding:170px 0 0 0;
	color: #FF0000;
	border: 1px solid #CCCCCC;
	height: 200px;
	text-align: center;
}

/*SRRI products/reports*/
.column_prd01 {
	margin: 0;
	padding: 0 0 20px 0;
	background-image: url(../e/products/images/bg_clmnprd01.gif);
	background-repeat: repeat-y;
}
.column_prd02 {
	margin: 0;
	padding: 0 0 20px 0;
	background-image: url(../e/products/images/bg_clmnprd02.gif);
	background-repeat: repeat-y;
	text-align: left;
}
.column_prd01_bttm {
	margin: 0 0 0 10px;
	padding: 0;
	background-image: url(../e/products/images/bg_clmnprd01_bttm.gif);
	background-repeat: no-repeat;
	text-align: right;
}
.column_prd01 ul,
.column_prd02 ul {
	margin-top: 5px;
	margin-bottom: 0;
}
.column_prd01 .btn_prddetails,
.column_prd02 .btn_prddetails {
	margin: 10px 0 0 50px;
	padding: 0;
}

#prd_sdmr {
	margin-left: 10px;
	padding: 0 0 10px 0;
}
#prd_sdmri {
	margin-left: 175px;
}
#prd_study {
	margin-left: 40px;
}
#prd_db {
	margin-left: 80px;
}
#prd_map {
	margin-left: 120px;
}

table#products {
	margin: 0;
	padding: 0;
	border-collapse: separate;
	border-spacing: 1px;
	line-height: 1.2;
}
table#products td {
	margin: 0;
	padding: 0;
	border: 1px solid #9999d1;
	vertical-align:top;
}
table#products td dl {
	margin: 0;
	padding:0;
}
table#products td dl dt {
	margin: 0;
	padding:3px 0 5px 5px;
	background-color: #9999d1;
	color: #ffffff;
	font-weight: bold;
}
table#products td dl dd {
	margin: 0;
	padding:0;
}
table#products td dl dd ul {
	margin: 0;
	padding:2px 3px 10px 35px;
}
table#products td dl dd ul li {
	margin: 2px 0 0 0;
	padding:0;
}


.graph_set {
	text-align: center;
	margin: 15px auto 0;
}


/***********/

/* align */
.align_center {
	text-align: center;
}

.align_left {
	text-align: left;
}

.align_right {
	text-align: right;
}