﻿/*///////////////////////////////*/
/*///////////////////////////////*/
/*  GENERAL STYLE  */

h1
{
    font-family: Candara, Verdana, Arial;
    font-size: 20px;
    color: #3366CC;
}

h2
{
    font-family: Candara, Verdana, Arial;
    font-size: 15px;
    color: #3366CC;
}

h3
{
    font-family: Candara, Verdana, Arial;
    font-size: 12px;
    color: #3366CC;
}

hr
{
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #AFC2EB;
	border-bottom-color: #FFFFFF;
}

.activate
{
    font-family: Verdana;
    font-size: 15px;
    color: #003399;
}

.blog_title
{
    font-family: Verdana;
    color: #C7D5F1;
    text-decoration: none;
    font-family: Verdana;
    font-size: 17px;
}

a
{
	font-family: Candara, Verdana;
	font-size: 12px;
	color: #4F79D2;
	text-decoration: none;
}

a:hover
{
    font-family: Candara, Verdana;
    font-size: 12px;
    color: #000099;
    text-decoration: none;
}

p
{
	font-family: Verdana;
	font-size: 11px;
	color: #868686;
	line-height: 16px;
}

td
{
	font-family: Verdana;
	font-size: 11px;
	color: #868686;
}

li
{
	font-family: Verdana;
	font-size: 11px;
	color: #868686;
}



/*///////////////////////////////*/
/*  ////  MAIN IMAGE STYLES ///  */

#mainimage a
{
	font-family: Candara, Verdana;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}

#mainimage a:hover
{
	font-family: Candara, Verdana;
	font-size: 14px;
	color: #000066;
	text-decoration: none;
}

#mainimage p
{
	font-family: Candara, Verdana, Arial;
	font-size: 14px;
	color: #d2dbfb;
	line-height: 16px;
}

#mainimage td
{
	font-family: Candara, Verdana, Arial;
	font-size: 14px;
	color: #d2dbfb;
}


.slogans
{
	float:left;
	position:relative;
	top:0;
	left:0;
	display:block;
	width:500px;
	padding-top: 40px;
}


.smallslogan
{
	text-align: left;
	font-family: Candara, Verdana, Arial;
	font-size: 25px;
	color: #FFFFFF;
	font-weight: normal;
}

.largeslogan
{
	text-align: left;
	font-family: Candara, Verdana, Arial;
	font-size: 50px;
	color: #FFFFFF;
	font-weight: bold;
	float: right;
}

.featuretext
{
	float:left;
	position:relative;
	top:0;
	left:70px;
	width:400px;
}

.createwebsite
{
	float:left;
	position:relative;
	top:0;
	left:0;
	display:block;
	width:400px;
	text-align: right;
	
}

/*///////////////////////////////*/
/*  ////  FOOTER STYLES ///  */

#footer a
{
	font-family: Candara, Verdana;
	font-size: 12px;
	color: #3366CC;
	text-decoration: none;
}

#footer a:hover
{
	font-family: Candara, Verdana;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}

/*///////////////////////////////*/
/*///////////////////////////////*/
/*  GENERAL STYLE  */



.GeneralBox
{
    padding: 10px;
    border: 1px solid #E9E9E9;
    background-color: #F5F5F5;
    width: 95%;
    font-family: Verdana;
    font-size: 10px;
    vertical-align: middle;
    text-indent: 5px;
}


.Error
{
	background-color: #FFDFDF;
	border: 1px solid #FFB7B7;
	font-family: Verdana;
	font-size: 12px;
	color: #FF0000;
	padding: 8px 4px 8px 8px;
}



.SubTitle
{
    font-family: Verdana;
    font-size: 14px;
    color: #C7D5F1;
    font-weight: bolder;
}


.BlueText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #3366CC;
}


.GreyHeader-RightColumn
{
    padding: 10px 10px 12px 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #666666;
    width: 230px;
    background-image: url('../Images/ColumnHeader.jpg');
    background-repeat: repeat-x;
    display: block;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #D8D8D8;
}


.GreySpace-RightColumn
{
    padding: 10px 20px 30px 30px;
    background-color: #F4F4F4;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #E8E8E8;
}


.GreyTitles
{
    font-family: Verdana;
    font-size: 11px;
    color: #333333;
    font-weight: bold;
}

.NoteStyle
{
    font-family: Verdana;
    font-size: 9px;
    color: #3333FF;
    font-weight: normal;
}


/* //////////////////////////////////////////////////////////
  ////////////// HTML TAG STYLING ////////////////////////// */
  


a.SolutionLinks
{
    font-family: Verdana;
    font-size: 13px;
    color: #006600;
    display: block;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #E0E0E0;
    padding-top: 8px;
    padding-bottom: 8px;
}

a:hover.SolutionLinks
{
    font-family: Verdana;
    font-size: 13px;
    color: #33CC33;
    display: block;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #E0E0E0;
    padding-top: 8px;
    padding-bottom: 8px;
}


a.SpecialLinks
{
    font-family: Verdana;
    font-size: 15px;
    color: #FFFFFF;
    display: block;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #FFFFFF;
    padding-top: 10px;
    padding-bottom: 10px;
}

a:hover.SpecialLinks
{
    font-family: Verdana;
    font-size: 15px;
    color: #E2E2E2;
    display: block;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #FFFFFF;
    padding-top: 10px;
    padding-bottom: 10px;
}


a.blocks
{
    border: 1px solid #C6D3F0;
    width: 100px;
    display: block;
    padding: 5px 4px 5px 0.5em;
    background-color: #DFE7F7;
    color: #000099;
    text-decoration: none;
    font-size: 12px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}

a:hover.blocks
{
    border: 1px solid #3366CC;
    width: 100px;
    display: block;
    padding: 5px 4px 5px 0.5em;
    background-color: #97B0E6;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 12px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}

a.EmailLinks
{
    font-family: Verdana;
    font-size: 11px;
    color: #FF6600;
}

a:hover.EmailLinks
{
    font-family: Verdana;
    font-size: 11px;
    color: #999999;
    font-weight: bolder;
}

a.NoteStyle
{
    font-family: Verdana;
    font-size: 9px;
    color: #3333FF;
    font-weight: normal;
}

a:hover.NoteStyle
{
    font-family: Verdana;
    font-size: 9px;
    color: #999999;
    font-weight: normal;
}


   




.whitetext td
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #FFFFFF;
}


.headerbox
{
    border: 1px solid #DBE3F7;
    background-color: #F0F3FB;
    padding-top: 4px;
    width: 97%;
    height: 20px;
    padding-left: 5px;
    padding-bottom: 4px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #003399;
    font-weight: bold;
}



