HTML
{
	scrollbar-face-color:#E8E8E9;
	scrollbar-track-color:#F3F3F3;
	scrollbar-arrow-color:#000;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-dark-shadow-color:#aaaaaa;
	scrollbar-3dlight-color:#E5E5E5;
	scrollbar-highlight-color:#FFFFFF;	
}
BODY
{  
	color: #fff;
	font-family : Arial, Sans-Serif;
	font-size:13px;
	font-weight:normal;
	margin: 0px 0px 15px 0px;
	direction:ltr; 
	background:#005b9f  url('../_images/bg.gif') repeat-x;
}

P,TABLE,DIV,SPAN,TD,TH,LI,FORM,BLOCKQUOTE
{
	font-family: Arial, Sans-Serif;
	text-decoration: none;
	font-size:13px;
	font-weight:normal;
	padding:0px;margin:0px;
	vertical-align:top;
}
td
{
	text-align:left;
}
P
{ 
	margin:0px;
	padding:0px 0px 11px 0px;
}

P A, P A:link, P A:visited, P A:focus, P A:active
{
	font-weight:normal;text-decoration:none;
	color:#FED447;font-family: Arial, Sans-Serif;font-size:13px;
}
P A:hover
{ text-decoration:none; color:#0091FF; }

A, A:link, A:visited, A:focus, A:active
{font-weight:normal;text-decoration:none;color:#FED447;}
A:hover
{ text-decoration:none; color:#0091FF; }

img
{border:0px;}

TABLE
{ /*empty-cells:show;*/ }

.ZOOMCursor
{cursor: -moz-zoom-in;cursor:url('../_icons/zoom1.cur'), pointer , text;}	

.RIGHT_Aligned
{ text-align:right !important;}

.LEFT_Aligned
{ text-align:left !important;}

.RIGHT_Float
{ float:right !important;}

.LEFT_Float
{ float:left !important;}

.pageComment
{font-weight:bold;color:#FF0000;font-size:11px;}

HR
{border:1px solid #E5E5E5;height:1px;}

ul 
{
	margin-left:10px;
	margin-top:5px;
	padding-left:10px;
}
 
li
{
	list-style: none;
	margin-left: 13px;
	margin-top:5px;
	list-style-position : outside;
	list-style-image: url('../_images/bullet.gif'); 
}


/* ------------------------ H1...H6 --------------------- */

H1,H2,H3,H4,H5,H6 {margin:0px 0px 5px 0px;color:#ff6600; font-family: Arial, Sans-Serif;}
H1
{	
	font-family: 'Book Antiqua', 'Times New Roman', serif;
    font-weight: normal;
    font-size: 30px;
	line-height: 33px;
    color: #FED447;
    margin: 0px 0px 10px 0px;
	padding: 0;
}
H2
{		
	font-family: 'Book Antiqua', 'Times New Roman', serif;
    font-weight: bold;
    font-size: 18px;
    color: #FED447;
    margin: 15 0 5 0;
}
H3
{	
	font-family: 'Book Antiqua', 'Times New Roman', serif;
	font-size: 16px;
    font-weight: normal;
    color: #FED447;
    margin: 0 0 10 0;	
}
H4
{
	font-family: 'Book Antiqua', 'Times New Roman', serif;
	font-size: 14px;
    font-weight: bold;
    color: #457BBB;
    margin: 0 0 10 0;	
}
H5
{
	font-family: 'Book Antiqua', 'Times New Roman', serif;
    font-size: 13px;
	color: #457BBB;
    margin: 5 0;	
}
H6
{
	font-family: 'Book Antiqua', 'Times New Roman', serif;
    font-size: 12px;
    color: #FED447;;
	margin: 0 0 0 0
}

/* ---------------------------- INPUT, SELECT ----------------------------- */
INPUT, TEXTAREA, BUTTON, SELECT
{ height:17px;font-family :  Arial, sans-serif; }
INPUT
{
	/*width:160px;
	font-size: 12px;
	height:16px;*/
}

SELECT
{
	width:165px;
	font-size: 12px;
	height:21px;
}

TEXTAREA
{width: 100%;height:100px;}

.button
{
	width:50px;
	height:21px;
}

/* --------------------------- imgPartTableBorder ---------------------- */
.imgPartTableBorder
{ border:1px solid #51695c;margin:0px; padding:0px; text-align:center; }

/* ------------------ Lang ----------------------- */
.Lang
{
	color:#585858;
	vertical-align:middle;
	padding:5px;
	font-size:11px;
	text-align:left;
}
.Lang A, .Lang A:link, .Lang A:visited, .Lang A:focus, .Lang A:active
{
	font-size:11px;
	color:#585858;
}
.Lang A:hover
{  color:#FED447;}

/* ------------------ logintop ----------------------- */

.logintop
{
	color:#585858;
	vertical-align:middle;
	padding:0px 5px;
	font-size:12px;
}
.logintop A, .logintop A:link, .logintop A:visited, .logintop A:focus, .logintop A:active
{
	font-size:12px;
	color:#585858;
}
.logintop A:hover
{ color:#FED447;}

/* --------------------- contentTD --------------------- */
.contentTD
{
	padding:0px 10px 10px 5px;
}

/* ------------------- rightCOL ---------------- */
#rightCOL
{
	width:175px;
	padding-bottom:150px;
	padding-right:10px;
}

#rightCOLHidden
{
	width:1px;
	min-width:1px;
	padding-bottom:90px;
	font-size:1px;
}

/* ------------------------ leftCOL ---------------------------------- */
#leftCOL
{
	width:120px;
	padding-left:10px;
	padding-right:15px;
	padding-bottom:15px;
}

/* --------------------- leftMenuDivLEVEL0 --------------------------- */
.leftMenuDivLEVEL0
{margin-top:7px;}

.leftMenuDivLEVEL0 A, .leftMenuDivLEVEL0 A:link, .leftMenuDivLEVEL0 A:visited, .leftMenuDivLEVEL0 A:focus, .leftMenuDivLEVEL0 A:active
{
	color:#fff;
	display:block;
	font-size:11px;
	padding:3px 0px 3px 10px;
	background:  url('../_images/bglink.gif') repeat-y;
	margin-top:3px;
}
.leftMenuDivLEVEL0 A:hover 
{
	text-decoration:none; color:#666;
	background:  url('../_images/bglink2.gif') repeat-y;
}
.leftMenuDivLEVEL0 A.this, .leftMenuDivLEVEL0 A.this:link, .leftMenuDivLEVEL0 A.this:visited, .leftMenuDivLEVEL0 A.this:focus, .leftMenuDivLEVEL0 A.this:active
{
	color:#666;
	background:  url('../_images/bglink2.gif') repeat-y;
}
/* ------------------------- leftMenuDivLEVEL1 ---------------------------- */
.leftMenuDivLEVEL1
{}
.leftMenuDivLEVEL1 A, .leftMenuDivLEVEL1 A:link, .leftMenuDivLEVEL1 A:visited, .leftMenuDivLEVEL1 A:focus, .leftMenuDivLEVEL1 A:active
{
	color:#fff;
	display:block;
	font-size:11px;
	padding:3px 0px 3px 20px;
	background:#007ddb;
}
.leftMenuDivLEVEL1 A:hover 
{
	text-decoration:none; color:#685c8a;
	background:#b6e0fe;
}
.leftMenuDivLEVEL1 A.this, .leftMenuDivLEVEL1 A.this:link, .leftMenuDivLEVEL1 A.this:visited, .leftMenuDivLEVEL1 A.this:focus, .leftMenuDivLEVEL1 A.this:active
{
	color:#685c8a;
	background:#b6e0fe;
}
/* --------------------------- leftMenuDivLEVEL2 -------------------------- */
.leftMenuDivLEVEL2
{}
.leftMenuDivLEVEL2 A, .leftMenuDivLEVEL2 A:link, .leftMenuDivLEVEL2 A:visited, .leftMenuDivLEVEL2 A:focus, .leftMenuDivLEVEL2 A:active
{
	color:#000000;
	display:block;
	font-size:10px;
	padding:3px 0px 3px 20px;
	border:none;
}

.leftMenuDivLEVEL2 A:hover 
{
	text-decoration:none; color:#FED447;
}
.leftMenuDivLEVEL2 A.this, .leftMenuDivLEVEL2 A.this:link, .leftMenuDivLEVEL2 A.this:visited, .leftMenuDivLEVEL2 A.this:focus, .leftMenuDivLEVEL2 A.this:active
{
	color:#FED447;
}
/* ----------------------- leftMenuDivLEVEL3 ------------------------------ */
.leftMenuDivLEVEL3
{}
.leftMenuDivLEVEL3 A, .leftMenuDivLEVEL3 A:link, .leftMenuDivLEVEL3 A:visited, .leftMenuDivLEVEL3 A:focus, .leftMenuDivLEVEL3 A:active
{
	color:#000000;
	display:block;
	font-size:9px;
	padding:3px 0px 3px 25px;
	border:none;
}
.leftMenuDivLEVEL3 A:hover 
{
	text-decoration:none; color:#FED447;
}
.leftMenuDivLEVEL3 A.this, .leftMenuDivLEVEL3 A.this:link, .leftMenuDivLEVEL3 A.this:visited, .leftMenuDivLEVEL3 A.this:focus, .leftMenuDivLEVEL3 A.this:active
{
	color:#FED447;
}

/* ------------------------------ TMenuTable ----------------------------- */
#TMenuTableDIV
{
	background:#888888;
}

#TMenuTable
{background:#007ddb;}

#TMenuTable TD, #TMenuTable TH
{
	text-align:center;
	vertical-align:middle;
}
#TMenuTable TH
{
	padding-left:2px;
	padding-right:2px;
	text-align:center;
}
#TMenuTable A, #TMenuTable A:link, #TMenuTable A:visited, #TMenuTable A:focus, #TMenuTable A:active
{
	text-align:center;
	text-align:center;
	color:#FFFFFF;
	display:block;
	white-space:nowrap;
	padding-left:3px;
	padding-right:3px;
	
	font-size:13px;
	font-weight:bold;
	border:1px solid #007ddb;
}
#TMenuTable A:hover
{ color:#fff799;border:1px solid #a0d2f8;}

#TMenuTable TH.this
{ }

#TMenuTable TH.this A, #TMenuTable TH.this A:link, #TMenuTable TH.this A:visited, #TMenuTable TH.this A:focus, #TMenuTable TH.this A:active
{
	color:#fff799;border:1px solid #a0d2f8;
}

/* ------------------------------ TMenuTable2 ----------------------------- */

#TMenuTable2
{ border:1px solid #37576f;margin:20px 0px;float:right;}

#TMenuTable2 TD, #TMenuTable2 TH
{
	text-align:center;
	vertical-align:middle;
}
#TMenuTable2 A, #TMenuTable2 A:link, #TMenuTable2 A:visited, #TMenuTable2 A:focus, #TMenuTable2 A:active
{
	text-align:center;
	color:#FFFFFF;
	display:block;
	white-space:nowrap;
	padding:2px 10px;
	font-size:11px;
	background:#002264;
	border-right:1px solid #fff;
	border-top:1px solid #4d7595;
	border-bottom:1px solid #4d7595;
}
#TMenuTable2 A:hover
{ color:#375c8a;background:#fed447;}

#TMenuTable2 TH.this
{ }

#TMenuTable2 TH.this A, #TMenuTable2 TH.this A:link, #TMenuTable2 TH.this A:visited, #TMenuTable2 TH.this A:focus, #TMenuTable2 TH.this A:active
{
	color:#375c8a;
	background:#fed447;
}

/* -------------------------- IndexNews ------------------------- */
.IndexNews
{
	margin:10px 0px;
	background:#c5ddfb  url('../_images/leftnews.gif') no-repeat;
	height:24px;
}
.IndexNews TH
{
	padding:4px 5px;
	vertical-align:middle;
	font-size:10px;
	font-weight:bold;
	color:#4e4e4e;
}
.IndexNews TD
{
	padding:4px 5px;
	vertical-align:middle;
	white-space:nowrap;
	color:#205ab1;
	background:  url('../_images/rightnews.gif') right top no-repeat;
}

.IndexNews A, .IndexNews A:link, .IndexNews A:visited, .IndexNews A:focus, .IndexNews A:active
{
	font-weight:normal;
	padding:0px;
	color:#205ab1;
	text-decoration:none;
	font-size:12px;
}

.IndexNews A:hover
{
	text-decoration:none;color:#000;
}

/* ---------------------- IndexLinks -------------------- */
.IndexLinks
{
	background:#ffdfbf  url('../_images/leftlinks.gif') no-repeat;
	height:24px;
	width:174px;
}

.IndexLinks div
{
	background: url('../_images/rightlinks.gif') right top no-repeat;
	color:#FED447;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	padding-top:6px;
	height:24px;
}

.IndexLinks img
{
	margin-left:70px;
}

/* -------------------------- HPF ------------------------- */
#HPF 
{
	background:#e0e0e0  url('../_images/HPFCB.gif') center bottom repeat-x;
}

#HPF div 
{
	background:  url('../_images/HPFLT.gif') left top no-repeat;
}

#HPF div div 
{
	background:  url('../_images/HPFRT.gif') right top no-repeat;
}

#HPF div div div 
{
	background:  url('../_images/HPFLB.gif') left bottom no-repeat;
}

#HPF div div div div
{
	padding:10px;
	background:  url('../_images/HPFRB.gif') right bottom no-repeat;
}

/*--------------------------------infoboxes-----------------------*/
.infoboxes
{
	width:100%;
}
.infoboxes TH,.infoboxes TD
{
	padding:3px 3px 3px 5px;
	text-align:left;
	font-size:11px;
}
.infoboxes A, .infoboxes A:link, .infoboxes A:visited, .infoboxes A:focus, .infoboxes A:active
{
	font-size:11px;
	color:#393939;
}
.infoboxes A:hover 
{
	text-decoration:none; color:#FED447;
}

.infoboxes TH
{
	font-size:12px;
	color:#003c8e;
}
.infoboxes TH A, .infoboxes TH A:link, .infoboxes TH A:visited, .infoboxes TH A:focus, .infoboxes TH A:active
{
	font-size:12px;
	color:#003c8e;
}
.infoboxes TH A:hover 
{
	text-decoration:none; color:#FED447;
}

.infoboxeslinks
{
	border-bottom:1px solid #bdbdbd;padding:5px 2px 3px 3px  !important;
}
.infoboxeslinks A, .infoboxeslinks A:link, .infoboxeslinks A:visited, .infoboxeslinks A:focus, .infoboxeslinks A:active
{
	font-size:11px;
	color:#003c8e;
	padding:0px;
}
.infoboxeslinks A:hover 
{
	text-decoration:none; color:#FED447;
}


/* ----------------------------- container ------------------------------- */
.container {}
.box1
{
	float:right;margin:20px 0px 0px 0px;width:195px;
}
.box2
{
	float:left;margin:20px 0px 0px 0px;width:195px;
}

/* ----------------------------- HPTable ------------------------------- */
.HPTable
{ 
	padding:0px 3px 0px 0px;
	text-align:left;
	font-size:11px;
}

.HPTable A, .HPTable A:link, .HPTable A:visited, .HPTable A:focus, .HPTable A:active
{
	font-size: 11px;
	line-height: 12px;
    color: #ffffff;
    margin: 3 7 0 0;
	padding: 0;
}
.HPTable A:hover 
{
	text-decoration:none; color:#fff;
}

.HPTable .image
{
	margin-right:6px;
	margin-left:1px;
	width:100px;
	float:left;
	margin-top:1px;
}

.HPTable .title
{
	padding-bottom:3px;
	padding-top:5px;
}
.HPTable .title A, .HPTable .title A:link, .HPTable .title A:visited, .HPTable .title A:focus, .HPTable .title A:active
{
	font-family: 'Book Antiqua', 'Times New Roman', serif;
    font-weight: bold;
    font-size: 15px;
    color: #FED447;
    margin: 4 7 0 0;
	line-height: 15px;
	padding: 0;
}
.HPTable .title A:hover 
{
	text-decoration:none; color:#fed447;
}

/*---------------projectslist---------------------*/
.projectslist
{ 
	float:left;
	text-align:center;
	margin-bottom:11px;
	margin-right:11px;
}
.projectslist div
{
	background: url('../_images/AlbumLeft.gif') left bottom no-repeat;
}
.projectslist div div
{
	background: url('../_images/AlbumRight.gif') right bottom no-repeat;
	width:154px;
	padding:0px 3px 6px 3px;
}
.projectslist A, .projectslist A:link, .projectslist A:visited, .projectslist A:focus, .projectslist A:active
{
	font-size:13px;
	color:#FED447;
	font-weight:bold;
}
.projectslist A:hover 
{
	text-decoration:none; color:#000;
}
/*-------------------------------scrollbar----------------------------------*/
.scrollbar
{
	border:1px solid #cccccc;
	width:400px;
	text-align: center; 
	height:300px;
	overflow:hidden;
}
/*-------------------------------scrollbaralbum----------------------------------*/
.scrollbaralbum
{
	width:100%;
	text-align: center; 
	height:330px;
	overflow:hidden;
}
/*---------------------------------scrollbar1-----------------------------------*/
.scrollbar1
{
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #cdcdcd;
	scrollbar-darkshadow-color: #cdcdcd;
	scrollbar-shadow-color: #fff;
	scrollbar-arrow-color: #0265cb;
	scrollbar-track-color: #fff;		
	
	text-align: left; 
	height:300px;
	overflow:auto;
}
/*---------------------------------scrollbar1album-----------------------------------*/
.scrollbar1album
{
	scrollbar-face-color: #999;
	scrollbar-highlight-color: #e5e5e5;
	scrollbar-3dlight-color: #cdcdcd;
	scrollbar-darkshadow-color: #cdcdcd;
	scrollbar-shadow-color: #e5e5e5;
	scrollbar-arrow-color: #000;
	scrollbar-track-color: #cdcdcd;		
	
	margin-top:10px;
	height:80px;
	width:480px;
	overflow:auto;
}
/*------------------------------------scrollbar2---------------------------------*/
.scrollbar2
{
	height:50px;
	width:50px;
	cursor:hand;
	margin:0px 3px 10px 3px;
	overflow:hidden;
	border:1px solid #cccccc;
}
/*------------------------------------scrollbar2album---------------------------------*/
.scrollbar2album
{
	float:left;
	height:50px;
	width:85px;
	cursor:hand;
	margin:0px 5px 10px 0px;
	overflow:hidden;
	border:1px solid #cccccc;
}
/*------------------------scrollbar120------------------------*/
.scrollbar120
{	
	overflow:hidden;
	height:120px;
}
/*------------------------scrollbar100------------------------*/
.scrollbar100
{	
	overflow:hidden;
	height:100px;
}
/*---------------MailingList--------------*/
.MailingList
{
	color:#FED447;
	font-size:13px;
	margin-top:10px;
	width:170px;
}
.MailingList input
{
	color:#888888;
	font-size:11px;
}

/* ------------------------------ footerTable ----------------------------- */
.footerTable
{ 
	text-align:center;
	color:#71c9e1;
	font-size:11px;
	margin-top:11px;
}

.footerTable A, .footerTable A:link, .footerTable A:visited, .footerTable A:focus, .footerTable A:active
{ 
	color:#71c9e1;
	font-size:11px;
}

.footerTable A:hover
{ color:#b7ddf9;text-decoration:underline;}

/* ---------------- pageToolsTable -------------------- */

#pageToolsTable
{
	margin-top:15px;margin-bottom:10px;
}

#pageToolsTable IMG
{ margin:0px 5px;}

#pageToolsTable A, #pageToolsTable A:link, #pageToolsTable A:visited, #pageToolsTable A:focus, #pageToolsTable A:active
{
	color:#707070;
	font-size:11px;
}

#pageToolsTable A:hover
{ color:#FED447; text-decoration:none; }

/* ------------------ breadCrumbsTable ----------------------- */
.breadCrumbsTable
{
	color:#56b4fa;
	padding-left:20px;
	font-size:11px;
	text-align:left;
	margin-top:5px;
}
.breadCrumbsTable A, .breadCrumbsTable A:link, .breadCrumbsTable A:visited, .breadCrumbsTable A:focus, .breadCrumbsTable A:active
{
	font-size:11px;
	color:#0091ff;
}
.breadCrumbsTable A:hover
{ text-decoration:none; color:#FED447;}

/* ------------------ docPartTable ----------------------- */
.docPartTable
{
	
}

.docPartTable A, .docPartTable A:link, .docPartTable A:visited, .docPartTable A:focus, .docPartTable A:active
{
	font-size:11px;
	color:#FED447 !important;
}
.docPartTable A:hover
{ text-decoration:none; color:#FED447;}

/* ------------------ quiz ----------------------- */
.quiz
{
	width:160px;
	margin-left:10px;
}

.quiz h3
{
	font-size:12px;
	color:#000;
	margin:0px;
}

.quiz p
{
	font-size:12px;
	color:#003c8e;
	text-align:left;
	padding:3px 0px 3px 0px;
}

.quiz input
{
	width:15px;
	margin-right:5px;
	margin-bottom:2px;
}

/* ------------------ management ----------------------- */
.management
{
	margin-bottom:10px;
	margin-top:20px;
	width:100%;
}
.management p  
{
	font-size:12px;
	color:#777777;
	font-weight:bold;
	text-align:left;
}
.management h3
{
	font-size:15px;
	color:#ff6600;
	font-weight:bold;
}
.management span
{
	font-size:12px;
	color:#232323;
}

/*---------------------------------More----------------------------------*/
.More
{
	text-align:right;
	margin-bottom:10px;
	margin-top:10px;
}

.More A, .More A:link, .More A:visited, .More A:focus, .More A:active
{
	color:#FED447;
	font-size:12px;
}

.More A:hover
{ text-decoration:none; color:#FED447; }


/* -------------------------- News ------------------------- */
.News
{}

.News span
{
	font-size:12px;
	font-weight:bold;
	color:#FED447;
}

.News span.title
{
	font-size:14px;
	color:#FED447;
}

.News p
{
	margin:10px 0px;
}

/* -------------------------- Events ------------------------- */
.Events
{}
.Events th, .Events span
{
	font-size:12px;
	font-weight:bold;
	color:#818181;
	text-align:left;
	padding:5px 10px;
}
.Events td
{
	padding:5px;
}
.Events A, .Events A:link, .Events A:visited, .Events A:focus, .Events A:active
{
	color:#003c8e;
	font-size:14px;
}

.Events A:hover
{ text-decoration:none; color:#FED447; }

.Events p
{
	margin:10px 0px;
}

/* --------------------- formTable ---------------------- */
.formTable
{ width:390px; }

.formTable TH
{ color:#ff0000;}

.formTable TD,.formTable TH
{ vertical-align: middle; }

.formTable TD
{	
	padding:1px 5px;
}
		
.formTable SELECT
{ width:205px;border:1px solid #FED447;background:#005b9f;color:#fff; }	

.formTable input
{ width:200px;border:1px solid #FED447;background:#005b9f;color:#fff;}	

/* ----------------------------- RegularMPI ------------------------------- */
.RegularMPI
{ 
	margin:10px 10px 10px 0px;
	float:left;
	width:150px;
	text-align:center;
}

/* ----------------------------- faqDL ---------------------------- */

DT,DD
{
	font-weight: bold;
	margin: 10px 0px;
	text-align:justify;
}

.faqDL DT
{
	background:transparent url('../_images/q.gif') left top no-repeat;
	padding: 0px 0px 0px 20px;
	cursor: help;
}

.faqDL DD
{
	padding: 0px 0px 0px 20px;
	background:transparent url('../_images/a.gif') left top no-repeat;
	color:#ff6600;
}


.supportDL DD, .faqDL DD 
{
	display: none;
}

/* ------------------ siteMapTable ------------------------ */
.siteMapTable
{ 
	float:left;
	margin:10px;
	padding:10px;
	width:200px;
}

.siteMapTable A, .siteMapTable A:link, .siteMapTable A:visited, .siteMapTable A:focus, .siteMapTable A:active
{
	color:#fed447;
}
.siteMapTable A:hover
{ color:#fff; text-decoration:none; }


.siteMapTableHeader
{
	margin:5px;
}

.siteMapTableHeader A, .siteMapTableHeader A:link, .siteMapTableHeader A:visited, .siteMapTableHeader A:focus, .siteMapTableHeader A:active
{
	font-weight:bold;	
	display:block;
	padding-left:5px;
}

.siteMapTable UL
{
	margin:5px 0px 5px 10px;
	padding:0px;
}

.siteMapTable LI
{
	/*list-style:none;
	list-style-image:none;*/
	margin-left:15px;
}

.siteMapTable LI LI
{
	/*list-style:none;
	list-style-image:none;*/

}
.siteMapTable LI LI LI
{	
    /*list-style:none;
	list-style-image:none;*/
}

/* ---------------------------- glossaryABC -------------------------- */

.glossaryABC
{ 
  float:left;
  width:12px;
  text-align:center;
  background: #F7F7F7;
  border:1px solid #E5E5E5;
  margin:2px;
  font-size:13px;
  color:#E5E5E5;
}

.glossaryABC A, .glossaryABC A:link, .glossaryABC A:visited, .glossaryABC A:focus, .glossaryABC A:active
{ }

.glossaryABC A:hover
{ }

.glossaryLetterTab
{
	background: #888888;
	width:25px;
	margin:15px 0px 0px 0px;
	text-align:center;
}

.glossaryLetterTab A, .glossaryLetterTab A:link, .glossaryLetterTab A:visited, .glossaryLetterTab A:focus, .glossaryLetterTab A:active
{
	color:#fff;
	font-size:15px;
	font-weight:bold;
}

.gotop
{ 
  text-align:right;
  background: #F7F7F7;
  font-size:10px;
  color:#E5E5E5;
  padding:4px;
  margin-top:11px;
}

/* ------------------------ glossaryTerm ------------------------------ */
.glossaryTerm
{}

.glossaryTerm DT, .glossaryTerm DD
{}
	
.glossaryTerm DT
{
	padding:2px 0px;
	background-color: #F7F7F7;
	font-weight:bold;
	color:#FED447;
	border:1px solid #E5E5E5;	
}

.glossaryTerm DD
{
	padding:0px 8px;
}

/* ---------------------------- SimpleLinks --------------------------- */

.SimpleLinks
{ border:1px solid #E5E5E5; margin-bottom:10px;}

.SimpleLinks TD
{
	padding:5px;
}
.SimpleLinks th
{
	text-align:left;
	background:#f3f3f3;
	color:#444444;
	width:30%;
	padding:5px;
	border-right:1px solid #E5E5E5;
}

/* --------------------- PressReleases -------------------------- */

.PressReleases
{
	border-right:1px solid #007ddb;
}
.PressReleases A, .PressReleases A:link, .PressReleases A:visited, .PressReleases A:focus, .PressReleases A:active
{
	color:#fff;
	font-weight:bold;
}

.PressReleases A:hover
{ text-decoration:underline; color:#fed447; }

.PressReleases TD,.PressReleases TH
{
	padding:5px;
	border-left:1px solid #007ddb;
	border-bottom:1px solid #007ddb;
}

.PressReleases TH
{
	background:#007ddb;
	color:#FFFFFF;
	font-weight:bold;
	
	text-align:left;
}

/* -------------------- Articles ------------------------- */
		
.Articles
{
	background: url('../_images/shadow.gif') repeat-x;
}
.Articles TH
{
	padding:10px 5px 0px 5px;
	text-align:left;
	color:#ff6600;
	font-weight:bold;
	font-size:13px;
}
.Articles TH span
{
	color:#888888;
	font-size:11px;
	vertical-align:bottom;
}

.Articles .Author
{
	color:#3c3c3c;
	margin-bottom:5px;
	font-weight:bold;
}
.Articles .Abstract
{
	margin-bottom:5px;
}

.Articles TD
{
	padding:3px 5px;
}
.Articles A, .Articles A:link, .Articles A:visited, .Articles A:focus, .Articles A:active
{
	font-weight:bold;
	color:#ff6600;
}
.Articles A:hover
{ text-decoration:none; color:#FED447; }


/*------------------------------album------------------------------------*/
.album td
{
	padding-bottom:15px;
	text-align:center;
	width:155px;
	vertical-align:middle;
}

.album div
{
	/*background: url('../_images/AlbumLeft.gif') left bottom no-repeat;*/
}

.album div div
{
	/*background: url('../_images/AlbumRight.gif') right bottom no-repeat;*/
	text-align:center;
	padding-bottom:6px;
	
	width:145px;
}


/*---------------index---------------------*/

#LeftColumn
{
	width:320px;
	float:left;
	color:#fff;
	text-align:left;
	padding-top:11px;

}

#RightColumn
{
	width:470px;
	float:right;

}

/*-----------------verhor-----------------*/
.verhor
{
	width:120px;
	height:120px;
}

/*-----------------verhor135-----------------*/
.verhor135
{
	width:135px;
	height:135px;
}

/*--------------------------*/
.bg1
{
	background: url('../_images/bg_home_item.gif') no-repeat;
	width:212px;
	height:90px;
}

.bg2
{
	background: url('../_images/bg_home_item_over.gif') no-repeat;
	width:212px;
	height:90px;
}

/*-------------homeAddLinksTable---------*/
.homeAddLinksTable TD
{
	padding: 1px 5px;
	white-space: nowrap;
}
.homeAddLinksTable Th
{
	text-align:center;
}

.homeAddLinksTable A, .homeAddLinksTable A:link, .homeAddLinksTable A:visited, .homeAddLinksTable A:focus, .homeAddLinksTable A:active
{ 
	color:#b7ddf9;
	font-size:12px;
}

.homeAddLinksTable A:hover
{ color:#FED447;text-decoration:underline;}

/*-----------------bottomLinksDiv-----------------*/
.bottomLinksDiv
{
	margin:20px;
	text-align:center;
}
.bottomLinksDiv img
{
	margin:0px 20px;
}