﻿/*==========MAIN LAYOUT START=========*/
.container {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
border: 1px none #333333;
width: 100%;
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
background-color: White;
}
.mission {
width: 100%;
background-color: White;
vertical-align: top;
text-align: left;
}
.guide {
width: 100%;
background-color: #CCCC99;
vertical-align: top;
text-align: left;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
border: 1px solid #333333;
}

.guidebottomcap {
width: 100%;
background-color: White;
vertical-align: top;
text-align: left;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
border: 1px none #333333;
}


.upperdata {
width: 100%;
background-color: White;
vertical-align: top;
text-align: left;
padding-right: 10px;
}
.lowerdata {
width: 100%;
background-color: White;
vertical-align: top;
text-align: left;
}
/*==========MAIN LAYOUT END=========*/

/*==========MISSION START=========*/
.missiontable {
margin-top: 0px;
margin-bottom: 17px;
margin-left: 0px;
margin-right: 0px;
border: 1px solid #333333;
width: 100%;
background-color: #CCCC99;
}
.missiondata {
border: 1px solid #333333;
width: 100%;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
background-color: #D3D8AF;
vertical-align: top;
text-align: left;
color: #333333;
font-family: "MS Sans Serif", Geneva, sans-serif;
font-size: x-small;
}
a.missionlink:link { color: #003399; text-decoration: none; font-size: x-small; font-weight: normal; font-family: "MS Sans Serif", Geneva, sans-serif; }
a.missionlink:visited { color: #003399; text-decoration: none; font-size: x-small; font-weight: normal; font-family: "MS Sans Serif", Geneva, sans-serif; }
a.missionlink:hover { color: White; text-decoration: underline; font-size: x-small; font-weight: normal; font-family: "MS Sans Serif", Geneva, sans-serif; }
/*==========MISSION END=========*/
/*==========GUIDE START=========*/
.guidetable {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
border: 1px none #333333;
width: 136px;
background-color: #CCCC99;
}
.guidetitle {
border: 1px solid #333333;
padding-left: 2px;
padding-right: 2px;
padding-top: 3px;
padding-bottom: 3px;
width: 100%;
background-color: #336699;
vertical-align: middle;
text-align: center;
}
.guidedata {
border: 1px solid #333333;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 10px;
height: 100%;
width: 100%;
background-color: #D3D8AF;
vertical-align: top;
text-align: left;
color: #333333;
font-family: "MS Sans Serif", Geneva, sans-serif;
font-size: x-small;
font-style: normal;
}
/*==========GUIDE END=========*/
/*==========UPPER DATA START=========*/
.uppertable {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
border: 1px solid #333333;
width: 100%;
background-color: White;
}
.uppertitle1 {
border: 1px solid #333333;
width: 100%;
padding-left: 2px;
padding-right: 2px;
padding-top: 3px;
padding-bottom: 3px;
background-color: #336699;
vertical-align: middle;
text-align: center;
}
.uppercell {
border: 1px none #333333;
padding-left: 1px;
padding-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
width: 100%;
background-color: #DDDDDD;
vertical-align: top;
text-align: left;
color: #333333;
font-family: "MS Sans Serif", Geneva, sans-serif;
font-size: x-small;
font-style: normal;
}

a.uppertitle:link { color: #003399; text-decoration: underline; font-size: x-small; font-weight: bold; font-family: "MS Sans Serif", Geneva, sans-serif; }
a.uppertitle:visited { color: #003399; text-decoration: underline; font-size: x-small; font-weight: bold; font-family: "MS Sans Serif", Geneva, sans-serif; }
a.uppertitle:hover { color: White; text-decoration: underline; font-size: x-small; font-weight: bold; font-family: "MS Sans Serif", Geneva, sans-serif; }

a.upperlink:link { color: #003399; text-decoration: none; font-size: x-small; font-weight: normal; font-family: "MS Sans Serif", Geneva, sans-serif; }
a.upperlink:visited { color: #003399; text-decoration: none; font-size: x-small; font-weight: normal; font-family: "MS Sans Serif", Geneva, sans-serif; }
a.upperlink:hover { color: White; text-decoration: underline; font-size: x-small; font-weight: normal; font-family: "MS Sans Serif", Geneva, sans-serif; }
/*==========UPPER DATA END=========*/

/*==========BACK TO THE TOP START=========*/
.toptable {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
border: 1px none #333333;
width: 100%;
background-color: White;
}
.topcell {
border: 1px none #333333;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
width: 100%;
background-color: White;
text-align: center;
vertical-align: middle;
}

a.top:link { color: #336699; text-decoration: none; font-size: x-small; font-weight: normal; font-family: "MS Sans Serif", Geneva, sans-serif; }
a.top:visited { color: #336699; text-decoration: none; font-size: x-small; font-weight: normal; font-family: "MS Sans Serif", Geneva, sans-serif; }
a.top:hover { color: #99CCFF; text-decoration: underline; font-size: x-small; font-weight: normal; font-family: "MS Sans Serif", Geneva, sans-serif; }

.toptablem {
margin-top: -2px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
border: 1px none #333333;
width: 100%;
background-color: White;
}
.topcellm {
border: 1px none #333333;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
width: 100%;
background-color: White;
text-align: center;
vertical-align: middle;
}
/*==========BACK TO THE TOP END=========*/