
BODY 
{
	SCROLLBAR-FACE-COLOR: #F0F2F3; 
	SCROLLBAR-HIGHLIGHT-COLOR: gray; 
	SCROLLBAR-SHADOW-COLOR: black; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: black; 
	SCROLLBAR-TRACK-COLOR: #DEE0E2; 
	SCROLLBAR-DARKSHADOW-COLOR: #BDD2FB;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#73B2E7',EndColorStr='#FFFFFF');
}

hr
{
	color:#C0DBF0;
}
p
{
	
	
}


#content-container-single-column {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:728px;
	border:1px solid;
	position:relative;
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - TWO COLUMN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content-container-two-column {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:728px;
	border:1px solid #818181;
	position:relative;
	}

#content-main-two-column 
{
	float:right;	
	width:80%;
	}

#content-side-two-column {
	float:right;
	width:160px;
	}
	
#content-main-left-column {
	float:left;
	width:20%;
	}
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - THREE COLUMN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content-container-three-column {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:728px;
	border:1px solid #818181;
	background:url(../../images/bg-three-column-main.png) repeat-y;
	position:relative;
	}

#content-main-three-column {
	width:355px;
	float:left;
	margin-left:25px;
	}

#content-side2-three-column,
#content-side1-three-column {
	width:160px;
	font-size:.9em;
	}
	
#content-side2-three-column {
	float:right;
	}

#content-side1-three-column {
	float:left;
	}
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HOME PAGE - THREE COLUMN SECTION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#three-column-container {
	background:url(../../images/bg-three-column-home.png) repeat-y;
	padding:0;
	margin:20px 0 10px 0;
	}

#three-column-side1 {
	float:left;
	width:20%;
	position:relative;
	}

#three-column-side2 {
	float:right;
	width:20%;
	}

#three-column-middle {
	width:50%;
	margin:0px 32% 0px 35%;
	}
	
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LINKS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.toplink 
{
	color:#ffffff;
	text-decoration:none;
}

.toplinkvisited
{
	color:#ffffff;
	text-decoration:none;
}


#content-side-two-column a:link,
#content-side2-three-column a:link,
#content-side1-three-column a:link,
#content-side-two-column a:visited,
#content-side2-three-column a:visited,
#content-side1-three-column a:visited {
	text-decoration:none;
}

#content-side-two-column a:hover,
#content-side2-three-column a:hover,
#content-side1-three-column a:hover {
	text-decoration:underline;
}

#heading{
	text-align: left;
	font-size:1.4em;
	font-weight:bold;
	}


#subheading{
	font-size:1.1em;
	font-weight:bold;
	}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MAIN NAV 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#nav-main {
	background:#608fc8 url(../../images/bg-nav.png) no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:740px;
	padding:.8em 0 1em 20px;
	position:relative;
	font-weight:bold;
}

#nav-site {
	margin-left:auto;
	margin-right:auto;
	width:740px;
	padding:.8em 0 1em 20px;
	position:relative;
	font-weight:bold;
}
#nav-main div {
	background:#4b6cb5 url(../../images/bg-nav-side.png) top right no-repeat;
	width:25%;
	_width:25.5%;
	position:absolute;
	top:0;
	right:0;
	padding:.8em 0 1em 0;
}

#nav-main ul {
	margin:0;
	padding:0 20% 0 0;
	}
	
#nav-main li {
	display:inline;
	list-style:none;
	padding:0 1em 0 0;
	background:none;
	}

#nav-main a:link,
#nav-main a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#nav-main a:hover {
	color:#D4E7F8;
	text-decoration:underline;
}

#nav-main a:active {
	color:#FFFFFF;
}

#nav-main li.current a:link,
#nav-main li.current a:visited {
	text-decoration:underline;
}

#nav-main li.current a:hover {
	color:#D4E7F8;
	text-decoration:underline;
}

#nav-main li.current a:active {
	color:#FFFFFF;
}

/* ACTIVE PAGES */
#nav-main a.StaticSelectedStyle:link,
#nav-main a.StaticSelectedStyle:visited {
	color:#D4E7F8;
	text-decoration:underline;
}


/* ALL ELEMENTS */
.NodeStyle 
{

}

.ParentNodeStyle 
{
    background:yellow;
}
 

a.SelectedNodeStyle 
{
    background:#E5E5E5;
    display:block;
    padding:2px 0 2px 3px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer {
	background:#608fc8 url(../../images/bg-nav.png) bottom left no-repeat;
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	width:740px;
	padding:.8em 0 1em 20px;
	position:relative;
	color:#a9c0db;
	font-size:.8em;
}

#footer div {
	background:#4b6cb5 url(../../images/bg-nav-side.png) bottom right no-repeat;
	width:25%;
	_width:25.5%;
	position:absolute;
	top:0;
	right:0;
	padding:.8em 0 1em 0;
}

#footer a:link,
#footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	color:#D4E7F8;
	text-decoration:none;
}

#footer a:active {
	color:#FFFFFF;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER-SUB

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer-sub {
	margin-top:1em;
	margin-left:auto;
	margin-right:auto;
	width:740px;
	text-align:center;
	padding:.1em 0 2em 0;
	position:relative;
	font-size:.8em;
	color:#999999;
	}

#footer-sub ul {
	margin:0;
	padding:0;
	}
	
