.portalMessage,
.system-message,  /* These two last ones are reST error indicators */
#error-handling {
    background-color: #ffce7b;
    border: 1px solid #ffa500;
    color: Black;
    font-size: 85%;
    font-weight: bold;
    margin: 1em 0em 0em 0em;
    padding: 0.5em 1em 0.5em 3em;
    vertical-align: middle;
    background-image: url(/images/info_icon.gif);
    background-repeat: no-repeat;
    background-position: 5px 50%;

}
.portalMessage a {
    color: Black;
    text-decoration: underline;
}

fieldset > * input:focus,
fieldset > * textarea:focus {
    border-color: #ffa500; 
    border-width: 1px;
}


fieldset textarea {
    font: 110% "Courier New", Courier, monospace; 
    border: 1px solid #003399;  
    color: Black;
    background-color: white;
    width: 100%;
}


fieldset {
    border: 1px solid #003399;
    margin: 1em 0em 1em 0em;
    padding: 0em 1em 1em 1em;
    line-height: 1.5em;
    width: auto;
}



.link-plain {
    background-image: none;
    padding: 0;
}

.link-parent {
    display: block;
    background: transparent url(/images/arrowUp.gif) 4px 5px no-repeat;
    padding: 1px 0px 1px 16px;
    font-size: 85%;
}

.link-user {
    background: transparent url(/images/user.gif) 0 1px no-repeat;
    padding: 1px 0px 1px 16px;
}

.link-external {
    background: transparent url(/images/link_icon.gif) 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
}

.link-https {
    background: transparent url(/images/lock_icon.gif) 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
}

.link-mailto {
    background: transparent url(/images/mail_icon.gif) 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
}

.link-news {
    background: transparent url(/images/topic_icon.gif) 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
}

.link-ftp {
    background: transparent url(/images/file_icon.gif) 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
}

.link-irc {
    background: transparent url(/images/discussionitem_icon.gif) 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
}

.link-callto {
    background: transparent url(/images/phone_icon.gif) 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
}

.link-comment {
    background: transparent url(/images/discussionitem_icon.gif) center left no-repeat;
    padding: 1px 0px 1px 16px !important;
}

.link-anchor {
    color: #76797c;
    text-decoration: none;
    font-weight: normal;
}

input {
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    visibility: visible;
    border: 1px solid #003399;  
    color: Black;
    background-color: white;
    vertical-align: middle;
}

input.searchButton {
    font-size: 100%;
    margin-top: 5px;
    margin-bottom: 1px ! important;
    background: #FFFFFF url(/images/search_icon.gif) 2px 1px no-repeat;
    cursor: pointer;
    padding: 1px 1px 1px 15px;
    text-transform: lowercase;

}


#portal-footer {
    background-color: #6D91CD;
    border-top: 1px solid #003399;
    border-bottom: 1px solid #003399;
    float: none;
    margin: 2em 0em 1em 0em;
    padding: 0.5em 0em 1em 0em;
    text-align: center;
}

.visualClear {
    display: block;
    clear: both;
}

#footer_bar {
    width: 100%;
    height: 15px;
    background-color:#C2CDD3;
}

#headerNav {
    padding-top: 40px;
    padding-left: 140px;
    font-weight: bold;
}

#mainContentDiv {
    padding: 0px;
    margin: 0;
    border: none;
    background: transparent url('/images/tranbox_r2_c1.jpg') no-repeat;
}

#mainContentDiv ul {
    padding-left: 10px;
    margin: 0;
    border: none;
}




#container {
    background: #FFFFFF url('/images/mainback.jpg') repeat-x;
    text-align:left;
	width:100%;
    height: 800px;
	margin:0px 0px;
    padding:0;
    position:relative;
}


#header a {
    display: block;
    text-decoration: none;
    overflow: hidden;
    border: 0;
    margin: 0;
    padding: 0;
    padding-top: 150px;
    height: 0px !important;
    height /**/: 150px;
    width: 760px;
    cursor: pointer;
}

#headerWrap {
    background: url(/images/GLPA_bkg.jpg) repeat-x;
    border-bottom: 2px solid #003399;
    /* margin: 0.75em 0em 0.75em 1.5em; */
    padding: 0;
}

#header {
    background: transparent url(/images/GLPA5.jpg) no-repeat;
    border: 0;
    /* margin: 0.75em 0em 0.75em 1.5em; */
    padding: 0;
}



#header img.header {
    align: text-top;
}

#rightNav{
	background-color: transparent;
	padding: 0px;
}
#coverFooter {
    
}
#content_bottom {
    width:100%;
    min-height:32px;
    background: url('/images/tranbox_r2_c1.jpg') no-repeat;
}

#admin_bottom {
    width:100%;
    min-height:32px;
    background: url('/images/admin-bottom.jpg') no-repeat;
}
#testUnderMain {
    background: url('/images/content-top.jpg') no-repeat;
}
#adminMain {
    position: relative;
	margin: 0;
	padding: 12px;
    padding-left:70px;
	font-size:80%;
    min-height:314px;
    font-family: Tahoma, Verdana, Arial;
    background: transparent url('/images/admin-top.jpg') no-repeat;
}


