﻿/* CSS Classes Related to Controls */

/* LINKS */
a:link, a:active, a:visited {
	font-family: Arial;
	color: #3da1d8;
	text-decoration:none;
	font-size:16px;

}

a:hover {
	font-family: Arial;
	color: #3da1d8;
	text-decoration:underline;
	font-size:16px;

}

/* END OF LINKS */

.bg{background-image: url(../../images/bg.jpg);
	background-position:right top;
	background-repeat:repeat-x;
	background-color:#ffffff;
}
	


/*Master Template Unique classes */

/*Info tables */

    
.corner-top-left {
	background-image: url(../../images/info_Tleft.jpg);
	background-repeat: no-repeat;
	height:99px; width:67px;
}
.corner-top-right {
	background-image: url(../../images/info_Tright.jpg);
	background-repeat: no-repeat;
	height:93px; width:56px;
}

.corner-top-center {
    background-image: url(../../images/info_Tctr.jpg);
    background-repeat: no-repeat;
    height: 261px; width:260px;
}    
.corner-mid-right {
	background-image: url(../../images/info_Rmid.jpg);
	background-repeat: no-repeat;
	height:93px; width:126px;
}
.corner-mid-left {
	background-image: url(../../images/info_Lmid.jpg);
	background-repeat: no-repeat;
	height:99px; width:107px;
}
.corner-bott-right {
	background-image: url(../../images/info_Rbot.jpg);
	background-repeat: no-repeat;
	height:103px; width:77px;
}
.corner-bott-left {
	background-image: url(../../images/info_Lbot.jpg);
	background-repeat: no-repeat;
	height:99px; width:107px;
}

.arrow
{
background: url(../../images/arrow.jpg) no-repeat top left;
padding-left:20px;
line-height:30px;
font-size:16px;
color:#000000;
    
    
    }
    
.servicesbox 
{
    background: url(../../images/servicesbox.jpg) no-repeat top left;
    padding: 10px;
    width:425px;
    height:222px;
    
    }

/*End Info tables*/

/* Layout */

html, body {
	margin:0;
	padding:0;
	line-height:1.5em;
	font-family: Arial;
	font-size:12px;
	text-align: center;
	color: #333333;
	background-image:url(../../images/bodybg.jpg);
	background-repeat:repeat-x;
}


.tabBg {
	background-image:url(../../images/tab.jpg);
}

.header 
{
    width:910px;
    height:93px;
    margin:auto;
    background:url(../../images/headerbg.jpg) no-repeat;
    padding:10px;
    }
.logo 
{
    padding:5px 0 0 10px;
    text-align:left;
    float:left;
    width:179px;
    height:91px;
 
    
    } 
.headerFont {
	font-family:Arial;
	font-size:11px;
	color:#666666;
	width:200px;
	float:right;
	padding:10px;
	text-align: right;
}


/* Banners */

.banner 
{
    background:url(../../images/mainbanner.jpg) no-repeat top left;
    margin:auto; width:936px; height: 273px;
}

.spacer {height:218px;}

#swirl 
{
       background:url(../../images/bannerbg.jpg) no-repeat top left;
       width:1200px; margin:auto;
    }

/* Navigation */

.navigation 
{background-image:url(../../images/bluebg.gif);
	background-repeat:no-repeat; width:158px; height:39px; float:right; line-height:15px; 
    padding: 10px 0 0 0;
    }

.mainmenu a:link, .mainmenu a:active,.mainmenu a:visited {
	font-family: Arial;
	color: #FFFFFF;
	text-decoration:none;
	text-align:right;
	font-size:16px;
}

.mainmenu a:hover {
	font-family: Arial;
	color: #74bff3;
	text-decoration:underline;
	text-align:right;
	font-size:16px;
}

.top {
	width: 1200px;
	height: 1000px;
	margin: auto;
	background-color:White;
	
}
.container {
	background-image:url(../../images/containerbg.jpg);
	background-repeat:repeat-x; 
	margin:auto;
	width:1200px;
}

.link:active, .link:link, .link:visited  
{
    font-size:12px;
    }

.content {
	background:url(../../images/body.jpg) repeat-y top;
	margin:auto;
	width:936px;

}
.contentarea 
{
    padding:0 25px 25px 25px;
    margin:auto;
    text-align:left;
    
    }
    
.bold
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    }
    
.smallo
{
    font-family: Arial;
    font-style: normal;
    text-align: center;
    font-size: 14px;
}
    
.smalltxt
{
    font-family: Arial;
    font-style: italic;
    text-align: left;
    font-size: 14px;
}

.olink:link, .olink:active, .olink:visited {
	font-family: Arial;
	color: #3da1d8;
	text-decoration:none;
	font-size:14px;

}

.olink:hover {
	font-family: Arial;
	color: #3da1d8;
	text-decoration:underline;
	font-size:16px;

}
{
    font-family: Arial;
    font-style: italic;
    text-align: left;
    font-size: 14px;
    
    }


.contentleft 
{
   padding-right:25px;
    
    }


.footer {
	background: url(../../images/footerbg.jpg) no-repeat top;
	padding-bottom:15px;
	text-align: center;
	margin:auto;
	height:70px;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	font-family:Arial;
}

.footlinks2:active, .footlinks2:link, .footlinks2:visited  
{
    text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	font-family:Arial;
	text-decoration:none;
}

.footlinks2:hover 
{
    text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	font-family:Arial;
	text-decoration: underline;
}  

.contactbot 
{
    padding:7px;
	text-align: right;
	height:45px;  
}

.contactbot h1
{
    text-align:right;
    color: #2b42ac;
	font-style: normal;
	font-size: 24px;
	padding:5px;
}

.contactbot a:active,.contactbot a:link,.contactbot a:visited
{
    text-align:right;
    color: #2b42ac;
	font-style: normal;
	font-size: 24px;
}

.contactbot a:hover
{
    text-align:right;
    color: #666666;
	font-style: normal;
	font-size: 24px;
	text-decoration:underline;
}

.pGray
{
    text-align: center;
    font-size: 11px;
    color: #CCCCCC;
}

.footerlinks:active, .footerlinks:link, .footerlinks:visited  {
	color:#CCCCCC;
	font-size:11px;
	text-decoration:none;
}

.footerlinks:hover  {
	color:#CCCCCC;
	text-decoration:underline;
}

/* Headers */

h1 {
	color: #2b42ac;
	font-style: normal;
	font-size: 24px;
	background-position:left;
}
.h1gray
{
	color: #999999;
	font-style: normal;
	font-size: 24px;
	background-position:left;
}

/* End Headers */


.line {
	background-image:url(../../images/line.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	padding-right:2px;

}

/* Images */


