﻿body
	{
	font-family: calibri, trebuchet ms, verdana, arial;
	font-size: 14px;
	background-color: #fff;
	z-index:1500;
	padding:	0;
	margin-left:	0px;
	margin-right: 0px;;
	width:	auto;
	}

*:first-child+html #content
	{
	position:	relative;
	background-color: #ffffff;
	height:	auto;
	top:	-225px;
	border:	0px #000000 solid;
	}

html>body>div #content
	{
	position:	relative;
	background-color: #ffffff;
	height:	auto;	
	top:	-200px;
	*top:	-225px;
	border:	0px #000000 solid;
	}

#content
	{
	position:	relative;
	background-color: #ffffff;
	height:	auto;
	top:	-200px;
	*top:	-225px;
	border:	0px #000000 solid;
	}

#picture_content
	{
	position:	relative;
	top:	-201px;
	*top:	-226px;
	background-color: #ffffff;
	width:	760px;
	height:	200px;
	text-align:	center;
	}

html>body>div #picture_content
	{

	position:	relative;
	top:	-201px;	
	*top:	-226px;
	background-color: #ffffff;
	width:	760px;
	height:	200px;
	z-index:	250;
	text-align:	center;
	}
	
#column_1
	{
	width: 270px;
	*width: 270px;
	height:	inherit;
	padding:	5px;
	float: left;
	}

html>body>div #column_1
	{
	width: 270px;
	*width: 270px;
	height:	inherit;
	padding:	5px;
	float: left;
	}
	
#column_1a
	{
	width: 540px;
	*width: 540px;
	padding:	10px;
	float: left;
	height:	inherit;
	}

html>body>div #column_1a
	{
	float: left;	
	width: 540px;
	*width: 540px;		
	padding:	10px;
	height:	inherit;
	}

#column_1b
	{
	width: 740px;
	*width: 740px;
	padding:	10px;
	float: left;
	height:	inherit;
	}

html>body>div #column_1b
	{
	float: left;	
	width: 740px;
	*width: 740px;		
	padding:	10px;
	height:	inherit;
	}
	
#column_2
	{
	width: 270px;
	*width: 270px;
	height:	inherit;
	padding:	5px;
	float: left;
	}
#column_2B
	{
	width: 230px;
	*width: 230px;
	height:	inherit;
	padding:	5px;
	float: left;
	}
html>body>div #column_2
	{
	width: 270px;
	*width: 270px;
	height:	inherit;
	padding:	5px;
	float: left;
	}
#column_3
	{
	font-family: calibri, trebuchet ms, verdana, arial;
	font-size: 11px;
	float:right;	
	width: 190px;
	*width:	190px;
	padding: 5px;
	height:	inherit;
	}
#column_3B
	{
	font-family: calibri, trebuchet ms, verdana, arial;
	font-size: 14px;
	float:right;	
	width: 230px;
	*width:	230px;
	padding: 5px;
	height:	inherit;
	}
html>body>div #column_3
	{
	font-family: calibri, trebuchet ms, verdana, arial;
	font-size: 12px;
	float:right;	
	width: 190px;	
	*width:	190px;
	padding: 5px;	
	height:	inherit;
	}

#column_3 ul
	{
	list-style-type: square;
	}

.error
	{
	background: #fcc;
	}
	
.page
	{
	width: 760px;
	height: auto;
	margin: 0px auto;
	padding: 0px;
	background-color: #ffffff;
	}
			
#page
	{
	width: 760px;
	height: auto;
	margin: 0px auto;
	padding: 0px;
	background-color: #ffffff;
	}
		
span
	{
	font-family: calibri, trebuchet ms, arial;
	font-size: 14px;
	color: #f00;
	}
	
#required
	{
	background-color: #ffcccc;
	}
