/*
MVC Solutions CSS
Dark Blue	#09357A; #09357A;
Middle BLue #4E679D; #4E679D;
Light Blue	#9EA8C8; #9EA8C8;
Gray #4F4F4F;
*/


#dark
{
	width: 600px;
	height: 300px;
	background-color: #09357A;
	border-style: none;
}

#dark p 
{
	color: #FFFFFF;
	margin-left: 12px;
	margin-right: 1em;
}

#dark h2
{
	color: #FFFFFF;
	margin-left: 12px;
	margin-top: 1ex;
}

#darkfront
{
	width: 600px;
	height: 300px;
	background-color: #09357A;
	border-style: none;
	margin-top: 11px;
}

#darkfront p 
{
	color: #FFFFFF;
	margin-left: 12px;
	margin-right: 1em;
}

#darkfront h2
{
	color: #FFFFFF;
	margin-left: 12px;
	margin-top: 1ex;
}
#medium 
{
	width: 600px;
	height: 300px;
	background-color: #4E679D;
	border-style: none;
	margin-left: 250px;
	margin-right: 1em;
	margin-top: -200px;
}

#medium p 
{
	color: #FFFFFF;
	margin-left: 12px;
	margin-right: 1em;
}

#medium h2
{
	color: #FFFFFF;
	margin-left: 12px;
	margin-top: 1ex;
}

#medium img
{
	float: right;
}

#medium a {
	font-family: Century Gothic, verdana, geneva, helvetica, arial, sans-serif;  
	font-size: 12px; 
	color: #9EA8C8;	
	text-decoration: none;
}
#light 
{
	width: 600px;
	height: 300px;
	background-color: #9EA8C8;
	border-style: none;
	margin-left: 100px;
	margin-top: -150px;
}

#light p 
{
	color: #FFFFFF;
	margin-left: 12px;
	margin-right: 1em;
}

#light h2
{
	color: #FFFFFF;
	margin-left: 12px;
	margin-top: 1ex;
}

#light img 
{
	text-align: right;
	margin-left: 12px;
}

#light2 
{
	width: 600px;
	background-color: #9EA8C8;
	border-style: none;
	margin-left: 100px;
	margin-top: -173px;
	padding-bottom: 6px;
}

#light2 p 
{
	color: #FFFFFF;
	margin-left: 12px;
	margin-right: 1em;
}

#light2 h2
{
	color: #FFFFFF;
	margin-left: 12px;
	margin-top: 12px;
}

#light2 p.solution
{
	font-family: Century Gothic, verdana, geneva, helvetica, arial, sans-serif;  
	font-size: 12px; 
	color: #09357A;	
	text-decoration: none;
	margin-top: 12px;
	margin-bottom: 0px;
}

#light2 ul {
	font-family: Century Gothic, verdana, geneva, helvetica, arial, sans-serif;  
	font-size: 12px; 
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-left: 36px;
	margin-right: 24px;
}

#header 
{
	padding: 0px;
	width: 600px;
	height: 77px;
	background: #FFFFFF;
	margin-bottom: 0px;
	border-style: none;
}

#header img
{
 padding: 0px;
}
#menu
{
	padding: 0px;
	width: 600px;
	height: 20px;
	background: #9EA8C8;
	margin-top: -5px;
	border-top: solid 1px #4F4F4F;
	border-bottom: none;
	border-left-style: none;
	border-right-style: none;
}


#content {
 	padding: 0px;
	width: 600px;
	height: 400px;
    background: #FFFFFF;
    border: none;
}

#content img {
	float: left;
	border: 0px;
}

#content + p {
	margin-top: 40px;	
}

a img
{
	border-style: none;
	text-decoration: none;	
}
body, p, ol, td {
	font-family: Century Gothic, verdana, geneva, helvetica, arial, sans-serif;  
	font-size: 12px; 
	color: #09357A;
	padding: 0px;
}

body 
{
	width: 850px;
}

li {
	margin-left: 1em;
}	

