html
{
	height:100%;
}
body
{
	font-size: 11px;
	color: #333;
	line-height: 15px;
	font-family: georgia, verdana, lucida, arial, helvetica, sans-serif;
	text-align: left;
	background-color: #f5f5f5;
	margin:0px;
	height:100%;
	background-image: url(vertical_bkg.jpg);
	background-repeat:repeat-x;
	background-position: top center;
}

p {
	line-height: 16px;
	margin-top:16px;
	}

h1 {
	font-family: georgia, verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
	color: #333;
	margin: 14px 0px 4px 0px;
}

h2 {
	font-family: georgia, verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	color: #333;
	margin: 14px 0px 4px 0px;
}


h3 {
	font-family: georgia, verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	color: #333;
	margin: 14px 0px 4px 0px;
}
h4 {
	font-family: georgia, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	color: #333;
	margin: 14px 0px 4px 0px;
}

ul
{
	margin:10px 0 10px 0;
	text-indent:0px;
	padding:0;
}
li
{
/*	list-style-image: url(blackstar.gif); */
	list-style-type: none;
	padding:3px 0px 3px 0px;
	border-top:solid 1px #CCC;
	margin-left:0px;
}


/* Tables */
img{
	border:0px;
}

div
{

}

table
{
	margin: 0px;
	border-collapse: collapse;
}

td
{
	vertical-align: top;
	border: none;
	border-width: 0px;
	border-collapse: collapse;
}

.listHeader
{
	font-weight:normal;
	font-size:12px;
	margin: 10px 0px 4px 4px;
	color: #666;
}

