﻿html
{
	margin:0;
	padding:0;
	height:100%;
}

body 
{
	margin:0;
	padding:0;
	height:100%;
	letter-spacing:0.09em;
	background-image:url('/Common/Images/Backgrounds/bgcolor.gif');
	background-repeat:repeat-x;
}

.Inputs_Select
{
	border:1px solid #141414;
	height:20px;
}


.fullbodycontainer {
   min-height:100%;
   position:relative;
}

.contentcontainer 
{
   position:relative;
   width:910px;
   margin-left:auto;
   margin-right:auto;
   padding-bottom:104px;   /* Height of the footer */
}

.leftcontent
{
	font-family:NewFont,Trebuchet MS;
	font-size:12px;
	color:#141414;
	position:relative;
	float:left;
	width:679px; 
	background-color:#ffffff;
}

.leftcontent a:link
{
	font-family:NewFont,Trebuchet MS;
	font-size:12px;
	color:#141414;
	text-decoration:none;
}

.leftcontent a:visited
{
	font-family:NewFont,Trebuchet MS;
	font-size:12px;
	color:#141414;
	text-decoration:none;
}

.leftcontent a:hover
{
	font-family:NewFont,Trebuchet MS;
	font-size:12px;
	color:#ff0000;
	text-decoration:none;
}

.leftcontent h1
{
	font-family:NewFont,Trebuchet MS;
	font-size:15px;
	color:#ff0000;
	margin:0;
	padding:0px;
}

.rightcontent
{
	position:relative;
	float:right;
	width:210px; 
	background-color:#ffffff;
}

.Header
{
	position:relative;
	left:0px;
	right:0px;
	top:0px;
	height:123px;
	/*background-image:url('/Common/Images/Gradients/Header/Header.png');*/

}

.Header-Logo-Font
{
	font-family:NewFont,Trebuchet MS;
	line-height:35px;
	font-size:35px;
	color:#ffffff;
}

.Header-Title-Font
{
	font-family:NewFont,Trebuchet MS;
	font-size:22px;
	color:#141414;
}

.Header-Content
{
	font-family:NewFont,Trebuchet MS;
	font-size:15px;
	color:#ffffff;
	position:relative;
	width:910px;
	margin-left:auto;
	margin-right:auto;
	height:109px;

}

.Footer
{
	position:absolute;
	left:0px;
	right:0px;
	bottom:0px;
	height:104px;
	background-image:url('/Common/Images/Gradients/Footer/Footer.png');
}

.Footer-Container
{
	font-family:NewFont,Trebuchet MS;
	font-size:12px;
	color:#ffffff;
	width:910px;
	margin-left:auto;
	margin-right:auto;
}

.Footer-Container a:link
{
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}
.Footer-Container a:visited
{
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}

.Footer-Container a:hover
{
	font-size:10px;
	color:#ff0000;
	text-decoration:none;
}

.Menu-Background
{
	position:fixed;
	left:0px;
	top:0px;
	right:0px;
	height:37px;
	line-height:37px;
	background-image:url('/Common/Images/Gradients/Menu/Menu.png');
}

.Menu 
{
	position:fixed;
	left:0px;
	top:0px;
	right:0px;
    font-family:NewFont,Trebuchet MS;
	color:#ffffff;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.Menu a:link
{
	font-family:NewFont,Trebuchet MS;
	font-size:15px;
	color:#ffffff;
	text-decoration:none;
}

.Menu a:visited
{
	font-family:NewFont,Trebuchet MS;
	font-size:15px;
	color:#ffffff;
	text-decoration:none;
}

.Menu a:hover
{
	font-family:NewFont,Trebuchet MS;
	font-size:15px;
	color:#ff0000;

}