BODY
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
    MARGIN: 0px;
    COLOR: #374755; /*374755*/
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    BACKGROUND-COLOR: #FFFFFF;
	/*background: #FFF url(../images/nav_bg.jpg) repeat-y;*/
}
H1
{
    FONT-SIZE: 12px;
    /*BORDER-BOTTOM:#333333 1px solid;*/
	color:#374755
}
H2
{
    FONT-SIZE: 12px;
    /*BORDER-BOTTOM: #333333 1px solid;*/
	color:#374755
}
H3
{
    FONT-SIZE: 10px;
}
.content
{
	margin-left:30px;
    PADDING-RIGHT: 25px;
    MARGIN-LEFT: 35px;
    PADDING-TOP: 3px;
	BACKGROUND-COLOR: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px
}
.contentpublic
{
    PADDING-RIGHT: 10px;
    MARGIN-LEFT: 130px;
    PADDING-TOP: 3px;
	BACKGROUND-COLOR: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px	
}

.contenthide
{
    PADDING-RIGHT: 10px;
    MARGIN-LEFT: 130px;
    PADDING-TOP: 3px;
	BACKGROUND-COLOR: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px	
}

/* styles for menu positioning and buttons*/

.sidenav
{
	POSITION: absolute;
	FONT-SIZE: 80%;
	WIDTH: 25px;
	height: 100%;
	BACKGROUND-COLOR: #6C899E;
	left: 0px;
	top: 0px;
	/*background-image: url(../images/bg_sidebar.jpg);
	background-repeat: repeat-x;*/
}

.sidenavShow
{
	POSITION: absolute;
	FONT-SIZE: 80%;
	WIDTH: 5px;
	height: 100%;
	BACKGROUND-COLOR: #6C899E;
	left: 20px;
	top: 0px;
	/*background-image: url(../images/bg_sidebar.jpg);
	background-repeat: repeat-x;*/
}

.sidenavHide
{
	POSITION: absolute;
	FONT-SIZE: 80%;
	WIDTH: 5px;
	HEIGHT: 100%;
	BACKGROUND-COLOR: #6C899E;
	left: 0px;
	top: 0px;
	/*background-image: url(../images/bg_sidebar.jpg);
	background-repeat: repeat-x;*/
}

.sidenav UL
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    LIST-STYLE-TYPE: none
}
.sidenav LI
{
    MARGIN:  0px 0px 8px
}
.sidenav A
{
    PADDING-RIGHT: 2px;
    DISPLAY: block;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 2px;
    WIDTH: 130px;
    PADDING-TOP: 2px;
    BACKGROUND-COLOR: #7A9BB6;
}
.sidenav A:link
{
    COLOR: #FFF;
    BORDER-RIGHT: #475B6B 1px solid;
    BORDER-TOP: #475B6B 1px solid;
    BORDER-LEFT: #475B6B 0px solid;
    BORDER-BOTTOM: #475B6B 1px solid;
    TEXT-DECORATION: none
}
.sidenav A:visited
{
    COLOR: #FFF;
    BORDER-RIGHT: #475B6B 1px solid;
    BORDER-TOP: #475B6B 1px solid;
    BORDER-LEFT: #475B6B 0px solid;
    BORDER-BOTTOM: #475B6B 1px solid;
    TEXT-DECORATION: none
}
.sidenav A:hover
{
    BORDER-RIGHT: #fff 1px solid;
    BORDER-TOP: #fff 1px solid;
    BORDER-LEFT: #fff 0px solid;
    BORDER-BOTTOM: #fff 1px solid;
    COLOR: #FFF;
    BACKGROUND-COLOR: #CECECE; /*#006991*/ 
}


