﻿
/*
	backgroundcolr replace white with new color - samplecolor(..)
	ForMenuColor   replace #F15F50 with new color - samplecolor(#000090,..)
	ForFontColor replace #07519A with color - samplecor(#0000A4,..)

	Main(old) Style:
			background-color:white;
			MenuColor:#F15F50
			FontColor:#07519A
	Current Style:
			background-color:white;
			MenuColor:#D10003
			FontColor:#0000A4
	New Style1:
		background-color:white;
		MenuColor:#F15F50
		FontColor:#07519A

	New Style2:
		background-color:white;
		MenuColor:#F15F50
		FontColor:#07519A

	New Style2:
		background-color:white;
		MenuColor:#F15F50
		FontColor:#07519A
*/
/*
		8/26/2009 menu strip colors changed to 571811 and A62E21
		2/19/2010 menu strip colors changed to 000090 and 1E1EC0
*/

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	/*color: #0A4378;*/
	/*background-image: url(Images/background.jpg);*/
}

.oneColFixCtr #container {
	width: 1004px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	/*background: #0A4378;*/
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: center;
}

#R_center_pos{
	position: absolute;
	left: 0px;
	top: 0px;
}
#R_center2_pos{
	text-align: center;
}
.pageBackgroundColor
{		
	background-color:white;
}
.MenuBackgroundColor
{
	background-color:#000090;
	text-transform:uppercase;	
}

body
{
	font-family: Arial, sans-serif;
}

INPUT
{
	font-family: Arial, sans-serif;
}
GridView
{
	font-family: Arial, sans-serif;
	font-size: 9px;
}


/*A
{
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 9pt;
}

A:link
{
	color: #0000A4;
}

A:visited
{
	color: #0000A4;
}
A:hover
{
	color: #0000A4;
	text-decoration: underline;
}


A.bottom
{
	text-decoration: none;
	font-family: Arial,sans-serif;
	font-size: 8pt;
}
A.bottom:link
{
	color: #0000A4;
}
A.bottom:visited
{
	color: #0000A4;
}
A.bottom:hover
{
	color: #0000A4;
	text-decoration: underline;
}



A.HomePageNavHeader:link
{
	font-size: 18px;
	color: #0000A4;
	font-family: arial,sans-serif;
	text-decoration: none;
}
A.HomePageNavHeader:visited
{
	font-size: 18px;
	color: #0000A4;
	font-family: arial,sans-serif;
	text-decoration: none;
}
A.HomePageNavHeader:hover
{
	font-size: 18px;
	color: #000090;
	font-family: arial,sans-serif;
	text-decoration: underline;
}


A.ideas:link
{
	font-size: 1px;
	color: #0000A4;
	font-family: arial,sans-serif;
	text-decoration:none;
	padding-bottom: 10px;
	padding-top: 6px;
}
A.ideas:visited
{
	font-size: 12px;
	color: #1E1EC0;
	font-family: arial,sans-serif;
	text-decoration: none;
}
A.ideas:hover
{
	font-size: 12px;
	color: #1E1EC0;
	font-family: arial,sans-serif;
	text-decoration: underline;
}*/



just
{
	font-family: arial,sans-serif;
	font-size: 8pt;
	text-align: justify;
}
.norm
{
	font-family: arial,sans-serif;
	font-size: 8pt;
	text-align: justify;
}

.HomeTopLink
{
	color: White;
	font-size: Smaller;
	font-weight: bold;
	text-decoration: none;
}

.HomeTopLinkMouseOver
{
	background-color: #1E1EC0;
	text-transform:uppercase;
}

.HomeTopLinkMouseOut
{
	background-color: #000090;
	text-transform:uppercase;
}

.FooterBackGround
{
	background: #ffefef;
}

.ItemDescription1
{
	background-color: #000090;
	height: 26px;
}

.ItemDescription2
{
	background-color: #000090;
	width: 220px;
	height: 26px;
}

.ItemDescription1
{
	background-color: #000090;
	height: 26px;
}

.ItemDescription3
{
	background-color: #ffefef;
	width: 220px;
	height: 26px;
}

.ItemDescription4
{
	width: 100%;
	background-color: #ffefef;
}


.SectionBackground
{
	background-color: #ffefef;
}

.SectionBackgroundWhite
{
	background-color: white;
}

.AddedItemDisplayTable
{
	background-color: #ffefef;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	width: 133px;
	border-bottom: gray 1px solid;
}


.txtbox
{
	height: 15px;
	width: 130px;
	border: 0.2pt solid #8EBBB8;
	font-size: 9px;
	font-family: arial,sans-serif;
	font-size: 9px;
}



.searchblock
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C1C1;
}


.leftnavbg
{
	background-attachment: fixed;
	background-image: url(/images/leftnav-bg.gif);
	background-repeat: repeat-y;
}


.topheader
{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C1C1C1;
}
.topheader1
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C1C1;
}



.leftnavtd
{
	padding-top: 2px;
	padding-bottom: 4px;
	border-bottom: 1px solid #C1C1C1;
}

.leftBorderOnly
{
	border-left: #C1C1C1 1px solid;
}

.logintd
{

	background-color: #dee0de;
}
.Abbrvtd
{
	font-family: arial,sans-serif;
	font-size: 9pt;
	text-align: justify;
}
.CenterNavItmBdrDisplay
{
	border-bottom: #C1C1C1 1px solid;
	border-top: #C1C1C1 1px solid;
}

MsgDisplay
{
	font-family: arial,sans-serif;
	font-size: 9pt;
	text-align: justify;
}

MsgDisplay1
{
	border: 2px solid #FF0000;
	background-color: #FFEFEF;
}


.ErrorMsg
{
	border-style: solid;
	border: 2px;
	background-color: #FFEFEF;
	border-color: Red;
}
.ErrorMsg1
{
	border-style: solid;
	border: 2px;
	background-color: #FFEFEF;
	border-color: Red;
	width:42px;
}
.ErrorMsgLabel1
{
	color: red;
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: bold;
}

.ErrorMsgNone
{
	border-style: solid;
	border: 2px;
	border-color: Gray;
	background-color: white;
}
.ErrorMsgLabel
{
	color: red;
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: bold;
}
.ErrorMsgLabelNone
{
	color: black;
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: bold;
}
.ErrorMsgDropDown
{
	border-right: red 2px solid;
	border-top: red 2px solid;
	border-left: red 2px solid;
	border-bottom: red 2px solid;
	background-color: #FFEFEF;
}


.launch_link:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}


.launch_link:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.launch_link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #FFFFFF;
	background-color: #000099;
	font-weight: bold;
}
.labeltext
{
	font-family: arial,sans-serif;
	font-size: 8.5pt;
	text-align: justify;
	padding-left:3px;
	vertical-align:middle;
	height:20px;	
}
.labeltextbold
{
	font-family: arial,sans-serif;
	font-size: 10pt;
	font-weight:bold;
	text-align: justify;
	padding-left:3px;
	vertical-align:middle;
	height:21px;
}
.leftnavbackcolor
{
	background-color:#babafa;	
}
.imageBorder
{
	border-width:1px;
	border-style:solid;
	border-color:gray;	
}

.imgBottomBorder
{
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:gray;	
}
.style3 {
	font-size: small;
	margin-top: 5px;
	padding: 0px;
}