.menuFrame
{
	position:relative;
	left:8px;	
	width:791px; 
	height:133px;
	background-image:url(graphics/header_top.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
.tableFrame
{
	width: 805px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding:0px;
 }

.tableTop
{
	width: 100%;
	height: 102px;
	background-color: #FFF;
}

.tableLogo
{
	width: 100%;
	height: 61px;
	background-color: #FFF;
	background-image: url(img/images/top.png);
	background-repeat: no-repeat;
}

.tableNavigate
{
	width: 100%;
	height: 30px;
	background-image: url(img/images/navigate.png);
	background-repeat: no-repeat;
	background-color: #FFF;
	font-weight: normal;
	font-family: trebuchet ms, georgia, verdana, sans-serif;
	line-height: 27px;
	font-size: 13px;
	text-decoration: none;
	color: #e5e5e5;
}


.tableBottom
{
	width: 800px;
	height: 20px;
}

.basebkg2
{
	position: absolute;
	background-image: url(bottom_bkg.jpg);
	background-repeat: repeat-y;
	background-position:center;
	width: 918px;
	margin-right: auto;
	margin-left: auto;
	z-index:2;
}

.basebkg1 
{
	width: 918px;
	background-image: url(bottom_bkg.jpg);
	background-repeat: repeat-y; 
	background-position:center;
	margin-right: auto;
	margin-left: auto;
	z-index:1;
}

.bkg
{
	background-attachment:fixed;
	background-position: bottom;
	background: transparent;
	background-image: url(bkgimage.jpg);
	background-repeat: no-repeat;
	width: 918px;
	min-height: 613px;
/*	height: 100%; */
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	
}

/* Boxes and spacers */

.line
{
	border-color: #BBB;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	margin: 2px 0px 2px 0px;
}

.boxBody
{
	width: 100%;
	height: auto;
	background-color: #fff;
	text-align: left;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	font-family: georgia, verdana, lucida, arial, helvetica, sans-serif;
	padding: 0px;
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
}

.boxSign
{
	width: 100%;
	height: 22px;
	background-color: #999;
	text-align: left;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
	font-family: georgia, verdana, lucida, arial, helvetica, sans-serif;
}

.textBoxSign
{
	text-align: left;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 19px;
	font-family: georgia, verdana, lucida, arial, helvetica, sans-serif;
	padding-left:5px;
	font-weight: bold;
	text-shadow: 2px 2px 2px #666;
}


.textBoxBody
{
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	font-family: georgia, verdana, lucida, arial, helvetica, sans-serif;
}

.textBoxBodyWhite
{
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 11px;
	color: #FFF;
	line-height: 15px;
	font-family: georgia, verdana, lucida, arial, helvetica, sans-serif;
}

.textBoxHeader
{
	text-align: left;
	font-size: 11px;
	color: #0D5F99;
	line-height: 19px;
	font-family: georgia, verdana, lucida, arial, helvetica, sans-serif;
	font-weight: bold;
}

.boxBodyRed
{
	width: 100%;
	height: auto;
	background-color: #0D5F99;
	text-align: left;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	font-family: georgia, verdana, lucida, arial, helvetica, sans-serif;
	padding: 0px;
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
}

.boxColorBg {
	background-color: #eee;
	margin:10px 2px 0px 2px;
 	padding:2px 20px 5px 20px;
 }


/* Textsets */

.textHeader
{
	text-align: left;
	font-size: 25px;
	color: #840a14;
	line-height: 20px;
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	font-weight: normal;
	margin: 18px 0px 5px 20px;
	text-shadow: 3px 3px 3px #666;
}

.textHeaderWhite
{
	text-align: left;
	font-size: 25px;
	color: #FFF;
	line-height: 20px;
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	font-weight: normal;
	margin: 18px 0px 5px 20px;
	text-shadow: 2px 2px 10px #black;
}

.textMellis
{
	text-align: left;
	font-size: 11px;
	color: #F3B035;
	line-height: 15px;
	font-family: georgia, verdana, lucida, arial, helvetica, sans-serif;
	font-weight: bold;
	margin-right: 80px;
}

.textContent
{
	text-align: left;
	font-size: 11px;
	color: #333;
	line-height: 15px;
	font-family: georgia, verdana, lucida, arial, helvetica, sans-serif;
	margin: 0px 15px 0px 15px;
}

.textContentTimes
{
	text-align: left;
	font-size: 13px;
	color: #666;
	line-height: 18px;
	font-family: times;
	margin-left:20px;
}

.textCitatName
{
	text-align: right;
	font-size: 10px;
	color: #0D5F99;
	line-height: 15px;
	font-family: georgia, verdana, lucida, arial, helvetica, sans-serif;
	font-weight: bold;
}

.textContentShorty
{
	text-align: left;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	font-family: georgia, verdana, lucida, arial, helvetica, sans-serif;
	margin-right: 160px;
}

.textCitat
{
	text-align: left;
	font-size: 13px;
	color: #CCC;
	line-height: 16px;
	font-family: helvetica, sans-serif;
	margin-right: 80px;
	font-weight: normal;
}

.textCitatBold
{
	text-align: right;
	font-size: 11px;
	color: #F3B035;
	line-height: 15px;
	font-family: arial, helvetica, sans-serif;
	margin-right: 80px;
	font-weight: bold;
}

/* Boxes and spacers */

.horizontalspace
{
	margin-top: 5px;
}

/* Linksets */

a:link, a:visited
{
	font-weight: normal;
	font-family: georgia, verdana, lucida, arial, helvetica, sans-serif;
	text-decoration: none;
	color: #0D5F99;
	background: transparent;
}

a:hover
{
	font-weight: normal;
	font-family: georgia, verdana, lucida, arial, helvetica, sans-serif;
	text-decoration: none;
	color: #920D18;
	background: transparent;
}

a:active
{
	font-weight: normal;
	font-family: georgia, verdana, lucida, arial, helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	background: transparent;
}


/* Linksets Small*/

.link_small:link, .link_small:visited
{
	font-weight: bold;
	font-family: trebuchet ms, georgia, verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #222;
	background: transparent;
}

.link_small:hover
{
	font-weight: bold;
	font-family: trebuchet ms, georgia, verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #8e0d17;
	background: transparent;
}

.link_small:active
{
	font-weight: bold;
	font-family: trebuchet ms, georgia, verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #8e0d17;
	background: transparent;
}

.menu_part{
	padding: 0px 15px 0px 15px;
	font-weight: bold;
	font-family: trebuchet ms, georgia, verdana, sans-serif;
	color: #222;
	font-size: 11px;
	text-align:center;
}

.boxheader{
	background-repeat: no-repeat;
	letter-spacing: 1px;
	font-weight: bold;
	font-family: trebuchet ms, Helvetica, georgia, verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding:0px;
	border:0px;
	margin:0px;
	aposition:absolute;
	top: 8px;
	left: 15px;
}
.wideBoxTop{
	background-image:url(graphics/box557_top_search.gif); 
	background-repeat: no-repeat;
	background-position-y: top;
	width:557px;
	height:24px;
	
}
.wideBox{
	background-image:url(graphics/box557_base.gif); 
	background-repeat: repeat-y;
	width:557px;
}
.wideBoxBtm{
	background-image:url(graphics/box557_btm.gif); 
	background-repeat: no-repeat;
	width:557px;
	height:5px;
}

.smallBoxTop{
	background-image:url(graphics/box242_top.gif); 
	background-repeat: no-repeat;
	background-position-y: top;
	width:242px;
	height:24px;
	padding:0px;
}
.smallBox{
	background-image:url(graphics/box242_base.gif); 
	background-repeat: repeat-y;
	width:242px;
	padding:0px;
}
.smallBoxBtm{
	background-image:url(graphics/box242_btm.gif); 
	background-repeat: no-repeat;
	width:242px;
	height:5px;
	padding:0px;
}

.boxTable{
	aposition:relative;
	margin-bottom:10px;
}

.internship_header{
	font-family: georgia, verdana, sans-serif;
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
	color: #555;
	margin: 10px 0px 10px 0px;
}

.internship_h1{
	font-family: georgia, verdana, sans-serif;
	font-size: 22px;
	line-height: 22px;
	text-decoration: none;
	color: #333;
	margin: 10px 0px 15px 0px;
}

.internship_content{
	letter-spacing: 0px;
	word-spacing: 3px;
	font-family: georgia, verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	color: #000;
	margin: 10px 0px 10px 0px;
}

.internship_box{
	background-color: #ebebeb;
	font-family: georgia, verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #555;
	padding: 3px 15px 15px 15px;
	margin: 30px 0px 20px 0px;
}