@charset "utf-8";
/* CSS Document */

body{background-image:url(/sample/images/bg.gif);
background-repeat:repeat-x;
background-position:top;
background-attachment:fixed;
}

#container {
	
	width:900px;
	clear:both;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: middle; /* this overrides the text-align: center on the body element. */
			
}

#mainbody {
	width:900px;
	clear:both;
	margin-top:10px;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	background-position:top;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: middle; /* this overrides the text-align: center on the body element. */
}
#mainmenu {
	
	width:650px;
	float:left;
	margin-top:10px;
	height:200px;
	background-color:#ffffff;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	
	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: middle; /* this overrides the text-align: center on the body element. */
			
}
.bigheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
}
.bigheader2 {
	font-family:Tahoma;
	font-size: large;
	font-style: normal;
	font-weight: 200;
	color: #900;
	
}

#mainmenu_links {
	
	width:250px;
	float:left;
	margin-right:-1px;
	margin-top:10px;
	height:200px;
	background-color:#ffffff;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	
	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
			
}

#mainmenu_links ul
{
list-style: none;
padding: 0;
margin: 0;
}

#mainmenu_links li a
{

height: 2.5em;
line-height: 2.5em;
padding:2px;
display: block;
margin-right:1px;
border-bottom:1px #cccccc dashed;
color: #666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration: none;
text-align: left;
}

#top {
	
	width:900px;
	clear:both;
	margin-top:10px;
	height:90px;
	font-family:Tahoma;
	font-size:22px;
	color:#fefefe;
		
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: middle; /* this overrides the text-align: center on the body element. */
			
}
#submenubar {
	
	width:900px;
	background-color:#DEDFDF;
	border-bottom:1px #CFD1D1 solid;
	clear:both;
	line-height:1.9em;
	
	height:25px;
	
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	color:#666666;
	text-align:right;
		
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	
			
}

#leftpanel{
	width:650px;
	height:100%;
	overflow:hidden;
	
	float:left;
	background-color:#E4E5E5;
	display:block;
	border-right:1px #CFD1D1 solid;
}
#rightpanel{
	width:250px;
	height:100%;
	margin-right:-1px;
	background-color:#FFFFFF;
	float:left;
}
#rightpanel a {
	color:#1F5174;
	text-decoration:none;
		
		
}
.generalinfo{
	padding:10px;
	min-height:340px;
	background-color:#FFFFFF;
	border-bottom:1px #CFD1D1 solid;
}
.generalinfo a{
margin-left:50px;
color:#083C60;

}
#hompagepanels{
	background-color:#E8ECED;
	padding:10px;
	height:60px;
	border-bottom:1px #CFD1D1 solid;
}
#footer{
padding-left:10px;
padding-top:5px;
clear:both;
overflow:hidden;
height:46px;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
background-color:#ffffff;
border-bottom:1px #CFD1D1 solid;

}
.panels{
width:200px;
background-image:url(/sample/images/panel_topborder.gif);
background-repeat:no-repeat;
background-position:top;
height:170px;
float:left;
text-align:center


}
.panelsnarrow{
padding-top:18px;
width:145px;
background-image:url(/sample/images/narrowbg.jpg);

background-repeat:no-repeat;
background-position:top;
height:170px;
float:left;
text-align:center


}
.panelsnarrow a{

color:#083C60;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none


}
.panelsundernarrow{
width:145px;
background-image:url(/sample/images/narrowbg.jpg);

background-repeat:no-repeat;
background-position:top;
height:20px;
float:left;
text-align:center


}

.panelsplit{
width:15px;
height:170px;
float:left;
background-image:url(/sample/images/split.gif);
background-position:center;
background-repeat:no-repeat
}
.panelundersplit{
width:15px;
height:20px;
float:left;
background-image:url(/sample/images/split.gif);
background-position:center;
background-repeat:no-repeat
}


#menu {
	
	width:300px;
	float:right;
	margin-top:10px;
	padding-top:5px;
	height:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
		
	
			
}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	padding-left:10px;
	color: #666;
}
h1{ font-family: Tahoma;
	font-size: 18px;
	padding-left:10px;
	font-weight:400;
	
}
h2{
	font-family: Tahoma;
	font-size: 13px;
	padding-left:10px;
	color:#666666;
	background-color:#f1f1f1;
	display:block;
	padding-top:3px;
	padding-bottom:3px;
	line-height:1.4em;
	border:1px #CFD1D1 solid;
	
}
h5 a{
	font-family: Tahoma;
	font-size: 13px;
	padding-left:10px;
	color:#cccccc;	
	background-color:#074571;
	font-weight:200;
	display:block;
	padding-top:3px;
	padding-bottom:3px;
	line-height:1.4em;
	border:1px #CFD1D1 solid;
}
h5 a:hover{
	color:#ffffff;	
	background-color:#035591;
	
}

h3{
	font-family: Tahoma;
	font-size: 13px;
	color:#666666;
	background-image:url(/sample/images/h2bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#ECEDED;
	font-weight:200;
	display:block;
	height:25px;
	line-height:1.4em;
	border:1px #CFD1D1 solid;
	
}
h4 a{
	font-family: Tahoma;
	font-size: 11px;
	padding-left:10px;
	padding:8px;
	margin-top:-15px;
	
	color:#666666;
	background-image:url(/Events/09nice/images/h4bg.jpg);	
	background-repeat:repeat-x;
	background-position:top;
	background-color:#ECEDED;
	font-weight:200;
	display:block;
	height:16px;
	line-height:1.5em;
	border:1px #e1e1e1 solid;
	
}
.style3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.style4 {color: #666666}
.style5 {font-size: 12px}

.tabswhitetxt{
font-family: Tahoma;
color:#ffffff;
	font-size: 12px;
	
}
#visaapplication{
font-family:Tahoma;
}
#visaapplication p{
font-family:Tahoma;
}
.formitem{
font-family:Tahoma;
margin-left:0;
list-style:none;
margin-top:5px;
width:180px;
float:left
}
#formrow
{
display:block;
padding:5px;
margin-top:5px;
clear:both

}
a {
color:#EAA411;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none}
.bold {
	font-weight: bold;
}

#abstracttitle a{
padding:0px;
margin:0px;
padding-top:3px;
margin-top:5px;
padding-bottom:10px;
border-bottom:1px solid #cccccc;
display:block

} 