#logout a:link, #logout a:visited {
	/*/*/border: 1px solid #333;
	background-color: #FFF;
	color: #000; /* */
}
#logout a:hover {
	/*/*/border: 1px solid #333;
	background-color: #FFF;
	color: #000; /* */
}
/* classes for success and error messages (login also used for table presentation */
.login
{
	BORDER-TOP: #374755 1px solid;
	MARGIN: 0px;
	BORDER-BOTTOM: #374755 1px solid;
	BACKGROUND-COLOR: #f5f5f5;
	padding: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.error {
	color: #CC0000;
	background-color: #FFECEC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	padding: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px	
}
.override {
	background-color: #FFECEC;
	border: 1px solid #CC0000;
}
/* classes for datagrid navigation */
.tablenavtop
{
	BORDER-RIGHT: #374755 1px solid;
	BORDER-TOP: #374755 1px solid;
	MARGIN: 0px;
	BACKGROUND-COLOR: #f5f5f5;
	padding: 2px;
	}

.tablenavbot
{
	BORDER-RIGHT: #374755 1px solid;
	MARGIN: 0px;
	BACKGROUND-COLOR: #f5f5f5;
	BORDER-BOTTOM: #374755 1px solid;
	BORDER-TOP: #374755 1px solid;
	padding: 2px;
}
.menu /* menu used in campaignEdit directory to navigate between sections */
{
	BORDER-TOP: #374755 1px solid;
	MARGIN: 0px;
	BORDER-BOTTOM: #374755 1px solid;
	BACKGROUND-COLOR: #fff;
	padding: 2px;
}	

.normal {
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    BORDER-LEFT: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid;
    BACKGROUND-COLOR: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px	
}
	
.focus
{
    BORDER-RIGHT: #7b869a 1px solid;
    BORDER-TOP: #7b869a 1px solid;
    BORDER-LEFT: #7b869a 1px solid;
    BORDER-BOTTOM: #7b869a 1px solid;
    BACKGROUND-COLOR: #f5f5f5
}
/* controls for form elements */
.textcontrol
{
    BORDER-RIGHT: #7b869a 0px solid;
    BORDER-TOP: #7b869a 0px solid;
    BORDER-LEFT: #7b869a 0px solid;
    BORDER-BOTTOM: #7b869a 0px solid;
    BACKGROUND-COLOR: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px

}
.textcontrolGrey
{
    BORDER-RIGHT: #7b869a 0px solid;
    BORDER-TOP: #7b869a 0px solid;
    FONT-SIZE: 80%;
    BORDER-LEFT: #7b869a 0px solid;
    BORDER-BOTTOM: #7b869a 0px solid;
    BACKGROUND-COLOR: #f5f5f5
}
INPUT
{
    BORDER-RIGHT: #7b869a 1px solid;
    BORDER-TOP: #7b869a 1px solid;
    BORDER-LEFT: #7b869a 1px solid;
    BORDER-BOTTOM: #7b869a 1px solid;
    BACKGROUND-COLOR: #fff;
	font-size:10px	
}
.input
{
    BORDER-RIGHT:  #7b869a 1px  solid; /*#7b869a*/
    BORDER-TOP: #7b869a 1px solid;
    BORDER-LEFT: #7b869a 1px solid;
    BORDER-BOTTOM: #7b869a 1px solid;
    BACKGROUND-COLOR: #fff;
	font-size:10px	
}
SELECT
{
	border:1px;
	border-style:solid;
	border-color:#fff;
    BACKGROUND-COLOR: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px	
}
.width600 {width: 600px;}
.width450 {width: 450px;}
.selectwidth {width: 350px;}
.width300 {width: 300px;}
.width230 {width: 230px;}
.width112 {width: 112px;}

fieldset {
	margin: 0px 0;
	padding: 0px;
	border: #F5F5F5;
}

legend {
  padding: 2px 8px;
  border: 1px solid #000;
  color: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px

}
/* table classes */
th {
	background-color: #ffffff;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #475B6B;
	border-bottom-color: #475B6B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px	
}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px	
}

.tableWhiteBg {
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px	
}


