/* Default CSS Stylesheet for a new Web Application project */
body
{
    background-color: #8bb6e6;
	font-family: Arial, Helvetica, sans-serif;
	min-width: 798px;
    font-size: .8em;
    text-align: center;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
    margin: 0px;
}
div, img {margin: 0px; border-style: none}

#wrapper {position: relative; background-color: #ffffff; width: 798px; margin: 8px auto; text-align: left; }

H1, H2, H3, H4, H5
{
    COLOR: #003366;
}
H1	{	
	font-size: 14px;
	font-weight: normal;
	font-style:	normal;
	color: #413415;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	1px;
	line-height: 22px;
	text-transform:	none;	
	margin: 0px;
	text-align: justify 
	}	
		
H2	{	
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    MARGIN: 0px 0px 0px 0px;
    padding: 0px;
    COLOR: #326499;
    LINE-HEIGHT: 150%;
	letter-spacing:	1px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}
		
H4	{	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.25em;
    MARGIN: 10px 0px 15px 0px;
    padding: 0px;
	font-weight:	500;
	color: #4385cd;
	text-decoration:	none;
	word-spacing:	normal;
    LINE-HEIGHT: 150%;
	text-transform:	none;
	}	
		
H5	{	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
P
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    MARGIN: 0px 0px 10px;
    COLOR: #4385cc;
    LINE-HEIGHT: 150%;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    TEXT-ALIGN: justify
}
TD
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    MARGIN: 0px 0px 10px;
    COLOR: #4385cc;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    MARGIN: 0px 0px 10px;
    COLOR: #4385cd;
    LINE-HEIGHT: 150%;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    list-style-type:	disc ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	disc;
	}	
	
OL LI	{	
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    MARGIN: 0px 0px 10px;
    COLOR: #4385cd;
    LINE-HEIGHT: 150%;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}
UL LI.SiteMap
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    MARGIN: 0px 0px 10px;
    COLOR: #4385cd;
    LINE-HEIGHT: 150%;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    list-style-type:	disc ;
}
UL LI LI.SiteMap
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    MARGIN: 5px 0px 10px;
    COLOR: #4385cd;
    LINE-HEIGHT: 150%;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    list-style-type:	disc ;
}
UL LI LI LI.SiteMap
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    MARGIN: 5px 0px 10px;
    COLOR: #4385cd;
    LINE-HEIGHT: 100%;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    list-style-type:	disc ;
}

