body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a:link { text-decoration: none; color:  #1a6593;  }
a:visited { text-decoration: none; color:  #1a6593;	 }
a:active { text-decoration: none; color:  #1a6593;  }
a:hover { text-decoration: none; color:  #8d969f;  }


.projects_title:link {text-decoration: none; color:  #000000;}
.projects_title:visited {text-decoration: none; color:  #000000;}
.projects_title:active {text-decoration: none; color:  #000000;}
.projects_title:hover {text-decoration: none; color:  #EF7B00;}


.top_menu_link:link {text-decoration: none; color:  #000000;}
.top_menu_link:visited {text-decoration: none; color:  #000000;}
.top_menu_link:active {text-decoration: none; color:  #000000;}
.top_menu_link:hover {text-decoration: none; color:  #EF7B00;}

.weblink:link {text-decoration: none; color:  #1a6593;}
.weblink:visited {text-decoration: none; color:  #1a6593;}
.weblink:active {text-decoration: none; color:  #1a6593;}
.weblink:hover {text-decoration: none; color:  #8d969f;}

img
{
	border:0px;
}

.img_left
{
	float: left;
	background:#FFF;
	border:1px solid #C8C7B2;
	margin:5px 5px 5px 0px;
	padding:4px;
}

.img_right
{
	float: right;
	text-align: right;
	background:#FFF;
	border:1px solid #C8C7B2;
	margin:5px 0px 5px 5px;
	padding:4px;
}
.img_general
{
background:#E6EAEE;
border:1px solid #C8C7B2;
margin:5px 5px 5px 5px;
padding:4px;
}
.title_general
{
background:#E6EAEE;
border:1px solid #C8C7B2;
margin:5px 5px 5px 5px;
padding:4px;
}
hr 
{
	color: #DFDFDF; 
	background-color: #ffffff; 
	border-style: none none dotted; 
}

.generic_button
{
	font-family:Arial;
	color: #ffffff;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	border: 0px;
	background-image: url(../images/b_pattern.gif);
	height:18px;
	padding-bottom:3px;
	cursor:pointer;
}

.generic_button_left
{
	width:4px;
	height:18px;
	background: url(../images/b_start.gif) no-repeat;
}

.generic_button_right
{
	width:4px;
	height:18px;
	background: url(../images/b_end.gif) no-repeat;
}
.main_menu
{
	background: url(../images/header_pattern1.gif) repeat-x;
	height:24px;
}

.resources_title
{
	background: url(../images/module_header.gif) no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:32px;
	padding-top: 10px;
}

/* Menu horizontal  ---------------- */
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
}

#sddm li  /*First Menu*/
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: 10px Verdana;

}

#sddm li a  /*First Menu*/
{	display: block;
	margin: 0 1px 0 0;
	padding: 6px 20px;
	/*width: 80px;
	background: #000;*/
	background: url(../images/header_pattern2.gif) repeat-x;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	font-weight: bold;

}

#sddm li a:hover  /*First Menu*/
{	
	/*background: #F8901F;*/
	background: url(../images/header_pattern2_roll.gif) repeat-x;
	color: #fff;
}

#sddm div   /*Second Menu*/
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #4B4B4B;
	border: 1px solid #8694a1;
}

#sddm div a   /*Second Menu*/
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #1F1919;
	color: #FFF;
	font: 10px Verdana;
}

#sddm div a:hover   /*Second Menu*/
{	
	background: #DF7300;
	color: #FFF;
}


.menu_hover
{
	background: url(../images/header_pattern2_roll.gif) repeat-x;
	color: #FFFFFF;
}

/* --------------------------------------- */






/* Contact */
.contact_textbox_small
{
	width:276px;
	border:1px solid #AFAFAF;
}

.contact_textbox_big
{
	width:561px;
	border:1px solid #AFAFAF;
}
/* ------------------ */


.grey_frame_div
{
	background:#efeff4;
	color:#383838;
	padding:5px;
}

.title_category_div
{
	font-weight:bold;
	padding:3px;
	padding-left:0px;
	margin-bottom:10px;
	font-size:12px;
	border-bottom: 1px solid #09347A;
	color:#093677;
}
.title_category_div2
{
	font-weight:bold;
	padding:3px;
	padding-left:0px;
	margin-bottom:10px;
	font-size:11px;
	border-bottom: 1px solid #09347A;
	color:#093677;
}

.title_article_div
{
	font-weight:bold;
	padding:3px;
	padding-left:0px;
	margin-bottom:10px;
	font-size:11px;
	border-bottom: 1px solid #F8901F;
	color:#093677;
}

.description_text
{
	color: #5F5F5F;

}

.module_header
{
	text-align:center;
	padding:3px;
	width:150px;
	background:#99a0a3;
	color:#ffffff;
	font-weight:bold;
	font-size:10px;
}

.login_textbox
{
	width:130px;
	font-size:10px;	
	border:1px solid #AFAFAF;
}

.error_message
{
	font-size:10px;
	color:red;
}

.success_message
{
	font-size:10px;
	color:green;
}

.search_container
{

}

.button_style 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#191919;
	color:#FFF;
	border:0px;
	border:1px solid #CCC;
}


.background_main_site
{
	background: url(../images/vertical_pattern.gif) repeat-x;
}

.menu_position
{
	padding-top:6px;
	padding-right:12px;
	background: url(../images/header2.gif) no-repeat;
}

.footer
{	 
	background: url(../images/footer.gif) no-repeat;
	width:920px;
	height:34px;
	color:#CDD6E5;
}

.banners
{
	padding-bottom:20px;
	padding-right:10px;
}

.path_text
{
	color:#7D848F;
}

.header_pattern
{
	height:243px;
	background: url(../images/header_pattern1.jpg) repeat-x;
}
.header_pattern2
{
	height:121px;
	background: url(../images/header_pattern2.jpg) repeat-x;
	background-color:#d9e3ea;
}
.header1
{
	width:20px;
	height:243px;
	background: url(../images/header1.jpg) no-repeat;
}
.header2
{
	width:655px;
	height:243px;
	background: url(../images/header2.jpg) no-repeat;
}

.header3
{
	width:225px;
	height:62px;
	background: url(../images/header3.gif) no-repeat;
}

.header5
{
	width:20px;
	height:243px;
	background: url(../images/header5.jpg) no-repeat;
}

.menu_general
{
	background: url('../images/menu_button_up.gif') no-repeat;
	color:#FFFFFF;
	cursor:pointer;
	padding-left:30px;
	font-size: 10px;
}

.menu_general_up
{
	background: url('../images/menu_button_roll.gif') no-repeat;
	color:#FFFFFF;
	cursor:pointer;
	padding-left:30px;
	font-size: 10px;
}

.date
{
	color:#737467;
	padding-left:0px;
	text-align:center;
}

.frame_pattern_left
{
	width:20px;
	background: url(../images/frame_pattern_left.jpg) repeat-y;
	
}

.frame_pattern_right
{
	width:20px;
	background: url(../images/frame_pattern_right.jpg) repeat-y;
}

.middle_menu_general
{
	background-image: url('../images/menu_button_up2.gif');
	cursor:pointer;
	padding-left:30px;
	font-size: 10px;
	color:#09347a;
}

.middle_menu_general_up
{
	background-image: url('../images/menu_button_roll2.gif');
	cursor:pointer;
	font-size: 10px;
	color:#ffffff;
padding-left:30px;
}

	
.search_text_container
{

	text-align:right;
}

.frame_search
{
	width:225px;
	height:68px;
	background: url('../images/frame_search.gif') no-repeat;
}
.search_label
{
	padding-left:23px;
}

.search_textbox
{
	font-size:11px;
	width:135px;
	border:1px solid #7C848F;
}

.right_column_pattern
{
	width:225px;
	background: #e6eaee;
}

.body_outer
{
	padding-top:25px;
	padding-left:41px;
	padding-right:41px;
}

.module_header
{
	width:225px;
	height:34px;
	background: url('../images/module_header.gif');
	font-size:13px;
	vertical-align:top;
	padding-top:4px;
}

.module_pattern
{
	width:225px;
	background: url('../images/module_pattern.gif') repeat-y;
}

/* from ota-portal*/
.componentheading 
{
	/*font-size: 12px;
	font-weight: bold;
	color: #09347a;
	text-align: left;
	height:20px;
	border-bottom:1px solid #97A2B6;
	padding-left:0px;
	width:573px;*/
	height:21px;
	line-height:21px;
	background: url(../images/main_header.gif) no-repeat;
	text-align:left;
	font-weight: bold;
	color:#09347a;
	vertical-align:top;
	padding-left:8px;
	padding-right:15px;
	padding-top:0px;
	width:573px;
	font-size:12px;

}
.heading_seperator 
{
	display: block;
	height: 9px;
}

table.contentpaneopen 
{
	padding: 0px;
	margin: 0px;
}

table.contentpaneopen td 
{
   
}

table.contentpaneopen .content_header_left
{
/*	width:9px;
	height:33px;
	background: url(../images/main_header_left.gif) no-repeat;*/
	
}

table.contentpaneopen .content_header
{

	font-size: 12px;
	font-weight: bold;
	color: #09347a;
	text-align: left;
	height:20px;
	border-bottom:1px solid #ff7200;
	padding-left:0px;
	width:573px;

	/*height:21px;
	line-height:21px;
	background: url(../images/main_header.gif) no-repeat;
	text-align:left;
	font-weight: bold;
	color:#ffffff;
	vertical-align:top;
	padding-left:8px;
	padding-right:15px;
	padding-top:3px;
	width:573px;*/
}

table.contentpaneopen .content_header_right
{
	/*width:9px;
	height:33px;
	background: url(../images/main_header_right.gif) no-repeat;*/
}

.header_title
{
	color:#1a6593;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
}

a.header_title:link		{ color: #ffffff; text-decoration: none; font-weight: bold; }
a.header_title:active	{ color: #ffffff; text-decoration: none; font-weight: bold; }
a.header_title:visited	{ color: #ffffff; text-decoration: none; font-weight: bold; }
a.header_title:hover	{ color: #FBC86F; text-decoration: none; font-weight: bold; }

table.contentpaneopen .content_main
{

	padding-left: 10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	background-color: #FFFFFF;
	text-align: justify;
}

table.contentpaneopen .content_footer_left
{
	/*width:9px;
	height:13px;
	background: url(../images/main_footer_left.gif) no-repeat;*/
}

table.contentpaneopen .content_footer
{
	height:30px;
	border-bottom:2px dotted #b3bbc3;
}

table.contentpaneopen .content_footer_right
{
	/*width:9px;
	height:13px;
	background: url(../images/main_footer_right.gif) no-repeat;*/
}


/* subcategory table */
.subcategory_seperator 
{
	display: block;
	height: 9px;
}

table.subcategorypaneopen 
{
	padding: 0px;
	margin: 0px;
}

table.subcategorypaneopen td 
{
   
}

table.subcategorypaneopen .subcategory_header_left
{
/*	width:9px;
	height:33px;
	background: url(../images/main_header_left.gif) no-repeat;*/
	
}


a.subcategory_header_title
{
	font-size:12px;
	font-weight:bold;
	
}
table.subcategorypaneopen .subcategory_header
{
	height:21px;
	line-height:21px;
	text-align:left;
	font-weight: bold;
	color:#ffffff;
	vertical-align:top;
	padding-left:12px;
	padding-right:15px;
	padding-top:3px;
	width:573px;
	border-bottom:2px dotted #b3bbc3;
	background: url(../images/bullet_orange2.gif) left  no-repeat;
}



table.subcategorypaneopen .subcategory_header_right
{
	/*width:9px;
	height:33px;
	background: url(../images/main_header_right.gif) no-repeat;*/
}

.header_title
{
	color:#09347a;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
}

a.header_title:link		{ color: #ffffff; text-decoration: none; font-weight: bold; }
a.header_title:active	{ color: #ffffff; text-decoration: none; font-weight: bold; }
a.header_title:visited	{ color: #ffffff; text-decoration: none; font-weight: bold; }
a.header_title:hover	{ color: #FBC86F; text-decoration: none; font-weight: bold; }

table.subcategorypaneopen .subcategory_main
{

	padding-left: 10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	background-color: #FFFFFF;
	text-align: justify;
}

table.subcategorypaneopen .subcategory_footer_left
{
	/*width:9px;
	height:13px;
	background: url(../images/main_footer_left.gif) no-repeat;*/
}

table.subcategorypaneopen .subcategory_footer
{
/*	height:30px;
	border-bottom:2px dotted #b3bbc3;
	*/
}

table.subcategorypaneopen .subcategory_footer_right
{
	/*width:9px;
	height:13px;
	background: url(../images/main_footer_right.gif) no-repeat;*/
}

.tablerow1
{
	padding:4px;
	background:#09347a;
	color:#ffffff;
	font-weight:bold;
}

.tablerow2
{
	padding:4px;
	background:#268fc9;
	color:#ffffff;
}

.tablerow3
{
	padding:4px;
	background:#e6eaee;
	color:#000000;
}
