﻿/*This style is for the content on site*/
.content
{
    font-family:  Verdana, Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding-right: 10px;
}

/*This style is for the content which you want to keep bold on site*/
.contentbold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom:5px;
	line-height: 15px;
	vertical-align:top;		
}

/*This style is for the links in the content on site*/
.contentlink:link {
	font-family: Verdana, Arial;
	font-size: 11px;
	COLOR: #004D89;   
	word-spacing: 2px;
	word-spacing: 2px;
	padding-left: 0px;
	text-decoration:none;
	font-weight: normal;

}

.contentlink:active{
	font-family: Verdana, Arial;
	font-size: 11px;
	COLOR: #004D89;   
	word-spacing: 2px;
	word-spacing: 2px;
	padding-left: 0px;
	text-decoration:none;
	font-weight: normal;

}

.contentlink:visited {
	font-family: Verdana, Arial;
	font-size: 11px;
	COLOR: #004D89;   
	word-spacing: 2px;
	word-spacing: 2px;
	padding-left: 0px;
	text-decoration:none;
	font-weight: normal;
}

.contentlink:hover {
    font-family: Verdana, Arial;
	font-size: 11px;
	COLOR: #7AB4E4;
	font-weight: normal;
	word-spacing: 2px;
	word-spacing: 2px;
	padding-left: 0px;
	text-decoration:underline;
}

/*This style is for the textboxes on site*/
.txtbox
{
    font-family:verdana; font-size:11px; height:22px;  border:1px solid #5E9AD1; text-align:middle
}

/*This style is for the Textarea Boxes on site*/
.txtaddressbox
{
	font-family:verdana; font-size:11px; height:75px; width:478px; border:1px solid #5E9AD1
}

/*This style is for the links you want the color as red in the content on site*/
.redlink:link {
	font-family: Verdana, Arial;
	font-size: 12px;
	COLOR: #AB0202;   
	word-spacing: 2px;
	word-spacing: 2px;
	padding-left: 1px;
	text-decoration:none;

}

.redlink:active{
	font-family: Verdana, Arial;
	font-size: 12px;
	COLOR: #AB0202;   
	word-spacing: 2px;
	word-spacing: 2px;
	padding-left: 1px;
	text-decoration:none;

}

.redlink:visited {
	font-family: Verdana, Arial;
	font-size: 12px;
	COLOR: #AB0202;   
	word-spacing: 2px;
	word-spacing: 2px;
	padding-left: 1px;
	text-decoration:none;
}

.redlink:hover {
    font-family: Verdana, Arial;
	font-size: 12px;
	COLOR: #AB0202;
	font-weight: normal;
	word-spacing: 2px;
	word-spacing: 2px;
	padding-left: 1px;
	text-decoration:underline;
}

/*This style is for the bold links you want the color as red in the content on site*/
.redlinkbold:link {
	font-family: Verdana, Arial;
	font-size: 12px;
	COLOR: #AB0202;   
	word-spacing: 2px;
	word-spacing: 2px;
	padding-left: 1px;
	font-weight: bold;
	text-decoration:none;

}

.redlinkbold:active{
	font-family: Verdana, Arial;
	font-size: 12px;
	COLOR: #AB0202;   
	word-spacing: 2px;
	word-spacing: 2px;
	padding-left: 1px;
	font-weight: bold;
	text-decoration:none;

}

.redlinkbold:visited {
	font-family: Verdana, Arial;
	font-size: 12px;
	COLOR: #AB0202;   
	word-spacing: 2px;
	word-spacing: 2px;
	padding-left: 1px;
	font-weight: bold;
	text-decoration:none;
}

.redlinkbold:hover {
    font-family: Verdana, Arial;
	font-size: 12px;
	COLOR: #AB0202;
	font-weight: bold;
	word-spacing: 2px;
	word-spacing: 2px;
	padding-left: 1px;
	text-decoration:underline;
}

/*This style is for the table Background Color in the Admin Side*/
.Adminbgcolor
{
	background-color: #15229D;
}

/*This style is for the alternate Grid Colors */
.AlternateGrid
{
	background-color:#F2F3FE
}

/*This style is for Titles in the Grid with Bgcolor*/
.AdminGridTitle
{
	font-family:Verdana, Arial;
	font-weight:bold;
	font-size:10px;
	background-color:#15229D;
	color:#FFFFFF;
	text-transform:uppercase;
	text-align:left;
}

