div#leftContent
{
	padding-left: 9px;
}
/* LEFT MENU */
div#leftMenu
{
	padding-top: 25px;
}
div#leftMenu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
div#leftMenu li
{
	background-image: url(images/layout/sideLink.gif);
	background-repeat: no-repeat;
	height: 27px;
	line-height: 27px;
}
div#leftMenu li a
{
	color: #000000;
	font-weight: bold;
	display: block;
	padding-left: 14px;
	line-height: 27px;
}
div#leftMenu li a:hover
{
	color: #cccccc;
}
div#leftContent img
{
	border: none;
}
/* END LEFT MENU */

/* FORM  */
fieldset#formFS
{
	padding: none;
	width: auto;
	line-height: 100%;
	border: 1px solid #E76629;

	
}
fieldset#formFS legend
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #E76629;
	line-height: 100%;
}
h2
{
	font-family: Verdana;
	font-size: 12pt;
	color: #336699;
	padding-left: 20px;
	font-weight: 500;
}
div#form
{
	width: auto;
	padding: 5px;
}
.formRow
{
	
	width: auto;
	padding: 2px;
	line-height: 100%;
}
.formLabel
{
	width: 250px;
	float: left;
	text-align: right;
	padding-right: 8px;
	font-family: Verdana;
	font-size: 1em;
	color: #000000;
	line-height: 100%;
}
.inputText
{
	width: 210px;
}
.inputText:hover
{
		
}

div#form option
{
	
	
}

.OtherElementsWrap
{

	display: inline;

}

.checkbox
{
	text-align: left;
	padding: none;
}
.OtherElementsWrap li
{
	display: inline;
	list-style: none;
}
.required
{
	color: red;
}
/* END OF FORM */



/* MENU FIX */
#menu a
{
	padding: 0;
	margin: 0;
}
#menu
{
	width: auto;
	background: none;
	padding: 0;
	margin: 0;
}
#menu ul
{
	background: none;
}
#menu a.main_menu
{
	display: inline;
	background: none;
}



/* MENU IMAGES WIDTHS ARE SET TO STOP THE JAVASCRIPT FROM ADJUSTING IT */
ul#menu0
{
	width: 73px;
	height: 36px;
}
ul#menu1 
{
	width: 96px;
	height: 36px;
}
ul#menu2 
{
	width: 92px;
	height: 36px;
}
ul#menu3 
{
	width: 134px;
	height: 36px;
}
ul#menu4 
{
	width: 129px;
	height: 36px;
}
ul#menu5 
{
	width: 147px;
	height: 36px;
}
ul#menu6 
{
	width: 61px;
	height: 36px;
}
/* END OF MENU FIX */

.footerCreated
{
	font-size: 7pt;
}
.footerCreated a
{
	font-size: 7pt;
}