/*
    Author  :   Trevor Crane
		Website :   ATS
*/

body {
 font-family:Verdana;
 font-size:12px;
} 

p {
 margin-left:10px;
 font-family:Verdana;
 font-size:12px;
 width:95%;
 margin-top:-3px;
 text-align:justify;
}

font.reg-text-sm{
 font-family:Verdana;
 font-size:12px;
 width:95%;
}

input{
  border-style:none;
	cursor:pointer;
	border:1px solid black;
	
}

table.form input{
  border-style:none;
	cursor:text;
	border:1px solid black;
	
}

p.title {
 margin-left:10px;
 font-family:Verdana;
 font-size:12px;
 width:95%;
 color: #3D88C7;
 
}

p.content {
 margin-left:10px;
 font-family:Verdana;
 font-size:12px;
 width:95%;
 margin-top:-3px;
 text-align:left;
 
}

a.title_links {
 margin-left:10px;
 font-family:Verdana;
 font-size:12px;
 width:95%;
 color: #3D88C7;
 cursor:pointer;
 text-decoration:none;
 
}

a.title_links:hover {
 margin-left:10px;
 font-family:Verdana;
 font-size:12px;
 width:95%;
 color: #3D88C7;
 cursor:pointer;
 text-decoration:underline;
 
}

h1 {
 margin-top:10px;
 margin-left:10px;
 font-family:Verdana;
 font-size:22px;
}

h2 {
 margin-top:10px;
 margin-left:10px;
 font-family:Verdana;
 font-size:16px;
}

li { 
 margin-left:10px;
 margin-bottom:10px;
 font-family:Verdana;
 font-size:12px;
 
}

hr {

border:1px solid #E8E8E8;

}

table.partners{
 margin-left:10px;
 width:95%;
 }

table.partners a{
 
 color:black;
 text-decoration:none;
 font-size:10px;
 font-family:Verdana;
 
}

table.partners a:hover{
 
 color:black;
 text-decoration:underline;
 font-family:Verdana;
 
}
