/* MAIN SUBCONTENT */
.subcontent-unit-border
{
    width: 173px;
    margin: 0 0 2.5em 0;
    padding: 0 0 5px 0;
    background: rgb(235,235,235);
    height: 250px;
}
.subcontent-unit-border-green {width:173px; margin:0 0 2.5em 0; padding:0 0 10px 0; border:solid 1px rgb(160,214,81); background-color:rgb(217,239,185);}
.subcontent-unit-border-blue  {width:173px; margin:0 0 2.5em 0; padding:0 0 10px 0; border:solid 1px rgb(137,170,214); background-color:rgb(213,225,240);}
.subcontent-unit-border-orange {width:173px; margin:0 0 2.5em 0px; padding:0 0 10px 0; border:solid 1px rgb(232,177,13); background-color:rgb(248,224,150);}

.subcontent-unit-noborder {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background:rgb(235,235,235);}
.subcontent-unit-noborder-green {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(217,239,185);}
.subcontent-unit-noborder-blue  {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(213,225,240);}
.subcontent-unit-noborder-orange {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(248,224,150);}

.round-border-topleft {width:10px; height:10px; position:absolute; z-index:100; background:url(../images/LEFT.gif) no-repeat; margin-top:-1px; margin-left:-1px;}
.round-border-topright {width:10px; height:10px; position:absolute; z-index:100; background:url(../images/RIGHT.gif) no-repeat; margin-top:-1px; margin-left:163px;}
.round-noborder-topleft {width:10px; height:10px; position:absolute; z-index:100; background:url(../images/bg_corner_topleft.gif) no-repeat; margin-top:0px; margin-left:0px;}
.round-noborder-topright {width:10px; height:10px; position:absolute; z-index:100; background:url(../images/bg_corner_topright.gif) no-repeat; margin-top:0px; margin-left:175px;}
.round-border-bleft {width:10px; height:10px; position:absolute; z-index:100; background:url(../images/bl.gif) no-repeat; margin-top:-1px; margin-left:-1px;}
.round-border-bright {width:10px; height:10px; position:absolute; z-index:100; background:url(../images/br.gif) no-repeat; margin-top:-2px; margin-left:164px;}




/* -- Main layout styles -- */

body {
  
  padding: 0px;
  font-family: verdana, sans-serif;
  font-size: 1.0em;
  background-color: #333;  
}

#siteBox
{
    float: left;
    width: 100%;
    color: #FFF;
    height: 100%;
}


.invisible 
{
	display :none;
}


/* -- Header layout/display styles -- */

#myheader
{
    background-position: left bottom;
    float: left;
    width: 100%;
    height: 5.7em;
    background: #053067 url(../images/ar_bannerfinal.jpg) no-repeat left bottom;
}

#headerRight
{
    float: right;
    
    height: 85px;
    text-align: right;
    
    
}

#subheader 
{
    width: 100%;
    height: 48px;
    background: #25509F url(../images/hdr.jpg) repeat-y top left;
}




/* -- Header title and subTitle layout/display styles -- */


.title {
  float: left;
  padding: 1em 30px 0 2em;
  font-size: 1.4em;
  font-weight: bold;
  text-transform: uppercase;
  text-align: right;
  line-height: 0.75em;
  letter-spacing: -0.15em;
  color: #FC0;
}

.subTitle {
  display: block;
  font-size: 0.4em;
  text-transform: lowercase;
  line-height: 1.2em;  
  letter-spacing: 0.01em;
}


Table.background 
{ 
    width: 100%;
    height: 48px;
    background: #25509F url(../images/hdr.jpg) repeat-y top left;
    }


/* -- Content layout/display styles -- */

#content
{
    float: left;
    width: 100%;
    padding: 0 0 0 0;
    background-color: #9FCFEC;
}
#smallcap
{
	text-transform:lowercase;
	color:Red;
}
#contentLeft
{
    background-position: right top;
    float: left;
    width: 173px;
    padding-bottom: 7px;
    
}
#contentCenter {
  float: left;
  width: 96%;
  margin:0 2% 0 2%;
  background: #9FCFEC url(../images/LEFT.gif) no-repeat top left;

}

#contentRight {
  float: right;
  width: 173px;
  
  margin-bottom: 1em;
  background: #9FCFEC;
}
#DGphoto {
  float: right;
  width: 173px;
  margin-left: 1em;
  margin-bottom: 1em;
  background: #0066FF;
}

