/* Common tags                 */
/*-----------------------------*/		

body 
{
    font-family:Verdana;
    font-size:small;
    color:#000000;
    margin: 0;
    padding: 0;
	margin-right: 30;
	text-align: left;
 }

A:link      { color: #41519A; text-decoration:none;
    text-align: center;
}
A:visited 	{ color: #41519A; text-decoration:none; }
A:active 	{ color: #41519A;  cursor:hand; text-decoration:none; }
A:hover 	{ color: #B2C3E1;  cursor:hand; text-decoration:"underline"; }
		
A.bodyLink:link     { color: #41519A; text-decoration:none; font-weight:bold; }
A.bodyLink:visited 	{ color: #41519A; text-decoration:none; font-weight:bold; }
A.bodyLink:active 	{ color: #41519A;  cursor:hand; text-decoration:none; font-weight:bold; }
A.bodyLink:hover 	{ color: #B2C3E1;  cursor:hand; text-decoration:"underline"; font-weight:bold; }
		
p
{
	line-height: 1.4em;
}

.pagetitle00
{
    text-transform: uppercase;
    text-align: center;
    font-family: verdana;
    font-size: large;
    font-weight: bold;
    color: #41519A;
 }
 .pagetitle01
{
    text-align: center;
    font-family: verdana;
    font-style: italic;
    font-size: large;
    font-weight: bold;
    color: #ff0066;
}
 .pagetitle02
{
    /*text-transform: uppercase;*/
    text-align: center;
    font-family: verdana;
    font-size: large;
    color: #0000ff;
}
 .pagetitle04
{
    /*text-transform: uppercase;*/
    text-align: center;
    font-family: verdana;
    font-size: large;
    color: #800000;
}
 
 .producttitle00
{
    text-align: center;
    font-family: verdana;
    font-style: italic;
    font-size: xx-large;
    font-weight: bold;
    color: Red;
 }
 .producttitle01
{
    /*text-transform: uppercase;*/
    text-align: center;
    font-family: verdana;
    font-style: italic;
    font-size: medium;
    color: blue;
}

.title
{
    text-transform: uppercase;
    font-family: verdana;
    font-size: large;
    font-weight: bold;
    color: #41519A;
 }

hr {
	border: 0;
	border-top: 2px solid #41519A;
	height: 2px;
}

img
{
	border-width: 0;
}

ul
{
	list-style-image: url(Images/bullet.jpg);
	list-style-position: outside;
	list-style-type: disc;
	color: #000000;
	font-family: verdana;
}

.menutextindent
{
    font-size: large;
}

.bodytextindent
{
    font-size: medium;
    text-align: center;
}

/*Used with the Summary section*/
.summary
{
    text-align: left; 
    font-size: medium; 
    font-weight: normal
}
/*Used with the Features section*/
.features
{
    font-size: medium;
    font-weight: 200;
}
/*Used with the pricing section*/
.pricingline
{
    text-align: center; 
    font-size: medium; 
    font-weight: bolder
}
/*Used with the demo section*/
.demoline
{
    text-align: center; 
    font-size: medium; 
    font-weight: bolder;
    font-style: italic
}
/*Used with centered buttons*/
.buttonlink
{
    text-align: center
}
/*Used with the Ask a Question section*/
.askaquestion
{     
    text-align: left; 
    font-size: medium; 
    font-weight: bolder;
    font-style: italic
}
/* Used in on screen demo pages */
.screenshots1
{
    background-color: #5B6DB5;
    font-style: italic;
}
.screenshots2
{
    width: 138px;
    vertical-align: top;
}
.screenshots3
{
    vertical-align: top;
    
}
.t_instructions
{
    font-family: Verdana;
    font-size: medium;
    margin-top: 30;
    color: #FF0000;
    margin-bottom: -15;
    font-weight: bolder;
}

/* Headings                    */
/*-----------------------------*/
/*Used with the section headings*/
.sectionheading
{
    text-align: left;
    font-size: large;
	color: #6B7EBF;
    font-weight: bolder
}
h1
{
	font-size: large;
	color: #6B7EBF
}

h2
{
	font-family: Verdana;
	font-size: medium;
	margin-top: 30;
	color: #6B7EBF;
	margin-bottom: -15;
}
	
h3
{
	font-family: Verdana;
	font-size: small;
	margin-bottom: -15;
	color: #6B7EBF;
	padding-left: 15;
}

h1, h2, h3, h4
{
	margin: 0;
	font-family: Verdana;
}

/* Tables                      */
/*-----------------------------*/	
table
{
	font-size: 1em;
}

table.header
{
	  background-color:#5B6DB5;
}

td.logo
{
	text-align: left;
	width: 184px;
}

td.title 
	{
		text-align: center;
		font-family: verdana;
		font-size: x-large;
		font-weight: bolder;
		color: #FFFFFF;
	}

td.headerbar 
{
	background-image: url(Images/bar.jpg);
	text-align: right;
	height: 24px;
}

td.menu 
{
	background-color:#41519A;
	width: 184px;
	height: 500px;
	vertical-align: top;
}

td.footer
{
	margin-left: 30;
	font-family: Verdana;
	font-size:xx-small;
	font-weight: normal;
	color: #41519A;
	text-align: right;
}

 
 
.style1
{
	font-family: "Arial Black";
	font-size: xx-large;
}
.style2
{
        font-family: "Arial Black";
        font-style: italic;
        font-weight: bold;
        font-size: xx-large;
        color: #FFFFFF;
        text-align: center;
}
.style3
{
        font-style: italic;
        font-weight: bold;
}
.style4
{
        font-size: large;
}
    