body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #787370;
	margin:0px; 
    background-color: #ffffff;
	width:100%;
	height:100%;
}

.topMeny
{
	font-size: 11px;
}

td{font-size: 11px;}

.BlueLine{
background-image: url(images/pattern.gif); 
background-repeat: no-repeat; 
background-color: #064685;
height: 40px;
}

.top{}

.main{}

#LoginContainer
{
	background-image: url(images/tile_1.gif);
	background-repeat: repeat-x;
    background-color: White;
    width: 500px;
    height: 250px;
    margin: 10%;
    text-align: left;
} 

#ActiveDesktopContainer
{
	background-image: url(images/tile_1.gif);
	background-repeat: repeat-x;
    background-color: White;
    width: 250px;
    height: 650px;
    margin: 10px;
    text-align: left;
}

#TopContainer
{
    width: 1024px;
}

#LogoContainer
{
	float:left;
}


#SearchBox
{
   	float:right;
	margin-top:3px;
}

#SearchBox input 
{ 
	color: #000000; 
	background-color: #FFFFFF; 
}

#SearchBox input.btn
{
   color:#000000;
   font-size:small;
}
   
#SearchBox input.txt{}

#ContentContainer
{
	background-color: #FFFFFF; 
    width: 1024px;
}

#Login
{
    position:relative;
    left:120px;
    top:50px;
}

#ActiveDesktop
{
    position:relative;
    left:10px;
    top:25px;
}

#Breadcrumbs
{
    position:relative;
    text-align:left;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #004684;
}

#Breadcrumbs a
{
    color: #004684;
    text-decoration: none;
}

#Breadcrumbs a:hover
{
    color: #004684;
    text-decoration: underline;}

#Banner
{
    width:720px;
    float:left;
    height:153px;
    z-index:2;
}

#Ikon
{
    width:190px;
    float:left;
    height:153px;
    background-image: url( 'Images/ikon_bg.gif' );
	background-repeat: no-repeat;
}

#Left{}

table.left_menu
{
    width: 166px;
    background-color: #efefe7;
}

td.left_menu a
{
    background-color: #f7f7f7;
    display: block;
    text-decoration: none;
    padding-left: 10px;
    padding-top: 2px;
    padding-right: 5px;
    padding-bottom: 3px;
    font-size: 10px;
}


td.left_menu a:hover{
    background-color: #ffffff;
    display: block;
    text-decoration: none;
    padding-left: 10px;
    padding-top: 2px;
    padding-right: 5px;
    padding-bottom: 3px;
}

#Main
{
    width:540px;
    float:left;
    padding-left: 0px;
    padding-top: 45px;
}

.ArticleDate
{
    font-family: "Trebuchet MS" , Verdana, Arial;
    font-weight: bold;
    color: #004684;
    text-align:right;
    display: block;
}


.ArticleHeading
{
    font-family: "Trebuchet MS" , Verdana, Arial;
    font-size: 18px;
    font-weight: bold;
    color: #004684;
    display: block;
	margin-top: 3px;
}

.ArticleIngress {
	font-weight: bold;
	display: block;
    margin-bottom: 10px;
}

.ArticleBody
{
    display: block;
    margin-bottom: 10px;
}

.ArticleLabel
{
	font-weight: bold;
    text-align: right;
}

.ArticleChildren{}

#Right
{
    width:175px;
    height:400px;
    float:right;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #dddddd;
    margin-right: 5px;
    padding-left: 7px;
    padding-top: 10px;
    margin-top: 23px;
    padding-bottom: 130px;
    }

#Footer
{
    clear: both;
    width: 960px;
    padding: 10;
    text-align: center;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #dddddd;
}

.Button{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
    color: #004684;
    background-color:#dddddd;
}

a
{ 
	text-decoration: none;
	color: #064685; 
}


a:hover{ 
	color: #333333; 
	text-decoration: underline; 
}

.groups
{
    background-image: url(images/tile_1.gif);
    background-repeat: repeat-x;
    background-color: White;
    text-align: left;
    padding: 10;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #dddddd;
}

hr
{
    color: #dddddd;
    height: 1px;
    width:90%;
}

.MainGroupLabel
{
    font-weight: bold;
    display: block;
}

.TabPanel
{
	min-height: 500px;
}
    
.editor
{
	background-color: #FFFFFF;
}
    
.AdvancedSearch
{
    background-color: #dddddd;
    border: 1px;
    border-color: #C0C0C0 #808080 #808080 #C0C0C0;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
}

.AdvancedGroups
{
    background-color: #ffffff;
    border-color: #808080 #C0C0C0 #C0C0C0 #808080;
    border-style: solid;
    border-width: 2px 1px 1px 2px;
}

.Small
{
	font-size: 9px;
	line-height:6px;
}
	
.glossymenu{
	margin: 5px 0;
	padding: 0;
	width: 167px; /*width of menu*/
	border: 1px solid #cccccc;
	border-bottom-width: 0;
}

.glossymenu a.menuitem{
	/* background-image: url(images/pattern.gif); 
	background-repeat: no-repeat;  */
	background-color: #064685;
	font-weight: bold;
	color: white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 5px 0;
	padding-left: 10px;
	text-decoration: none;
}

.glossymenu a.menuitem:visited, .glossymenu .menuitem:active
{
	color: white;
}

.glossymenu a.menuitem .statusicon
{ 
	/*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 5px;	
	right: 5px;
	border: none;
}

.glossymenu a.menuitem:hover
{
	background-image: url(images/pattern.gif); 
	color: #ffffff;
}

.glossymenu div.submenu
{ /*DIV that contains each sub menu*/
	background: white;
}

.glossymenu div.submenu ul
{ /*UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.glossymenu div.submenu ul li
{
	border-bottom: 1px solid #cccccc;
}

.glossymenu div.submenu ul li a
{
	display: block;
	color: #787370;
	text-decoration: none;
	font-size: 10px;
	padding: 4px 0;
	padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover
{
	background: #f7f7f7;
	colorz: white;
	color: #064685;
}


