

body {
	margin:0px;
	padding:0px;
	background-color:#F5F5F5;
}



/************* DEFAULT FONT *************/
body, div, td, p {
	font-family:Arial,sans-serif;
	font-size:12px;
	color:#000000;
}

a:link, a:visited {
	font-family:Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0000FF;
	text-decoration:none;
}

a:hover {
	font-family:Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0000FF;
	text-decoration:underline;
}



/************* BASIC STYLES *************/
.pngImg {
	behavior: url(/_includes/iepngfix.htc);
}

p {
	margin:0px;
	margin-bottom:10px;
		font-size: 105%;  
}

h1 {
	font-family:Arial,sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000000;
	margin:0px;
	margin-bottom:10px;
}

h2 {
	font-family:Arial,sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	margin:0px;
	margin-bottom:10px;
}

h3 {
	font-family:Arial,sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	margin:0px;
	margin-bottom:6px;
}

hr {
	height:1px;
	border:0;
	color:#dcdcdc;
	background-color:#dcdcdc;
}

img {
	border:0;
}

input, textarea, select {
	color: #000000;
	font: normal 12px Arial, sans-serif;
}

form {
	display:block;
	margin:0px;
	padding:0px;
}

.ptr {
	cursor:pointer;
}

ul.nomargin {
	margin-top:2px;
	margin-bottom:2px;
}

ol.nomargin {
	margin-top:2px;
	margin-bottom:2px;
}

.txtMessage {
	color:#8d1818;
}




/************* BREADCRUMBS *************/
#divBreadcrumbs {
	font-size:11px;
	color:#000000;
}

#divBreadcrumbs a:link, #divBreadcrumbs a:visited {
	font-family:Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#0000FF;
	text-decoration:none;
}

#divBreadcrumbs a:hover {
	font-family:Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#0000FF;
	text-decoration:underline;
}




/************* HEADER *************/
#divHeader {
	width:980px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	border:1px solid #000000;
	padding:10px;
}




/************* CONTENT *************/
#divContent {
	width:980px;
	min-height:400px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	border:1px solid #0000ff;
	padding:10px;
}



/************* FOOTER *************/
#divFooter {
	width:980px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	font-size:11px;
	color:#000000;
	border:1px solid #000000;
	padding:10px;
}

#divFooter a:link, #divFooter a:visited {
	font-family:Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#0000FF;
	text-decoration:none;
}

#divFooter a:hover {
	font-family:Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#0000FF;
	text-decoration:underline;
}

#content{
	width:800px;
	margin:0 auto;
	background-color:white;
     min-height:850px;  
	position:relative;
    padding-bottom:45px; 
    height:auto;
    z-index:1000;
}

#header{
	height:29px;
	position:relative;
	width:800px;
	padding-top:20px;
	
}

	#header a{
		margin-left:30px;		
	}



#page-title{
    position: absolute; top: 105px; left:205px; 
  	width:300px;
	height:30px;
}

	#page-title a {
		text-decoration: none;
		color:#999999;
		font-size:13px;
	}
	
	#page-title p.title  {
		color:#CC0033;
		font-size:24px;
		font-family: Arial,Helvetica, sans-serif;
	}
	
	#page-title p.sub{
		margin-top:75px;
		margin-left:110px;
	}
	
#page-content{
    padding-left:205px;
    padding-top:45px;    
    width:490px;
	position:relative;
    z-index:1; 
}
	
#page-content a{
         color:#000000;          
         text-decoration: underline;   
         font-weight: 400; 
}    

  #page-content a:hover{
         color:black; 
}   
    
.tech_table {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;	
	border-left: 1px solid black;
	border-top: 1px solid black;
}

.tech_table td {
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

#divMainMenu {
    margin-left:199px;
    width:550px;
    height:55px; 
    position:relative;
    z-index:10000; 
}

#divLeftMenu {
    width:165px;
    height:200px;    
    position: absolute; top: 157px; left:20px;  
    z-index:10000;
        
}

#divLeftMenu a{
    color:#CC0033;   
    float:right;      
}

#divLeftMenu a:hover{
    text-decoration:none;
    color:black;
   
}
    
.mainMenu{
    font-size:15px;
    font-family:helvetica;
    position:relative;
    background:url('/_images/spacer.gif');
    height:30px;
    float:left;
    margin-left:8px;
    z-index:10000;
}    

                    

.mainMenu:hover .subMenu{
    display:block;
    
}

.mainMenu a{
    color:black;
    text-decoration: none;
    font-size:11px;
}

       
.subMenu{
    position:absolute;
    font-size:10px;
    top:20px;
    left:50%;
    width:108px;
    margin-left:-54px;
    display:none;
    z-index:10000;

}

.subMenu a{
    background: #f4f4f4 url(/_images/dropdown/background.jpg) no-repeat bottom;
    width:103px;
    display:block;
    /*height:20px;*/
    padding-left:5px;
    position:relative;
    z-index:10000;
    border-bottom:1px solid #e4e4e4;
}

.subMenu a:hover{
     background: #f4f4f4 url(/_images/dropdown/background.jpg) no-repeat bottom;   
     color:#CC0033; 
}


.subMenu a.first{
    background: #f4f4f4 url(/_images/dropdown/top-background.jpg) no-repeat;
    width:103px;                  
    display:block;
    padding-left:5px;
    padding-top:10px;
    /*behavior: url(/_includes/iepngfix.htc);    */
}

.subMenu a.first:hover{
    background: #f4f4f4 url(/_images/dropdown/top-background.jpg) no-repeat;     
    color:#CC0033;  
}


.subMenu a.last{
    background: url(/_images/dropdown/bottom-background.gif) no-repeat bottom;
    width:103px;
    display:block;
    /*height:21px;*/
    padding-left:5px;
    border:0;
}

.subMenu a.last:hover{
    background: url(/_images/dropdown/bottom-background.gif) no-repeat bottom;  
    color:#CC0033;   
}

.leftMenuItem{
    padding-bottom:3px;
        clear:both;
}

#divLeftMenu .leftMenuItemSelected{
    padding-bottom:3px;
    clear:both;
    color:black;
}

#picture-navigation{
    float:left;
    text-align:center;
}

        #picture-navigation img{
        cursor:pointer;
        float:left;
    }

    #picture-navigation img.main{
        cursor:pointer;
        float:left;
        border: 1px solid black;
        margin-bottom:20px;
    }

    #picture-navigation span{
        background:#DCDCDC url('/_images/slide_show_nav/background-repeat.gif') repeat-x;
        height:25px;
        display:block;
        width:138px;
        float:left;
        font-size:18px;
        color:#696969;
        padding-top:5px;
        margin-top:0px;
    }
    
    #picTracker{
        margin-left:140px;   
    }
    
    #presentation{
        border: 3px solid #F0F0F0;
        width:500px;
        height:420px;    
        position:absolute;
        top:40px;
        left:215px;
        z-index:1;           
    }
        #presentation object{
            position:relative;
            z-index:1;
        }
