@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 0.9em;
	line-height: 1.4em;
	background-color: #FFFFFF;
	background-image: url(/images/TAABodyBG.png);
	background-repeat: repeat-x;
	color: #333333;
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;
}

p {
	/* font-family: "Droid Sans"; */
	line-height: 150%;
}

.header {
	background-color: #000000;
	background-image: url(/images/HeaderBG.png);
	background-repeat: repeat-x;
	height: 100px;
}
a:link {
	color: #3267af;
	text-decoration: none;
}
a:visited {
	color: #3267af;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #264063;
	text-decoration: underline;
}

.navigation {
	padding-top: 40px;
	text-align: right;
}

.navigation a:link {
	font-family: "League Gothic";
	line-height: 140%;
	letter-spacing: 1px;
	font-size:2em;
	text-decoration:none;
	text-transform:uppercase;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	color:#999999;
	border: 1px solid #999999;
}
.navigation a:visited {
	color:#999999;
	font-family: "League Gothic";
	line-height: 140%;
	letter-spacing: 1px;
	font-size:2em;
	text-decoration:none;
	text-transform:uppercase;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	border: 1px solid #999999;
}
.navigation a:hover {
	font-family: "League Gothic";
	line-height: 140%;
	letter-spacing: 1px;
	font-size:2em;
	text-decoration:none;
	text-transform:uppercase;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	border: 1px solid #999999;
	color:#FFFFFF;
	background-color: #333333;
}

/* LOGIN button */

.login {
	padding-top: 40px;
	text-align: right;
}

.login a:link {
	font-family: "League Gothic";
	line-height: 140%;
	letter-spacing: 1px;
	font-size:2em;
	text-decoration:none;
	text-transform:uppercase;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	border: 1px solid #999999;
	color:#FFFFFF;
	background-color: #3267AF;
}
.login a:visited {
	font-family: "League Gothic";
	line-height: 140%;
	letter-spacing: 1px;
	font-size:2em;
	text-decoration:none;
	text-transform:uppercase;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	border: 1px solid #999999;
	color:#FFFFFF;
	background-color: #3267AF;
}
.login a:hover {
	font-family: "League Gothic";
	line-height: 140%;
	letter-spacing: 1px;
	font-size:2em;
	text-decoration:none;
	text-transform:uppercase;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	border: 1px solid #999999;
	color:#3267AF;
	background-color: #FFFFFF;
}

/* LOGGEDIN button */

.loggedin {
	padding-top: 40px;
	padding-left:20px;
	text-align: right;
}
.loggedin a 
{
	font-family: "League Gothic";
	line-height: 140%;
	letter-spacing: 1px;
	font-size:2em;
	text-decoration:none;
	text-transform:uppercase;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	border: 1px solid #999999;
	color:#FFFFFF;
	background-color: #3267AF;
}

.loggedin a:hover {
	color:#3267AF;
	background-color: #FFFFFF;
}
/* CHANGEDUSERINFO button */
.changeuserinfo {
	text-align: right;
}
.changeuserinfo a 
{
	font-family: "League Gothic";
	line-height: 100%;
	letter-spacing: 1px;
	font-size:1em;
	text-decoration:none;
	text-transform:uppercase;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #999999;
	color:#FFFFFF;
	background-color: #333333;
}

.changeuserinfo a:hover {
	color:#999999;
	border: 1px solid #999999;
}

.subnavigation {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: 90%;
	font-smooth:always;
	margin-bottom: 10px;
	padding-top: 10px;
}
.subnavigation a:link {
	/* font-family: "Droid Sans"; */
	color: #FFFFFF;
	background-color: #999999;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #666;
	line-height: 1.15em;
}
.subnavigation a:visited {
	color: #FFFFFF;
	background-color: #999999;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #666;
	line-height: 1.15em;
}

.subnavigation a:hover {
	color: #fbf8f0;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #98AF3B;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.subnavimage {
	float: left;
	padding-right: 10px;
}

h1 {
	/*font-family: 'Droid Serif'; */
	font-weight: bold;	
	line-height: 120%;
	color: #3267af;
}

