/*Clear defaults - inspired from Tantek Celik
----------------*/

ul,ol,dl {list-style:none;} 
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em; font-weight:normal;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dt,dd {margin:0; padding:0;} 
a img,:link img,:visited img {border:none;}
address {font-style:normal;}
strong {font-weight:bold;}
em {font-style:italic;}
i {display:none;}

/*Default Styles
----------------*/
body {
	background:#ffffff url(../../ui/media/images/background/bg.gif) repeat-x 0 0;
	font:68%/140% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color:#EAEAEA;
	color:#000000;
	text-align:center;
	padding-top:14px;
}

a {
	color:#004272;
	font-weight:bold;
	text-decoration:underline;
}

h1 {
	background:url(../../ui/media/images/h1/logo.gif) no-repeat;
	height:84px;
}

/*Layout
-------------------*/

.container
{
	width:952px;
	margin: 0 auto;
	height:inherit;
	text-align:left;
	background-color:#ffffff;
	padding-bottom:10px;
	border-top:1px solid #a6a6a6;
	border-left:1px solid #a6a6a6;
	border-right:1px solid #a6a6a6;
}

#main
{
	padding:16px 0px 0px 20px ;
}

#main a:hover
{
	color:red;
}

#extender {
	position:absolute;
	left:0;
	top:0;
	width:1px;
	height:1px;
}

.breadcrumb
{
	display:inline;
	float:right;
	margin-top:-55px;
	margin-right:25px;
	margin-bottom:-55px;
	margin-bottom:0;
	padding-bottom:0;
	font-size:90%;
}

.breadcrumb a
{
	margin:0;
	padding:0;
	font-weight:bold;
}

.breadcrumb a:link
{
	font-weight:plain;
}

.break {clear:both; height:1px; line-height:1px; padding:0; margin:0;}

/*Menu
-------------------*/
#mainmenu {
	padding:0;
	width:912px;
	height:27px;
	margin-bottom: 2px;
	clear:both;
}
#mainmenu li {
	float:left;
	margin-right: 2px;
}
#mainmenu li a {
	color: #fff;
	text-decoration: none;
	display:block;
	width:135px;
	height:17px;
	float:left;
	padding: 4px 5px 3px 10px;
	background-color: #002139;
}

#mainmenu li a {
	/* IE10 Consumer Preview */ 
	background-image: -ms-linear-gradient(top, #004272 0%, #002139 100%);

	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #004272 0%, #002139 100%);

	/* Opera */ 
	background-image: -o-linear-gradient(top, #004272 0%, #002139 100%);

	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #004272), color-stop(1, #002139));

	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #004272 0%, #002139 100%);

	/* W3C Markup, IE10 Release Preview */ 
	background-image: linear-gradient(to bottom, #004272 0%, #002139 100%);
}

#mainmenu li a:hover {
	color: #DDB312;
	background-color: #002139;
}
#mainmenu li.active a, #mainmenu li.active a:hover, #mainmenu li.active {
	color: #004272;
	background-color: #FCC400;
}

#mainmenu li.active a, #mainmenu li.active a:hover, #mainmenu li.active {
	color: #004272;
	
	/* IE10 Consumer Preview */ 
	background-image: -ms-linear-gradient(top, #FCC400 0%, #D09F00 100%);

	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #FCC400 0%, #D09F00 100%);

	/* Opera */ 
	background-image: -o-linear-gradient(top, #FCC400 0%, #D09F00 100%);

	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FCC400), color-stop(1, #D09F00));

	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #FCC400 0%, #D09F00 100%);

	/* W3C Markup, IE10 Release Preview */ 
	background-image: linear-gradient(to bottom, #FCC400 0%, #D09F00 100%);
}

#sidemenu
{
	width:178px;
	text-indent:10px;
	margin-left:20px;
}

#sidemenu li {float:left;}
#sidemenu li a {
	display:block;
	width:178px;
	height:23px;
	float:left;
	padding-top:4px;
	text-decoration:none;
	font-weight:normal;
}

#sidemenu li.m01 a, #sidemenu li.m-on {background:url(../../ui/media/images/sidemenu/m-off.gif) no-repeat 0 0;}
#sidemenu li.m02 a, #sidemenu li.m-off {background:url(../../ui/media/images/sidemenu/m-on.gif) no-repeat 0 0;}

#sidemenu li a:hover
{
	color:#ffffff;
}

#sidemenu li.active a, #sidemenu li.active a:hover, #sidemenu li.active 
{
	color:#fcc400;
	font-weight:bold;
}



/*Footer
-------------------*/
#footer
{
	display:table;
	height:37px;
	width:909px;
	color:#ffffff;
}

#footer a
{
	 text-decoration:underline;
	 color:#ffffff;
	font-weight:normal;
}

#footer #left
{
	float:left;
	background:url(../../ui/media/images/footer/bg-left.gif) no-repeat 0px 0px;
	width:1px;
	height:66px;
}

#footer #middle1
{
	float:left;
	background:url(../../ui/media/images/footer/bg-mid.gif) repeat-x 0 0;
	width:279px;
	text-align:left;
	height:66px;
	padding-left:20px;
	padding-top:22px;
}

#footer #middle2
{
	float:left;
	background:url(../../ui/media/images/footer/bg-mid.gif) repeat-x 0 0;
	width:299px;
	text-align:center;
	height:66px;
	padding-top:22px;
}

#footer #middle3
{
	float:left;
	background:url(../../ui/media/images/footer/bg-mid3.gif) repeat-x 0 0;
	width:298px;
	height:66px;
}
	#footer #middle3 a {
		text-align:left;
		float: right;
		position: relative;
		display: block;
		width: 130px;
		height: 66px;
		text-indent: -20000px;
	}

#footer #right
{
	float:right;
	background:url(../../ui/media/images/footer/bg-right.gif) no-repeat 0px 0px;
	width:12px;
	background-position:right;
	height:66px;
}

#footer #right
{
	float:right;
	background:url(../../ui/media/images/footer/bg-right.gif) no-repeat 0px 0px;
	width:12px;
	background-position:right;
	height:66px;
}

#footer a:hover
{
	color:#fcc400;
}