/* Default CSS Document */

/*Menu*/

.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(menur_bg.gif) repeat-x; /*tab background image path*/
	height: 50px;
	list-style: none;
	background-color:#37affb/*D4340C*/;
}

.glossymenu li{
	float:left;
	padding-left:30px; /* change size of this to add new menu items*/
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(menur_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(menur_hover_right.gif) no-repeat right top; /*right tab image path*/
}

/*End Menu*/

/*Publications Sub Menu*/

.HomeSubMenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	/*background: url(menur_bg.gif) repeat-x; /*tab background image path*/
	height: 50px;
	list-style: none;
	background-color:#D4340C;
}

.HomeSubMenu li{
	float:left;
	padding-left:50px;
}

.HomeSubMenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.HomeSubMenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.HomeSubMenu li.current a, .HomeSubMenu li a:hover{
	color: #fff;
	/*background: url(menur_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.HomeSubMenu li.current a b, .HomeSubMenu li a:hover b{
	color: #fff;
	/*background: url(menur_hover_right.gif) no-repeat right top; /*right tab image path*/
}

/*End Publications Sub Menu*/

a {
	color:#004276;
	text-decoration:none;
}
a:hover {
    color:#ca0002;
	/*text-decoration:underline;*/
}

    h3 {
    font-size: 1.35em;
    padding:.4em 30px .4em 0;
    margin:0 0 1em 0;
    border-bottom: 1px solid #38b2ff;
    color: #004276;
    }

															/** BODY ELEMENTS **/
* {
	margin: 0;
	padding: 0;
	}
	body {
		color: #333;
		background-color: #c7c7c6/*38b2ff*/;
		background-image: url(images/BlueBGImage.jpg); 
		background-repeat:repeat-y;*/
		/*background-repeat:repeat-x;*/
		font-family: "Arial", "Helvetica", sans-serif;
		font-size: .75em;
		text-align: center;
		}






															/** MAIN CONTAINERS **/
div#container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	 border: 1px solid #c7c7c6/*d4340c/*ddd*/;
	}
	div#header {
	background-color: #FFFFFF;
		width: 1000px;
	    height:100px;
		background: url(../images/TopBanner.jpg);
		
		}
		div#header-in {
			
			}
	div#content {
	background-color: #c7c7c6/*FFFFFF*/;
	 border: 1px solid #ddd;
		
		}
		div#center {
		    border: 1px solid #37affb;
			background-color:#FFFFFF;
			margin: 0 360px 0 0;
			width:447px;
			padding-left:10px;
			padding-right:10px;
			margin-top:10px;
			text-align:justify;
			}
			div#centerTB {
		    border: 1px solid #37affb;
			background-color:#FFFFFF;
			margin: 0 0 0 360px;
			width:450px;
			margin-top:10px;
			padding-right:5px;
			padding-left:10px;
			margin-left:1px;
			height:300px;
			/*border-left: 1px solid #37affb;*/
			
			}
			div#centerMainAddForHomePages {
		    border: 1px solid #37affb;
			background-color:#FFFFFF;
			margin: 0 0 0 360px;
			width:450px;
			margin-top:10px;
			padding-right:5px;
			padding-left:10px;
			margin-left:0px;
			height:200px;
			/*border-left: 1px solid #37affb;*/
			
			}
			div#centerGalleryForHomePages {
		    border: 1px solid #37affb;
			background-color:#FFFFFF;
			margin: 0 0 0 360px;
			width:450px;
			margin-top:10px;
			padding-right:5px;
			padding-left:10px;
			margin-left:0px;
			height:240px;
			margin-top:10px;
			/*border-left: 1px solid #37affb;*/
			
			}
			div#center-in {
				
				}
		div.column {
		    background-color:#FFFFFF;
		    border: 1px solid #37affb;
			width: 230px;
			padding-left:5px;
			margin-top:10px;
			
			}
			div.right {
				float: right;
				border: 1px solid #37affb;
				padding-left:10px;
				padding-right:10px;
				margin-left:10px;
				}
				div.column-in {
					
					}
	div#footer {
	    margin-top:50px;
		padding-top:10px;
		height:50px;
		clear: both;
		background-color: #d4340c;
		}
		div#footer-in {
		background-color: #FFFFFF;
			
			}






															/** SUB CONTAINERS **/
