@charset "iso-8859-5";
/* CSS Document */
*{
margin:0;
padding:0
}
img {border:0px}
html{
width:100%;
background-color:#000000;
margin:0px;
padding:0px;
}
body{
width:766px;
height:100%;
margin:auto;
text-align:center
}
#header{
width:766px;
height:348px;
background-image:url(images/title_slogan.jpg);
background-repeat:no-repeat;
background-position:0 57px;
text-align:left;
}
#footer{
height:31px;
background-color:#262525;
font-family:Tahoma;
font-size:11px;
color:#9c9c9c;
padding:20px 0 20px 30px;
text-align:left
}
.menu{
background-image:url(images/menu_bg.jpg);
background-position:top left;
background-repeat:repeat-x;
display:block;
width:728px;
list-style-type:none;
padding:0 0 0 38px;
}
.menu li{
display:inline
}
#footer div{float:left}
.bottom_menu a{
font-family:Tahoma;
font-size:11px;
color:#9c9c9c;
text-decoration:none
}
#footer li {
display:block;
float:left;
padding:0 7px 2px 7px;
}
.copy{
padding:7px 20px 7px 20px;
margin:0 20px 0 0 
}
.copy a{
font-family:Tahoma;
font-size:11px;
color:#9c9c9c;
text-decoration:underline
}
.copy a:link{text-decoration:underline}
.copy a:visited{text-decoration:underline}
.copy a:hover{text-decoration:none}
.bottom_menu{
width:480px;
margin:0 20px 0 20px 0;
padding:7px 0 7px 20px
}
.small_title{
font-family:Tahoma;
font-size:12px;
color:#af0e0e;
font-weight:bold;
padding:20px 0 10px 0
}
.arrow{
padding:0 0 0 10px;
width:135px;
background-image:url(images/arrow.gif);
background-position:0px 4px;
background-repeat:no-repeat
}
#content{
padding:20px 0 0 13px;
margin:20px 0 40px 0;
text-align:left;
font-family:Tahoma;
font-size:11px;
color:#d2d1c6;
height:300px;
}

#contentDetail{
padding:20px 0 0 13px;
margin:20px 0 40px 0;
text-align:left;
font-family:Tahoma;
font-size:11px;
font-weight: bold;
color:#d2d1c6;
height:300px;
}

#homeContent{
padding:20px 0 0 13px;
margin:20px 0 40px 0;
text-align:left;
font-family:Tahoma;
font-size:11px;
color:#d2d1c6;
height:600px;
}

#contentmanagers{
padding:20px 0 0 13px;
margin:20px 0 40px 0;
text-align:left;
font-family:Tahoma;
font-size:11px;
color:#d2d1c6;
height:200px;
}
.column{
background-image:url(images/dash.gif);
background-position:top right;
background-repeat:repeat-y;
width:250px;
text-align:left;
padding:0 30px 0 35px;
float:left
}
.columnwithoutborder{
background-position:top right;
background-repeat:repeat-y;
width:300px;
text-align:left;
padding:0 30px 0 35px;
float:left
}
.readmore{
text-align:right;
margin:16px 10px 0 0 
}
.readmore a{
font-family:Tahoma;
font-size:12px;
color:#af0e0e;
font-weight:bold;
text-decoration:none;
}
.column2{
width:140px;
text-align:left;
padding:0 30px 0 35px;
float:left
}
.column2 img{margin:7px 0 14px 0}
.column img{margin:14px 0 14px 0}

a {
	font-family:Tahoma;
   outline: none;
}

a:link { 
	color: #0088cc;
	}
a:visited { 
	color: #8fd3f5;
	}
a:hover { 
	color: #CCCCCC;
	background-color: #333333;
	text-decoration: none;
	}
a:active { 
	color: #ffffff;
	}
	
.nohover a:hover { 
background-color: transparent; 
	}

.bubbleInfo {
position:relative;
width:200px;
}
.trigger {
position:relative;
}

.popup {
border-collapse:collapse;
display:none;
position:absolute;
z-index:50;
}
.popup td.corner {
height:15px;
width:19px;
}
.popup td#topleft {
background-image:url("images/bubble-1.png");
}
.popup td.top {
background-image:url("images/bubble-2.png");
}
.popup td#topright {
background-image:url("images/bubble-3.png");
}
.popup td.left {
background-image:url("images/bubble-4.png");
}
.popup td.right {
background-image:url("images/bubble-5.png");
}
.popup td#bottomleft {
background-image:url("images/bubble-6.png");
}
.popup td.bottom {
background-image:url("images/bubble-7.png");
text-align:center;
}
.popup td.bottom img {
display:block;
margin:0 auto;
}
.popup td#bottomright {
background-image:url("images/bubble-8.png");
}
.popup table.popup-contents {
background-color:#FFFFFF;
color:#666666;
font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",sans-serif;
font-size:12px;
line-height:1.2em;
}
table.popup-contents th {
text-align:right;
text-transform:lowercase;
}
table.popup-contents td {
text-align:left;
}
tr#release-notes th {
background:url("images/starburst.gif") no-repeat scroll right top transparent;
height:17px;
text-align:left;
text-indent:-9999px;
}
tr#release-notes td a {
color:#333333;
