﻿/* Defined styles below */
/* You can alter each and every style as you please. */

/* Body Style */
BODY
{
	scrollbar-face-color:#303030;
	scrollbar-arrow-color:white;
	scrollbar-track-color:White;
	scrollbar-shadow-color:'White';
	scrollbar-highlight-color:'white';
	scrollbar-3dlight-color:'black';
	scrollbar-darkshadow-Color:'white';
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 8pt;
	background: #2E2E2E;
}


/* standard links */


/* links in the client menu */

/* Defines the style for standard text */
div.outer {
	float: left;
	width: 105px;
	height: 30px;
	margin: 0;
}
div.outer a {
	padding: 9px 0px 0px 0px;
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	font: bold xx-small Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background: url('../bars.gif') no-repeat left top;
	text-align: center;
}
div.outer a:hover {
	background-image: url('Nav Bar Gradient Grey2.jpg');
	background-repeat: no-repeat;
}
div.outer a:active {
	color: black;
	}
div.outer2 {
	padding: 0px;
	float: left;
	width: 150px;
	height: 30px;
	margin: 0;
}
div.outer2 a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	font: bold xx-small Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background: url('../bars.gif') no-repeat left top;
	text-align: center;
	padding-top: 9px;
}
div.outer2 a:hover {
	background-image: url('Nav Bar Gradient Grey2.jpg');
	background-repeat: repeat-x;
}
div.outer2 a:active {
	color: black;
}
td.ClientMenu a:visited {
	color: #113074;
	text-decoration: none;
}
#navbar {
	color: #FFFFFF;
	padding: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	font-size: xx-small;
	margin-left: 70px;
}
#navbar ul {
	margin: 0px 0px 6px 0px;
	padding: 0px;
	text-align: center;
}
#navbar li {
	padding: 0px;
	list-style-type: none;
	display: inline;
	margin-left: 15px;
	margin-right: 15px;
}
#tooltip
{
	display:none;
	position:absolute;
	font-family:Arial;
	font-size:11px;
	color:#333333;
	background-color:#ffffff;
	border:1px solid #003C7A;
	padding:3px;
	z-index:1;
}
.Text
{
	color: black;
	font-family: Arial;
	font-size: 8pt;
}

.pagecontenttable {
	background-position: 3px;
	color: black;
	font-family: Arial;
	font-size: 8pt;
	width: 103%;
	border-style: none;
	border-width: 0px;
	background-image: url('Content%20Background.png');
	background-repeat: no-repeat;
	height: 562px;
}
.pagecontenttable2 {
	padding: 0px;
	margin: 6px 0px 0px 0px;
	background-position: -4px;
	color: black;
	font-family: Arial;
	font-size: 8pt;
	width: 103%;
	border-style: none;
	border-width: 0px;
	background-image: url('Content Background Keyword.png');
	background-repeat: no-repeat;
}
.contentback {
	padding-left: 15px;
}
.style1 {
	font-weight: bold;
	font-size: x-small;
	font-family: Arial;
	text-decoration: none;
	color: #FFFFFF;
}
.style2 {
	width: 180px;
}
.style6 {
	padding-left: 15px;
	width: 530px;
	height: 530px;
	padding-right: 15px;
	padding-top: 10px;
}
.style7 {
	height: 284px;
}
.style8 {
	height: 100%;
	text-align: left;
}
.style9 {
	height: 17px;
}
.style10 {
	padding-left: 15px;
	width: 566px;
	height: 640px;
	padding-right: 15px;
	line-height: 13px;
}
.style11 {
	font-size: 11px;
	margin-left: 27px;
	font-weight: bold;
	vertical-align: 45%;
}
.style12 {
	text-align: center;
	color: white;
}
.style13 {
	margin-left: 17px;
	border-width: 0px;
}
.registerhere {
	margin-left: 20px;
}

/* Defines the style for outer table that encompases the entires site */
.OuterTable
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	color: black;
	font-family: Arial;
	font-size: 8pt;
	background-color: #FFFFFF;
}


