/* CSS Document */

BODY {
	background-color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;	
	}
	

a {color: #ad2800; text-decoration: none; font-weight:bold;}

a:hover {color: #376500; text-decoration: underline; font-weight:bold;} 

a:visited {color: #b55d00; font-weight:bold;  }

.smtext {font-size: 10px;}

.outline {border: 2px solid #000000; width:774px;}

.floatbox {float: right; width: 175px; border: 3px solid #5077be; padding: 5px; font-size: 14px; margin-right: 5px;}

.padding {padding-left: 10px; padding-right: 10px;}

.mainback {background-image: url(images/teamabcsample_03.jpg); background-repeat: repeat; padding-left: 50px; padding-right: 50px;}

.style1 {
	color: #5077be;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;}
.style1 a {color: #ad2800; text-decoration: none; font-weight:bold;}
.style1 a:hover {color: #376500; text-decoration: underline; font-weight:bold;} 
.style1 a:visited {color: #b55d00; font-weight:bold;}

	 
			 
h1{
        font-weight: bold;
        font-size: 22px;
        font-family: Georgia, "Times New Roman", Times, serif;
        text-decoration: none;
        line-height : 120%;
        color : #74a23d;
        margin: 2px;
}

h2{
        font-weight: bold;
        font-size: 18px;
        font-family: Georgia, "Times New Roman", Times, serif;
        text-decoration: none;
        line-height : 120%;
        color : #5077be;
        margin: 2px;
}

h3{
        font-weight: bold;
        font-size: 18px;
        font-family:Georgia, "Times New Roman", Times, serif;
        text-decoration: none;
        line-height : 120%;
		  color : #e08e37;
        margin: 2px;
		}

h4{
        font-weight: bold;
        font-size: 18px;
        font-family: Georgia, "Times New Roman", Times, serif;
        text-decoration: none;
        line-height : 120%;
		  color : #ffffff;
        margin: 2px;
		  background-color: #023593;
		  border-bottom: thin solid #74a23d;
			}
		
h5{
        font-weight: bold;
        font-size: 18px;
        font-family: Georgia, "Times New Roman", Times, serif;
        text-decoration: none;
        line-height : 120%;
		  color : #023593;
        margin: 2px;
		  border-bottom: thin solid #ad2800;
		}		
		
h6 { 
	     font-weight: 900;
        font-size: 30px;
        font-family: Georgia, "Times New Roman", Times, serif;
        text-decoration: none;
        line-height : 100%;
        color : #5077be;
        margin: 2px;
		  border-bottom: thin solid #023593;
		  letter-spacing: 0px;
		  font-variant: small-caps;
		  text-align: center;
		
	}