/* DEFAULT ARTICLE STYLES */

Div#eglDefaultArticle
{
width: 427px;
overflow: hidden;
margin: 15px;
}

Div#eglDefaultArticleTitle
{
display: block;
font-weight: normal;
font-size: 20px;
letter-spacing: 2px;
font-family: Times New Roman, Times, Georgia, serif;
text-decoration: none;
color:#094C7A;
padding-left: 10px;
padding-right: 10px;
}

Div#eglDefaultArticleBody
{
display: block;
font-weight: normal;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
text-decoration: none;
line-height: 16px;
color:#666666;
padding: 10px;
}

Div#eglDefaultArticleBody p
{
display: block;
font-weight: normal;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
text-decoration: none;
line-height: 16px;
color:#666666;
padding: 10px;
}

Div#eglDefaultArticleBody td
{
font-weight: normal;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
text-decoration: none;
line-height: 16px;
color:#666666;
}


Div#eglDefaultArticleBody img
{
padding-right: 15px;
padding-bottom: 10px;
float: left;
}



/* FEATURED ARTICLE */

DIV#eglFeaturedArticle
{
display: block;
background-color: #EFEFEF;
margin: 15px;
padding: 3px;
border: 1px solid #CCCCCC;
}

DIV#eglFeaturedArticleTitle
{
display: block;
font-weight: bold;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
text-decoration: none;
letter-spacing: 0px;
line-height: 12px;
color:#666666;
padding: 5px;
}

DIV#eglFeaturedArticleBody
{
display: block;
height: 120px;
overflow: hidden;
font-weight: normal;
font-size: 10px;
font-family: Verdana;
text-decoration: none;
letter-spacing: 0px;
line-height: 12px;
color:#666666;
padding: 5px;
}




.title1
{
display: block;
font-size: 10px;
font-family: verdana;
font-style: italic;
font-weight: bold;
text-decoration: none;
color:#094C7A;
padding-left: 13px;
}

/*  EGL STYLES TEMP  */

DIV#eglArticle
{
padding: 40px;
}

DIV#eglArticleTitle
{
}

DIV#eglArticleTitle p
{
padding: 20px;
font-size: 20px;
font-family: arial;
}

/* EGL TEMPLATE LAYOUT STYLES */

html, body
{
margin: 0;
padding: 0;
background: #E6E6E6;
}

Div#eglBody
{
width: 100%;
height: 100%;
text-align: center;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
background: #E6E6E6;
}

Div#eglContent
{
display: block;
width: 714px;
text-align: center;
margin-left: auto;
margin-right: auto;
border: 1px solid #666666;
background: #FFFFFF;
}

Div#eglHeader
{
display: block;
position: relative;
border-bottom: 1px solid #FFFFFF;
}

Div#eglHeaderLink
{
display: block;
position: absolute;
width: 310px;
height: 80px;
top: 10px;
left: 30px;
}

Div#eglMenuDiv
{
width: 714px;
background-image:url(/media/templates/eglMenubg.jpg);
background-repeat: repeat;
}

#eglTable
{
width: 714px;
}

#egltdLeft
{
width: 427px;
}

#eglTdRight
{
border-left: 1px solid #CCCCCC;
}

/* FOOTER STYLES */

Div#eglFooterDiv
{
width: 714px;
background-image:url(/media/templates/eglMenubg.jpg);
background-repeat: repeat;
text-align: left;
}

a
{
font-family: verdana;
font-weight: normal;
font-size: 11px;
text-decoration: none;
color: #0a5182;
}

a:hover
{
font-family: verdana;
font-weight: normal;
font-size: 11px;
text-decoration: underline;
color: #000000;
}


/* MAIN MENU STYLES */

#eglMainMenu
{
}

.eglMainMenuDivider
{
color: #FFFFFF;
}

Div#eglMainMenuItem 
{
}

a.eglMainMenuItemLink
{
display: block;
height: 100%;
font-family: verdana;
font-weight: normal;
font-size: 11px;
text-decoration: none;
text-align: center;
color: #FFFFFF;
padding: 4px;
border-right: 1px solid #FFFFFF;
}

a:hover.eglMainMenuItemLink, a.eglMainMenuItemLinkActive, a:hover.eglMainMenuItemLinkActive
{
display: block;
height: 100%;
background-image:url(/media/templates/eglcanada_001.jpg);
background-repeat: repeat;
font-family: verdana;
font-weight: normal;
font-size: 11px;
text-decoration: none;
text-align: center;
color: #FFFFFF;
padding: 4px;
border-right: 1px solid #FFFFFF;
}

/* MAIN MENU LEVEL 2 */

a.eglMainMenuItemLevel2Link
{
display: block;
width: 150px;
background: #0071b9;
font-family: verdana;
font-weight: normal;
font-size: 11px;
text-decoration: none;
text-align: left;
color: #FFFFFF;
padding: 5px;
border-right: 1px solid #0a5182;
border-left: 1px solid #0a5182;
border-bottom: 1px solid #0a5182;
}

a:hover.eglMainMenuItemLevel2Link, a.eglMainenuItemLevel2LinkActive,
a:hover.eglMainenuItemLevel2LinkActive
{

display: block;
width: 150px;
background: #FA06E6;
font-family: verdana;
font-weight: normal;
font-size: 11px;
text-decoration: none;
text-align: left;
color: #FFFFFF;
padding: 5px;
border-right: 1px solid #0a5182;
border-left: 1px solid #0a5182;
border-bottom: 1px solid #0a5182;
}