h2 {
	/* font-family: 'Droid Serif'; */
	font-weight: bold;	
	line-height: 120%;
	color: #3267af;
}

h2.question {
	/*font-family: 'Droid Serif'; */
	font-style: italic;	
	font-weight: bold;	
	line-height: 120%;
	color: #3267af;
}

h3 {
	/*font-family: 'Droid Serif'; */
	line-height: 120%;
	color: #3267af;
}

h4 {
	/*font-family: 'Droid Serif'; */
	line-height: 120%;
	color: #3267af;
}

h5 {
	/*font-family: 'Droid Serif'; */
	line-height: 120%;
	color: #3267af;
}

hr {
	color: #CCC;
}

.blackground {
	color: #000000;
	font-size: 0.9em;
}
.floatRight {
	text-align: right;
	float: right;
}
.lightGreen {
	color: #98af3b;
}

ul {
	/* font-family: 'Droid Serif'; */
}

ul.specials li { 
	color: #98af3b; 
}

ul.specials li p {
	color: #000000;
}

ul.blackgroundSpecials li { 
	color: #98af3b; 
}

ol.level2 {
	list-style-type: lower-alpha;
	margin-left: 40px;
}

ul.blackgroundSpecials li p {
	color: #FFFFFF;
}
.darkBlue {
	color: #264063;
}
.lightBlue {
	color: #3267af;
}


.strong {
	font-weight: bold;
}

.footer {
	font-size: 0.7em;
	color: #333333;
	line-height: 1.25em;
	height: 50px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	padding-top: 10px;
}
.commodityImage {
	border: 1px solid #999999;
}
.headlineOutline {
	border: 1px solid #3267AF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


ul.noDot li {
	list-style-type: none;
	padding-bottom: 5px;
}
ul.noTab li {
	margin-left: -25px;
}

a.button:link {
	/* font-family: 'Droid Serif'; */
	background-color:#3267AF;
	border:1px solid #264063;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
a.button:visited {
	background-color:#3267AF;
	border:1px solid #264063;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
a.button:hover {
	background-color:#98af3b;
	border:1px solid #264063;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}

/*
.brochureBox {
	background-image: url(/images/75alpha.png);
	border: 1px solid #999999;
	padding: 10px;
	margin-left: -20px;
	*/
.box {
	background-image: url(/images/75alpha.png);
	border: 1px solid #999999;
	margin-top: 1px;
	padding-right: -3px;
	margin-right: 8px;
	padding-bottom: 10px;
	background-repeat: repeat;
	background-color: #FFFFFF;
}

.boxtop {
	background-color:#666666;
	border-bottom:1px solid #999999;
	color:#FFFFFF;
	margin-top:0;
	padding-bottom:2px;
	padding-top:5px;
	vertical-align: top;
	padding-left: 10px;
}
.indents {
	padding-left: 10px;
	padding-right: 10px;
}

.brochureBox {
	background-image: url(/images/75alpha.png);
	border: 1px solid #999999;
}

.padBox 
{
    padding: 10px 10px 10px 10px;
}
.tallCol {
	height: 100%;
}
.outline {
	border: 1px solid #999999;
}

.divOutline {
	border: 1px solid #999999;
}

.iconLeft {
	padding-right: 10px;
	float: left;
}

.approvedCommodityBIG {
	font-size: 1.75em;
	line-height: 1.25em;
	font-weight: bold;
}

/*  Droid Sans */
font-family: 'Droid Sans';
line-height: 140%;

/*  Droid Sans Bold */
font-family: 'Droid Sans';
font-weight: bold;	
line-height: 140%;

/*  Droid Serif */
font-family: 'Droid Serif';
line-height: 140%;

/*  Droid Serif Italic */
font-family: 'Droid Serif';
font-style: italic;	
line-height: 140%;

/*  Droid Serif Bold */
font-family: 'Droid Serif';
font-weight: bold;	
line-height: 140%;

/*  Droid Serif Bold Italic */
font-family: 'Droid Serif';
font-style: italic;	
font-weight: bold;	
line-height: 140%;

/*  League Gothic */
font-family: 'League Gothic';
line-height: 140%;
letter-spacing: 1px;	
