/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */

	  *{
	  margin:0;
	  padding:0;
	  list-style: none;
	  text-decoration: none;
	    }
	  .backg {
	    color:#e2e7e9;
	    background-color:#00264d;
		}
	  .header {
	    width:100%;
		height:92px;
		display:block;
	    background-color:#c0c0c0;
        background-color:#e2e7e9;
        background-color:#bdcfaf;
		}
	  .inner_header  { 
	    width:900px;
		height:100%;
		display:block;
		margin:auto;
		}
	  .headertitle  {
/*	    font-family: Garamond, Cambria, "Times New Roman"; */

        font-family: Garamond, Cambria, "Times New Roman";

		font-weight: 700; 
        font-style: normal; 
		text-decoration: none; 
		font-size: 24pt; 
        text-align:left;
		color: #00264d;
		}	
	  .headertitle2  {
/*	    font-family: Garamond, Cambria, "Times New Roman"; */

        font-family: Garamond, Cambria, "Times New Roman";

		font-weight: 700; 
		font-style: normal; 
		text-decoration: none; 
		font-size: 12pt;
        text-align:right; 
		color: #00264d;
		}
	  #headerbar {
	    width:100%;
		height:2px;
	     }		 
	  #tswcsstabs ul {
	    margin: 0 ;
	    padding: 0 ;
	    list-style: none ;
	    display: inline ;
}
#tswcsstabs ul li {
	margin: 0 ;
	padding: 0 ;
	display: inline ;
	text-align: center ;
	list-style: none ;
	font-family: 'Nunito Sans', Arial, Helvetica, sans-serif ;
}
#tswcsstabs li a {
	color: #00264d ;
	background-color: #c0c0c0 ;
    background-color:#e2e7e9;
    background-color:#bdcfaf;
    border-width: 0px ;
    border-style:outset ;
    border-radius:8px;
	padding: 0px ;
	text-decoration: none ;
	display: inline ;
}
#tswcsstabs li a:hover {
	color: #00264d ;
	background-color: #c0c0c0;
    border-radius:8px;
}
#mainbody  { 
	    width:980px;
		display:block;
		margin:auto;
		color:#e2e7e9;
        font-family: 'Nunito Sans', arial, sans-serif;
		font-size: 16px;
		font-weight: 400;
		}  
	  