/* DEFAULT ARTICLE MENU 1 */

Div#eglDefaultArticleMenu1
{
display: block;
margin: 15px;
padding-left: 13px;
padding-right: 5px;
}

#eglDefaultArticleMenu1Title
{
display: block;
font-weight: normal;
font-size: 14px;
font-family: verdana;
text-decoration: none;
color:#094C7A;
padding-left: 13px;
padding-right: 5px;
}

Div#eglDefaultArticleMenu1Item
{
margin-top: 10px;
}

Div#eglDefaultArticleMenu1ItemDescription
{
font-weight: normal;
height: 25px;
overflow: hidden;
font-size: 9px;
font-family: Verdana;
line-height: 12px;
text-decoration: none;
color:#666666;
padding-left: 13px;
padding-right: 5px;
}

a.eglDefaultArticleMenu1ItemLink
{
font-weight: normal;
font-size: 9px;
font-family: Verdana;
text-decoration: none;
color:#094c7a;
padding-left: 13px;
padding-right: 5px;
}

a:hover.eglDefaultArticleMenu1ItemLink
{
font-weight: normal;
font-size: 9px;
font-family: Verdana;
text-decoration: underline;
color:#0a5589;
padding-left: 13px;
padding-right: 5px;
}

/* DEFAULT ARTICLE MENU 2 */

#eglDefaultArticleMenu2Title
{
display: block;
font-weight: normal;
font-size: 12px;
font-family: verdana;
text-decoration: none;
color:#094C7A;
padding-left: 13px;
padding-right: 5px;
padding-bottom: 5px;
}

Div#eglDefaultArticleMenu2
{
display: block;
margin: 30px;
padding: 10px;
border-left: 1px solid #0a5589;
}

Div#eglDefaultArticleMenu2ItemTitle
{
background-image:url(/media/templates/icon_diamond2.gif);
background-repeat: no-repeat;
background-position: 5 0;
font-weight: bold;
font-size: 10px;
font-family: Verdana;
line-height: 12px;
text-decoration: none;
color:#094C7A;
padding-left: 25px;
padding-bottom: 3px;
}

Div#eglDefaultArticleMenu2ItemDescription
{
font-weight: normal;
height: 25px;
overflow: hidden;
font-size: 9px;
font-family: Verdana;
line-height: 12px;
text-decoration: none;
color:#666666;
padding-left: 25px;
padding-right: 5px;
margin-bottom: 3px;
}

a.eglDefaultArticleMenu2ItemLink
{
display: block;
font-weight: normal;
font-size: 9px;
font-family: Verdana;
text-decoration: none;
color:#2b6c99;
padding-left: 25px;
padding-right: 5px;
margin-bottom: 10px;
}

a:hover.eglDefaultArticleMenu2ItemLink
{
display: block;
font-weight: normal;
font-size: 9px;
font-family: Verdana;
text-decoration: underline;
color:#0a5589;
padding-left: 25px;
padding-right: 5px;
margin-bottom: 10px;
}

/* FOOTER MENU STYLES */

a.eglFooterMenuItemLink
{
display: block;
font-family: verdana;
font-weight: normal;
font-size: 10px;
text-decoration: none;
text-align: left;
color: #FFFFFF;
padding: 4px;
}

a:hover.eglFooterMenuItemLink
{
display: block;
font-family: verdana;
font-weight: normal;
font-size: 10px;
text-decoration: underline;
text-align: left;
color: #FFFFFF;
padding: 4px;
}

/* EGL SEARCH STYLES */

Div#eglSearch
{
display: block;
background: #0a5589;
padding-top: 3px;
padding-bottom: 3px;
border-top: 1px solid #FFFFFF;
}

input
{
border: 1px solid #CCCCCC;
font-size: 10px;
color: #000000;
font-family: verdana;
}

.formSubmit
{
border: none;
color: #000000;
text-transform: uppercase;
font-family: verdana;
font-size: 9px;
font-famility: verdana;
font-weight: bold;
padding-left: 3px;
padding-right: 3px;
padding-top: 1px;
padding-bottom: 1px;
}


.eglSearchTitle
{
color: #FFFFFF;
text-transform: uppercase;
font-family: verdana;
font-size: 9px;
font-famility: verdana;
font-weight: bold;
}

/* SEARCH RESULT STYLES */

DIV#eglSearchArticleBox
{
display: block;
}

DIV#eglSearchTitle
{
display: block;
font-family: verdana;
font-weight: bold;
font-size: 10px;
color: #222222;
padding: 5px;
text-align: left;
}

DIV#eglSearchBodytext
{
display: block;
font-family: verdana;
font-weight: normal;
font-size: 10px;
color: #222222;
padding: 10px;
}

DIV#eglSearcPagenumbers
{
display: block;
color: #0071b9;
padding-left: 10px;
padding-bottom: 20px;
}
 
DIV#eglSearchBoxWrapper
{
padding: 3px;
}

a.eglSearchMenuLink
{
font-family: Verdana;
font-size: 10px;
font-weight: bold;
text-decoration:none;
color: #0071b9;
padding-left: 10px;
padding: 5px;
}

a:hover.eglSearchMenuLink, a.eglSearchMenuLinkActive, a:hover.eglSearchMenuLinkActive
{
font-family: Verdana;
font-size: 10px;
font-weight: bold;
text-decoration:none;
color: #222222;
padding-left: 10px;
padding: 5px;
}

