body{overflow-x: hidden;}

/** General **/
.bold { font-weight:bold;}
.normal { font-weight: normal;}
.uline { text-decoration:underline!important;}
.block { display:block;}

.c0 { color:#FFFFFF;}
.c1 { color:#000000;}
.c2 { color:#002C5A;} /*site text */
.c3 { color:#21558C!important;} /* blue top */
.c4 { color:#166C6F;}/*green titels*/
/*.c4 { color:#706F6F;}*/ /*Grey*/
/*.c5 { color:#777676;}*/ /*Grey Trajector*/
/*.c6 { color:#4F4E4E;}*/ /*Grey Titile*/
/*.c7 { color:#555555;}*/ /*Grey RS*/
/*.c8 { color:#C3CFE2;}*/ /*Blue Seminar*/
/*.c9 { color:#3F5278;}*/ /*Blue CimData*/
.s9 { font-size:9px;}
.s10 { font-size:10px;}
.s11 { font-size:11px;}
.s12 { font-size:12px;}
.s14 { font-size:14px;}
.s15 { font-size:15px;}
.s16 { font-size:16px;}
.s18 { font-size:18px;}
/***********************************/
table.but {
}

td.but_center {
	padding: 0 10px;
	background: url(../../images/but_bg.gif);
}

a.but {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}

a.but:hover {
	color: #000000;
	text-decoration:none;
}

.grey_separator{
	position: absolute;
	margin: 0 -12px 0 0;
	width: 605px;
	height: 5px;
	background: #DDDCDC;
}

.gradient_separator{
	position: absolute;
	margin: 8px -12px 0 0;
	width: 605px;
	height: 8px;
	background: url(../../images/grad.gif);
}

table.amot_top div.general_title {
	color: #156E6E;
	font-size: 18px;
	padding: 10px 0 0!important;
}

table.amot_top div.general_main_content	{
	color: #002C5A;
	padding: 10px;
	padding: 10px 0px;
	font-size: 12px;
}

td.amot_top {
	padding: 0 8px 10px;
}

table.amot_search{
	border-left: 6px solid #FFFFFF;
	border-top: 13px solid #FFFFFF;
	width: 100%;
	background: #F9F7E4;
}

table.amot_search2{
	border-left: 6px solid #FFFFFF;
	border-top: 20px solid #FFFFFF;
	width: 100%;
	background: #F9F7E4;
}

td.amot_search {
	padding: 3px 10px 5px;
	white-space: nowrap;
	color: #21558C;
	font-size: 12px;
	font-weight: bold;
}

.amot_search_tit {
	font-size: 14px;
	font-weight: bold;
	color: #166C6F;
	padding: 5px 10px 3px;
}

.amot_search_but{
	width: 100%;
	padding: 5px 0;
	vertical-align: top;
}

.amot_search_but2{
	padding: 5px 0 5px 10px;
	text-align: left;
}

.amot_search_txt {
	color: #21558C;
	font-size: 12px;
	padding: 3px 10px 5px;
}

.amot_search_txt2 {
	color: #21558C;
	font-size: 12px;
	padding: 3px 10px 5px 0;
	white-space: nowrap;
	color: #21558C;
	font-size: 12px;
	font-weight: bold;
}

input.amot_search {
	width: 165px;
}

select.amot_search {
	width: 110px;
}

table.amot_res{
	width: 100%;
	border-top: 22px solid #FFFFFF;
	border-left: 6px solid #FFFFFF;
}

table.amot_res_data{
	width: 100%;
	border-top: 5px solid #FFFFFF;
	border-left: 6px solid #FFFFFF;
	background: #F0F4F7;
}

td.amot_res_data{
	color: #21558C;
	font-size: 12px;
	border-left: 10px solid #F0F4F7;
	border-right: 10px solid #F0F4F7;
	border-bottom: 1px solid #B7C9D6;
	padding: 3px 0 5px;
}

a.amot_res_data_title,
a:hover.amot_res_data_title
{
	text-decoration: none!important;	
}

td.amot_res_data_txt{
	padding: 10px 18px 5px 10px;
	font-size: 12px;
	color: #21558C;		
}

a.amot_res_data{
	color:#21558C; 
	font-weight:bold; 
	padding:5 0 5 0;	
}

a.amot_res_data:hover{
	text-decoration:underline; 
}

.notice{
	color: #214F80;
	border-left: 6px solid #FFFFFF;
	height: 20px;
	line-height: 20px;/* for middle positioning - If more then one text line remove and use padding */
	width: 575px;
	padding: 0 10px;
	background: #F9F7E4;
}
span.horizontalPadding
{
	padding:0 5 0 5;
}
/***********************************/
table.wrapper{/**/background:#DDDCDC;width:779px;height:100%;}

.search_link_back
{
	font-family:Arial;
	font-size:12px;
	color:#21558C;
	text-decoration: underline;
}

.dec_search_archive_link
{
	font-family:Arial;
	font-size:12px;
	display:none;
	color:#29347a;
	text-decoration: underline;
}

.p_doc_link
{
	padding-top:5px;
}

.p_doc_link a
{
	padding-right:25px;
	font-family:Arial;
	font-size:14px;
	font-weight: bold;
	color:#29347a;
	text-decoration: underline;
}