td.side {
	background-color: #4F4F4F;
}
h1 {
	font-family: Century Gothic, verdana, geneva, helvetica, arial, sans-serif; 
	font-size: 16px; 
	font-weight: bold;
	text-decoration: none;
	color: #4E679D;
}

h2 {
	font-family: Century Gothic, verdana, geneva, helvetica, arial, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	text-decoration: none;
	color: #4E679D;
}

h3 {
	font-family: Century Gothic, verdana, geneva, helvetica, arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none;
	color: #4E679D;
}

a {
	font-family: Century Gothic, verdana, geneva, helvetica, arial, sans-serif;  
	font-size: 12px; 
	color: #4F4F4F;	
	text-decoration: none;
}

p.first 
{
	line-height: 0px;
}

.homelogo
{
	float: right;
}

.right 
{
	float: right;
	margin-right: 1em;
}

img.up 
{
	margin-top: -10px;
}

img.down
{
	margin-bottom: -17px;
}

.headertable 
{
	width: 850px;
}

.headerbutton 
{
	float: right;
}

.method {
	color: #4F4F4F;
}

.projects 
{
	margin-left: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	padding: 0px;
	border: none;
	border-collapse: collapse;
	width: 95%;
	
}

.projects td 
{
	border: solid 1px #4F4F4F;
}
.requirement 
{
	vertical-align: top;
}

.current {
	font-weight: bold  
}

.menu 
{
	background-color: #9EA8C8;
}

.titlemedium
{
	font-family: Century Gothic, verdana, geneva, helvetica, arial, sans-serif; 
	font-size: 18px; 
	font-weight: normal;
	text-decoration: none;
	color: #4E679D;
}

.titlelight
{
	font-family: Century Gothic, verdana, geneva, helvetica, arial, sans-serif; 
	font-size: 18px; 
	font-weight: normal;
	text-decoration: none;
	color: #9EA8C8;
}

.pageheader {
	font-family: Century Gothic, verdana, geneva, helvetica, arial, sans-serif; 
	font-size: 20px; 
	font-weight: bold;
	text-decoration: none;
	color: #4E679D;
}
.text {
	font-family: Century Gothic, verdana, geneva, helvetica, arial, sans-serif;  
	font-size: 12px; 
	color: #09357A;
}
.boldtext {
	font-family: Century Gothic, verdana, geneva, helvetica, arial, sans-serif;  
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #09357A;
}

.textmedium {
	font-family: Century Gothic, verdana, geneva, helvetica, arial, sans-serif;  
	font-size: 12px; 
	color: #4E679D;
}
.boldtextmedium {
	font-family: Century Gothic, verdana, geneva, helvetica, arial, sans-serif;  
	font-size: 12px;
	font-weight: bold;
	color: #4E679D;
}

.textlight {
	font-family: Century Gothic, verdana, geneva, helvetica, arial, sans-serif;  
	font-size: 12px; 
	color: #9EA8C8;
}
.boldtextlight {
	font-family: Century Gothic, verdana, geneva, helvetica, arial, sans-serif;  
	font-size: 12px;
	font-weight: bold;
	color: #9EA8C8;
}

.dashbordered {
	vertical-align: top;
	border-style: dashed;
	border-width: 1px;
	border-color: #4E679D;
}

.topdashbordered 
{
	margin-top: 2px;
	vertical-align: top;
	border-top-style: dashed;
	border-top-color: #4E679D;
	border-top-width: 1px;
	border-left-style: dashed;
	border-left-color: #4E679D;
	border-left-width: 1px;
	border-right-style: dashed;
	border-right-color: #4E679D;
	border-right-width: 1px;
}

.bottomdashedbordered 
{
	vertical-align: top;
	border-bottom-style: dashed;
	border-bottom-color: #4E679D;
	border-bottom-width: 1px;
	border-left-style: dashed;
	border-left-color: #4E679D;
	border-left-width: 1px;
	border-right-style: dashed;
	border-right-color: #4E679D;
	border-right-width: 1px;
}
	 
.hyperlink {
	font-family: Century Gothic, verdana, geneva, helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9EA8C8;
}