#main {
    position: relative;
    margin-top: 0px;
	padding: 10px 10px 0px 10px;
    font-family: Tahoma, Verdana, Arial;
    background: transparent url('/images/tranbox_bottom.jpg') top left no-repeat;
}
#main p, #main h1, #main h2, #main h3, #main ul, #main a{
    margin: 0 0 5px 0;
}
#main li{
    0 0 2px 0;
}


/*********** #leftNav link styles ***********/
#leftNav img {
border: none;
}

#leftNav ul li a:link, #leftNav ul li a:visited {
	display: block;
	font-size: 75%;
        color: #000;
	font-weight:bold;
        text-decoration: none;
}
#leftNav ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#leftNav li {
  text-align:center;
padding: 2px;
margin: 2px;
  border: 2px solid #3a5e38;
 /* border-bottom: 1px solid #ffff00;  */
  background-color: #fdd35d;
  font-family: Verdana, serif;
  
}





body {
    font: 69% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    background-color: #FFFFFF;
    color: Black;
    margin: 0;
    padding: 0;
}

table {
    font-size: 100%;
}

a {
    text-decoration: none;
    color: #23497A;
    background-color: transparent;
}
img {
    border: none;
    vertical-align: middle;
}
p {
    margin: 0.5em 0em 1em 0em;
    line-height: 1.5em;
}
p a {
    text-decoration: underline;
}
p a:visited {
    color: Purple;
    background-color: transparent;
}
p a:active {
    color: Red;
    background-color: transparent;
}
p img {
    border: 0;
    margin: 0;
}

hr {
    height: 1px;
    color: #003399;
    background-color: transparent;
}


h1, h2, h3, h4, h5, h6 {
    color: Black;
    background-color: transparent;
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-size: 100%;
    font-weight: normal;
    margin: 0;
    padding-top: 0.5em;
    border-bottom: 1px solid #003399;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: Black ! important; 
}

h1 {
    font-size: 160%;
    padding-right: 4em;
}

h2 {
    font-size: 150%;
}

h3 {
    font-size: 140%;
    border-bottom: none;
    font-weight: bold;
}

h4 {
    font-size: 120%;
    border-bottom: none;
    font-weight: bold;
}

h5 {
    font-size: 100%;
    border-bottom: none;
    font-weight: bold;
}

h6 {
    font-size: 85%;
    border-bottom: none;
    font-weight: bold;
}


ul { 
    line-height: 1.5em;
    list-style-type: square;
    margin: 0.5em 0 0 1.5em;
    padding: 0;
    list-style-image: url(/images/bullet.gif);
}

ol {
    line-height: 1.5em;
    margin: 0.5em 0 0 1.5em;
    padding: 0;
}
ul a, ol a {
    text-decoration: underline;
}
/*
li {
    margin-bottom: 1em;
}
*/
dt {
    font-weight: bold;    
}
dt a {
    text-decoration: underline;
}

dd {
    line-height: 1.5em;
    margin-bottom: 1em;
}
dd a {
    text-decoration: underline;
}

dd.link a {
    text-decoration: none;
    color: Black;
}

.portlet {
    border: none;
    margin-bottom: 1em;
    padding: 0;
}

/* Compensation when rendering portlets in the content area */
#region-content .portlet {
    font-size: 94%;
}

.portlet h4 { /* The new base portlet header, h5 and h6 will be for use inside
                 the portlet in the upcoming versions. */
    background-color: #6D91CD;
    border: 1px solid #003399;
    padding: 0em 0.3em 0em 1em;
    text-transform: lowercase;
    display: block;
    font-size: 1em;
    font-weight: normal;
}
.portlet h5 { 
    background-color: #6D91CD;
    border: 1px solid #003399;
    padding: 0em 1em 0em 1em;
    text-transform: lowercase;
    display: inline;
    font-size: 1em;
    font-weight: normal;
    white-space: nowrap;
    position: relative;
    top: -1px;
}
.portlet h6 { 
    background-color: #6D91CD;
    border: 1px solid #003399;
    padding: 0em 0.3em 0em 1em;
    text-transform: lowercase;
    display: block;
    font-size: 1em;
    font-weight: normal;
}

.portletBody {
    position: relative;
    top: -1px;
    background: transparent;
    border: 1px solid #003399;
    width:180px;
}
.portletDetails {
    text-align: right;
}

.portletContent {
    padding: 1em;
}
.portletAction {
    float: right;
    width: 0.8em;
    text-align: center;
    display: block;
    text-transform: none;
    border-left: 1px solid #003399;
    padding-left: 0.3em;
}

.portlet .even {
    background-color: #f7f9fa;
}
.portlet .odd {
    background-color: transparent;
}
.portlet input {
    font-size: 100%;
}

.portletSyndication {
    display: block;
    float: left; 
    border: 1px solid #8cacbb; 
    background-color: #dee7ec;
    font-size: 85%;
}

.portletMore {
    display: block;
    text-align: right;
}

.portletFooter {
    padding: 0.5em 1em 1em 1em;
}