body,div,td,th {

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 14pt;
color:white;
overflow:hidden;

}

img
{
	border:0px;
}

html
{
overflow:hidden;


}

h1 {font-size:17px;margin-top:0px;margin-bottom:.7em;color:#dddddd; 
border-bottom:1px solid #dddddd; 
padding-bottom:5px;
text-transform:uppercase;
}
h2 {font-size:15px;margin-top:0px;margin-bottom:.7em;color:#dddddd; font-weight:normal; border-bottom:1px solid #dddddd; padding-bottom:5px;}
h3 {font-size:12px; color:#dddddd;}
.h3 {font-size:12px; color:#dddddd; font-weight:bold;}

p {margin-top:0px}
table {font-size:100%}
a {color:#000000}

th
{
	text-align:right;
}

INPUT {FONT-SIZE: 100%; MARGIN-BOTTOM: 2px; VERTICAL-ALIGN: middle; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; border:1px solid #94a9be;}
SELECT {FONT-SIZE: 100%; MARGIN-BOTTOM: 2px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; border:1px solid #94a9be;}

body
{
	margin:0px;	
	background-color:#676767;

}

form
{
	margin:0px;
	padding:0px;
}

#Center
{
	position: absolute;
	top: 0px;
	/*height:555px;*/
	height: 675px;
	left: 50%;
	margin-left: -450px;

	width: 900px;
	
	background: url(/images/layout/bggradient.png) repeat-x #56526F;
}

#MenuService
{
	position:absolute;
	
	left: 50%;
	margin-left: -450px;

	/*top:555px;*/
	top: 600px;

	width:900px;
	height:20px;
	text-align:right;
}


A
{
	text-decoration:none;
	color:white;
}

A:hover
{
	text-decoration:underline;
}


#Center #Logo
{
	position:absolute;

	left:20px;
	top:10px;

	width:196px;
	height:151px;
	
	background-image: url(/images/layout/quadrigalogo_shadow.png);
	
}

#Center #FP7
{
	position:absolute;

	left:55px;
	/*top:430px;*/
	top: 550px;

	width:120px;
	height:73px;
	
	background-image: url(/images/layout/fp7.png);
	
}
#Center #FP7Text
{
	position:absolute;

	left:58px;
	top:474px;

	font-size:9px;
	
	color:#1ca7da;
	text-transform:uppercase;
	line-height: 10px;
	font-weight:bold;
	
	text-align:center;
}

#Center #IST
{
	position:absolute;

	left:55px;
	/*top:505px;*/
	top: 625px;
	
	cursor:pointer;

	width:125px;
	height:48px;
	
	background-image: url(/images/layout/ist_logo.png);
}
#Center #ISTText
{
	position:absolute;

	left:40px;
	/*top:557px;*/
	top: 622px;

	width:150px;
	height:54px;
	color:#0134ff;
	font-size:16px;
	font-family: Times New Roman;
	line-height:12px;
	text-align:center;
}

#Center #Banner
{
	position: absolute;
	left:590px;
	top:5px;
	/*height:60px;
	width: 468px;*/
	height:80px;
	width: 300px;
}

#Center #LogoText
{
	position:absolute;

	left:250px;
	/*top:45px;*/
	top: 75px;
	height:200px;
	font-size:36px;
	font-weight:bold;

	color:#ffffff;
	
	line-height:50px;
}
#Center #LogoTextsub
{
	position:absolute;

	left:250px;
	/*top:100px;*/
	top: 125px;
	
	font-size:24px;

	color:#7c7687;
	padding: 2px 0 5px 0;
	height: 50px;
}


#Center #Menu
{
	position:absolute;

	left:20px;
	top:150px; 

	width:186px;
	height:400px;
	
	background-image: url(/images/layout/quadrigabg_shadow3.png);
	background-repeat: no-repeat;
	padding-left:10px;
	padding-top:10px;
	font-size:10.5px;
	line-height:9.5pt;
}

#Center #Menu ul
{
	list-style-type: none;
	margin:0px;
	padding: 0px;


}

#Center #Menu ul li A
{
	text-decoration:none;
/*
	color:#1aa5d8;
	*/
	text-transform:lowercase; 
	color:white;
	font-weight:bold;
}

#Center #Menu ul li A:hover
{
	text-decoration:underline;
}


#Center #Menu ul li ul
{
	list-style-type: none;
	margin-left: 15px;
	padding: 0px;
}
#Center #Menu ul li ul li A
{
	text-decoration:none;

	font-weight:bold;
}

#Center #Content
{
	position:absolute;

	overflow:auto;
	
	padding-left:0px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:10px;

	left:250px;
	top:180px;

	width:640px;
	/*height:365px;*/
	height: 400px;
}



#Center #Content ul, #Center #Content li
{
	font-size:10xp;
	/*list-style: disc outside;*/
}