.tableBgGreen {background-color: #374755;}
.tableBgOlive {background-color: #F5F5F5;}

.small {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	/*color:#ffffff*/
	}
.smallest {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px
}

/* hockingstuart styles */
.hdr02 {color: #C00;font: normal 14px Verdana, Arial, Helvetica, 'sans-serif'; vertical-align: bottom;text-align: left}
.regcontent {color: #333;font: 12px Verdana, Arial, Helvetica, 'sans-serif'; text-decoration: none;vertical-align: text-top;text-align: left}

div.label { 
	float: right; 
	font-weight: bold;	
	color: white; 
	text-align: center;
	MARGIN-LEFT: 120px;

	}

div.lnks { width:100px }


div.spacer { clear:right; font-size:1px }  

.footer {
	position:  absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
}
.Message {
	color: #7A9BB6;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;

	border-top-color: #7A9BB6;
	border-right-color: #7A9BB6;
	border-bottom-color: #7A9BB6;
	border-left-color: #7A9BB6;
	padding: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px
}

.Message16 {
	color: #7A9BB6;
	background-color: #FFFFFF;
	border:1px;
	border-style: solid;
	border-color:#7A9BB6;
	padding: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px
}


.SubMenu { 
	visibility:hidden; 
	left:3; 
	top:0; 
	font-size:10px;
	background-color:#CC0000; /*006991 - 009999 - CECECE*/ 
  	width:8%;
	height:100%;
	/*background-image: url(../images/bg_sidebar.jpg);
	background-repeat: repeat-x;*/
	}

div.label { 
	float:right; 
	padding:2px;
	color:white; 
	text-align:center;
  	width:20px;
	}
/*div.lnks { width:80px }*/

  
div.lnks UL
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    LIST-STYLE-TYPE: none
}

#glideDiv0, #glideDiv1, #glideDiv2 { 
	left:0; 
	top:70; 
	font-size:11px;
	background-color:#56B2C8; /*56B2C8 - 22CCEE - CECECE*/ 
  	width:10%;
	height:100%;
	/*background-image: url(../images/bg_sidebar.jpg);
	background-repeat: repeat-x;*/
	}

div.lnks LI
{
    MARGIN:  0px 0px 2px 0px;
}
div.lnks A{
    PADDING-RIGHT: 2px;
    DISPLAY: block;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 2px;
    WIDTH: 100px;
    PADDING-TOP: 2px;
    BACKGROUND-COLOR: #fff; /*008080 - 006699 */
	color:#000
}
div.lnks A:link{
    COLOR: #000; /*565E5E*/
    BORDER-RIGHT: #475B6B 1px solid; /*475B6B*/
    BORDER-TOP: #475B6B 1px solid;
    BORDER-LEFT: #475B6B 0px solid;
    BORDER-BOTTOM: #475B6B 1px solid;
    TEXT-DECORATION: none
}
div.lnks A:visited
{
    COLOR: #000; /*565E5E*/
    BORDER-RIGHT: #475B6B 1px solid;
    BORDER-TOP: #475B6B 1px solid;
    BORDER-LEFT: #475B6B 0px solid;
    BORDER-BOTTOM: #475B6B 1px solid;
    TEXT-DECORATION: none
}
div.lnks a:hover { 
    BORDER-RIGHT: #fff 1px solid;
    BORDER-TOP: #fff 1px solid;
    BORDER-LEFT: #fff 0px solid;
    BORDER-BOTTOM: #fff 1px solid;
    COLOR: #fff;
    BACKGROUND-COLOR: #56B2C8; /* 007BB6 - 231F20*/ /*006991*/ /*3399CC */
}



.hdr02 {color: #C00;font: normal 14px Verdana, Arial, Helvetica, 'sans-serif'; vertical-align: bottom;text-align: left}
.regcontent {color: #333;font: 12px Verdana, Arial, Helvetica, 'sans-serif'; text-decoration: none;vertical-align: text-top;text-align: left}


.splashimage {
	position: absolute;
	top: 150px;
	left: 250px;
	background-color: #FFFFFF;
	height: 200px;
	width: 80%;
	background-image: url(../images/tech.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.Font10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.Font9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#buttonA {
    margin-left: -10px;
}
#buttonA ul {
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 30px;
}
#buttonA li {
    list-style-type: none;
    height: 30px;
    width: 125px;
    margin: 20px;
    text-align:center;
}
#buttonA li a {
    height: 100%;
    width: 100%;
    display: block;
    text-decoration: none;
    border-width: 6px;
}
#buttonA li a:link {
    color: #000000;
    font-weight: bold;
    background-color: #CCCCCC;
    border-style: outset;
}
#buttonA li a:visited {
    color: #000000;
    font-weight: normal;
    background-color: #CCCCCC;
    border-style: outset;
}
#buttonA li a:hover {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #999999;
    border-style: outset;
}
.buttonA li a:active {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #666666;
    border-style: inset;
}
A:link	{	
	text-decoration:	none;
	color:	blue;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	blue;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	blue;
	}	
		
A:hover	{	
	color:	#000000;
	}

