html, body {
	background: #ffffff;
	color: #555555;
	margin: 0px;
	font: 12px arial, helvetica, sans-serif;
}
table,tr,td { 
	font: 12px arial, helvetica, sans-serif;
	vertical-align: top;
}
img { border: 0px; }
#wrapper {
	width: auto;
}
a { color: #2a7498; text-decoration: none; }
ol li { 
	font-size: 90%;
	color: #555555; 
	padding: 0px 0px 4px 0px; 
	margin: 0px 0px 0px 0px;
}
p { margin: 0px 0px 15px 0px; }
img { border: 0px; }
strong { font-weight: bold; }
em { color: #084c8d; }
hr {
    height:1px;
    width:100%;
    color: #d3e5ed;
    margin: 0px 0px 0px 0px;  
}
h1 {
	font-family: "Gill Sans MT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	color: #2a7498;
	margin-bottom: 10px;
	border-bottom: 1px solid #d3e5ed;
	font-weight: normal;
}
h2 {
	font-family: "Gill Sans MT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0px;  
	/* color: #666699; */
	color: #86c2de;
	padding-left: 20px;
	margin: -8px 0px 12px 0px;
}
h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #084c8d;
	margin-bottom: 5px;
}
h4 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/* color: #333333; */
	color: #555555;
	margin-bottom: 5px;
}

#language {
	height: 20px;
	width: 100%;
	float: left;
}

#unoslogo {
	float: right;
	height: 27px;
	width: 67px;
}

#swoosh1 {
	height: 64px;
}

#swoosh2 {
	height: 45px;
	background-image: url(../images/swoosh.gif);
	background-repeat: no-repeat;
}

#swoosh3 {
	height: 156px;
	min-width:780px;
}

#swooshsecondary {
	height: 109px;
}

#docimage {
	background-image: url(../images/photo.jpg);
	height: 156px;
	width: 277px;
	float: left;
}

#callout {
	float: left;
}

#title {
	width: 467px;
}

#subtitle {
	background-image: url(../images/headline_bg.gif);
	background-repeat: no-repeat;
	height: 98px;
	width: 457px;
	padding-top: 10px;
	padding-right: 10px;
}

#content {
	width: 600px;
	float: left;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}

#secondarycontent {
	background-image: url(../images/secondary_bg.gif);
	background-repeat: repeat-y;
	background-position: 1px;
	min-width:780px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
}

#secondaryLeft {
	float: left;
	width: 20%;
	min-width: 190px;
	max-width: 190px;
}

#secondaryLeft ul li {
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 20px;
	width: 180px;
	list-style-image: url(../images/arrow.gif);
	display: block;
	list-style-position: inside;
	padding-left: 5px;

}

#secondaryLeft a {
	font-size: 0.9em;
	display: block;
}

#secondaryLeft a:hover {
	color: #A3C3D2;
	display: block;

}

#secondaryRight {
	float: left;
	padding-left: 15px;
	margin-right: 5px;
	width: 70%;
}

#OLDsecondaryRight ul li{
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 25px;
	line-height: 20px;
	width: 300px;
	list-style-position: inside;
	padding-left: 5px;
	display: block;
	list-style-image: url(../images/arrow2.gif);

}

#NEWsecondaryRight ul li{
ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ float: none;
ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ border-top-style: none;
ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ border-right-style: none;
ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ border-bottom-style: none;
ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ border-left-style: none;
ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ line-height: 20px;
ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ list-style-position: outside;
ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ list-style-image: url(../images/arrow2.gif);
ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ list-style-type: square;
ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ margin-left: 22px;
Κ
}

#secondaryRight ul li{
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 22px;
	line-height: 20px;
	xwidth: 300px;
	list-style-position: outside;
	padding-left: 5px;
	display: list-item;
	list-style-image: url(../images/arrow2.gif);

}

#secondaryRight ol li{
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 0px;
	list-style-position: outside;
	padding-left: 0px;
	display: list-item;
}


#fadeout {
	background-image: url(../images/fade.gif);
	background-repeat: no-repeat;
	height: 133px;
}

#footer {
	background-color: #99bd5d;
	height: 15px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	font-size: .9em;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}

.box {
	float: left;
	width: 285px;
	margin: 7px;
}

.boxhead {
}

.boxbody {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

.bgrepeat {
	background-image: url(../images/secondary_bg.gif);
	background-repeat: repeat-y;
	background-position: 1px;
}
.rightfloat {
	padding: 2px;
	float: right;
}

.left {
	float: left;
	padding: 2px;
}

.right {
	padding: 2px;
	float: left;
}

#sponsors_wrap {
	width: 122px;
	float: left;
	margin-left: 3px;
	margin-top: 10px;
}
#sponsors_top {
	height: 51px;
	width: 122px;
	background-image: url(../images/sponsor_header.gif);
}
#sponsors_top h1 {
	text-indent: -999px;
	margin: 0px;
	padding: 0px;
	height: 51px;
}
#sponsors_mid {
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #878787;
	border-left-color: #878787;
}
#sponsors_bott {
}