/* CSS Document */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
 .transparent {
    filter:alpha(opacity=90);
    background-color:green;
    display:none;
    width:170;
    height:100;
    position:absolute;
    color: white;
    border: 1 green solid;
 }
.accordionContent
{
   
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.accordionLink
{
color:White;
}
.CompanyShowCaseGrid
{
	background:url(../Images/tab_blu_bg.gif) ;
	height:48px;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}


BODY
{
font-family:"Trebuchet MS", tahoma, arial;
font-size: 11px;
margin: 0px;
padding: 0px;

}
.boxA {
border:1px solid #c0ccd9;
height:100px;
width:250px;
background:#ffffff;
/* padding:3px 0 0 3px; */
}

.butS {
background:url(../Images/butS.gif) no-repeat;
width:84px;
height:40px;
font-size:13px;
color:#ffffff;
border:1px solid #ffffff;
}

.clogo {
background:url(../Images/logoback.gif) no-repeat;
width:134px;
height:93px;
}

.showdiv {
background:url(../Images/showdivback.gif) no-repeat right top;
width:132px;
height:24px;
}

.linkW  {
color:#ffffff;
font-weight:bold;
font-size:12px;
text-decoration:none;
}

.linkW:hover  {
color:#ffffff;
font-weight:bold;
font-size:12px;
text-decoration:none;
}

.lbltextblack
{
	color:#000000;
	
	font-size: 11px;
	text-align:left;
}
.lbltext
{
	color:#0156a9;

	font-size: 10px;
	text-align:left;
}
.txtclass
{
	
	font-size:10px;
	width:125px;
	font-family:"Trebuchet MS", tahoma, arial;
	font-size: 11px;
	
}
.inactive{
background:url(../Images/inactive.gif) repeat-x;
height:36px;
}

.active{
background:url(../Images/active.gif) repeat-x;
height:36px;
}

.toplink a, .toplink a:hover{
font-size:13px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
}

.headlink a, .headlink a:hover{
font-size:11px;
color:#052e3d;
font-weight:bold;
text-decoration:none;
padding:0 5px 0 5px;
}
.blubox1 {
background:url(../Images/box1.gif) no-repeat;
width:193px;
height:227px;
}
.blubox2 {
background:url(../Images/box2.gif) no-repeat;
width:193px;
height:227px;
}
.blubox3 {
background:url(../Images/box3.gif) no-repeat;
width:193px;
height:227px;
}
.blue12n {
color:#3f5777;
font-weight:bold;
font-size:12px;
}

.blue30 {
color:#085ba4;
font-weight:bold;
font-size:30px;
}
.box {
border:1px solid #cccccc;
height:18px;
width:130px;
background:#ffffff;
padding:3px 0 0 3px;
}

.box1 {
border:1px solid #000000;
height:18px;
width:210px;
background:#ffffff;
padding:3px 0 0 3px;
}

.tarea {
border:1px solid #000000;
height:50px;
width:210px;
background:#ffffff;
padding:3px 0 0 3px;
}

.red {
color:red;
}

.orange11 {
color:#ff7d00;
font-weight:bold;
font-size:11px;
	text-align: left;
}

.orange12 {
color:#ff7d00;
font-weight:bold;
font-size:12px;
font-style:italic;
}
.orange {
color:#fc7500;
font-weight:bold;
font-size:13px;
}
.orange30 {
color:#ff7d00;
font-weight:bold;
font-size:30px;
}


.blue11 {
color:#3f5777;
font-weight:bold;
font-size:11px;
font-style:italic;
}

.blue11n {
color:#3f5777;
font-weight:bold;
font-size:11px;
}

.blue12 {
color:#3f5777;
font-weight:bold;
font-size:12px;
font-style:italic;
}

.blue13 {
color:#3f5777;
font-weight:bold;
font-size:13px;
}

.blue13n {
color:#3f5777;
font-weight:normal;
font-size:13px;
}

.blue16 {
color:#3f5777;
font-weight:bold;
font-size:16px;
}


.linkblu {
color:#1f81cc;
text-decoration:underline;
}



.orangeB {
color:#ff7d00;
font-weight:bold;
font-size:16px;
}
.orange13 {
color:#ff7d00;
font-weight:bold;
font-size:13px;
}

.blue12
{
	font-size: 12px; 
	color: #085ba4;
}
.bluebold12
{
	font-size: 12px; 
	font-weight:bold;
	color: #085ba4;
	width: 800px;
	text-align: left;
}
.blue14
{
	font-size: 14px; 
	color: #085ba4;
}
.bluebold14
{
	font-size: 14px; 
	font-weight:bold;
	color: #085ba4;
}
.blue16
{
	font-size: 16px; 
	color: #085ba4;
}
.bluebold16
{
	font-size: 16px; 
	font-weight:bold;
	color: #085ba4;
}


.blue113
{
	color:#062d3b; font-size:13px; font-style:italic; font-weight:bold; text-align:right;
	
}


