﻿*
{margin:0px;
 padding:0px;
}

* html
{
    margin:0px;
    padding:0px;
}
body 
{
    background-color:#959595;
}

img
{border:0px;}

#mainContainer
{
    width:964px;
    top:15px;
    position:relative;
    padding-bottom:0px;
    margin:0px auto;
    overflow:hidden;

}

#header
{
    width:964px;
    height:104px;
    background:url('../images/header-bg.gif') bottom no-repeat;
    position:relative;
    float:left;
    z-index:30;
}

#logo
{
    width:187px;
    height:98px;
    position:relative;
    top:3px;
    left:50px;
    float:left;
    overflow:hidden;
    
}

#headerLinks
{
    width:500px;
    float:left;
    position:relative;
    left:85px;
    height:15px;
    top:15px;
        overflow:hidden;
  

}

#headerLinks a,a:visited
{
    font-family:Arial;
    font-size:12px;
    color:#0c3983;
    text-decoration:none;
    padding-left:35px;
    font-weight:normal;
}

#headerLinks a:hover,a:active
{
    font-family:Arial;
    font-size:12px;
    color:#0c3983;
    text-decoration:underline;
    font-weight:normal;
}

#headersearch
{
    width:140px;
    float:left;
    text-align:right;
    position:relative;
    z-index:20;
    height:19px;
        overflow:hidden;

    top:13px;
    left:80px;    

}
#headersearchbox
{
    float:left;
    width:17px;
    height:17px;
    overflow:hidden;
    position:relative;
    z-index:20;
        top:14px;
        left:85px;    

}

.form
{ 
  font-size:12px;
  font-weight:normal;
  font-family: arial;
  color:#333;
  position:relative;
}

.formsmall
{ 
  font-size:11px;
  font-weight:normal;
  font-family: arial;
  color:#333333;
}

#mainContent
{width:964px;
 background:url(../images/body-bg.gif) top repeat-y;
 height:auto;
 position:relative;
 float:left;
 z-index:1;
}

#homeTopLeft
{
    padding-left:25px;
    padding-top:15px;
    padding-right:0px;
    width:396px;
    height:auto;
    float:left;
    z-index:2;
    position:relative;
}

#homeTopLeft h1
{
    font-family:Arial;
    font-size:26px;
    color:#2764aa;
}

#homeTopLeft p
{
    font-family:Arial;
    font-size:12px;
    color:#333;
    margin-top:12px;
}

#homeTopLeft a,a:visited
{
    font-family:Arial;
    font-size:12px;
    color:#0c3983;
    text-decoration:none;
}

#homeTopLeft a:hover,a:active
{
    font-family:Arial;
    font-size:12px;
    color:#0c3983;
    text-decoration:underline;
    font-weight:normal;
}

#homeTopMid
{
    margin-top:1px;
    width:323px;
    height:221px;
    float:left;
    position:relative;
    z-index:2;
}

#homeTopRight
{
    margin-top:1px;
    margin-left:1px;
    width:160px;
    height:206px;
    float:left;
    position:relative;
    z-index:2;
    background:url('../images/yellow-bg-right.gif') no-repeat;
    padding-left:20px;
    padding-right:30px;
    padding-top:15px;
}

#homeTopRight h2
{
    font-family:verdana,Arial;
    font-size:12px;
    font-weight:bold;
    color:#1e4f8e;
    margin-left:5px;
    margin-bottom:0px;
    text-transform:uppercase;
}

#homeMember
{
    padding-top:8px;
    list-style:none;
    width:160px;
}

#homeMember li
{
    font-family:Arial;
    border-bottom: 1px solid #ccc;
    font-size:11px;
    font-weight:bold;
    color:#0c3983;
    text-indent:7px;
    padding-top:2px;
    padding-bottom:0px;
    height:17px;
}

#homeMember li a,a:visited
{
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
    color:#0c3983;
    text-decoration:none;
}

#homeMember li a:hover,a:active
{
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
    color:#0c3983;
    text-decoration:underline;
}

#boxHead
{
    width:298px;
    background:url('../images/box-head.gif') no-repeat;
    height:27px;
}

#boxMidSmall
{
    width:278px;
    background:url('../images/box-mid.gif') repeat-y;
    height:84px;
    font-family:Arial;
    font-size:12px;
    padding-left:10px;
    padding-right:10px;
    color:#333;
    padding-top:10px;
}

