@import url(alert.css);

body{
	margin:0;
	padding:0;
	border:0;
	background:#4492d0 url(/reserved/images/background.gif) repeat-x center top;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
}
a{ outline:none;}

#homepage{
	margin:0 auto;
	width:960px;
	height:561px;
	background:url(/images/homepage.png) no-repeat center;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/homepage.png', sizingMethod='crop');
}

#mainmenu {
	padding:8px 0px 0px 10px;
	float:left;
	position:relative;
}
#mainmenu a{
	display:inline-block;
	padding:0px 10px 0px 10px;
	border-right:1px solid #FFF;
	text-decoration:none;
	color:#FFF;
}
#login{
	float:right;	
	color:#FFF;
	white-space:nowrap;
	padding-top:5px;
	font-weight:bold;
	margin-right:20px;
	position:relative;
}
#login button{
	display:none;
}
#login input{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	height:15px;
	border:1px solid #369;
	color:#369;
	margin-right:20px;
	width:120px;
	vertical-align:middle;
}
#login #buttonlog{
	vertical-align:bottom;
	margin-bottom:1px;
	cursor:pointer;
	width:auto;
	border:0;
	height:auto;
	outline:none;
}
#login #logloading{
	/*visibility:hidden;*/
	vertical-align:bottom;
}
#homefooter, #footer{
	clear:both;
	padding-top:540px;
	color:#369;
	text-align:center;
}
#homefooter a, #footer a{
	color:#369;
	text-decoration:none;
}
#footer{
	margin:0px auto 20px auto;
	padding:0;
}

table#iscrTable{
	
}
table#iscrTable td{
	height:25px;
}
table#iscrTable td.sep{
	font-weight:bold;
	padding-top:5px;
}

table#iscrTable select,input,button{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
table#iscrTable input{
	/*padding:3px;*/
}

table#iscrTable select{
	height:19px;
	width:200px;
}
span.profSuccess{
	font-weight:bold;
	color:#090;
	display:block;
	text-align:center;
	margin:20px;
	line-height:25px;
}
span.profError{
	font-weight:bold;
	color:#F00;
	display:block;
	text-align:center;
	margin:20px;
	line-height:25px;
}

#header{
	width:960px;
	height:30px;
	margin:0 auto 20px auto;
	background:url(/images/homepage.png) no-repeat center top;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/homepage.png', sizingMethod='crop');
	clear:both;
	display:table;
}


#container{
	width:960px;
	margin:0px auto 10px auto;
}
#mainContent{
	background:url(img/main-back.png) repeat-y center;
	min-height:300px;
	_height:300px;
	padding:10px 30px 0px 30px;
}
#container-footer{
	background:url(img/main-footer.png) no-repeat center;
	height:32px;
	line-height:0;
	font-size:0;	
}
#container-header{
	background:url(img/main-header.png) no-repeat center;
	height:48px;
	padding:25px 20px 0px 20px;
}
#mainMenu{
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	padding:5px 0px 0px 0px;	
}

h1{
	margin:0px 0px 5px 0px;
	padding:0;
	font-size:14px;
	font-weight:bold;
	line-height:normal;
}
h2{
	margin:0px 0px 10px 0px;
	display:block;
	padding:4px;
	font-size:11px;
	font-weight:bold;
	background:#1b4565 url(img/h2.gif) repeat-x top;
	color:#FFF;
	line-height:normal;
}
