﻿body
{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	font-family: Calibri;
	font-size: 12px;

	background-image: /*url(media/images/img02.gif);*/
	color: White;
	text-align: center;
	font-weight: normal;
	position: fixed;
	top: 0px;

}

a:link 
{ 
    font-family: Microsoft Sans Serif, Verdana , Arial, Helvetica; 
    font-size: 12px; 
    text-decoration: none;
    color: Black; 
}

a:hover
{
     font-family: Microsoft Sans Serif, Verdana , Arial, Helvetica; 
     font-size: 12px; 
     text-decoration: underline; 
     color: Green;  
}
               
a:visited
{ 
    font-family: Microsoft Sans Serif, Verdana , Arial, Helvetica; 
    font-size: 12px; 
    text-decoration:none;
    color: Green; 
}



H1
{
	font-family: Arial;
	font-size: 20px;
	color: Black;
	text-align: center;
}

H2
{
    font-family: Arial;
    font-size: 14px;
    color: Black;
    
 }

H3
{
    font-family: Calibri;
    text-align: Center;
    font-size: 14px;
    color:Maroon;
    
 }

#header
{
    /*position: absolute;*/
	width: 800px;
	height: 100px;
	margin-top:20px;
	margin-left: 1px;
	background-image: none; /*url('media/images/header3.gif');*/
	background-repeat: no-repeat;
	top: 46px;
	left: -107px;
	right: 303px;
}

#bodysection
{
    /*position: absolute;*/
    margin-top: 98px;
    margin-left: 1px;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 10px;
    width: 570px;
    height: 834px;
    color: Black;
    background-color: White;
    top: 23px;
    left: 0px;
    text-align: center;
    background-image: url('media/images/cyntrx_background.jpg');
    background-position: 0px 30px;
    background-repeat: no-repeat;
}
    

#textarea
{
    /*position: absolute;*/
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	width: 764px;
	height: 664px;
	color: Black;
	background-color: White;
	top: 122px;
	left: 6px;
	text-align: left;
}

#righthandlinks
{
    /*position: absolute;*/
    margin-top: 98px;
    margin-left: 720px;
    width: 152px;
    height: 611px;
    background-color: White;
    padding-left: 15px;
    padding-top: 20px;
    padding-right: 10px;
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: Black;
    background-color: #F6F4F0;
    border-left: 1px dotted Gray;
    top: 23px;
    left: 48px;
}

#addressbox
{
    /*position: absolute;*/
    width: 152px;
    height: 89px;
    margin-top: 500px;
    margin-left: 149px;
    background-color: #F6F4F0;
    padding-top: 5px;
    padding-right: 5px;

    font-style:normal;
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: White; 
    text-align: center;
    top: 149px;
    left: 628px;
    background-image: url('media/images/americanflag0.gif');
    background-position: 0px 0px;
    background-repeat: no-repeat;

}

.addressbox a:link
{
    font-family: Microsoft Sans Serif, Verdana , Arial, Helvetica; 
    font-size: 10px; 
    color: White; 
    text-decoration: none;
}

.addressbox a:hover
{
     font-family: Microsoft Sans Serif, Verdana , Arial, Helvetica; 
     font-size: 10px; 
     text-decoration: underline; 
     color: White;
}

.addressbox a:visited
{
    font-family: Microsoft Sans Serif, Calibri, Verdana , Arial, Helvetica; 
    font-size: 12px; 
    color: White; 
    text-decoration: none;
}

#loginbox
{
    /*position: absolute;*/
    width: 167px;
    height: 20px;
    margin-top: 500px;
    margin-left: 149px;
    background-color: #003300;
    padding-top: 5px;
    font-style:normal;
    font-family: Microsoft Sans Serif, Verdana , Arial, Helvetica; 
    font-size: 10px;
    font-weight: bold;
    color: White; 
    text-align: center;
    top: -413px;
    left: 623px;
}

.loginboxlink a:link
{
    font-family: Microsoft Sans Serif, Verdana , Arial, Helvetica; 
    font-size: 10px;
    color: White;
    text-decoration: none;
}

.loginboxlink a:hover
{
     font-family: Microsoft Sans Serif, Verdana , Arial, Helvetica; 
     font-size: 10px; 
     text-decoration: underline; 
     color: Yellow;
}

.loginboxlink a:visited
{
    font-family: Microsoft Sans Serif, Verdana , Arial, Helvetica; 
    font-size: 10px; 
    color: White; 
    background-color:#003300;
    text-decoration: none;
}


#footer
{
    /*position: absolute;*/
    width: 800px;
    height: 45px;
    margin-top: 1px;
    margin-left: 1px;
    background-color: #003300;
    padding-top: 5px;
    font-style:normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: White; 
    text-align: center;
    top: 152px;
    left: -3px;
}

.footerlink a:link 
{ 
    font-family: Microsoft Sans Serif, Verdana , Arial, Helvetica; 
    font-size: 10px; 
    color: White; 
    text-decoration: none;
}

.footerlink a:hover
{
     font-family: Microsoft Sans Serif, Verdana , Arial, Helvetica; 
     font-size: 10px; 
     text-decoration: underline; 
     color: White;
}
               
.footerlink a:visited
{ 
    font-family: Microsoft Sans Serif, Verdana , Arial, Helvetica; 
    font-size: 10px; 
    color: White; 
    text-decoration: none;
}


.clientlogin
{ 
    font-style:normal;
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #000000; 
}
.basic_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.infotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
}

