﻿html, body, form
{
	margin: 0;
	padding: 0;
}

#mainbody 
{
	margin: 0;
	padding: 50px 0;
	font-family: Arial, Verdana;
	font-size: small;
	color: #6d6f71;
	background-color: #dddddd;
	background: #fff url(/images/layout/background.png) no-repeat left top;
}

img
{
	border: 0;
}

h1, h2, h3, h4
{
	color: #c41130;
}

a, a:visited
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}
#cont
{
	width: 840px;
	margin: 0 auto;
}
	#cont #wraphead
	{
		background: transparent url(/images/layout/bg-top.png) no-repeat left top;
		width: 840px;
		height: 27px;
		margin: 0;
		padding: 0;
	}
	#cont #wrapfoot
	{
		background: transparent url(/images/layout/bg-bottom.png) no-repeat left top;
		width: 840px;
		height: 38px;
		margin: 0;
		padding: 0;
	}
#wrapper
{
	width: 790px; 
	background: transparent url(/images/layout/bg-main.png) repeat-y left top;
	padding: 0 25px;
}
	.ie6 #wrapper
	{
		background: transparent url(/images/layout/bg-main.gif) repeat-y left top;
	}

#header
{
	height: 110px;
	background-image: url(/images/layout/ms-header.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -5000px;
}

#menu
{
	background-color: #c41130;
	margin: 0 -14px 0 -24px;
	padding: 0 0 0 24px;
}

	#menu #reg
	{
		float: right;
		padding-right: 10px;
	}
	
	#menu ul
	{
		display: inline;
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
	#menu ul li
	{
		float: left;
		margin: 0;
		padding: 4px 10px 4px 10px;
	}
	
	#menu ul li.current
	{
		background-color: #fff;
		color: #c41130;
	}
	
	#menu ul li a
	{
		color: White;
		font-weight: bold;
		text-decoration: none;
		text-transform: uppercase;
	}
		#menu ul li.current a
		{
			color: #c41130;
		}
	#menu ul li a:hover
	{
		text-decoration: underline;
	}
	
	
#content
{
	padding: 0;	
}

	#content #rightcol
	{
		float: right;
		width: 190px;
		padding: 0;
		border-left: solid 2px #a7aaac;
		margin: 8px 0 8px 0;
		padding: 10px 0 10px 10px;
		color: #000;
		min-height: 400px;
	}
		
		#content #rightcol hr
		{
			height: 0;
			border: 0;
		}
	
		#content #rightcol img
		{
			margin: 0 0 5px -10px;
		}
		
		#content #rightcol a
		{
			color: #000;
		}
		
		#content #rightcol .findus
		{
			margin: 30px 0 30px 0;
		}
			#content #rightcol .findus .findtitle
			{
				font-weight: bold;
			}
			#content #rightcol .findus .findicons
			{
				margin: 10px 0 0;
			}
				#content #rightcol .findus .findicons a
				{
					padding: 0 5px 0 0;
				}
					#content #rightcol .findus .findicons a img
					{
						margin: 0;
					}
	#content #leftcol
	{
		width: 552px;
		padding: 8px 10px 20px 3px;
		margin-bottom: 8px;
	}
	
	#content #admin
	{
		padding: 10px;
	}
	
	#content .contactpanel
	{
		width: 270px;
		/*float: left;*/
		padding-top: 10px;
	}
	#content .contactpanel .endcontact
	{
		clear: right;
		height: 0;
		overflow: hidden;
	}
	
	
#footer
{
	background-color: #c41130;
	color: White;
	padding: 2px 15px 2px 15px;
	font-size: 70%;
	height: 25px;
}

	#footer a
	{
		color: White;
		text-decoration: none;
	}
	
	#footer a:hover
	{
		text-decoration: underline;	
	}

#trail
{
	width: 790px;
	margin: 10px auto; 
	background-color: Transparent;
	color: #000;
	font-size: 80%;
	text-align: right;
}
	
	#trail .ftmenu
	{
		float: left;
	}

	#trail a
	{
		color: #000;
		text-decoration: none;
	}
	
	#trail a:hover
	{
		text-decoration: underline;	
	}

#popwrapper
{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana;
	font-size: small;
	color: #6d6f71;
	background-color: #dddddd;
	width: 598px;
	margin: 0 auto;
	background-color: White;
}

#popheader
{
	width: 598px;
	height: 187px;
	background-image: url(../images/Profile_header.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -5000px;
}

#popcontent
{
}
#popcontent #rightcol
	{
		float: right;
		width: 250px;
		padding: 0;
		margin: 8px 0 8px 0;
	}
		
		#popcontent #rightcol img
		{
			margin-bottom: 2px;
		}
	
	#popcontent #leftcol
	{
		width: 340px;
		padding: 8px 2px 20px 0px;
		margin-bottom: 8px;
		float: left;
	}
	
	#popcontent #leftcol .contactname, .contactname
	{
		font-size: 36px;
		color: Black;
	}
	
	#popcontent #leftcol .contactposition, .contactposition
	{
		font-size: 30px;
		color: #c41130;
		padding-bottom: 10px;
	}
	
	
#popfooter
{
	background-color: #c41130;
	color: White;
	padding: 0;
	font-size: 70%;
	height: 25px;
	width: 598px;
}

/* Custom Class */

.right
{ 
	float: right;
}

.left
{
	float: left;
}

.clear
{
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 0;
}

.textright
{
	text-align: right;
}

/* Form classes */

.formline
{
	clear: left;
	padding: 10px 0 10px 0;
}

	.formline .formleft
	{
		float: left;
		width: 130px;
	}
	
	.formline .formright
	{
		float: left;	
	}
	
.thinbox
{
	border: solid 1px #757575;
}

.w400
{
	width: 400px;
}

.w330
{
	width: 330px;
}

.w340
{
	width: 340px;
}

.w200
{
	width: 200px;
}

.h150
{
	height: 150px;
}

.s80
{
	font-size: 90%;
}

.red
{
	color: #c41230;
	font-weight: bold;
}

.bluetitle
{
	font-weight: bold;
	color: #0053a0;
}