#boxMidSmall2
{
    width:278px;
    background:url('../images/box-mid.gif') repeat-y;
    height:172px;
    font-family:Arial;
    font-size:12px;
    padding-left:10px;
    padding-right:10px;
    color:#333;
    padding-top:10px;
}

#boxMidLeft
{
    width:275px;
    background:url('../images/box-mid.gif') repeat-y;
    height:300px;
    font-family:Arial;
    font-size:12px;
    padding-left:13px;
    padding-right:10px;
    color:#333;
    padding-top:10px;
}
#boxMidLeft h4
{
  font-family:Arial;
    font-size:12px;
	color:#333;
}


#boxMidRight
{
    width:278px;
    background:url('../images/box-mid.gif') repeat-y;
    height:234px;
    font-family:Arial;
    font-size:12px;
    padding-left:9px;
    padding-right:10px;
    color:#333;
    padding-top:10px;
}

#boxMidLeft p
{font-family:Arial;
 font-size:12px;
 color:#333;
}

#boxMidSmall li, #boxMidRight li, #boxMidSmall2 li
{font-size:12px;
 font-family:Arial;
 margin-bottom:6px;
 list-style:none;
}

#boxMidSmall a,a:visited, #boxMidSmall li a,a:visited, #boxMidSmall2 a,a:visited, #boxMidSmall2 li a,a:visited, #boxMidLeft a,a:visited, #boxMidLeft li a,a:visited, #boxMidRight a,a:visited, #boxMidRight li a,a:visited
{
       font-family:Arial;
    font-size:12px;
     color:#0c3983;
text-decoration:none;
font-weight:normal;
}

#boxBottom a,a:visited, #boxBottom2 a,a:visited
{
       font-family:Arial;
    font-size:12px;
     color:#0c3983;
text-decoration:none;
font-weight:normal;
}

#boxMidSmall a:hover,a:active, #boxMidSmall li a:hover,a:active, #boxMidSmall2 a:hover,a:active, #boxMidSmall2 li a:hover,a:active, #boxMidLeft a:hover,a:active, #boxMidLeft li a:hover,a:active, #boxMidRight a:hover,a:active, #boxMidRight li a:hover,a:active
{
       font-family:Arial;
    font-size:12px;
     color:#0c3983;
text-decoration:underline;
font-weight:normal;

}

#boxBottom a:hover,a:active, #boxBottom2 a:hover,a:active
{
       font-family:Arial;
    font-size:12px;
     color:#0c3983;
text-decoration:underline;
font-weight:normal;
}
#boxBottom2
{
    width:278px;
    background:url('../images/box-bottom.gif') no-repeat;
    height:25px;
    text-align:right;
    padding-left:10px;
    padding-right:10px;
    margin-bottom:10px;
}

#boxBottom
{
    width:278px;
    background:url('../images/box-bottom.gif') no-repeat;
    height:17px;
    text-align:right;
    padding-left:10px;
    padding-right:10px;
    margin-bottom:15px;
}
#bottomBoxLeft
{
    width:298px;
    padding-left:19px;
    padding-right:0px;
    float:left;
    position:relative;
}

#bottomBoxMid
{
    width:298px;
    padding-left:13px;
    padding-right:6px;
    float:left;
    position:relative;
}

#bottomBoxRight
{
    width:298px;
    padding-left:8px;
    padding-right:11px;
    float:left;
    position:relative;
}

#boxHead h2, #rightBoxHead h2
{
    font-family:verdana,Arial;
    font-size:11px;
    font-weight:bold;
    color:#1e4f8e;
    padding-left:10px;
    padding-top:5px;
    text-transform:uppercase;
}

p
{
    font-family:Arial;
    font-size:12px;
    color:#000;
}

#blueBorder
{
    height:4px;
    width:951px;
    background-color:#0c3983;
    float:left;
    position:relative;
    left:5px;
    margin:0px;
    margin-bottom:20px;
    overflow:hidden;
}

#innerBlueBorder
{
    height:4px;
    width:950px;
    background-color:#0c3983;
    float:left;
    position:relative;
    left:6px;
    margin:0px;
    margin-bottom:1px;
        overflow:hidden;
}

