/* common styling */

 /* deletable */
h1, .alphaheader, .alphasectionheader, .largetext {
	color: #FF0000;
	font-family:   Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: x-large;
	line-height: 2em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
}

h1 {
	font-size: large;
}

h2 {
	font-size: medium;
}

h3 {
	font-size: medium;
	color: #444444;
	font-family:  Arial, sans-serif;
		margin-bottom: 1em;
}

h1, h2 {color: #FF0000;
	font-family:  Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	margin-top: 3.5em;
	margin-bottom: 1em;}
	
	
#center h1:first-child{
	margin-top: 0em;
clear:both;
border-bottom: solid 1px #aaa;

}


ul {line-height: 1.5em;}

ol {list-style-type: decimal;}

p,  li, .hyperlink, .alphatext, .formtext, .disclaimer, .sidebar, .loginform {
	color: #000;
	font-family:  Arial, sans-serif;
	font-size: small;
	line-height: 1.5em;
    list-style-type: square;


}



.redbar{color:#fff!important; background:red!important; padding:5px; font-weight:bold!important; }


#footer p, #footer a
{
    font-size:  x-small;
	font-family:  Arial, sans-serif;
	text-align:center;
	color: #aaaaaa;
}

#topright p, #topright a, #topright Input, #topright select{
    font-size:  x-small;
	font-family:  Arial, sans-serif;
}

#topright a{color:#000}

#sidebar a {color: #000;}
#sidebar a:hover {color: #000;}

a:hover, input:hover, #footer a:hover, #topright a:hover { color: red; }
#footer a:hover, #topright a:hover { color: red; }

#footer a { text-decoration: underline;}
#sidebar a:hover, a:link, a:visited { color: red;
                            text-decoration: none;  }

#sidebar a:hover, a:hover, input:hover { color: red; }
a:hover { text-decoration: underline; }

a[href $='.pdf'] {  
    padding-left: 21px;  
    background: transparent url(../images/pdficon_small.gif) no-repeat center left;  
}

#splasharea p, #splasharea a, #splasharea h1 {
    text-align:center;
	color: #666666;
	font-family:  Arial, sans-serif;
}

img, a img,:link img,:visited img {
	border: none;

}

Input, select, textarea {
    border: 1px solid #999999;
    background: #fff;
    padding: 1px;
    Font-family: Arial, sans-serif;
}

#topright p{
    font-size:0.7em;
    font-weight:bolder;
    line-height:1em
}

#topright a{
    text-decoration: none;
    border: 1px solid #999999;
    background: #fff;
    padding: 2px;
    Font-family: Arial, sans-serif;
}

.hidden { display: none;
          visibility:hidden; }
.unhidden { display:block;
            visibility: visible; 
            clear:both}
            
.img-align-right { float:right; 
               margin: 0 0 15px 15px; 
                
 }
 
IMG.center {
    display: block;
    margin-left: auto;
    margin-right: auto;}
IMG.inline-right {
    display: inline;
    float:right;}

/* Showcase table section used for client list*/
   .showcasetable
        {
            
            width:700px;
            
        }
        
        .showcaseleftcol
        {
            text-align: center;
            padding:20px;
width:30%;
            }
        .showcaserightcol
        {
            text-align:left;
            padding:20px;
vertical-align: text-top;
width:70%;
            }
       #showcase img
        {
            max-width: 200px;
            max-height:  100px;
        }
        #showcase h2
        {
            line-height: 2em;
            
        }

/* For boxes */

.spacer
{
    float:none;
    clear:both;}

.inlinebox
{
    float:left;
    margin:12px 12px 12px 12px;
    padding:12px;
    height:100%}
    
 .inlinebox h2 {border-bottom:solid 1px #ccc}
 
 /* for the second footer */
 
 #footer2 p
 {
     text-align:right;
     }
 
 .borderbox
{
    border: thick solid #Cccccc;
    margin: 12px 12px 12px 12px;
    padding: 12px;

}
 .borderbox p,  .borderbox ul, .borderbox li
 {
         font-style: italic;
    font-family: Georgia, Times, Serif;}
    
    
     /* for tables */
     #stattable th {
	font-style: bold;
	color: #000;

	border-right: 1px solid;
	border-bottom: 1px solid;
	border-top: 1px solid;
	text-align: center;
	padding: 3px 3px 3px 6px;
	background: #f2f2f2;

}

     #stattable th.col {

border-left: 1px solid;
	border-top: 0px solid;

}

     #stattable th.corner{

	border-right: 1px solid;

	border-bottom:1px solid;
	border-top: 0px solid;

	background: none;

}
#stattable
{font-size:small;
 

    margin-left: auto;
    margin-right: auto;

    }

    #stattable caption
    {padding: 0 0 5px 0;
     font-style:italic;
	text-align: right;
        }
#stattable td{
text-align: right;
	padding: 3px 3px 3px 6px;
}
/* page specific*/

#picparagraph h2 { padding-top: 30px; }
#picparagraph img { margin-top: 30px; margin-bottom: 25px;  display: inline;    }
#picparagraph { margin-bottom: 30px; clear:both;}

.odd img{float:left; margin-right:25px;}
.even img{float:right; margin-left:25px;}

#boxinlinepair:first-child {display:inline; float:left; width:415px;
margin: 00px 00px 00px 00px;}

#boxinlinepair {display:inline; float:left; width:415px;
margin: 00px 00px 00px 30px;}

.pairholder
{
    clear:both;
    margin-bottom: 1em;
    }