* { }






															/** LISTS **/
* { }






															/** TYPOGRAPHY **/
.x {
	display: none;
	}
div#uhoh {
	width: 400px;
	margin: 100px auto;
	padding: 20px 30px;
	line-height: 1.5em;
	text-align: left;
	}
	div.unauthorized-401, div.forbidden-403,
	div.notfound-404, div.internalerror-500 {
		color: #333;
		background-color: #ffc;
		border: 1px solid #ff0;
		}
	div.unauthorized-401 a, div.forbidden-403 a,
	div.notfound-404 a, div.internalerror-500 a {
		color: #00f;
		background-color: #ffc;
		}






															/** FORMS **/
* { }

/*
#HRRightsNLaw
{
background-color: #38b2ff;
position:relative; left:80px; top:-170px;
 font-size: 2em;
 width:920px;
}

#TopBanner
{
position:relative; left:60px; top:-180px;
width:1000px;
height:100px;
}

#HRCMLOGO
{
position:relative; left:-2px; top:-5px;
width:108px;
height:164px;
}
*/
/* Menu */

#menu {
	background: #d52e3f/*333*/;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#menu li {
	float: left;
	font: 90% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	padding-left:40px;
}
#menu a {
	background: #d52e3f/*333*/ url("images/seperator.gif") bottom right no-repeat;
	color: #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
#menu a:hover {
	background: #2580a2 url("images/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
	}

#menudown a{
    background-color:#000000;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
	color:#000000;
	}
	
/* End Menmu*/

/* tabbed-box For center Main Add For HomePages */
.tabbed-boxForcenterMainAddForHomePages 
   {
    float:left;
    width: 438px;
	height:180px;
    /*background: #fff url(tabbed-body-bg.jpg) repeat-x bottom;*/
    border: 1px solid #ddd; 
	padding-left:-10px;
	margin-top:10px;
	}
/* End tabbed-box For center Main Add For HomePages */


/* tabbed-box For center Gallery For HomePages */
.tabbed-boxcenterGalleryForHomePages
   {
    float:left;
    width: 438px;
	height:220px;
    /*background: #fff url(tabbed-body-bg.jpg) repeat-x bottom;*/
    border: 1px solid #ddd; 
	padding-left:-10px;
	margin-top:10px;
	}
/* End tabbed-box For center  Gallery For HomePages */

/*Tabbed Box*/

.tabbed-box 
   {
    float:left;
    width: 425px;
	height:280px;
    /*background: #fff url(tabbed-body-bg.jpg) repeat-x bottom;*/
    border: 1px solid #ddd; 
	padding-left:20px;
	margin-top:10px;
	}
	
	.tabbed-box .tabs li 
	{
    list-style: none;
    float: left; 
	
	}
	
.tabbed-box .tabs li a {
    display: block;
    width: 100px;
    padding: 5px 0;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: #888;
    background: #fff url(tabbed-tab-bg.jpg) repeat-x bottom;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;}
.tabbed-box .tabs li:first-child a {
    border-left: none; }
	
	.tabbed-box .tabs li a:hover {
    color: #333; }
.tabbed-box .tabs li a:focus {
    outline: none; }
.tabbed-box .tabs li a.active {
    background: #fff;
    color: #333;
    border-bottom: 1px solid #fff; }
	
	.tabbed-content {
    padding: 3em 1em 1em 1em;
    display: none; }
	
/*Tabbed Box*/

#MoreReports
{
padding-left:20px;
border: 1px solid #37affb;
}

#MoreNewsEngHomePage
{
padding-left:5px;
border: 1px solid #37affb;
}


															/** END **/
