
body {
	font-size: 13px;
	font-family: "Lucida Bright",Georgia,serif; 
	background-color: #090;
}

#page
{
    margin:0 auto;
    width:900px;
    margin: 1px auto 0px auto;
    border: 1px solid #496077;
    -webkit-border-radius: 20px;    
    -moz-border-radius: 20px;   
    border-radius: 20px;   
    position:relative;
    background-color:#fff;
    min-height:600px;   
   
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-family: "Lucida Bright",Georgia,serif;
    font-size: 1.5em;
    color: navy;
    text-transform: none;
    font-weight: bold;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.9em;
    padding-bottom: 15px;
    margin-bottom: 0px;
    color:navy;
    text-transform:uppercase;   
}

h2
{
    font-size: 1.6em;
    font-weight: 600;
    padding-bottom: 6px;
}

h3
{
    font-size: 1.3em;
}

h4
{
    font-size: 1.2em;
}

h5, h6
{
    font-size: 1.1em;
}


#header
{
        width:880px;
        margin:10px;
        height:150px;
        text-align:center;    
}

#title
{
    color:#fff;
    font-size:26px;
    font-weight:bold;  
    text-shadow: 2px 2px 2px #CC8400, 0 0 2em #CC8400, 0 0 0.5em #CC8400; 
    width: 400px;
    margin: 0 auto;
    text-align:center;
}

#content
{
        padding:10px 30px;
    
}

#footer
{
    text-align:center; 
    margin:20px 10px;    
}

a, a:visited, a:active{
color:#003478;
}


}
.BorderedWhite {
	border: 5px solid #FFFFFF;
}


input[type=submit], input[type=button]{
    padding:5px 8px 5px 8px;
    margin-left: 0px;
}

.btnlnk
{
	padding:0;
	margin:0; 
	color: #555C2E;
	border:0;
	text-align:left;
	text-decoration:underline;	
	background-color: transparent;
	cursor:pointer;
	display:table-cell;  	
}

.bordered {
	border: 1px solid #C0C4A6;
}


.headerBox
{
	FONT-SIZE: 12px; 
	background-color:#f88544;
	COLOR: #fff;
	font-weight:bold;
	padding-top:5px; 
	padding-bottom:5px;
	padding-left:5px; 
}
.HeaderTop {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #606044;
}

.box-table-a
{
	font-family: "Lucida Bright",Georgia,serif;
	font-size: 12px;
	width: 100%;
    margin-right:20px;
	text-align: left;
	border-width:0;
}


.box-table-a th a, .box-table-a th  a:visited, .box-table-a th a:active{
color:#fff;
}

.box-table-a td a, .box-table-a td  a:visited, .box-table-a td a:active{
color:#000;
}

.box-table-a th, .box-table-a tr.grpheader td
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background-color: #329932;
    border-right:solid 1px #bed8e5; 
	border-bottom:solid 1px #fff;
	border-left:solid 1px #0c4783; 
	color: #fff;
	font-weight:bolder;
	text-align:left;    
}
.box-table-a td, .box-table-a td.grpitem 
{
	padding: 8px;
	background-color: #ccc; 
	border-bottom: 1px solid #fff;
	color: #000;
	border-top: solid 1px transparent;
	border-right:solid 1px #fff;
    border-left:solid 1px #bed8e5;
    vertical-align:top ;   
}



.box-table-a tr.grpcaption td
{
	background-color:Transparent; 
	font-weight:bold;
	padding:15px 0 2px 0;
	font-size: 13px;
    border-right:solid 1px transparent; 
    border-left:solid 1px transparent; 
    border-top:solid 1px transparent; 
}

.contentwrap
{
	padding:0px 10px 10px 10px;
	margin-left:10px;
}

.noBorders, .noBorders td, .noBorders th, .noBorders tr{
    border-collapse:collapse;  
    border-width:0;
    text-align:left;
}

.noBorders td
{
    border:hidden;
}

.errormsg{
    color:Red;
}

#menu {
	height: 40px;
	width:100%;	
	z-index:101;
	background-color:#ffb732;
	font-size:13pt;
	font-family:Georgia, serif;
	padding-top:2px; 
}

#menu ul{ margin:8px 0px; padding:0;}
#menu ul li{float:left; list-style-type:none; color:#191000; font-size:12px; letter-spacing:1px; margin:8px 4px 0 20px;*margin:0px 4px 0 20px;}
#menu ul li a{ color:#191000; text-decoration:none}
#menu ul li a:hover{ color:#000; text-decoration:none}


#sendToFriend
{
    margin-top: 20px; 
    border:solid 1px #6ba8c2;
    background-color:#8dd2c9; 
    padding:10px; 
}

/*DRUPAL*/
.pagerDRUPAL{clear:both;font-family:Georgia, serif;font-size:12px;}
.pagerDRUPAL a,.pagerDRUPAL strong.pagerDRUPAL-current{padding:0.5em;color:#333333;font-weight:bold;text-decoration:none;}
.pagerDRUPAL{clear:both;padding:10px 0px 3px;}
.pagerDRUPAL div{padding:0em;display:inline;}
.pagerDRUPAL strong,.pagerDRUPAL a{
padding:2px 5px;margin:0px 0.25em 0px 0.25em;background:#ccc;border:1px solid #329932;-moz-border-radius:2px;
}
.pagerDRUPAL a:hover{text-decoration:underline;background:#eef7fc;}
.pagerDRUPAL strong{background:#329932;color:#fff;}

#filterpanel
{
    background-color:#329932;
    width:100%;
    padding: 10px 5px; 
    -moz-border-radius: 5px;
    border-radius: 10px;
    margin-bottom:20px;
    color:#fff; 
}

#login
{
    font-size:12px;   
    float:right;
    padding:10px; 
    position:absolute;
    top:140px;
    right:10px; 
    color:Green; 
    text-transform:uppercase;   
}

.highlight
{
    color:Red;
    background-color:Yellow;
    font-weight:bold;   
}


.box-table-a td.data{
    white-space:pre-line;
    width:200px;
}


div.menu3
{
    /*width:500px;margin:0 auto;*//*Uncomment this line to make the menu center-aligned.*/
    font-size:0;
    height: 25px;    
    *position:relative;*top:1px;/*Hacks for IE6 & IE7 */    
}

div.menu3 a
{
    display: inline-block;
    padding: 0 50px;
    margin-left:16px;
    margin-right:10px; /* It specifies the distance between each tab */
    background:#F7F7F7;
    text-decoration:none;
    font: normal 13px Arial;
    line-height: 24px;
    border:1px solid #1919ff;
    border-bottom:0;
    color:#000;
    vertical-align:top;/*ChangeSet#2*/
    text-decoration:none;
}

div.menu3 a:hover, div.menu3 a.current
{
    background:#ccc;
    line-height: 25px;
    color:#000;
}

div.menu3sub
{
    height:50px;
    /*border:1px solid #000066;*/
    border-top:1px solid #000066;
    border-bottom:1px solid #1919ff;
    background:#ccc;
    padding-top:10px;
    padding-left:10px;  
}


body.dlg
{
    background-color:Silver;  
}

body.dlg select
{
    height:25px;    
}


 @media print
{       
    .noprint,#settings,#menu,#header
    {
        display:none;
    }
        
}