﻿body 
{
	background-color: #1F48A0;
}

.Indent1
{
margin-left: 40px;
}

.Indent2
{
margin-left: 80px;
}

.Indent3
{
margin-left: 120px;
}

.thisUList {
	font-size: 12px;
	font-family: Arial;
	color: #FFFFFF;
}

.list, ul 
{
	list-style-type:disc;
	font-size: 14px;
	font-family: Arial;
	color: #FFFFFF;
}

.simplelist, .simplelist li {
	list-style: none; 
	padding: 0px 0px 10px 3px;  
}

a, a:link  {
	color: #FFFFFF; 
	font-family: Arial;
}

a:visited {
	text-decoration:none;
	color: #FFFFFF;
	//color: #59A8F7;
}

a:hover ,
a:active {
	text-decoration:underline;
	color: #59A8F7;
}

a.simplelink {
	color: #FFFFFF; 
	font-size: 12px; 
	font-family: Arial;
}

a.simplelink:link ,
a.simplelink:visited {
	text-decoration:none;
	/*color: #59A8F7;*/
}


a.simplelink:hover ,
a.simplelink:active {
	text-decoration:underline;
	color: #59A8F7;
}

a.smalllink {
	color: #FFFFFF; 
	font-size: 10px; 
	font-family: Arial;
}

a.smalllink:link ,
a.smalllink:visited {
	text-decoration:none;
	/*color: #59A8F7;*/
}

a.smalllink:hover ,
a.smalllink:active {
	text-decoration:underline;
	color: #59A8F7;
}

.bigLinkText
{
	font-size:16px;
	font-weight:bold;
}

span.simplespan {
	color: #FFFFFF; 
	margin: 0px 0px 0px 0px; 
	font-size: 12px; 
	font-family: Arial;
}

.simpleText {
	font-size: 12px;
	font-family: Arial;
	color: #FFFFFF;
}

.bigText {
	font-size: 14px;
	font-family: Arial;
	color: #FFFFFF;
}

.paragraphMargin {
	margin-left: 40px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

.doubleParagraphMargin {
	margin-left: 80px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

.justifyMargin 
{
	text-indent:40px;
	text-align: justify;
}

.topBottomMargin {
	margin-top: 15px;
	margin-bottom: 10px;
}

.topLeftMargin {
	margin-top: 15px;
	margin-left: 10px;
}

.bigImage {
	margin-top: -130px;
	margin-left: 330px;
	vertical-align: middle;
}

.leftRightMargin {
	margin-left: 40px;
	margin-right: 40px;
}

.moreLeftRightMargin {
	margin-left: 80px;
	margin-right: 40px;
}

.card1Span
{
	width:694px;
	height:490px;
	background-image: url("../Img/GreetingBackgrounds/Card1.png");
}

.card2Span
{
	width:694px;
	height:490px;
	background-image: url("../Img/GreetingBackgrounds/Card2.png");
}

.card3Span
{
	width:694px;
	height:490px;
	background-image: url("../Img/GreetingBackgrounds/Card3.png");
}

.card4Span
{
	width:694px;
	height:490px;
	background-image: url("../Img/GreetingBackgrounds/Card4.png");
}

.textblu {
	font-size: 14px;
    color: white;
    font-family: Arial;
    text-align:center;
    border-bottom: 1px solid white;
    border-top:1px solid white;
    border-left:1px solid white;
    border-right:1px solid white;
}