body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

a 
{
	color: #3399cc;
	text-decoration: none;
}
a:hover
{
    color: #3399cc;
    text-decoration: underline;
}

.supportHead {
	color: #7A94A5;
	font-weight: bold;
	font-style: italic;
}

H1 {
	font-size: 12px;
	color: #515A63;
	font-weight: bold;
	font-style: italic;
}
h3 {
	font-size: 12px;
	color: #515A63;
	font-weight: bold;

}
.header {
	
	display:block;
	float:right;
	}
.content {
	background-color:#C5D2E1;
	display:block;
	float:right;
	padding:20px 20px 20px 20px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515A63;
}
li 
{
	font-size: 11px;
	color: #515A63;
}
ol {
	font-size: 11px;
	color: #515A63;
}
ul {
	font-size: 11px;
	color: #515A63;
}
.boxTextWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
.radioStyle {
	font-size: x-small;
	color: #50667C;
}
.TRALink
{
    width:100%;
 
padding: 0px 5px 0px 10px;
    }
    
    .resource
    {margin: 5px 0px 10px 0px;
        border-bottom:dotted 1px gray;
        display:block;
        }
    .TRALink p
{
      display:inline-block;
    width: 40%;
    
    
 
    }
    .TRALink h1
{
    display:block;
    width: 100%;
    margin: 10px 0px 0px 0px;
 
 
    }
.TRALink a
{
 
    float: left;
    width: 60%;
	 display:inline-block;
     
    }