.eu-layout-table{
	padding-top:30px;
}
.eu-layout-table td{
	
}
.navBox {


	width:300px;
	
}
.titleBox {
	left:350px;
	position:absolute;
	top:30px;
	height:40px;
	width:700px;
	border:2px solid #EDEDED;
	padding:10px 20px;
	background:#DDF2F7 none repeat scroll 0 0;
}
a {
    color:#15428B;
}
a:link, a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.contentBox {

	
	border:2px solid #EDEDED;
	
}
.nav-button{
	
	cursor:pointer;
	height:40px;
	padding:10px 20px;
	margin:0 0px;
	border:1px solid white;
}


.nav-button img {
float:left;
margin:5px 0 0;
}
.titleBox img  {
float:left;
margin:5px 0 0;
}
.titleBox h3 {
margin:15px 0 0 50px;
color:#2C2B2B;
font-size:1.3em;
font-weight:bold;
padding:0;
text-shadow:0 0 1px white;
line-height:10px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-family:"Lucida Grande",helvetica,verdana,sans-serif;
}
.nav-button h2 {
margin:3px 0 0 50px;
color:#2C2B2B;
font-size:0.8em;
font-weight:bold;
padding:0;
text-shadow:0 0 1px white;
line-height:10px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-family:"Lucida Grande",helvetica,verdana,sans-serif;
}
.nav-button p {
line-height:1.5em;
font-size:0.7em;
margin:4px 0 0 50px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
line-height:12px;
color:#6E6E6E;
font-family:"Lucida Grande",helvetica,verdana,sans-serif;

}

.alternate{

}
.over{
background:#E5F1FA none repeat scroll 0 0;

}
.top{

}
.bottom{

}

.selected {
background:#E5F1FA none repeat scroll 0 0;
border:1px solid #A8B4BE;

}
.titleHead{
	font-family:"Lucida Grande",helvetica,verdana,sans-serif;
	font-size:16px;
	font-weight:bold;
	background-image: 
	url('../images/titlebar.png');
	background-repeat: repeat
	width:700;
	height:28;
	padding:16px 20px;
}
.innerContent{
	padding:2px ;
	height:450px;
	overflow:auto;
}
.simpleText{
	font-family:'Verdana','Geneva',sans-serif;
	font-size:11px;
	padding:16px 20px;
}
.eu-buttonn{
	border:1px solid #dedede;

	padding-top:8px;
	padding-left:12px;
	padding-right:12px;
	padding-bottom:3px;
	cursor:pointer;
	background-color:#f5f5f5;

}

.eu-buttonn-link{
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:13px;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
	vertical-align:top;
	padding-left:4px;
}

.searchHover{
	border:1px solid #60BDFC;
	background:#E6F7FF none repeat scroll 0 0;
}


.ticketHover{
	border:1px solid #FF8F36;
	background:#FFEEDD none repeat scroll 0 0;
}
.accountHover{
	border:1px solid #004080;
	background:#CCE6FF none repeat scroll 0 0;
}
.rmaHover{
	border:1px solid #4FC80C;
	background:#E6FFE6 none repeat scroll 0 0;
}
.homeHover{
	border:1px solid #E27B54;
	background:#F8DDD3 none repeat scroll 0 0;
}
.eu{
	background:white;
	border-top:4px solid #15428B;
	border-bottom:2px solid #15428B;
	border-right:2px solid #15428B;
	border-left:2px solid #15428B;
	-moz-border-radius-bottomright: 12px;
	-webkit-border-radius-bottomright: 12px;
	-moz-border-radius-bottomleft: 12px;
	-webkit-border-radius-bottomleft: 12px;
}
.eu4{
	background:white;
}

.FaqTableBackground-eu{
	border:1px solid #60BDFC;
}
.FaqTableBackground-eu td{
	border-bottom:1px solid #60BDFC;
	background:#E6F7FF;
	padding:5px;
	font-family:'Verdana','Geneva',sans-serif;
	font-size:11px;
}
.FaqDetailTextLegibleBold{
	font-family:'Verdana','Geneva',sans-serif;
	font-weight:bold;
	font-size:11px;
	color:black;
}

.FaqTableBackground-eu-or{
	border:1px solid #FF8F36;
}
.FaqTableBackground-eu-or td{
	border-bottom:1px solid #FF8F36;
	background:#FFEEDD;
	padding:5px;
	font-family:'Verdana','Geneva',sans-serif;
	font-size:11px;
}