/*This style is for Module Names in Admin section*/
.AdminModuleName
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #45654A;
    FONT-FAMILY: Verdana, Arial;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom:5px;
	line-height: 15px;
	vertical-align:top;		
}

.AdminWhiteTitle
{
	font-family:Verdana, Arial;
	font-weight:bold;
	font-size:9pt;
	color:#FFFFFF;
	text-transform:uppercase;
	text-align:center;
}

A
{
	text-decoration:none;
}
A:link
{
	text-decoration:none;
}
A:active
{
	text-decoration:none;
}
A:hover
{
	text-decoration:none;
}


/* TEXT EDITOR */

/* Toolbar */
.toolbar1   { border: 1px solid #666666; height: 26px; background-image: url(../images/innerpages/background_silver.jpg); }
.toolbar2   { border: 1px solid #666666; height: 24px; background-image: url(../images/innerpages/background_silver.jpg); border-bottom: 0px; border-top: 0px; }

/* Command Buttons */
.button     { width: 20px; height: 20px; border: 0px solid transparent; margin: 1px; padding: 0px; background: transparent; }
.buttonOver { width: 20px; height: 20px; border: 1px solid #999999; margin: 0; padding: 0px; }


/* Font Type and Size Drop Down */
.dropdown          { background-color: #FFFFFF; border: 1px solid #333333; height: 140px; overflow: auto; padding: 1px; }
button.mouseOver   { background-color: #F0FEE2; border: 1px solid #294A39; padding: 0px; cursor: default; text-align: left;}
button.mouseOut    { background-color: #FFFFFF; border: 1px solid #FFFFFF; padding: 0px; cursor: default; text-align: left;}


/* CREATE TABLE POPUP */

/* Select Border Width/Type */
.on   { background-color: #EEEEEE; border: 1px solid #CCCCCC; padding: 6px; width: 140px; cursor: default; height: 5px;}
.off  { background-color: #FFFFFF; border: 1px solid #FFFFFF; padding: 6px; width: 140px; cursor: default; height: 5px;}

/* Select Shading/Border Color */
.selectColorTable  { border: 1px solid #7E7E81; background-color: #F7F7F7; padding: 1px; }
.selectColorBorder { border: 1px solid #F7F7F7; }
.selectColorOn     { border: 1px solid #999999; background-color: #CCCCCC; }
.selectColorOff    { border: 1px solid #F7F7F7; background-color: #F7F7F7; }
.selectColorBox    { border: 1px solid #FFFFFF; font-size: 1px; height: 13px; width: 13px; }

/* This style is used for the Front End Module Name */
.titlewhite
{
	font-family:  Verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	vertical-align:top;
	padding:0px 0px 0px 10px;
	text-transform:uppercase;
}

/* This style is used for the Paging Numbers */
.paging
{
	font-family:  Verdana;
	font-size: 11px;
	color: #DB241E;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
}

/* This style is used for asterix */
.star
{
	font-family:  Verdana;
	font-size: 12px;
	color: #AB0202;
	font-weight: bold;
}


body
	{ margin:0px}
.bodytxtbd
	{ font-family:verdana; font-size:12px; font-weight:bold}
.links
{ 
	background:url(Images/Homepage/Links.jpg) no-repeat; 
	height:37px; 
	font-family:arial; 
	font-size:12px; 
	text-transform:uppercase; 
	color:#ffffff; 
	font-weight:bold; 
	padding:0px 0px 0px 20px
}
.links a
	{ font-family:arial; font-size:12px; text-transform:uppercase; color:#ffffff; font-weight:bold; text-decoration:none}
.links a:hover
	{ font-family:arial; font-size:12px; text-transform:uppercase; color:#03FCFF; font-weight:bold; text-decoration:none}
.linkactivated
	{ font-family:arial; font-size:12px; text-transform:uppercase; color:#03FCFF; font-weight:bold; text-decoration:none}
.company
	{ background:url(Images/Homepage/CompanyNewsHeading.jpg) no-repeat; height:37px; font-family:arial; font-size:12px; text-transform:uppercase; color:#ffffff; font-weight:bold; padding:0px 15px 0px 0px; text-align:center}
.footer
	{ font-family:verdana; font-size:11px; text-align:center; color:#DDDDDD}
	
.linksinnerpage:link {
	font-family:arial; 
	font-size:12px; 
	text-transform:uppercase; 
	color:#ffffff; 
	font-weight:bold; 
	padding:0px 0px 0px 0px

}

.linksinnerpage:active{
	font-family:arial; 
	font-size:12px; 
	text-transform:uppercase; 
	color:#ffffff; 
	font-weight:bold; 
	padding:0px 0px 0px 0px

}

.linksinnerpage:visited {
	font-family:arial; 
	font-size:12px; 
	text-transform:uppercase; 
	color:#ffffff; 
	font-weight:bold; 
	padding:0px 0px 0px 0px
}

.linksinnerpage:hover {
    font-family:arial; 
	font-size:12px; 
	text-transform:uppercase; 
	color:#03FEFF; 
	font-weight:bold; 
	padding:0px 0px 0px 0px
}	
	
	
.linksinnerpageactive:link {
	font-family:arial; 
	font-size:12px; 
	text-transform:uppercase; 
	color:#03FEFF; 
	font-weight:bold; 
	padding:0px 0px 10px 0px

}

.linksinnerpageactive:active{
	font-family:arial; 
	font-size:12px; 
	text-transform:uppercase; 
	color:#03FEFF; 
	font-weight:bold; 
	padding:0px 0px 10px 0px

}

.linksinnerpageactive:visited {
	font-family:arial; 
	font-size:12px; 
	text-transform:uppercase; 
	color:#03FEFF; 
	font-weight:bold; 
	padding:0px 0px 10px 0px
}

.linksinnerpageactive:hover {
    font-family:arial; 
	font-size:12px; 
	text-transform:uppercase; 
	color:#03FEFF; 
	font-weight:bold; 
	padding:0px 0px 10px 0px
}

.bodytxt
	{ font-family:verdana; font-size:11px; text-align:justify; padding:5px 0px 5px 0px}
.innerpageheading
	{ font-family:arial; font-size:12px; color:#000000; text-transform:uppercase; font-weight:bold; padding-left:21px}
	
.AdminHomeLogoutlink:link {
	font-family: Verdana, Arial;
	font-size: 12px;
	COLOR: #ffffff;   
	word-spacing: 2px;
	word-spacing: 2px;
	padding-left: 1px;
	text-decoration:none;
	font-weight:bold;

}

.AdminHomeLogoutlink:active{
	font-family: Verdana, Arial;
	font-size: 12px;
	COLOR: #ffffff;   
	word-spacing: 2px;
	word-spacing: 2px;
	padding-left: 1px;
	text-decoration:none;
	font-weight:bold;
}

.AdminHomeLogoutlink:visited {
	font-family: Verdana, Arial;
	font-size: 12px;
	COLOR: #ffffff;   
	word-spacing: 2px;
	word-spacing: 2px;
	padding-left: 1px;
	text-decoration:none;
	font-weight:bold;
}

.AdminHomeLogoutlink:hover {
    font-family: Verdana, Arial;
	font-size: 12px;
	COLOR: #03FEFF;
	font-weight: normal;
	word-spacing: 2px;
	word-spacing: 2px;
	padding-left: 1px;
	text-decoration:none;
	font-weight:bold;
}


.Adminlink:link {
	font-family: Verdana, Arial;
	font-size: 12px;
	COLOR: #004D89;   
	word-spacing: 2px;
	word-spacing: 2px;
	padding-left: 1px;
	text-decoration:none;
}

.Adminlink:active{
	font-family: Verdana, Arial;
	font-size: 12px;
	COLOR: #004D89;   
	word-spacing: 2px;
	word-spacing: 2px;
	padding-left: 1px;
	text-decoration:none;
}

.Adminlink:visited {
	font-family: Verdana, Arial;
	font-size: 12px;
	COLOR: #004D89;   
	word-spacing: 2px;
	word-spacing: 2px;
	padding-left: 1px;
	text-decoration:none;
}

.Adminlink:hover {
    font-family: Verdana, Arial;
	font-size: 12px;
	COLOR: #7AB4E4;
	font-weight: normal;
	word-spacing: 2px;
	word-spacing: 2px;
	padding-left: 1px;
	text-decoration:none;
}

img
{ border:0px}

.whitetext
	{ font-family:verdana; font-size:12px; color:#ffffff; text-align:center}