﻿body
{
    font-size: 11pt;
    width: 760px;
    margin: 0px auto;
    font-family: Calibri, Arial;
    background-color: #EEEEEE;
}
.body
{
    font-size: 11pt;
    width: 760px;
    margin: 0px auto;
    font-family: Calibri, Arial;
    background-color: #EEEEEE;
}
img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
a:visited
{
    color: blue;
}
.floatLeft
{
    float: left;
    margin-right: 20px;
}
.floatRight
{
    float: right;
    padding-left:20px;
}
.edgeTop
{
    width: 760px;
    height: 50px;
    background-image: url(../Images/edgeTop.gif);
}
.edgeLeft
{
    height: 510px;
    width: 28px;
    background-image: url(../Images/edgeLeft.gif);
    background-repeat: repeat-y;
    float: left;
    
}
.edgeRight
{
    height: 510px;
    width: 28px;
    background-image: url(../Images/edgeRight.gif);
    background-repeat: repeat-y;
    float: right;
}
.portfolioEdgeLeft
{
    height: 2350px;
    width: 28px;
    background-image: url(../Images/edgeLeft.gif);
    background-repeat: repeat-y;
    float: left;
}
.portfolioEdgeRight
{
    height: 2350px;
    width: 28px;
    background-image: url(../Images/edgeRight.gif);
    background-repeat: repeat-y;
    float: right;
}
.edgeBottom
{
    clear:both ;
    width: 760px;
    height: 50px;
    background-image: url(../Images/edgeBottom.png);
    background-repeat: repeat-x;
}
.page
{
    background-color: white;
    margin: 0px auto;
    width:704px;
}
.pageContent
{
    background-image: url(../Images/pageBackground.png);
    background-color: #003366;
    background-repeat: repeat-y;
}
.pageSides
{
	background: #FFFFFF url(../Images/edgeSides.gif) repeat-y center top;
}
.banner
{
    margin-left: 30px;
    margin-bottom: 5px;
}
.pagePortfolio
{
    height: 2350px;
    background-color: white;
    margin-left: 28px;
}



/* Navigation */

.navigation
{
    margin-left:30px;
    font-size: 10pt;
    font-family:  Arial;
 
    padding-top: 10px;
}
.navigationDividers
{
    color:Navy;
}
.navigation ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-top: 7px;
    padding-left: 30px;
    background-image: url(../Images/MenuBar.png);
    height: 43px;
    background-repeat: no-repeat;
}

.navigation ul li
{
    display:inline;

}

.navigation ul li a 
{
    padding-right: 18px;
    padding-left: 18px;
    text-decoration:none;
    color:Black;

}
.navigation ul li a:hover
{
    text-decoration:underline;
}
.navigation ul li a:visited
{
    color:Black;
    }
.navigationSelected
{
    background-image: url(../Images/MenuBarSelected.png);
    padding-top: 7px;
    padding-bottom: 25px;
    background-repeat: no-repeat;
    background-position: top center;
    color: Black;
    line-height: 1em;
}
.homePageLeftPanel
{
    float: left;
    width: 220px;
    color: white;
    padding-right: 10px;
    padding-left:30px;
}
.homePageLeftPanel h2
{
    color:White;
    font-size: 100%;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0px;
}
.homePageRightPanel
{
    padding-left:20px;
}
.bulletList 
{
    list-style-image: url(../Images/blueButtonSmall.gif);
}

.bulletList li a
{
    text-decoration: none;
    color:White;
}
.bulletList li
{
    margin-top:6px;
}

.bulletList li a:visited
{
    color:White;
}
.bulletList li a:hover
{
    text-decoration:underline;
}

.noDecoration
{
    text-decoration:none;
}

.picture
{
    
    margin-bottom: 15px;
    margin-left: 15px;
}
a
{
    color:White;
}
a:visited
{
    color:White;
}
h1
{
    font-size:1.5em;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    line-height:1em;
}
h2
{
	font-weight: bold;
	font-size: 120%;
}
h3
{
    font-weight: bold;
	font-size: 120%;

}
.strong
{
    font-weight: bold;
}
.portfoliocol1
{
    float:left;
    clear:both;
}
.portfoliocol2
{
    width:200px;
    margin-left:400px;
   
}
.portfolioExample
{
    clear:both;
    background-color:white;
    margin-left:20px;
    margin-right:20px;
    margin-top:20px;
    margin-bottom:20px;
    padding-top:20px;
    padding-bottom:20px;
    padding-left:10px;
}
.portfolioExample h2 a
{
    text-decoration:none;
    color:black;
    margin-top:20px;
}
.portfolioExample h2 a:visited
{
    text-decoration:none;
    color:black;
}
.panel
{
    color: white;
    margin-left: 20px;
    margin-right:20px;
    
    padding-right: 10px;
    padding-left: 10px;
}
.panel h2
{
    color:White;
    font-size: 100%;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0px;
}
