		 .title {
			font-family: 		Arial, Helvetica, sans-serif;
			font-size:   		19px;
			font-weight:		bold;
			color:       		#000000;
			}
			
		.title1 {
			font-family: 		Arial, Helvetica, sans-serif;
			font-size:   		19px;
			font-weight:		bold;
			color:       		#999999;
			}
			
		.newsTitle {
	font-family: 		Arial, Helvetica, sans-serif;
	font-size:   		16px;
	font-weight:		bold;
	color:       		#999999;

			}
			
		 .section {
			font-family: 		Arial;
			font-size:   		16px;
			font-weight:		bold;
			text-decoration:	none;
			color:       		#FFFFFF;
			}
			
		 .h2 {
			font-family: 		Tahoma, Verdana, Arial;
			font-size:   		22px;
			font-weight:		bold;
			color:       		#006699;
			}
			
		 .heading {
			font-family: 		Arial, Helvetica, sans-serif;
			font-size:   		15px;
			font-weight:		bold;
			color:       		#000000;
			}
			
		 .heading A{
			font-family: 		Arial, Helvetica, sans-serif;
			font-size:   		15px;
			font-weight:		bold;
			color:       		#999999;
			}
			
		 .heading A:hover{
			text-decoration:	underline;
			color:       		#669900;
			}
		
		
		.mainText {
			font-family: 		Arial, Helvetica, sans-serif;
			font-size:   		12px;
			color:       		#000000;
			text-decoration:	none;
			}
			
		.mainText A{
			font-family: 		Arial, Helvetica, sans-serif;
			font-size:   		12px;
			color:       		#999999;
			text-decoration:	none;
			}
			
		.mainText A:hover{
			color:       		#999999;
			text-decoration:	underline;
			}
		
		.navLinks {
			font-family: 		Arial; Helvetica, sans-serif;
			font-size:   		13px;
			color:       		#000000;
		}
		
		
		.navLinks A {
			font-family: 		Arial; Helvetica, sans-serif;
			font-size:   		13px;
			color:       		#003399;
			text-decoration:    none;
		}


		.navLinks A:hover {
			color:       		#FF0000;
			text-decoration:	underline;
		}
		
		
		.button {
			font-family: 		Tahoma, Verdana, Arial;
			font-size:   		10px;
			font-weight:		bold;
			color:       		#FFFFFF;
		}
		
		
		.button A {
			font-family: 		Tahoma, Verdana, Arial;
			font-size:   		10px;
			font-weight:		bold;
			color:       		#333333;
			text-decoration:	none;
		}


		.button A:hover {
			color:       		#FFFFFF;
			text-decoration:	none;
		}
		
		
		.small1 {
			font-family: 		Arial, Verdana;
			font-size:   		11px;
			color:       		#FFFFFF;
		}
		
		
        .small {
			font-family: 		Arial, Verdana;
			font-size:   		11px;
			color:       		#000000;
		}
		
		
		.small A {
			font-family: 		Arial, Verdana;
			font-size:   		11px;
			color:       		#6699CC;
			text-decoration:	none;
		}


		.small A:hover {
			color:       		#6699CC;
			text-decoration:	underline;
		}
	    
		.bottomLinks {
			font-family: 		Arial, Verdana;
			font-size:   		11px;
			font-weight:		normal;
			color:       		#333333;
		}
		
		
		.bottomLinks A {
			font-family: 		Arial, Verdana;
			font-size:   		11px;
			font-weight:		normal;
			color:       		#333333;
			text-decoration:	none;
		}


		.bottomLinks A:hover {
			color:       		#FFFFFF;
			text-decoration:	underline;
		}

        .dropDown { 
	   	    font-family: 		Tahoma, Verdana, Arial;
			font-size:   		12px;
			color:       		#000000;
	        background-color:   #FFFFFF;
	        border-style:       none;
	        width:              149px;
	    }






			
.detailText {
	font-family: 		Arial, Helvetica, sans-serif;
	font-size:   		13px;
	color:       		#000000;
	text-decoration:	none;
    }
			
			
.onBg {
	font-family: 		Arial;
	font-size:   		12px;
	font-weight:		bold;
	color:       		#FFFFFF;
	text-transform: 	uppercase;
    letter-spacing: 	1px;
	word-spacing: 		1px;
	padding-left:       7px;
	padding-right:      3px;
	padding-bottom:     3px;
	padding-top:    	3px;
	background-color:   #4558A7;
    }
			
			
hr {
	color:       		#FFFFFF;
	height: 			1px;
    }

.listings {
	font-family: 		Trebuchet MS, Arial;
	font-size:   		13px;
	color:       		#FFFFFF;
	text-decoration:	none;
    }
			
.listings A{
	font-family: 		Trebuchet MS, Arial;
	font-size:   		13px;
	color:       		#FFFFFF;
	text-decoration:	none;
	text-transform: 	capitalize;
	word-spacing: 		1px;
	
	padding-left:       4px;
	padding-right:      3px;
	padding-bottom:     2px;
	padding-top:    	1px;
	border: 			1px solid #315CC9;
	width:              100%;
	}
			
.listings A:hover{
	color:       		#FFFFFF;
	text-decoration:	none;
	background-color:   #4558A7;
	border: 			1px solid #FFFFFF;
	}





.button {
	font-family: 		Arial;
	font-size:   		11px;
	color:       		#FFFFFF;
	text-decoration:	none;
	letter-spacing:     1px;
	height:             25px;
    }
			
.button A{
	font-family: 		Arial;
	font-size:   		11px;
	color:       		#FFFFFF;
	font-weight:		bold;
	text-decoration:	none;
	padding-left:       6px;
	padding-right:      4px;
	padding-bottom:     3px;
	padding-top:     	1px;
	background-color:   #0B3D91;
	border: 			1px solid #FFFFFF;
	}
			
.button A:hover{
	color:       		#0B3D91;
	text-decoration:	none;
	font-weight:		bold;
	background-color:   #FFFFFF;
	border: 			1px solid #0B3D91;
	}
