﻿.AG_TextContainer
{
    font-family: Calibri, GillSans, Corbel, FranklinGothicBook, Trebuchet, Tunga, Arial, LucidaSans, MSSans, sans-serif;
	font-size: 14px;
	width:560px;
}

.AG_TextContainer h2 {
	font-size: 16px;
	text-transform: uppercase;
	padding-bottom: 15px;
	font-style: normal;
	font-weight: normal;
}

.AG_TextContainer img {
    border:none;
}

.AG_TextContainer h3 {
	font-size: 14px;
	padding-bottom: 15px;
	font-style: normal;
	font-weight: bold;
}

.AG_TextContainer p {
	padding-bottom: 15px;
	color: #464646;
    font-style: normal;
	font-weight: normal; 
	font-size: 13px;
	font-style: normal;
	font-weight: normal; 
	color: #464646;
}

.AG_TextContainer ul {
	padding-bottom: 15px;
	color: #464646;
    font-style: normal;
	font-weight: normal; 
	font-size: 13px;
	font-style: normal;
	font-weight: normal; 
	color: #464646;
}

.AG_TextContainer li {
    margin-left:25px;
    margin-bottom:6px;
    list-style:circle outside;
}

.AG_TextContainer blockquote
{
	color: #464646;
    font-style: normal;
	font-weight: normal;
	font-size: 13px;
    border: solid 1px black;
    padding:5px;
    margin-bottom:10px;
}
