
body
{
	background-image: url(../images/bg1.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	text-align: justify;
	
}

/* text */
.text
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}
.blacktext
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.newsdate
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin-bottom: 3px;
}
.copytext
{
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.greytext
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.bluetextdark
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0056a4;
	text-decoration: none;
	text-align: left;
}
.bluehead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #0056a4;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
}
.bluehead12bold
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0782B4;
	text-decoration: none;
}
.whitetext
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bluetext
{
	font-family: Tahoma;
	font-size: 11px;
	color: #6381c0;
	text-decoration: none;
}

/* link */
.whitelink
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink:hover
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ccf3ff;
	text-decoration: none;
}
.bottomlink, .bottomlink:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bluelink
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6381c0;
	text-decoration: none;
}
.bluelink:hover
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6381c0;
	text-decoration: none;
}
.bluelink12bold
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6381c0;
	text-decoration: none;
}
.bluelink12bold:hover
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ABBCCD;
	text-decoration: none;
}

.blacklinkunder
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.blacklinkunder:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.blacklinkunder12
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.blacklinkunder12:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bluelinknormal
{
	font-family: Tahoma;
	font-size: 11px;
	color: #6381c0;
	line-height: 16px;
	text-decoration: none;
}
.bluelinknormal:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #6381c0;
	line-height: 16px;
	text-decoration: none;
}
.greylink
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.greylink:hover
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.addlink
{
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.addlink:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.greylinklight
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.greylinklight:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.greylinknavi
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.greylinknavi:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}

/* textarea */
.textarea
{
	border: 1px solid #FFFFFF;
	width: 250px;
	height: 15px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.border
{
	border: 1px solid #73a9da;
}

/* Horizontal Menu */

div#dvMenu
{
	position: relative;
	z-index: 100;
	height: auto;
}
div#subMenu
{
	position: absolute;
	background-color: Transparent;
	top: 28px;
	padding: 5px 0 5px 0;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	z-index: 100;
}
div#subMenu a
{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
div#subMenu a:hover
{
	color: #473127;
}
div#subMenu div
{
}
div#subMenu div div
{
	margin: 0px 5px 5px 5px;
	border: none;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: solid 5px;
}

div#subMenu div div span
{
	color: White;
	font-family: Tahoma;
	font-size: 11px;
}
div#mainMenu
{
	height: auto;
	width: inherit;
}
div#menu1
{
	margin-left: -5px;

}
div#menu6
{
	margin-left: 748px;
}
div#menu5
{
	margin-left: 357px;
}

div#menu2
{
	z-index: 1000;
	margin-left: 233px;
}
div#menu7
{
	z-index: 1000;
	margin-left: 96px;
	
}
div#menu4
{

	margin-left: 595px;
}

div#menu3
{
	margin-left: 493px;
}

.whiteline
{
	height: 1px;
	background: #FFFFFF;
}
.menutdwith
{
	background-repeat: repeat-x;
	padding: 0px 21px 0px 20px;
}
div#menu8
{
	margin-left: 836px;
	
}

.email-link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3399cc; /*#000000;*/
	text-decoration: none;
}
.email-link:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3399cc;
	text-decoration: none;
}
.download-link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.download-link:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3399cc;
	text-decoration: none;
}
.readmore-link
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.readmore-link:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #3399cc;
	text-decoration: none;
}
.readmore-linkblue
{
	font-family: Tahoma;
	font-size: 11px;
	color: #2F548C;
	text-decoration: none;
}
.readmore-linkblue:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #20385E;
	text-decoration: none;
}

.text20
{
	font-size: 20px;
	font-family: Tahoma;
	line-height: 23px;
	color: #000000;
	text-decoration: none;
}
.text20Blue
{
	font-size: 20px;
	font-family: Tahoma;
	line-height: 23px;
	color: #2F548C;
	text-decoration: none;
}
.text13bold
{
	font-size: 13px;
	font-family: Tahoma;
	font-weight: bold;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.text13boldBlue
{
	font-size: 13px;
	font-family: Tahoma;
	font-weight: bold;
	line-height: 16px;
	color: #2F548C;
	text-decoration: none;
}
.text11 h1, h2, h3
{
	font-weight: normal;
}
h1
{
	font-size: 2em;
}
img
{
	border: none;
}
#hideshow
{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
#fade
{
	position: fixed;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=80);
	opacity: .80;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /*--IE 8 Transparency--*/
	left: 0;
	z-index: 10;
}
.popup_block
{
	padding: 10px 20px;
	float: left;
	width: 100px;
	position: fixed;
	top: 33%;
	right: 30%;
	margin-left: 10%;
	margin-top: -100px;
	z-index: 100;
}
.popup_block .popup
{
	float: left;
	width: 100%;
	margin: 10px 0;
	padding: 10px 0;
}
.popup h3
{
	margin: 0 0 20px;
	padding: 5px 10px;
	border-bottom: 1px solid #bbb;
	font-size: 1.5em;
	font-weight: normal;
}
.popup p
{
	padding: 5px 10px;
	margin: 5px 0;
}
.popup img.cntrl
{
	position: absolute;
	right: -20px;
	top: -20px;
}

.newsSpacing
{
	height: 1px;
	margin: 0;
	margin: 0;
}
.dladmission
{
	background-color: #0065B2; 
	border-bottom-color: #004477; 
	padding-bottom: 3px;	
}
.dsReggio
{
	 background-color: #00AAED; 
	 border-bottom-color: #008DC4; 
	 padding-bottom: 3px;
}


