/* PAGE ELEMENTS */
html { height: 100%;}

body,
div,
table,
td,
blockquote
{
    font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size:12px;
	text-align:left;
}

hr {height: 1px; color: #1f558b}

h1,
h2,
h3,
p
{
    font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
    padding-bottom:5px;
    margin:0;
    color:Black;
}

h1
{
    font-size:20px;
}

h2
{
    font-size:16px;
    font-style:italic;
    font-weight:bold;
}

ul
{
    padding-bottom:5px;
    margin-bottom:0px;
    padding-top:0px;
    margin-top:0px;
}

input,
select
{
    font-size:12px;
    font-family:Trebuchet MS, Verdana;
}

.hideMe
{
    visibility:hidden;
}

.imgQuote
{
    padding-right:10px;
}

.linePoint
{
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#bcbec0;
	margin:5px 0 5px -5px;
	width:100%;
}

a
{
    color:#3366CC;
    text-decoration:underline;
}

a:hover
{
    color:Red;
    font-weight:bold;
}

/* END PAGE ELEMENTS */

#divMainContainer
{
    width:980px;
    left:-490px;
    margin-left:50%;
    position:absolute;
}


/* PAGE HEADER */
#divMainHeader
{
    background-image:url(images/bg_top_page.jpg);
    background-repeat:no-repeat;
    width:980px;
    padding:0;
    margin:0;
}

#divLogo
{
    float:left;
    width:155px;
    text-align:center;
    margin:0 30px 0 30px;
}

#divTitle
{
    float:left;
    width:380px;
    text-align:center;
}

#divSpacerLeft,
#divSpacerRight
{
    float:left;
    width:10px;
    text-align:center;
}

#divSearchLanguageContainer
{
    float:left;
    width:160px;
    margin-left:5px;
    padding-top:15px;
}

imgEnglish
{
    left:10px;
    float:left;
}

imgEspanol
{
    float:right;
    right:10px;
}

/* SEARCH BOX STUFF */
#divSearchTitle
{
    float:left;
    width:43px;
    padding-top:8px;
}
#divSearchContainer
{
    float:left;
    text-align:center;
    width:101px;
    white-space:nowrap;
}

#dnn_dnnSEARCH_txtSearch
{
    width:75px;
}

.borderImgAlign
{
	width:26px;
	display:inline;
	position:relative;
}

.borderImgAlign img{
	position:relative;
	top:6px;
	border:none 0;
}
/* END SEARCH BOX STUFF */

/* LOCATOR */
#divLocatorContainer
{
    width:190px;
    float:left;
}

#divLocatorHeader
{
    /*background-image:url("images/bg_LocatorTop.gif");
    width:190px;
    height:50px;
    background-repeat:no-repeat;*/
    visibility:hidden;
}

#divLocatorContent
{
    background-image:url("images/bg_LocatorContent.gif");
    width:190px;
    background-repeat:repeat-y;
    text-align:center;
    font-family:Trebuchet MS, Verdana, Arial;
    font-size:14px;
    font-weight:bold;
}

#divLocatorFooter
{
    background-image:url("images/bg_LocatorBottom.gif");
    width:190px;
    height:7px;
    background-repeat:no-repeat;
}
/* END LOCATOR */

#divChooseLanguage
{
    float:left;
    width:160px;
    text-align:center;
    vertical-align:middle;
}

#divSiteMenu
{
    float:left;
    padding:3px 0 0 0;
    width:980px;
}
/* END PAGE HEADER */

#divMainContent
{
    background:url(images/bg_all.jpg) repeat-x;
    text-align:center;
    display:block;
    padding:10px 0 10px 0;
}

#tblPanes
{
    text-align:center;
    border:none 0;
    margin-left:auto;
    margin-right:auto;
    width:980px;
}

#divMainFooter div
{
    text-align:center;
}

#divMainFooterLeft
{
    float:left;
    width:90px;
    height:44px;
}

#divMainFooterTop
{
    padding-top:5px;
    font-size:13px;
}

#divMainFooterBottom
{
    margin-top:2px;
    padding-bottom:5px;
    font-size:12px;
}

/* HOME PAGE SPECIFIC */
#divHomePageBottom
{
    width:980px;
    padding-bottom:10px;
}

.divHomePageBottomContainer
{
    float:left;
    width:245px;
}

.divHomePageBottomContentHeader
{
    width:240px;
    background-image:url("images/WhiteHeader.gif");
    background-repeat:no-repeat;
    background-position:bottom;
    height:12px;
}

.divHomePageBottomContent
{
    width:240px;
    background-image:url("images/WhiteContent.gif");
    background-repeat:repeat-y;
    height:200px;
    padding:0 7px 0 7px;
}

.divHomePageBottomContentFooter
{
    width:240px;
    background-image:url("images/WhiteFooter.gif");
    background-repeat:no-repeat;
    height:12px;
}

.tdHomePageBottomContent
{
    width:226px;
    height:200px;
    vertical-align:top;
    text-align:center;
}
/* END HOME PAGE SPECIFIC */

/* INTERIOR PAGES */
.MenuHeaderContainer
{
    height:22px;
    width:200px;
    background-image:url("images/bg_SidebarHeader.gif");
    background-repeat:no-repeat;
    text-align:right;
    vertical-align:middle;
    color:White;
    font-weight:bold;
}

.MenuHeader
{
    width:170px;
    padding:3px 0 0 0;
    text-align:right;
    margin-right:30px;
}

.MenuContentContainer
{
    width:200px;
    background-image:url("images/bg_SidebarContent.gif");
    background-repeat:repeat-y;
}

.MenuContent
{
    width:190px;
    margin:0 5px 0 5px;
    padding:5px 0 5px 0;
}

.MenuFooter
{
    height:10px;
    width:200px;
    background-image:url("images/bg_SidebarFooter.gif");
    background-repeat:no-repeat;
}

.MainContentHeader
{
    height:10px;
    width:770px;
    background-image:url("images/bg_MainHeader.gif");
    background-repeat:no-repeat;
    background-position:bottom;
}

.MainContentContainer
{
    width:770px;
    background-image:url("images/bg_MainContent.gif");
    background-repeat:repeat-y;
}

.MainContent
{
    width:750px;
    margin:0 10px 0 10px;
}

.MainContentFooter
{
    height:10px;
    width:770px;
    background-image:url("images/bg_MainFooter.gif");
    background-position:top;
}

.FullContentHeader
{
    height:10px;
    width:980px;
    background-image:url("images/bg_FullHeader.gif");
    background-repeat:no-repeat;
    background-position:bottom;
}

.FullContentContainer
{
    width:980px;
    background-image:url("images/bg_FullContent.gif");
    background-repeat:repeat-y;
}

.FullContent
{
    width:9600px;
    margin:0 10px 0 10px;
}

.FullContentFooter
{
    height:10px;
    width:980px;
    background-image:url("images/bg_FullFooter.gif");
    background-position:top;
}

.divImageBackgroundHeader
{
    background-image:url("images/imageBackgroundHeader.gif");
    background-position:top;
    background-repeat:no-repeat;
    width:236px;
    height:178px;
    text-align:center;
}

.divImageBackgroundHeader img
{
    margin-top:10px;
    margin-left:10px;
}

.divImageBackgroundFooter
{
    background-image:url("images/imageBackgroundFooter.gif");
    background-position:top;
    background-repeat:repeat-y;
    width:236px;
    text-align:center;
    padding-bottom:10px;
}

.divBlackHeader
{
    background-image:url("images/imageHeaderBlack-735x21.gif");
    background-repeat:no-repeat;
    background-position:top;
    height:21px;
    width:735px;
    float:left;
    margin-left:5px;
    color:White;
    vertical-align:middle;
}

.divBlackHeader h1
{
    color:White;
    font-size:16px;
}
/* END INTERIOR PAGES */

/*************************** GridView ****************************/
.GridViewStyle
{   
    border-right: 2px solid #A7A6AA;
    border-bottom: 2px solid #A7A6AA;
    border-left: 2px solid white;
    border-top: 2px solid white;
    padding: 4px;
    width:100%;
    font-size:9pt;
    font-family:Trebuchet MS;
    font-weight:normal;
    text-align:left;
}

/****HEADER FONT*******/
.GridViewHeaderStyle th,
.GridViewHeaderStyle,
.GridViewHeaderStyle th a,
.GridViewHeaderStyle a
{
    font-family:Trebuchet MS;
    font-size:10pt;
    font-weight:bold;
    color:White;
    text-decoration:none;
    color:White;
    font-weight:bold;
}

.GridViewHeaderStyle th a,
.GridViewHeaderStyle a
{
    text-decoration:underline;
}

.GridViewHeaderStyle th a:hover,
.GridViewHeaderStyle a:hover
{
    color:White;
}

/****ROW FONT*********/
.GridViewRowStyle,
.GridViewRowStyle a,
.GridViewAlternatingRowStyle,
.GridViewAlternatingRowStyle a
{
    font-size:9pt;
    font-family:Trebuchet MS;
    font-weight:normal;
}

.GridViewHeaderStyle th,
.GridViewHeaderStyle
{
    border-left: 1px solid #EBE9ED;
    border-right: 1px solid #EBE9ED;
    vertical-align:middle;
    text-align:center;
    background-color: #5D7B9D;
}

.GridViewFooterStyle
{
    background-color: #5D7B9D;
    font-weight: bold;
    color: White;
}

.GridViewRowStyle
{
    background-color: #F7F6F3;
    color: #333333;
}

.GridViewRowStyle a,
.GridViewAlternatingRowStyle a
{
    color:Black;
}

.GridViewAlternatingRowStyle
{
    background-color: #FFFFFF;
    color: #284775;
}

.GridViewRowStyle td,
.GridViewAlternatingRowStyle td
{
    border: 1px solid #EBE9ED;
    text-align:left;
}

.GridViewSelectedRowStyle
{
    background-color: #E2DED6;
    font-weight: bold;
    color: #333333;
}

.GridViewPagerStyle
{
    background-color: #284775;
    color: #FFFFFF;
}

.GridViewPagerStyle table /* to center the paging links*/
{
    margin: 0 auto 0 auto;
}
/* END GRID VIEW */

/*FORM STUFF */
.FormLabel,
.FormLabelAlt
{
    width:50%;
    text-align:right;
    padding-right:10px;
    font-size:9pt;
    font-family:Trebuchet MS;
    font-weight:normal;
}

.FormLabelAlt
{
    background-color: #FFFFFF;
    color: #284775;
}

.FormLabel
{
    background-color: #F7F6F3;
    color: #333333;
}

.FormValue
{
    width:50%;
}
/* END FORM STUFF */