#footer-sub li {
	display:inline;
	list-style:none;
	padding:0 1em 0 0;
	background:none;
	}

#footer-sub a:link,
#footer-sub a:visited {
	text-decoration:underline;
	color:#999999;
}

#footer-sub a:hover {
	color:#666666;
	text-decoration:none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MISC CLASSES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.news-date {
	font-size:0.9em;
	font-style:italic;
	color:#A4A4A4;
}

.arrow {
	vertical-align:middle;
	}

input.button-big {
	font-weight:bold;
	padding:.7em 1.5em;
	font-size:1.1em;
	vertical-align:bottom;
	}

input.button-small {
	font-weight:normal;
	padding:.4em 1em;
	font-size:.8em;
	vertical-align:bottom;
	}

.clear {
	clear:both;
	}

.none {
    display:none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TextBox, TextArea

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.ControlFont
{
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-weight:normal; 
	border-bottom-style :groove;
	background-color:white;
	height:19;
	vertical-align: top;
			 	
}
.ControlArea
{
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-weight:normal; 
	border-bottom-style :groove;
	background-color:white;
	 z-index:-1;
	 	
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	Label

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.NormalFont
{
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-weight:normal; 
	
}
.HeadCaption
 {
    font: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color:  #ffffff ; 
	font-weight: bold; 
}
.Caption
{
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-weight: bold; 
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	Button

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.ButtonStyle
{
	font: 8pt verdana ;
	background-color:#608fc8;
	border-color:#f4ffff;
	color: white;
	border-top-width :thin;
	border-bottom-width :thin;
	border-left-width :thin;
	border-right-width :thin;
	border-bottom-style :none  ;
	border-right-style :none  ; 
	border-top-style :none  ;
	border-left-style :none ;
    cursor :hand;
    text-transform :capitalize ;
    /*filter:progid:DXImageTransform.Microsoft.Gradient
    GradientType=0,StartColorStr='#96A4BC',EndColorStr='#BDC7DA');  */
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	Headings

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.Heading
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color:Navy;
	font-weight:bold;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#DEECF5',EndColorStr='#C0DBF0');
	/*background-color:#345F70;*/	
}

.SectionHeading
{
	/*background-color:PapayaWhip;*/
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold; 
	color:Crimson;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	Watermark style for - AJAX Text box  1.#F7FBFF 2.#BDC0C5 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.Watermarked
{
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
	color:White;
	font-weight:normal; 
	border-bottom-style :groove;
	background-color:#345F70;
	height:19;
	vertical-align: top;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	Table

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.links,
.links a:active,
.links a:hover,
.links a:link,
.links a:visited
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color:Navy; 
	text-decoration:none;
	
}

.link,
.link a:active,
.link a:hover,
.link a:link,
.link a:visited
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color:Navy; 
	
}

.SectionLink, 
.SectionLink a:active,
.SectionLink a:hover,
.SectionLink a:link,
.SectionLink a:visited
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color:Gray;
	text-decoration:none;
}

a:active 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:Navy; 
}
 
a:link 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:Navy; 
}

a:visited
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color:Navy;
}

a:hover
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color:Navy;
}


#menu a:hover,
#menu a:visited,
#menu a:link,
#menu a:active
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color:white;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	ajax calendar 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: lemonchiffon;
    color: red;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year 
{
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	Grid Row Style

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.GridViewRowStyle
{
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-weight:normal;
	background-color:#DEEAF0;
	text-align:  center;
}

.AlternativeRowStyle
{
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-weight:normal; 
	background-color:White ;
	text-align:  center;
}

.HeaderRowStyle
{
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-weight:bold;
	background-color:#B4D5F0 ;
	text-align:  center;
}

.UserGridViewRowStyle
{
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-weight:normal;
	background-color:White;
}

.UserAlternativeRowStyle
{
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-weight:normal; 
	background-color:#F4F9FC;
	}
	
.UserHeaderRowStyle
{
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-weight:normal; 
	background-color:#C9E1F2;
}
	
.Menu
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color:white; 
	text-decoration:none;
	
}

table.navbar1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color:white; 
	text-decoration:none;
	margin: 0px;
    padding: 0px; 
}
table.menu1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color:white; 
	text-decoration:none;
	margin: 0px;
    padding: 0px; 
}

td.menuNormal1

{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color:white;
	background-color: #324A78;

}
td.menuHover1

{
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color:white; 
	text-decoration:none;
	background-color: #FF8C00;
}

div.menuNormal1

{
	display: none;
	color: red;
	position: static;
}

div.menuHover1
{
	border: 1px solid lightblue;
	background-color: white;
	color: green;
	display:inline;
	position: absolute;
	 
}

a.menuitem1:link

{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color:black; 
	text-decoration:none;
	background-color: white;
	display:block ;
}

a.menuitem1:visited

{
	text-decoration: none;
	color: black;
	background-color: white;
	display: block;
}

a.menuitem1:hover

{
	text-decoration: none;
	color: black;
	background-color: #FF8C00;
	display: block;
}

a.menuitem1:active

{
	text-decoration: none;
	color: white;
	background-color:Transparent;
	display: block;
}

.ListSearchExtenderPrompt
{
	font-style:italic;
	color:Gray;
	background-color:white;
}

.HoverMenuExtender
{
	cursor:default;
}

.UpdateProgress {
      width: 200px; 
      background-color: DarkOrange;
      color:White;
      position:inherit;
     }