body {
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#1f3d7d;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}
#layoutLogic {
background-color:#1f3d7d;
margin:0 -1px;
width:100%;
min-width:749px;
min-height:550px;
border:1px solid #cc0000;
}
#header{
color:#FFFFFF;
position:relative;
z-index:13;
width:100%;
text-align:center;
background-image:url(images/flag.jpg);
}
#footer {
color:#FFFFFF;
position:relative;
z-index:13;
width:100%;
text-align:center;
background-color:#1f3d7d;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
border-top:1px solid #cc0000;
}
.page {
background-color:#FFFFFF;
width:auto;
border-right:160px solid #1f3d7d;
border-left:130px solid #1f3d7d;
}
.section {
margin:0;
width:100%;
}
.title {
width:100%;
height:20px;
background-image:url(images/redTitle.jpg);
text-align:center;
}
.corner {
background-image:url(images/corner.jpg);
background-position:top right;
background-repeat:no-repeat;
height:35px;
width:100%;
}
.col-A, .col-B, .col-C {
position:relative;
float:left;
}
.col-A {
color: #FFFFFF;
margin-right:1px;
margin-left:-130px;
z-index:10;
width:130px;
background-image:url(images/leftNavBack.jpg);
background-position:top;
background-repeat:no-repeat;
height:620px;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
line-height:1.5;
}
.col-B {
margin:0 -1px 0 -1px;
z-index:20;
width:100%;
}
.col-C {
color: #FFFFFF;
margin-right:-160px;
margin-left:1px;
z-index:11;
width:160px;
background-image:url(images/navBack.jpg);
background-repeat:no-repeat;
background-position:top;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:1.5;
height:620px;
}
.clear {
clear:both;
}
.page > .section {
border-bottom:1px solid transparent;
}
li {
list-style-image:url(images/arrow.gif);
margin-left:-15px;
line-height:1.5;
}
hr {
color:#1f3d7d;
}
A:link { 
color: #ffffff;
font-weight:bold;
font-size:9px; 
}
A:visited { 
color:#f0f0f0;
font-weight:bold; 
font-size:9px; 
}
A:active { 
color: #1f3d7d;
font-weight:bold; 
font-size:9px; 
}
A:hover {
color:#1f3d7d;
font-weight:bold;
font-size:9px; 
}
/* CSS Document */