#innerHeader
{
    width:640px;
    margin-top:1px;
    margin-bottom:1px;
    left:6px;
    position:relative;
    height:156px;
    float:left;
    overflow:hidden;
}

#innerTopRight
{
    margin-top:1px;
    left:7px;
    width:289px;
    height:136px;
    float:left;
    position:relative;
    z-index:2;
    background:url('../images/yellow-bg-right.gif') repeat-x;
    padding-left:10px;
    padding-right:10px;
    padding-top:20px;
    overflow:hidden;
}

#innerTopRight h2
{
    font-family:verdana,Arial;
    font-size:12px;
    font-weight:bold;
    color:#1e4f8e;
    text-transform:uppercase;
}

#innerTopRight li
{
    font-family:Arial;
    border-bottom: 1px solid #ccc;
    font-size:11px;
    font-weight:bold;
    color:#0c3983;
    text-indent:7px;
    padding-top:2px;
    padding-bottom:0px;
    list-style:none;
    white-space:nowrap;
    margin-left:0px;
    padding-left:0px;
    list-style-image:none;
    list-style-position:inside;
}

#innerTopRight a,a:visited
{
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
    color:#0c3983;
    text-decoration:none;
}

#innerTopRight a:hover,a:active
{
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
    color:#0c3983;
    text-decoration:underline;
}

#innerTopRight table
{
 margin-top:10px;
 width:100%;
 
}

#innerTopRight td
{
    border-bottom:1px solid #ccc;
    width:50%;
    height:19px;
    vertical-align:middle;
    white-space:nowrap;
}

#innerLeftNav
{
    width:200px;
    background:url(../images/leftnav-bg.gif) top left no-repeat;
    float:left;
    height:535px;
    position:relative;
    left:7px;
    padding-left:10px;
    padding-top:15px;
    font-family:Arial;
    font-size:12px;
    color:#333;
    overflow:hidden;
}

#innerLeftNav a,a:visited,a:hover,a:active
{font-size:11px;
 font-weight:bold;
 text-decoration:none;
}

#innerLeftNav h2 
{
    font-family:Verdana;
    font-size:12px;
    color:#0c3983;
}

#innerLeftNav h3 
{
    font-family:Verdana;
    font-size:11px;
    color:#0c3983;
    margin-bottom:10px;
}

#login
{ padding-top:25px;
  font-family:arial;
 font-size:11px;
  }
  
#login a,a:visited
{font-family:arial;
 font-size:11px;
 font-weight:bold;
 text-decoration:none;
 color:#0c3983;
}  

#login a:hover,a:active
{font-family:arial;
 font-size:11px;
 font-weight:bold;
 text-decoration:underline;
 color:#0c3983;
}  

#cart
{    padding-left:25px;
    padding-right:45px;
text-align:right;
    width:670px;
    color:#0c3983;
    font-weight:bold;
    height:15px;
}

#quickStart
{ padding-top:25px;
}


#innerMainContent
{
    width:483px;
    float:left;
    height:auto;
    position:relative;
    left:7px;
    padding-left:25px;
    padding-right:15px;
    padding-top:20px;
    padding-bottom:20px;
    font-family:Arial;
    font-size:12px;
    color:#333;
        overflow:hidden;

}

#innerMainContentWide
{
    width:700px;
    float:left;
    height:auto;
    position:relative;
    left:7px;
    padding-left:25px;
    padding-right:15px;
    padding-top:20px;
    padding-bottom:20px;
    font-size:12px;
    font-family:Arial;
    color:#333;
        overflow:hidden;

}

#innerMainContent h1, #innerMainContentWide h1
{
    font-family:arial;
    color:#2764aa;
    font-size:24px;
    margin-left:0px;
    margin-bottom:15px;
}

#innerMainContent h3, #innerMainContentWide h3
{
    font-family:arial;
    color:#2764aa;
    font-size:14px;
    margin-left:0px;
    margin-bottom:5px;
}

#innerMainContent p, #innerMainContentWide p
{font-family:Arial;
 font-size:12px;
 color:#333;
 margin-bottom:15px;
}

#innerMainContent ul, #innerMainContentWide ul, #innerMainContentWide ol
{margin-left:20px;
 list-style-position:outside;
 margin-bottom:15px;
}

