body{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EBECEE;
	font-size:11px;
}

a:link {color:#000000; text-decoration:none; font-weight:bold}
a:visited { color:#000000; text-decoration:none; font-weight:bold}
a:active { color:#000000; text-decoration:none; font-weight:bold}
a:hover {color: #4C8BDF; text-decoration: none; font-weight:bold}

a.navi_link:link {color:#000000; text-decoration:none; font-weight:normal}
a.navi_link:visited { color:#000000; text-decoration:none; font-weight:normal}
a.navi_link:active { color:#000000; text-decoration:none; font-weight:normal}
a.navi_link:hover {color: #4C8BDF; text-decoration: none; font-weight:normal}

a.subnavi_link:link {color:#504F4F; text-decoration:none; font-weight:normal}
a.subnavi_link:visited { color:#504F4F; text-decoration:none; font-weight:normal}
a.subnavi_link:active { color:#504F4F; text-decoration:none; font-weight:normal}
a.subnavi_link:hover {color: #4C8BDF; text-decoration: none; font-weight:normal}

a.subnavi2_link:link {color:#7D7D7D; text-decoration:none; font-weight:normal}
a.subnavi2_link:visited { color:#7D7D7D; text-decoration:none; font-weight:normal}
a.subnavi2_link:active { color:#7D7D7D; text-decoration:none; font-weight:normal}
a.subnavi2_link:hover {color: #4C8BDF; text-decoration: none; font-weight:normal}

a.subnavi3_link:link { font-size:10px; color:#424242; text-decoration:none; font-weight:normal}
a.subnavi3_link:visited { font-size:10px; color:#424242; text-decoration:none; font-weight:normal}
a.subnavi3_link:active { font-size:10px; color:#424242; text-decoration:none; font-weight:normal}
a.subnavi3_link:hover { font-size:10px; color:#4C8BDF; text-decoration: none; font-weight:normal}

a.subnavi4_link:link { color:#656464; text-decoration:none; font-weight:normal}
a.subnavi4_link:visited { color:#656464; text-decoration:none; font-weight:normal}
a.subnavi4_link:active { color:#656464; text-decoration:none; font-weight:normal}
a.subnavi4_link:hover { color:#4C8BDF; text-decoration: none; font-weight:normal}

.white_border_bottom{
	border-bottom-color:#FFFFFF; 
	border-bottom-width:1px; 
	border-bottom-style:solid;
	background-color:#DDDCDC;
}

.blue_border_right{
	border-right-color:#1B4198; 
	border-right-width:1px; 
	border-right-style:solid;
	background-color:#DDDCDC;  
}

.blue_border_left{
	border-left-color:#1B4198; 
	border-left-width:1px; 
	border-left-style:solid;
	background-color:#DDDCDC;  
}

.blue_border_right_bottom{
	border-bottom-color:#1B4198; 
	border-bottom-width:1px; 
	border-bottom-style:solid;
	border-right-color:#1B4198; 
	border-right-width:1px; 
	border-right-style:solid;
}

.blue_border_bottom{
	border-bottom-color:#1B4198; 
	border-bottom-width:1px; 
	border-bottom-style:solid;
}

.navi_border{
	border-left-color:#1B4198; 
	border-left-width:1px; 
	border-left-style:solid;
	border-right-color:#1B4198; 
	border-right-width:1px; 
	border-right-style:solid;
}

.searchfield{
	font-family: Arial, Helvetica, sans-serif;
	width:100px;
	font-size:9px;
	color:#000000;
}

.back_main{
	background-color:#DDDCDC;  
}

.main_box1{
	border-top-color:#1B4198;
	border-top-style:solid;
	border-top-width:1px;
	border-right-color:#1B4198;
	border-right-style:solid;
	border-right-width:1px;
	background-color:#EBECEE;
}

.main_box2{
	border-bottom-color:#1B4198;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-color:#1B4198;
	border-right-style:solid;
	border-right-width:1px;
	background-color:#EBECEE;
}

.main_box3{
	border-left-color:#1B4198;
	border-left-style:solid;
	border-left-width:1px;
	border-bottom-color:#1B4198;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-color:#EBECEE;
}

.main_box4{
	border-top-color:#1B4198;
	border-top-style:solid;
	border-top-width:1px;
	background-color:#EBECEE;
}

.main_box5{
	border-left-color:#1B4198;
	border-left-style:solid;
	border-left-width:1px;
	background-color:#EBECEE;
}

.border_left_subnavi_right{
	border-left-color:#1B4198;
	border-left-style:solid;
	border-left-width:1px;
	background-color:#F9FAFB;  
}

.border_right_subnavi_right{
	border-right-color:#1B4198;
	border-right-style:solid;
	border-right-width:1px;
}

.back_right_subnavi{
	background-image:url(images/back_submenu.jpg);
	background-repeat:repeat-y;
}

.navi_back{
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:1px;	
	background-image:url(images/back_links_left.jpg) 
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EBECEE;
	font-size:13px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EBECEE;
	font-size:11px;
}

.news_head{
  font-size:12px;
  font-weight:bold;
  /* background-color:#F1F2F3; */ 
  /* border-bottom-color:#FFFFFF; */ 
  /* border-bottom-style:solid; */ 
  /* border-bottom-width:1px; */
}

.status_available{
  color:#008000;
}

.status_commingsoon{
  color:#FF8000;
}

.input_textfield{
  width: 160px;
  height: 13px;
  border: 1px solid #B7B7B7;
  margin: 0px;
  padding: 1px 1px;
  font-size: 11px;
}

.input_admintfield{
  width: 460px;
  height: 13px;
  border: 1px solid #B7B7B7;
  margin: 0px;
  padding: 1px 1px;
  font-size: 11px;
}

.input_field_vacancy{
  width: 300px;
  height: 13px;
  border: 1px solid #B7B7B7;
  margin: 0px;
  padding: 1px 1px;
  font-size: 11px;
}

.select_field{
  width: 165px;
  height: 13px;
  border: 1px solid #B7B7B7;
  margin: 0px;
  padding: 1px 1px;
  font-size: 10px;
}

.select_field2{
  width: 165px;
  height: 18px;
  border: 1px solid #B7B7B7;
  margin: 0px;
  padding: 1px 1px;
  font-size: 10px;
}

.select_field3{
  width: 200px;
  height: 13px;
  border: 1px solid #B7B7B7;
  margin: 0px;
  padding: 1px 1px;
  font-size: 10px;
}

.select_field4{
  width: 200px;
  height: 18px;
  border: 1px solid #B7B7B7;
  margin: 0px;
  padding: 1px 1px;
  font-size: 10px;
}


.input_textarea{
  width: 385px;
  height: 70px;
  border: 1px solid #B7B7B7;
  margin: 0px;
  padding: 1px 1px;
  font-size: 11px;
}

.input_admintarea{
  width: 460px;
  height: 70px;
  border: 1px solid #B7B7B7;
  margin: 0px;
  padding: 1px 1px;
  font-size: 11px;
}

.input_upload{
  width: 302px;
  height: 17px;
  border: 1px solid #B7B7B7;
  margin: 0px;
  padding: 1px 1px;
  font-size: 11px;
}

.input_button{
  width: 100px;
  height: 18px;
  border: 1px solid #A1A1A1;
  margin: 0px;
  padding: 1px 1px;
  font-size: 11px;
  background-color:#DCDDDF;
}

.leftborder_welcome{
  border-left:1px solid #D1CECE;
  color: #656464;	 
}

.table_header{
  color: #656464;
  font-size:14px;	
}

.table_header_sitemap{
  font-size:14px; 
}

.back_award_table{
   background-color:#EBECEE;
}

.content {
	margin: 0 auto;
	margin-right: 8px;
	padding-bottom: 5px;
}

.content h2{
	padding-left: 3px;
	background-color:#E3E4E6;
}

.picturebox {
	float: left;
	width: 332px;
	padding-bottom: 5px;

}

.picturedesc {
    float: right;
	width: 110px;
}

.picturedesc ul {
	margin: 0.5em 1px 0.5em 0px;
	padding-left: 10px;
	list-style-image:url(images/status2.gif);
}

.picturedesc li {
	padding: 0.5em 0 0.4em 0;
    text-decoration: none;
}

.clearboth {
	clear:both;
}

p{
	padding-top:5px;
}

.productbox {
	margin: 0 auto;
	padding-bottom: 5px;
	background-color: #DDDCDC;
	border-left: 1px solid #DADADC;
	width: 471px;
}

.productbox h2{
	background-color: transparent;
	margin: 0 auto;
	margin-bottom: 10px;
	color: #1E67AF;
	text-align: left; 
	font-size: 12px;
	height: 70px;
	padding: 0; 
}

.awardtitle{
	font-size:12px;
	font-weight:bold;
	color:#1B4198;
}

.productbox h3{
	margin: 0 auto;
	margin-bottom: 0px;
	margin-top: -30px;
	font-size: 12px;
	margin-left: 10px;
}

.picturebox_bottom{
	margin: 0 auto; 
	height: 17px;
	background-image: url(images/bottombox.jpg);
}

.productbox p{
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: justify;
	
}

.proddesc {
	margin: 0 auto;
	margin-right: 6px;
	padding: 3px;
	padding-bottom: 5px;
}

.boxlink_more{
	float: right;
	padding:0 10px 0 0;
	margin:0 0 5px -11px;
	text-align: left;
	background:#fff;
	clear: both;
}

.boxlink_more2{
	float: left;
	padding:0 10px 0 0;
	margin:0 0 5px 5px;
	text-align: left;
	background:#fff;
	clear: both;
}

#features .rounded 
{
	padding:0 0 0 11px;
	margin: 0 5px 10px 5px;
	background: url(images/box-l.gif) top left no-repeat;
	width: 455px;
}
#features .rounded h1, #features .rounded h2
{
	background: transparent url(images/box-r.gif) top right no-repeat;	;
	margin:0;
	padding: 0.6em 0 0.5em 0;
	line-height: 1.1em;
	text-transform: none;
	height: 25px; 
	font-size: 12px;
}
#features .rounded h1, #features .rounded h2.offshelf{
	background: transparent url(images/box-offtheshelf.gif) top right no-repeat;	
	height: 50px;
}
#features .rounded h1, #features .rounded h2.tailormade{
	background: transparent url(images/box-tailormade.gif) top right no-repeat;	
	height: 50px;
}
#features .rounded h1 span, #features .rounded h2
{
    color: #507ab2;
}
#features .rounded p, #features .rounded h3, #features .roundedMain span, #features .rounded div.p, #features .rounded div.pp, #features .rounded table.p
{
	margin:0 0 0 -11px;
	padding:0 50px 0.5em 40px;
	background:#fff;
	border-style: solid;
	border-color:#DADADC;
	border-width:0 0 0 1px;
}
#features .roundedMain span{
	display: block;
	padding-bottom: 10px;
}
#features .rounded .roundedMain table{
	margin:0 0 0 -11px;
	padding:0 15px 0 10px;
	background:#fff;
	border-style: solid;
	border-color:#DADADC;
	border-width:0 0 0 1px;
}

#features .rounded h3
{
    font-size: 11px;
	padding-top: .8em;
}
#features .rounded h4
{
    padding-top: .8em;
}

#features .rounded .roundedMain
{
    border-style: solid;
	border-color: #d8d8d8;
	border-width:0 1px 0 0;
}
#features .rounded .roundedEnd 
{
	margin:0 0 0 -11px;
	padding-left:11px;
	background: url(images/box-l.gif) bottom left no-repeat;
}
#features .rounded .roundedEnd div
{
	padding:0 10px 10px 0;
	background: url(images/box-r.gif) bottom right no-repeat;
	height: 6px;
}

.newsletter_table{
	width: 460px;
	font-size: 1em;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	color: #004080;
	border: 1px solid #CCD9E6;
	text-align: left;
}

.newsletter_table tr td ul{
	margin: 0;
	padding-left: 1.5em;		
}

.newsletter_table tr td ul li{
	padding: 0.3em;	
}

.newsletter_table a{
	color: #004080;
	font-size:1em;
	font-weight: bold;
}

.newsletter_table a:hover{ 
	text-decoration:underline;
}

.newsletter_table .main_header2{
	height: 30px;
	font-size: 1.1em;
	color: #004080;
	font-weight: bold;
	background-color: #CCD9E6;
}

/* ---------------- AWARD TABLE ---------------- */
.award_table{
	width: 450px;
	font-size: 1em;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	/* background-color: #E6ECF3; */
	color: #004080;
	border: 1px solid #CCD9E6;
}

.award_table a{
	color: #1760a4;
	font-size:1em;
	font-weight: bold;
}

.award_table a:hover{ 
	text-decoration:underline;
}

.award_table td.awardtitle a{
	color: #fff;
	font-size:0.9em;
	font-weight: bold;
}

.award_table td.awardtitle a:hover{ 
	text-decoration:underline;
}

.award_table p{
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 0;
}

.award_table td.awardtitle{
	background-color: #668cb2;
	color:#FFFFFF;
	font-size: 1.0em;
	height: 40px;
}

.award_table .main_header2{
	height: 60px;
	/* background-image:url(images/award_header.jpg); 
	background-position: top left;
	background-repeat:repeat-x;
	 border: 3px solid #c5d3e1; */
	font-size: 1.2em;
	color: #1760a4;
	font-weight: bold;
	background-color: #CCD9E6;
}

.award_table .main_header{
	height: 60px;
	background-image:url(images/award_header.jpg); 
	background-position: top left;
	background-repeat:repeat-x;
	/* border: 3px solid #c5d3e1; */
	font-size: 1.2em;
	color: #1760a4;
	font-weight: bold;
	background-color: #004080;
}

.award_table .main_header a{ 
	font-size: 1.0em;
	color: #fff;	
}

.award_table .sub_header{
	height: 40px;
	color: #004080;
	text-align: center;
	padding:0.1em 5px 0.1em 5px;
	background-color: #CCD9E6;
	font-weight: bold;
}

.sub_table{
	padding: 5px 5px 5px 5px; 
	margin: 2px 10px 10px 10px;
	background-color: #CCD9E6;
	text-align:center;
}

.highlighted_row1{
	background-color: #B3C6D9;
}

.highlighted_row1 td{
	padding: 6px 6px 6px 6px;
	background-color: #FFFFFF;
	border-right: 3px solid #B3C6D9;
	border-top: 3px solid #B3C6D9;
	border-bottom: 3px solid #B3C6D9;
}

.highlighted_row2{
	background-color: #668CB2;
	margin: 0px;
	padding: 0px;
}

.highlighted_row2 td{
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	border-right: 3px solid #668CB2;
	border-top: 3px solid #668CB2;
	border-bottom: 3px solid #668CB2;
}

.highlighted_row3{
	background-color: #CCD9E6;
	margin: 0px;
	padding: 0px;
}

.highlighted_row3 td{
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	border-right: 3px solid #CCD9E6;
	border-top: 3px solid #CCD9E6;
	border-bottom: 3px solid #CCD9E6;
}

.sub_table_content table{
	padding: 0;
	margin: 0;
}

.sub_table_content table tr td{
	border: 0;
	margin: 0;
	padding: 0; 
}

.sub_table_content table tr td ul{
	padding: 0 10px 0  15px; 
}

.sub_table_content table tr td ul li{
	padding: 0; 
}

.even{
	background-color: #E3E4E6;
}



/*
#navi ul li a {
	display: block;
	height: 2em;
	padding: 0.5em 0 0.4em 0;
    text-decoration: none;
    color: #8D1E32;
    border-bottom: 1px solid #E1D076;
}

*/

