p {
	font-family: arial;
}


a.menutxt {
    color: white;
    text-decoration: none;
    font-size: 1em;
    font-family: 'Roboto'; Arial; Helvetica; sans-serif;
}

a:hover {
	color: #ccff66;
}

.navigation a, {
	color: white;
	

}

h1 {
	color: white;
    text-decoration: none;
    font-size: 2em;
    font-family: 'Roboto'; Arial; Helvetica; sans-serif;
    line-height: 120%;
}

.welcometxt1
{
	color: white;
    text-decoration: none;
    font-size: 1.2em;
    font-family: 'Roboto'; Arial; Helvetica; sans-serif;
    font-style: italic;
}

.welcometxt
{
	color: #ffffff;
    text-decoration: none;
    font-size: 1em;
    font-family: 'Roboto'; Arial; Helvetica; sans-serif;
    line-height: 130%;
    padding-top: 1%;
}

.welcometxt2
{
	color: #66ccff;
    text-decoration: none;
    font-size: .8em;
    font-family: 'Roboto'; Arial; Helvetica; sans-serif;
    line-height: 120%;
    padding-top: 0%;
}
.latestheader
{
	color: #66ccff;
    text-decoration: none;
    font-size: 1em;
    font-family: 'Roboto'; Arial; Helvetica; sans-serif;
    padding: 0%;
    font-weight: 700;
}


.boxheader
{
	color: #ffffff;
	text-align: center;
    text-decoration: none;
    font-size: 1em;
    font-family: 'Roboto'; Arial; Helvetica; sans-serif;
    padding: 5%;
    font-weight: 700;
}

.boxheadertext {
	color: #000066;
    text-decoration: none;
    font-size: 1em;
    font-family: 'Roboto'; Arial; Helvetica; sans-serif;
}

a.boxheadertext {
	color: #000066;
    text-decoration: none;
    font-size: 1em;
    font-family: 'Roboto'; Arial; Helvetica; sans-serif;
}

.producttext
{
	color: white;
    text-decoration: none;
    font-size: 1.2em;
    font-family: 'Roboto'; Arial; Helvetica; sans-serif;
    font-weight: 700;
}

.aastext
{
	color: #ffffff;
    text-decoration: none;
    font-size: 1em;
    font-family: 'Roboto'; Arial; Helvetica; sans-serif;
    line-height: 130%;
    padding-top: 1%;

}



a.aastext
{
	color: white;
}

a:hover.aastext
{
	color: #ccff66;
}

.aastextheader
{
color: white;
    text-decoration: none;
    font-size: 1.2em;
    font-family: 'Roboto'; Arial; Helvetica; sans-serif;
    font-style: italic;
}

.toppad {
  padding-top: 20px;
}

.producttable
{
	background-color: #002d80;
}