#innerMainContent ul ul, #innerMainContentWide ul ul
{margin-left:20px;
 list-style-position:outside;
 margin-bottom:0px;
}

#innerMainContent li, #innerMainContentWide li
{font-family:Arial;
 font-size:12px;
 color:#333;
 text-decoration:none;
 margin-bottom:2px;
 margin-top:2px;
}

#innerMainContent ul li, #innerMainContentWide ul li
{font-family:Arial;
 font-size:12px;
 color:#333;
 text-decoration:none;
 margin-bottom:2px;
 margin-top:2px;
}




#innerMainContent a,a:visited
{font-family:Arial;
 font-size:12px;
 color:#0c3983;
 text-decoration:none;
 font-weight:normal;
}

#innerMainContent a:hover,a:active
{font-family:Arial;
 font-size:12px;
 color:#0c3983;
 text-decoration:underline;
 font-weight:normal;
}

#innerMainContentWide a,a:visited
{font-family:Arial;
 font-size:12px;
 color:#0c3983;
 text-decoration:none;
  font-weight:normal;
}

#innerMainContentWide a:hover,a:active
{font-family:Arial;
 font-size:12px;
 color:#0c3983;
 text-decoration:underline;
}

#innerMainContent table, #innerMainContentWide table
{width:483px;
 margin-bottom:20px;
}

#innerMainContent td, #innerMainContentWide td
{vertical-align:top;
 padding-right:10px;
 padding-top:5px;
 padding-bottom:5px;
 text-align:left;
}

.container
{
    padding:0px;
    border-collapse:collapse;
    margin-top:0px;
}

.multimedia
{
    padding:0px;
    border-collapse:collapse;
    margin-top:0px;
}

.multimedia td
{
    padding:5px;
}

#employers
{
border:0px solid #ccc;
padding-top:10px;
}

#employers th
{
    border-bottom:1px solid #ccc;
    font-family:arial;
    color:#2764aa;
    font-size:14px;
    margin-left:0px;
    margin-bottom:7px;
    text-align:left;
    padding-right:30px;

}

#employers td
{
border-bottom:1px solid #ccc;
padding-right:30px;
padding-left:0px;
}

#events
{
border:0px solid #ccc;
padding-top:10px;
}

#events th
{
    border-bottom:1px solid #ccc;
    font-family:arial;
    color:#333;
    font-size:14px;
    margin-left:0px;
    margin-bottom:7px;
    text-align:center;
    padding-right:30px;
    padding-bottom:20px;

}

#events th a,a:visited
{    font-family:arial;
    color:#2764aa;
    font-size:14px;
    text-decoration:none;
}

#events th a:hover,a:active
{    font-family:arial;
    color:#2764aa;
    font-size:14px;
    text-decoration:underline;
}
    

#events td
{
border-bottom:1px solid #ccc;
padding-right:30px;
padding-left:0px;
}

#memberdirectory td
{
    padding:0px;
    margin:5px;
    }
    
#businessresources
{
    border-collapse:collapse;
    border-left:1px solid #9a9a9a;
        border-right:1px solid #9a9a9a;
    border-top:1px solid #9a9a9a;
}

#businessresources img
{
    padding-left:10px;
}
    
#businessresources td
{
 font-family:Arial;
 border-bottom:1px solid #9a9a9a;
 font-size:12px;
 color:#333;
 padding-bottom:10px;
 padding-right:10px;
 padding-top:10px;
 padding-left:0px;
 background:url(../images/stages.gif) repeat-x;
}

#businessresources p
{
     font-family:Arial;
 font-size:12px;
 color:#333;
margin-top:0px;
    margin-bottom:3px;
}

#innerRightCol
{width:200px;
 float:left;
position:relative;
padding-right:7px;
left:7px;
    overflow:hidden;

}

#rightboxform h2
{
    font-family:verdana,Arial;
    font-size:11px;
    font-weight:bold;
    color:#1e4f8e;
    padding-left:2px;
    padding-top:5px;
	padding-bottom:10px;
    text-transform:uppercase;
}

#rightboxform td input
{
    font-family:verdana,Arial;
    font-size:11px;
	border:1px solid #a0a0a0;
}

#rightboxform textarea
{
    font-family:verdana,Arial;
    font-size:11px;
	border:1px solid #a0a0a0;
	margin-top:3px;
	height:54px;
}

