#Layout #header{
	background : url(../images/header_bg.gif) top repeat-x;
	border-bottom : 10px solid #A43A15;
}

#Layout #header a#logo:link, #Layout #header a#logo:visited
{
	background-image : url(../images/logo.gif);
}

#Layout #header ul
{
	border-bottom : 10px solid #163F8B;
}

#Layout #header li a:link, #Layout #header li a:visited
{
	border-right : 1px solid #A9B7CE;
	color : #4768A4;
}
#Layout #header li a:hover
{
	color : #6886BE;
}

#Layout #navigation
{
	background : #E4EAEF url(../images/nav_bg.gif) top repeat-x;
	border-top : 1px solid #B8C9D8;
	color : #425D8D;
}
#Layout #navigation a:link, #Layout #navigation a:visited
{
	color : #657FA6;
}
#Layout #navigation a:hover
{
	color : #455F8D;
	text-decoration : none;
}
#Layout #navigation span.current
{
	color : #204070;
	font-weight : bold;
}

#Layout #footer
{
	background : #163F8B;
	color : white;
}

#Layout #footer a:link, #Layout #footer a:visited
{
	color : #E1E8F4;
}
#Layout #footer a:hover
{
	color : white;
}

#Layout h1
{
	background : white url(../images/h1_border.gif) bottom repeat-x;
	color : #163F8B;
}

#Layout h1 em
{
	color : #234D8D;
}

#Layout h2
{
	border-top : 1px solid white;
	border-bottom : 3px double #8EA9C4;
	color : #486892;
}

#Layout h3
{
	border-bottom : 1px solid #D2DFEB;
	color : #354D6B;
}

#Layout h4
{
	color : #0C234D;
	font-weight : bold;
	text-decoration : underline;
}

#Layout p
{
	font-size : 1.2em;
	color : #253B63;
}

#Layout a:link, #Layout a:visited
{
	color : #3D61A3;
	text-decoration : none;
}
#Layout a:hover
{
	text-decoration : underline;
}

#Layout th, #Layout td
{
	background : #E8EFF5;
	border-top : 1px solid #D5E1F6;
	border-right : 1px solid white;
	border-bottom : 1px solid white;
}
#Layout th
{
	background : #4C6FA5 url(../images/th_bg.gif) bottom repeat-x;
	border-left : 0; 
	border-top : 1px solid white;
	color : white;
}
#Layout tr.alt td, #Layout td.alt, #Layout td.empty { background : #F7F9FB; }
#Layout td.empty { text-align: center; }
#Layout tr>th.last, #Layout td.last, #Layout td.manage, #Layout td.empty { border-right : 0; }
#Layout table { border-bottom : 1px solid #D5E1F6; }
#Layout td.manage, #Layout td.id { text-align : center; }
#Layout table#invoice_summary{	
	width: 25%;
	float: right;
	margin-left: 75%;
}
#Layout table#new_account label{
	font-weight: bold;
}
#Layout p.message{	
	background : #779BD1;
	border : 3px double white;
	color : white;
	margin : 12px;
	padding : 4px;
}
#Layout #fail{
	background: #BE4646 url(../images/cross.gif) 5px center no-repeat !important;
	border-bottom : 1px solid white;
	font-size: 1.1em;
	padding-left : 25px;
}
#Layout #fail p { color : white; }
#Layout p#fail{
	border : 0;
	border-left : 1px solid #B23636;
	border-top : 1px solid #B23636;
	color : white;
	padding-left : 30px;
}
#Layout p#fail.comment { margin : 12px; }
#Layout #fail a:link, #Layout #fail a:visited { color : #F4E0E0; text-decoration : underline; }
#Layout #fail a:hover { color : white; text-decoration : none; }
#Layout #success{
	background: #73C350 url(../images/tick.gif) 5px center no-repeat !important;
	border-bottom : 1px solid white;
	font-size: 1.1em;
	padding-left : 25px;
}
#Layout #success p { color : white; }
#Layout #success a:link, #Layout #success a:visited { color : #E5F1DF; text-decoration : underline; }
#Layout #success a:hover { color : white; text-decoration : none; }
#Layout #notice{
	background: #1F829E url(../images/notice.gif) 5px center no-repeat !important;
	border-bottom : 1px solid white;
	font-size: 1.1em;
	padding-left : 25px;
}
#Layout #notice p { color : white; }
#Layout p#notice{
	border : 0;
	color : white;
}
#Layout p#notice.comment{
	background-position : left center !important;
	font-size : 1em;
	margin : -1px;
}
#Layout #notice a:link, #Layout #notice a:visited { color : #D8E9EE; text-decoration : underline; }
#Layout #notice a:hover { color : white; text-decoration : none; }
#Layout .small{
	font-size:0.9em;
}
#Layout a.collapse:link, #Layout a.collapse:visited, #Layout a.expand:link, #Layout a.expand:visited{
	background : center 1px no-repeat;
	text-decoration : none;
	text-indent : -1000em;
	width : 14px;
}
#Layout a.collapse:hover, #Layout a.expand:hover{
	background-position : center -16px;
}
#Layout a.collapse:link, #Layout a.collapse:visited{
	background-image : url(../images/collapse.gif);
}
#Layout a.expand:link, #Layout a.expand:visited{
	background-image : url(../images/expand.gif);
}
#Layout .open_statuses { color : #3366CC; }
#Layout .closed_statuses { color : #666666; }
#Layout td.manage{
	border-right : 0;
	text-align : center;
}
#Layout td.id { text-align : center; }
#Layout ul.list{
	font-size : 1.2em;
	margin : 6px 12px;
	margin : 0;
	padding : 0;
}
#Layout ul.list li{
	border-bottom : 1px solid #E7EEF9;
	list-style : none;
	margin : 0;
	padding : 0;
}
#Layout ul.list a:link, #Layout ul.list a:visited{
	background : #FAFCFD url(../images/arrow.gif) 5px center no-repeat;
	border : 1px solid white;
	display : block;
	padding : 6px 8px 6px 32px;
	text-decoration : none;
}
#Layout ul.list li.alt a:link, #Layout ul.list li.alt a:visited{
	background-color : #F2F8FA;
}
#Layout ul.list a:hover{
	background-image : url(../images/arrow_on.gif);
}
#Layout ul.issues a:link, #Layout ul.issues a:visited{
	background-image : url(../images/issue.gif);
	padding-left : 48px;
}
#Layout ul.issues a:hover { background-image : url(../images/issue_on.gif); }
#Layout .top { border-top : 1px solid white; }
/* Opera Hack */
@media all and (min-width: 0px){
	#Layout #login input {
		font-size: 1.2em!important;
	}
}