FORM
{
	margin: 0px;
}
INPUT
{
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
TEXTAREA
{
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
SELECT
{
    BORDER-LEFT: #326499 1pt solid;
    BORDER-TOP: #326499 1pt solid;
    BORDER-RIGHT: #326499 1pt solid;
    BORDER-BOTTOM: #326499 1pt solid;
    PADDING-LEFT: 0px;
    PADDING-TOP: 0px;
    PADDING-RIGHT: 0px;
    PADDING-BOTTOM: 0px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    MARGIN: 0px;
    WIDTH: 40px;
    COLOR: #000000;
    LINE-HEIGHT: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    HEIGHT: 15px;
    vertical-align: middle;
    BACKGROUND-COLOR: #ffffff
}
DIV.main
{
	position: relative;
	width: 798px;
	vertical-align: top 
}
DIV.header
{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-color: White;
	position: relative;
	width: 770px;
	height: 92px;
	vertical-align: top;
}


DIV.menubar
{
	background-color: #ffffff;
	position: relative;
	width: 770px;
	height: 37px;
	vertical-align: top;
	text-align: left;
	margin: 0px;
	z-index: 1000
}
div.menuleft {
    background-color: #3b75b5;
    background-image: url(images/menu_left.gif);
    background-repeat: no-repeat;
    background-position: left;
    width: 10px;
    height: 25px;
    float: left;
}
div.menumid {
    background-color: #3b75b5;
    width: 750px;
    height: 25px;
    float: left;
}
div.menuright {
    background-color: #3b75b5;
    background-image: url(images/menu_right.gif);
    background-repeat: no-repeat;
    background-position: left;
    width: 10px;
    height: 25px;
    float: left;
}
div.welcome
{
	position: relative;
    background-color: #f5f2d5;
    background-image: url(../images/welcome.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    width: 570px;
    min-height: 175px;
    height: 175px;
    color: #413415;
    margin-bottom: 16px
}
div.category {width: 273px; height: 97px; padding: 6px 0px 6px 0px; display: inline-block;}
div.top {background: url(../images/top.gif); background-repeat: no-repeat; background-position: top; width: 798px; height: 4px; font-size: 1px}
div.bottom {background: url(../images/bottom.gif); background-repeat: no-repeat; background-position: bottom; width: 798px; height: 4px; font-size: 1px}
div.paneltop {background: url(../images/panel_top.gif); background-repeat: no-repeat; background-position: top; width: 570px; height: 4px; font-size: 1px}
div.panel {background-color: #f5f2d5; width: 554px; margin: 0px; padding: 4px 8px 4px 8px; text-align: left; vertical-align: top}
div.panelbottom {background-image: url(../images/panel_bottom.gif); background-repeat: no-repeat; background-position: bottom; width: 570px; height: 4px; margin-bottom: 16px; font-size: 1px}
div.feature {width: 132px; margin: 0px 0px 0px 8px; padding: 0px 0px 0px 0px; text-align: left; vertical-align: top; display: inline-block; zoom: 1; *display: inline; }
div.advsearchtop {background: url(../images/advsearchtop.gif); background-repeat: no-repeat; background-position: top; width: 192px; height: 4px; font-size: 1px}
div.quicksearch {margin-bottom: 8px}
div.advsearch {background-color: #847498; width: 192px; color: #ffffff}
div.advsearch table td {color: #ffffff; font-size: 12px; font-weight: bold}
div.advsearchbottom {background: url(../images/advsearchbottom.gif); background-repeat: no-repeat; background-position: bottom; width: 192px; height: 4px; font-size: 1px; margin-bottom: 8px}
div.propsearchtop {background: url(../images/propsearchtop.gif); background-repeat: no-repeat; background-position: top; width: 192px; height: 4px; font-size: 1px}
div.propsearch {background-color: #839a88; width: 192px; color: #ffffff}
div.propsearch table td {color: #ffffff; font-size: 12px; font-weight: bold}
div.propsearchbottom {background: url(../images/propsearchbottom.gif); background-repeat: no-repeat; background-position: bottom; width: 192px; height: 4px; font-size: 1px; margin-bottom: 8px}
div.footertop {background: #3b75b5 url(../images/footer_top.gif) no-repeat top; width: 770px; height: 4px; font-size: 1px}
div.footer {background-color: #3b75b5; width: 770px; padding-top: 4px; color: #ffffff; text-align: center; font-size: 18px; font-weight: normal; letter-spacing: 1px; line-height: 26px}
div.footer span {color: #f5f2d5; font-size: 11px; font-weight: normal; letter-spacing: normal;}
div.footer a {color: #f5f2d5; font-size: 11px; font-weight: normal; letter-spacing: normal;}
div.footerbottom {background: #3b75b5 url(../images/footer_bottom.gif) no-repeat top; width: 770px; height: 4px; font-size: 1px; margin-bottom: 10px}

.pnlHeadingTop {background: url(../images/list_top.gif) #dce0b8 no-repeat top; width: 570px; height: 4px; padding-bottom: 4px}
.pnlHeadingBottom {background: url(../images/list_header_bottom.gif) #dce0b8 no-repeat bottom; width: 570px; height: 4px; padding-top: 4px}
.pnlTitle {background-color: #dce0b8; width: 561px; padding-left: 9px}

DIV.viewer
{
	background-color: White;
	position: relative;
	width: 770px;
	vertical-align: top;
	text-align: left
}
DIV.list
{
	background-color: #ffffff;
	position: relative;
	width: 500px;
	margin: 0px
}
DIV.listtitle
{
	background-color: #326499;
	position: relative;
	width: 532px;
	height: 17px;
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	color: #ffffff;
	margin-top: 14px;
	padding-top: 2px
}
DIV.shortlisttitle
{
	background-color: #990000;
	position: relative;
	width: 570px;
	height: 17px;
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	color: #ffffff;
	margin-top: 14px;
	padding-top: 2px
}
DIV.listheader
{
	background-color: #ffffff;
	position: relative;
	width: 570px;
	/*height: 17px;*/
	margin: 0px;
	vertical-align: middle;
	margin-top: 0px
}
DIV.listcontent
{
	background-color: #ffffff;
	position: relative;
	width: 570px;
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #5a618f;
	text-align: left
}
DIV.listitem
{
	background-color: #ffffff;
	position: relative;
	width: 570px;
	margin-top: 16px;
	vertical-align: top;
}

SPAN.menu
{
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px
}
DIV.home
{
	position: relative;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	left: 0px;
	top: 18px;
	width: 540px;
	height: 290px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:	10pt;
	font-weight: bold;
	font-style:	normal;
	color: #847498;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	line-height: 16pt;
	text-transform:	none;
}
SPAN.white
{
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:	10pt;
	font-weight: bold;
	font-style:	normal;
	color: #ffffff;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	line-height: 10pt;
	text-transform:	none;
}
SPAN.listheader
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #326499;
}
DIV.CallBackHeader
{
	position: absolute;
	top: 2px;
	left: 28px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	vertical-align: middle;
	color: #4385cd;
}
DIV.CallBackText
{
	position: absolute;
	top: 25px;
	left: 28px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	vertical-align: middle;
	color: #990000;
}
DIV.CallBackLabel
{
	position: absolute;
	top: 57px;
	left: 60px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	vertical-align: middle;
	color: #326499;
}
/*
TD.ListItem
{
 background-color: #e8e4b7;	
}
*/
TD.List
{
    BORDER-TOP: #cccccc 1px solid;
    BORDER-BOTTOM: #990033 1px;
    BACKGROUND-COLOR: #ffffff
}
TD.Notes
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 7pt;
    COLOR: #000000;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    MARGIN: 0px;
}
.ListTextTitle
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	line-height: 14pt;
	/*color: #4385cd;*/
	color: #4385cc
}
.ListText
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	line-height: 14pt;
	/*color: #4385cd;*/
	color: #4385cc
}
.AlternativeTitle
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	line-height: 12pt;
	color: #b75670;
}
.LongDescription
{
	color: #4385cc;
    position: relative;
    display: inline;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	line-height: 12pt;
}
.Photos
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	line-height: 12pt;
	color: #4385cc;
}
TD.DetailTitle
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #4385cc;
    border-top: #c0c0c0 1px solid;
    border-left: #c0c0c0 1px solid;
    background-color: #e1e8ff
}
TD.Detail
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #4385cc;
    border-top: #c0c0c0 1px solid;
    border-left: #c0c0c0 1px solid;
    border-right: #c0c0c0 1px solid;
    background-color: #f8f7e8
}
TD.DetailEnd
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
    border-top: #c0c0c0 1px solid;
    background-color: #f5f2d5
}

TD.Icon
{
	padding: 0px 0px 9px 0px;
	margin: 0px;
	font-size: 1pt;
}
td.panelside
{
    width: 9px;
    background-color: #f5f2d5
}
A.ListLink
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #326499;
}
A.ListLink:link	{	
	text-decoration: underline;
	color:	#326499;
	}	
		
A.ListLink:visited	{	
	text-decoration: underline;
	color:	#326499;
	}	
		
A.ListLink:active	{	
	text-decoration: underline;
	color:	#326499;
	}	
		
A.ListLink:hover	{	
	text-decoration: underline;
	color:	#8bb6e6;
	}

A.menu
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: white;
}
A.menu:link	{	
	text-decoration: none;
	color:	#ffffff;
	}	
		
A.menu:visited	{	
	text-decoration: none;
	color:	#ffffff;
	}	
		
A.menu:active	{	
	text-decoration: none;
	color:	#ffffff;
	}	
		
A.menu:hover	{	
	text-decoration: none;
	color:	#ff9933;
	}	
table.calendar
{
	BORDER: #c0c0c0 1px solid;
}
TD.CalendarMonth
{
    FONT-SIZE: 8pt;
    COLOR: #326499;
    FONT-FAMILY: Arial, Helvetica, Helv;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: center;
    BORDER-BOTTOM: #c0c0c0 1px solid;
    MARGIN: 0px;
    BACKGROUND-COLOR: #e1e8ff
}
TD.CalendarDay
{
    FONT-SIZE: 8pt;
    COLOR: #4385cd;
    FONT-FAMILY: Arial, Helvetica, Helv;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: center;
    BORDER-BOTTOM: #c0c0c0 1px solid;
    MARGIN: 0px;
    BACKGROUND-COLOR: #e1e8ff
}
TD.CalendarDate
{
    FONT-SIZE: 8pt;
    COLOR: #808080;
    FONT-FAMILY: Arial, Helvetica, Helv;
    FONT-WEIGHT: normal;
    TEXT-ALIGN: center;
    MARGIN: 0px;
    BACKGROUND-COLOR: #f8f7e8
}
TD.CalendarDatePeak
{
    FONT-SIZE: 8pt;
    COLOR: #808080;
    FONT-FAMILY: Arial, Helvetica, Helv;
    FONT-WEIGHT: normal;
    TEXT-ALIGN: center;
    MARGIN: 0px;
    BACKGROUND-COLOR: #ffaaaa
}
TD.CalendarDateHigh
{
    FONT-SIZE: 8pt;
    COLOR: #808080;
    FONT-FAMILY: Arial, Helvetica, Helv;
    FONT-WEIGHT: normal;
    TEXT-ALIGN: center;
    MARGIN: 0px;
    BACKGROUND-COLOR: #ffcc99
}
TD.CalendarDateMid
{
    FONT-SIZE: 8pt;
    COLOR: #808080;
    FONT-FAMILY: Arial, Helvetica, Helv;
    FONT-WEIGHT: normal;
    TEXT-ALIGN: center;
    MARGIN: 0px;
    BACKGROUND-COLOR: #ccffcc
}
TD.CalendarDateLow
{
    FONT-SIZE: 8pt;
    COLOR: #808080;
    FONT-FAMILY: Arial, Helvetica, Helv;
    FONT-WEIGHT: normal;
    TEXT-ALIGN: center;
    MARGIN: 0px;
    BACKGROUND-COLOR: #aaddff
}
TD.CalendarDateOut
{
    FONT-SIZE: 8pt;
    COLOR: #808080;
    FONT-FAMILY: Arial, Helvetica, Helv;
    FONT-WEIGHT: normal;
    TEXT-ALIGN: center;
    MARGIN: 0px;
    BACKGROUND-COLOR: #ffccff
}
TD.CalendarDateOther
{
    FONT-SIZE: 8pt;
    COLOR: #808080;
    FONT-FAMILY: Arial, Helvetica, Helv;
    FONT-WEIGHT: normal;
    TEXT-ALIGN: center;
    MARGIN: 0px;
    BACKGROUND-COLOR: #ddaaff
}
TD.CalendarDateUn
{
    FONT-SIZE: 8pt;
    COLOR: #808080;
    FONT-FAMILY: Arial, Helvetica, Helv;
    FONT-WEIGHT: normal;
    TEXT-ALIGN: center;
    MARGIN: 0px;
    BACKGROUND-COLOR: #999999
}	
	
span.menuitem 
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    MARGIN: 0px;
    COLOR: #ffffff;
    LINE-HEIGHT: 100%;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    TEXT-ALIGN: left
}	