/* Defines the style for the login control */
.LoginTable
{
	background: url('Login%20Background.png');
	border-right: #003254 0px solid;
	border-top: #003254 0px solid;
	border-left: #003254 0px solid;
	border-bottom: #003254 0px solid;
	color: black;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	border-width: 0px;
	background-repeat: no-repeat;
	text-indent: 10px;
	margin-top: 19px;
	margin-right: 0px;
	margin-left: 17px;
	bottom: 0px;
	position: relative;
	width: 170px;
	height: 138px;
	top: 0px;
	left: 0px;
}

/* Defines the style for td cell in the menu table once the client has logged in */
.ClientMenu
{
	height: 20px;
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 2px;
	border-bottom: dotted 1px white;
	background: url("ClientMenu.gif") left middle;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}



/* Defines the style for all the sms control tables */
.InnerTable
{
	border-color: #A12719;
	color: black;
	font-family: Arial;
	font-size: 8pt;
	width: 100%;
	border-style: solid;
	border-width: 1px 1px 2px 1px;
	background-repeat: no-repeat;
	background-color: #E6E6E6;
	text-indent: 10px;
}
.InnerTableHeaderRow
{
	background-position: center;
	height: 25px;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	background-image: url('Client Table Button.png');
	background-repeat: repeat-x;
}
.InnerTableAltRow
{
	background-color: #F0F0F0;
	font-family: Arial;
	color: Black;
}


/* Defines the style for the Contact us table */
.ContactUsTable
{
	border-right: #FF7701 1px solid;
	border-top: #FF7701 1px solid;
	border-left: #FF7701 1px solid;
	border-bottom: #FF7701 3px solid;
	color: black;
	font-family: Arial;
	font-size: 8pt;
	width: 100%;
	border-color: #266CA7;
	border-width: 0px;
}
.ContactUsTableHeaderRow
{
	background-position: center;
	height: 25px;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: White;
	background-image: url('Blank Button.png');
	background-repeat: repeat-x;
}



/* Defines the style for the sign up table */
.SignUpTable
{
	border-right: #FF7701 1px solid;
	border-top: #FF7701 1px solid;
	border-left: #FF7701 1px solid;
	border-bottom: #FF7701 3px solid;
	color: black;
	font-family: Arial;
	font-size: 8pt;
	width: 100%;
	border-color: #2B7BC6;
	border-width: 0px;
}
.SignUpTableHeaderRow
{
	background-position: center;
	height: 25px;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: White;
	background-image: url('Blank Button.png');
	background-repeat: repeat-x;
}




/* Defines the style for displaying credits */
.Credits
{
	font-weight: bold;
	font-size: 8pt;
	font-style: normal;
	font-family: Arial;
	color:Red;
}


/* Defines the style for errors or alerts that occur */
.ErrorContents
{
	font-weight: bold;
	font-size: 8pt;
	font-style: normal;
	font-family: Arial;
	color: Red;
}


/* Defines the style for the buttons */
.Buttons
{
	border-right: black 0px solid;
	border-top: #003255 0px solid;
	border-left: #003255 0px solid;
	border-bottom: black 0px solid;
	font-size: 8pt;
	color: white;
	font-family: Arial;
	padding-bottom: 0px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 0px;
	height: 17px;
	margin-left: 15px;
	background-color: #2E2E2E;
	margin-top: 5px;
}


/* Defines the style for the textboxes, selects */
.TextBoxes
{
	border-right: #A7A7A7 1px solid;
	padding-right: 1px;
	border-top: #C7C7C7 1px solid;
	padding-left: 2px;
	font-size: 8pt;
	padding-bottom: 1px;
	border-left: #C7C7C7 1px solid;
	color: black;
	padding-top: 1px;
	border-bottom: #A7A7A7 1px solid;
	font-family: Arial;
	background-color: #E6E6E6;
	margin-left: 10px;
}


/* Defines the style for the tooltips */







/* ----------------------------------------------------------------------------- */
/* User defined styles below */
.Heading
{
	font-weight: bold;
	font-size: x-small;
	color: white;
	font-family: Arial;
	text-decoration: none;
}
.logo {
	margin-left: 15px;
}

