/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.Module-Wrapper
{

    margin: 0px;
	padding:0;
	width:100%;
}

.Module-Wrapper-310{
width:310px;
margin-left:10px;
float:left;
}


/*.Module-TableWrapper
{
    width: 100%;
}

table.Module-Wrapper
{
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}*/

/*.Module-Header
{

	margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
 
}*/

.Module-Menu, .Module-Icon, .Module-Title
{
    float: left;
	padding-top:8px;
}

Module-Header-basic-table{
padding:0;
border-top: 2px solid #000066; 
width:630px;}

.Module-Title{
color:#000066;
}

.Module-Title-basic-table{
font-size:14px;
font-weight:bold;
color:#000000;
text-transform:uppercase;
float:left;
margin-bottom:0;
!margin-bottom:-5px;
margin-right:5px;}

.Module-Menu-basic-table{
margin-right:10px;
}

/*.Module-Help
{
    float: right;
}

.Module-Content
{
    padding: 7px;
}
.Module-Content *
{

	padding: 1px;
}

.Module-Footer
{
    margin-top: 10px;
    padding: 7px;
}

.Module-Footer *
{
    padding-right: 3px;
}*/



/* 
================================
  Basic Container Styles
================================
*/   

.Module-Content-basic{
margin:0;
padding:0;
}

.Module-Content-clean{
margin-left:10px;
margin-top:0;
}

/* 
================================
  Container Header Styles
================================
*/  

.Module-Header-blue, .Module-Header-gold, .Module-Header-light-blue, .Module-Header-light-gold{
/*width: 100%*/
height: 43px;
padding-left:10px;
margin-bottom:0px;
}

.Module-Header-blue
{
	background-image: url(img/top_blue.jpg);
	margin-bottom:4px;
}

.Module-Header-light-blue
{
	background-image:url(img/top_light_blue.jpg);
    
}

.Module-Header-gold
{
	background-image:url(img/top_gold.jpg);
	margin-bottom:4px;
}

.Module-Header-light-gold
{
	background-image:url(img/top_light_gold.jpg);

}

.Module-Header-submenu{
background-color: #d9ab0d;
height:2px;
margin-bottom:1px;
width:100%;
}

.Module-Header-blue .Head, .Module-Header-light-blue .Head, .Module-Header-gold .Head, .Module-Header-light-gold .Head{
color:#ffffff;
}

.Module-Header-blue .Subhead{
font-size:12px;
margin-bottom:10px;
}

.Module-Header-light-blue .Head{
color:#d9a60d;
}


.Module-Header-interview{
height:30px;
background-color:#f0f0f7;
padding-left:10px;
}

.Module-Header-interview .Head{
font-size:11px; 
font-weight:bold;
text-transform:uppercase;
color:#0f0f6f;
}

.Module-Content-interview{
padding:10px;
}

.Module-Footer-interview{
width:470px;
height:2px;
background-color:#0f0f6f;
margin-top:10px;
}
/* 
================================
  Container Content Styles
================================
*/
.Module-Content-blue{
background-color:#f0f0f7;
padding:10px 10px 0 10px;
border:0;
margin-bottom:10px;
}

.Module-Content-light-blue{
background-color:#f0f0f7;
margin-bottom:10px;
padding:0 10px 0 10px;
}

.Module-Content-sharedprice{
background-color:#f0f0f7;
margin-bottom:10px;
padding:10px;
height:259px;
}

.Module-Content-gold{
background-color:#f0f0f7;
padding:10px 10px 0 10px;
margin-bottom:10px;
}

.Module-Content-light-gold{
background-color:#ecd286;
padding:0 10px 10px 10px;
margin-bottom:10px;
border:0;
}

.Module-Content-light-gold a, .Module-Content-light-gold a:link, .Module-Content-light-gold a:visited{
color:#000000;
font-weight:bold;
text-decoration:none;
font-size:11px;
}

.Module-Content-basic-table a, .Module-Content-basic-table a:link, .Module-Content-basic-table a:visited{
color:#000000;
font-weight:bold;
text-decoration:none;
font-size:12px;
}

.Module-Content-light-gold a:hover{
color:#d9a60d;
}

.Module-Header-submenu{
width:100%;
}

.Module-Content-blue .Head, .Module-Content-light-blue .Head{
color:#000066;
}


/* 
================================
  Container Footer Styles
================================
*/
.Module-Footer-blue{
}

.Module-Footer-light-blue{
}

.Module-Footer-gold{
}

.Module-Footer-light-gold{
}



