body, div, span, p, ul, li, td, th, input, select, textarea, button { 
	font-family :  Arial, Helvetica, sans-serif; 
	font-size : 12px;
}
BODY
{
	background-color: White;
	MARGIN: 0px;
}
a, a:active, a:visited {
	color : #004949;
}
.divContentTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: White;
    TEXT-DECORATION: underline
}
     
.tagContent, .footercontent
{   font-size: 11px;
    color: #004949;    
    font-weight:bold;
	 padding-left:10px;
}

TABLE#main
{
    width:100%;
    BACKGROUND-color:white;
	border: thin solid white;
}
TABLE#main TD#headerPane
{
    border-bottom: 1px solid black;
	background-color:#grey;
	padding:5px;
}

TABLE#main TD#tagLinePane
{                    
    background-color: silver;
}

TABLE#main TD#leftPane
{
padding-top:10px;
padding-bottom:15px;
padding-right:10px;
padding-left:10px;
background-color: #DCDCDC;
font-size:10px;
border-right: thin solid #778899;
}
TABLE#main TD#middlePane
{
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    TEXT-ALIGN: justify ;  
    height:100%; 
    width:100%;
	border-right: thin solid #778899;
}
TABLE#main TD#rightPane{
    display:none;
	border-right: thin solid #778899;
	width:0px;
	font-size:10px;
	background-color: silver;
}
TABLE#main TD#tagLinePane2
{                    
    background-color: #990066;
	height:20px;
	color:black;
}
TABLE#main TD#footerPane
{
    border-top: thin solid #778899;
    TEXT-ALIGN: center;      
    background-color: White;
    FONT-SIZE: 10px;
    color: Black;    
	padding:20px;
}
#commonFooter a, #commonFooter a:visited
{
	color: #004949 ;
}
#commonFooter a:hover
{
	color: #010048;
}
#commonFooter p
{
	color: #000000;
	font-size: 9px;
}

.clsVisibleMenu
{
    DISPLAY: block
}
.copyright
{
    FONT-SIZE: 9px;
    COLOR: #0000ff
}
.copyrightHR
{
    BORDER-RIGHT: #333366 1px solid;
    BORDER-TOP: #333366 1px solid;
    BORDER-LEFT: #333366 1px solid;
    WIDTH: 80%;
    BORDER-BOTTOM: #333366 1px solid
}


#divContent
{
    MARGIN-TOP: 10px;
    MARGIN-LEFT: 20px;
    WIDTH: 95%;
    MARGIN-RIGHT: 20px;
    TEXT-ALIGN: justify;
}
#divContentTable
{
    FONT-SIZE: 11px
}
#divCopyright
{
    WIDTH: 100%;
    TEXT-ALIGN: center
}
#divFooter
{
    TEXT-ALIGN: center
}

#divTitleBar, .defaultTitle
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 10px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
	 
    PADDING-BOTTOM: 2px;
    WIDTH: 100%;
    COLOR: #004949;
    PADDING-TOP: 6px;
}



.pageTitle {
    color : #666666;
    font-size : 18px;
    font-weight : bold;
    margin-bottom:10px;
}