#rightboxform
{
    width:190px;
    background:url('../images/requestinfo-bg.gif') no-repeat;
    height:220px;
	 padding-left:7px;
	 padding-top:5px;
	 margin-top:20px;
	 margin-left:15px;
	 margin-bottom:1px;
}

#rightboxform td
{
    font-family:verdana,Arial;
    font-size:10px;
	vertical-align:middle;
	padding-bottom:8px;
	color:#111111;
}

#rightBoxHead
{
    width:190px;
    background:url('../images/right-box-head.gif') no-repeat;
    height:25px;
}

#rightBoxMid
{
    width:190px;
    background:url('../images/right-box-mid.gif') repeat-y;
    height:auto;
     padding-top:8px;

}

#rightBoxMid ul
{width:166px;
 padding-bottom:2px;
 padding-left:12px;
 padding-right:12px;
 padding-top:0px;
 list-style:none;
}

#rightBoxMid li
{
    padding-bottom:2px;
    padding-top:0px;
}

#rightBoxMid li a,a:visited
{
    font-family:Arial;
    font-size:12px;
    color:#0c3983;
    text-decoration:none;
}

#rightBoxMid li a:hover,a:active
{
    font-family:Arial;
    font-size:12px;
    color:#0c3983;
    text-decoration:underline;
    font-weight:normal;
}

#rightBoxBottom
{
    width:190px;
    background:url('../images/right-box-bottom.gif') no-repeat;
    height:9px;
}

#rightBox
{
    width:220px;
    padding-top:20px;
    padding-left:15px;
    padding-right:15px;
    float:left;
    position:relative;
}

#news p
{margin-bottom:0px;
}

#footer
{width:964px;
 background:url(../images/footer-bg.gif) top no-repeat;
 height:134px;
 float:left;
 font-family:Arial;
 font-size:11px;
 color:#0c3983;
 padding-top:20px;
 text-align:center;
}

#innerFooter
{width:964px;
 background:url(../images/inner-footer-bg.gif) bottom no-repeat;
 height:109px;
 float:left;
 font-family:Arial;
 font-size:11px;
 padding-top:25px;
 color:#0c3983;
 text-align:center;
}

#noLinkFooter
{width:964px;
 background:url(../images/inner-footer-bg.gif) bottom no-repeat;
 height:79px;
 padding-top:55px;
 float:left;
 font-family:Arial;
 font-size:11px;
 color:#0c3983;
 text-align:center;
}

#footer p, #innerFooter p, #noLinkFooter p
{ font-family:Arial;
 font-size:11px;
color:#333;
padding-top:5px;
}

#footer a,a:visited, #innerFooter a,a:visited, #noLinkFooter a,a:visited
{font-family:Arial;
 font-size:11px;
 color:#333;
 text-decoration:none;
 font-weight:normal;
  padding-left:0px;
 margin-left:0px;
 text-align:left;
}

#footer a:hover,a:active, #innerFooter a:hover,a:active, #noLinkFooter a:hover,a:active
 {font-family:Arial;
 font-size:11px;
 color:#333;
 text-decoration:underline;
 font-weight:normal;
 padding-left:0px;
 margin-left:0px;
 text-align:left;
}

.separator
{font-family:Arial;
 font-size:11px;
 color:#0c3983;
 margin-left:5px;
 margin-right:5px;
}

#footerLinks
{
    padding-bottom:5px;
}

#footerLinks a,a:visited
{font-family:Arial;
 font-size:11px;
 color:#0c3983;
 text-decoration:none;
 font-weight:normal;
  padding-left:0px;
 margin-left:0px;
 text-align:left;
}

#footerLinks a:hover,a:active
 {font-family:Arial;
 font-size:11px;
 color:#0c3983;
 text-decoration:underline;
 font-weight:normal;
 padding-left:0px;
 margin-left:0px;
 text-align:left;
}

#big a,a:visited
{
    font-family:arial;
    color:#2764aa;
    font-size:14px;
    margin-left:0px;
    margin-bottom:5px;
    font-weight:bold;
    text-decoration:none;
}

#big a:hover,a:active
{
    font-family:arial;
    color:#2764aa;
    font-size:14px;
    margin-left:0px;
    margin-bottom:5px;
    font-weight:bold;
    text-decoration:underline;
}