#contentCenter p {  
  margin: 1.2em 1.2em 2em 1.2em;
  font-size: 0.8em;
  line-height: 1.8em;
  text-align:justify;
}


#content a
{
    text-decoration: none;
    color: #3399FF;
    font-weight: bold;
}

#content a:hover {
  font-weight: bold;
}
.h3
{
	display: block;
    clear: both;
    font-weight: bold;
    font-size: large;
    text-transform: uppercase;
    color: #031E51;
    border-bottom: 1px solid #AAA;
	
}
.header
{
    display: block;
    clear: both;
    font-weight: bold;
    font-size: 1.5em;
    text-transform: uppercase;
    color: #333399;
    border-bottom: 1px solid #AAA;
}
a.img_hover img:hover
{
	float:left;
	width: 800px;
	height: 600px;
	position:absolute;
	margin-top:-70px;
	border:5px solid black;
}

.subHeader
{
    display: block;
    clear: both;
    font-size: 1.3em;
    text-transform: uppercase;
    color:red;
    border-bottom: 1px solid #AAA;
}
.newsHeader
{
    display: block;
    clear: both;
    font-weight: bold;
    font-size: medium;
    text-transform: uppercase;
    color: #000000;
    margin: 1em 1em 2em 1em;
    border-bottom: 1px solid #AAA;
}
.smallHeader
{
    display: block;
    clear: both;
    font-weight: bold;
    font-size: small;
    text-transform: uppercase;
    color: #000000;
}
#newsHeader
{
    display: block;
    clear: both;
    font-weight: bold;
    font-size: small;
    text-transform: none;
    color: #000000;
    margin: 1em 1em 2em 1em; /*border-bottom: 1px solid #AAA;*/
}
#newsHeader a
{
    display: block;
    clear: both;
    font-weight: bold;
    font-size: small;
    text-transform: none;
    color: #000000;
    /*border-bottom: 1px solid #AAA;*/
}
#newsHeader a:hover
{
    display: block;
    clear: both;
    font-weight: bold;
    font-size: small;
    text-transform: none;
    color: #1100FF; /*border-bottom: 1px solid #AAA;*/
}
#tender
{
    margin: 2em 1em 1em 7em;
    
}



/* -- Content left site links (large plus icon) -- 

#content a.menuItem {
  display: block;  
  padding: 5px 0 5px 54px;
  background: url(../images/icn_plus.gif) no-repeat center left;
  border: 0px;
}

#content a:hover.menuItem { 
  color: #DDD;
  background: #888 url(../images/icn_plus_on.gif) no-repeat center left;
  border: 0px;
}

*/



/* -- Footer layout/display styles -- */

#footer
{
    background-position: left top;
    float: left;
    width: 100%;
    height: 3em;
    font-size: small;
    
    line-height: 2.6em;
    color: #0AD;
    background: #25509F url(../images/hdr.jpg) repeat-y top left;
}

#footerLeft
{
    float: left;
    width: 29%;
    height: 3em;
    text-align: left;
    background: url('../images/corner_bl.gif') no-repeat left bottom;
    color: #0000FF;
}

#footerRight
{
    float: right;
    width: 35%;
    height: 3em;
    text-align: right;
    background: url(../images/corner_br.gif) no-repeat bottom right;
    color: #99CCFF;
}

#footer a {
  color: #0AD;
}

#footer a:hover {
  color: #666666;
}




/* -- Display formatting styles -- */

.grey {
  font-size: 0.9em;
  color: #AAA;
}

.white {
  color: #FFF;
}

acronym {
  cursor: help;
  border-bottom: 1px dotted #AAA;
}






/* -- <ul> tag styles -- 

ul{
  font-size: 0.8em;
  padding-top: 5px;
  padding-bottom: 5px;
  list-style-image: url(../images/li_bullet.gif);
}

li {
  margin-left: 50px;
}


*/



/* -- Image alignment classes -- */

.imgLeft, .imgRight {
  margin: 5px;
}

.imgLeft {
  float: left;
  margin-left: 0px;
}

.imgRight {
  float: right;
  margin-right: 0px;
}






/* -- Utility classes to create the bottom rounded corners -- */

.bottomCorner {
  text-align: right;
}

.vBottom {
  vertical-align: bottom;
}
.vTop
{
    vertical-align: top;
}