.pageTitle2 {
    color : maroon;
    font-size : 15px;
    font-weight : bold;
    margin-bottom:10px;
}
    
    .navCategory,  .NavCategory:visited{
    	background-color: #004949;
    	width: 129px;
    	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    	font-size: 10px;
    	font-weight: bold;
    	padding: 5px;
        margin:3px;
        text-decoration:none;
        text-align:left;
        color:#FFFFFF;
        border: 1px  solid black;
		display:block;
        }
        
	.navLabel{
        background-color:#004949;
    	width: 129px;
    	height: 16px;
    	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    	font-size: 10px;
    	font-weight: bold;
    	padding: 5px;
        margin:3px;
        text-decoration:none;
        text-align:left;
        color:#FFFFFF;
        border: 1px  solid black;

        }
		
    .NavCategory:hover{
    background-color:SILVER;
    color:BLACK;                    
    border: 1px  solid black;
    }   
	
	 .navItem, .NavItem:visited{
    	height: 15px;
    	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    	font-size: 10px;
    	font-weight: bold;
    	padding-left: 10px;
		padding-bottom: 10px;
        margin:0px;
        text-decoration:underline;
        text-align:left;
        color:black;
        }
        
    .NavItem:hover{
    color:WHITE;                    
    }   
	
    .calButtons,  .calButtons:visited{
    	background-color:#990066;
    	width: 50px;
    	height: 16px;
    	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    	font-size: 10px;
    	font-weight: bold;
    	padding: 2px;
        margin:3px;
        text-decoration:none;
        text-align:center;
        color:yellow;
        border: 1px  solid black;
        }
		
	.calButtons:hover{
    background-color:yellow;
    color:#990066;                    
    border: 1px  solid black;
    }   
	
	.CategoryLabel, .CategoryLabel:visited{
    	background-color:SILVER;
    	width: 500px;
    	height: 20px;
    	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    	font-size: 12px;
    	font-weight: bold;
    	padding: 5px;
        margin-bottom:5px;
		margin-top:5px;
        text-decoration:none;
        text-align:left;
        color:BLACK;
        border: 1px solid black;
        }
		
		
	.CategoryLabel:hover{
    	background-color:gray;
        color:BLACK;
        }
		
		
	.Title{
    	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    	font-size: 13px;
    	font-weight: bold;
    	padding: 2px;
	
	}	
	
	.linksobj{
		font-size: 13px;
    	font-weight: bold;
    	padding-left: 10px;
		color:black;
	}
	
	.linksobj:hover{
		color:maroon;
	}

	
	.linkurlobj{
    	padding: 10px;
	}

    .actionButton{
    	background-color:Silver;
    	width: 150px;
    	height: 16px;
    	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    	font-size: 10px;
    	font-weight: bold;
    	padding: 2px;
        margin:3px;
        text-decoration:none;
        text-align:center;
        color:#990066;
        border: 1px  solid black;
        }
		
	.actionButton:hover{
    background-color:#264899;
    color:#FFCE00;                    
    border: 1px  solid black;
    }   

	.smallLabelBlack{
		font-size: 10px;
    	font-weight: bold;
    	padding: 2px;
		color:black;
	}
	
	.smallLabelgray{
		font-size: 10px;
    	font-weight: bold;
    	padding-left: 10px;
		color:gray;
	}

	
	.linkscontentobj{
		font-size: 10px;
    	font-weight: normal;
    	padding: 5px;
		color:black;
	}
	
	.profileText{
		background-color:silver;
		padding:10px;
	}
	
	.profileLabel{
		text-align:right;
		font-weight:bold;
		background-color:#eeeeee;
		padding:10px;
	}
	
	.alphaLink, .alphaLink:visited{
		background-color:#eeeeee;
		color:black;
		font-weight:bold;
		width:20px;
		height20px;
		border: 1px solid black;
		padding:3px;
		font-size:12px;
		text-align:center;
	}
	
	.alphaLink:hover{
		color:white;
		background-color:#004949;
	}
	
	.alphaPick{
		background-color:#004949;
		color:white;
		font-weight:bold;
		width:20px;
		height20px;
		border: 1px solid black;
		padding:3px;
		font-size:12px;
		text-align:center;
	}

	.CategoryBox, .CategoryBox:visited{
        background-color:#004949;
    	width: 100%;
    	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    	font-size: 10px;
    	font-weight: bold;
    	padding: 5px;
        text-decoration:none;
        text-align:left;
        color:white;
        border: 1px  solid black;
       }
	
	.SubCategoryBox, .SubCategoryBox:visited{
		margin-left:60px;
		background-color:#004949;
		width: 60%;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		padding: 5px;
		text-decoration:none;
		text-align:left;
		color:white;
		border: 1px  solid black;
		font-style : italic;
	}
	   
	.CategoryBox:hover, .SubCategoryBox:hover{
		background-color:gray;
		color:BLACK;
	}
	.subCategoryDescription{
		margin-left:60px;
		margin-bottom:20px;
		
	}
		
		
		
	   .ContentBox{
    	width: 100%;
		background-color:#eeeeee;
    	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    	font-size: 10px;
		font-weight:normal;
    	padding: 5px;
        margin:3px;
        text-decoration:none;
        text-align:left;
		
        color:black;
       }
	   
	   .grayBox{
        background-color:#eeeeee;
    	width: 100%;
    	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    	font-size: 10px;
    	font-weight: bold;
        margin-bottom:15px;
        text-decoration:none;
        text-align:left;
        color:black;
        border: 1px  solid black;
       }
