* 
{
	margin: 0;
	padding: 0;
}

html, body
{
	padding-right: 0px;
	padding-left: 0px;
	background: White; 
	padding-bottom: 0px;
	margin: 0px;
	color: #336699;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#MexVicSiteEnvelope
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	/*
	background: #d4ebc1;
*/
	border: solid 1px #336699;
	text-align: center;
	padding: 0;
}

#HeaderPannel { background: white; width: 100%; height:auto; margin:0px; padding:0; text-align:left; color:#336699; border-bottom: solid 1px transparent;}
#HeaderPannel H1 {font-size:1.2em; text-align:center; margin:0px; padding: 1em 3px 1em 3px;}
#divBanner
{
	display: block;
	background: url(../images/mv_hdr_bg07.jpg) white no-repeat right top;
	width: 800px;
	height: 100px;
	margin: 0px 0px 0 0;
	padding: 0;
	border: solid 1px white;
}
#divBanner #divLogo
{
	float: left;
	background: url(../images/mv_hdr_logo07.gif) no-repeat right top;
	width: 200px;
	height: 100px;
	padding: 0px;
}
#divBanner #divLogo H2
{
	font-size: 0.7em;
	font-style: italic;
	position: relative;
	top: 70px;
	left: 3px;
	font-variant: small-caps;
}
#HeaderPannel #ToolsMenu
{
	padding-right: 0px;
	border-top: white 1px solid;
	padding-left: 0px;
	font-size: 0.8em;
	float: right;
	padding-bottom: 0px;
	margin: 0px;
	width: 342px;
	padding-top: 0px;
	position: relative;
	top: 75px;
	height: 23px;
}
#HeaderPannel #ToolsMenu li
{
	list-style: none;
	float: right;
	margin: 0px 0 0 0;
	padding: 0px 0px 0 0px;
	white-space: nowrap;
	width: 114px;
	height: 23px;
	display: inline-block;
	text-align: center;
}
#HeaderPannel #ToolsMenu a
{
	float: right;
	display: inline-block;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: 600;
	padding-bottom: 0px;
	margin: 0px;
	width: 100%;
	color: #336699;
	padding-top: 3px;
	height: 100%;
	text-align: center;
	text-decoration: none;
}
#HeaderPannel #ToolsMenu a:hover {color: white; background:#6699cc; font-weight: 600; text-decoration:none; margin:0px;}

#FooterPannel
{
	background-position: left top;
	font-size: 0.8em;
	background-image: url(../images/mv_ftr_bg07.jpg);
	width: 100%;
	color: #336699;
	background-repeat: no-repeat;
	height: 50px;
	/*
	border-top: solid 1px #336699;
*/
	padding: 0.5em 0 0 0;
	clear:both;
}
/*
#FooterPannel
{
	background: black;
	font-size: 0.7em;
	width: 100%;
	color: #336699;
	height: 50px;
	padding: 0.5em 0 0 0;
	clear: both;
	border-top: solid 1px #336699;
}
*/

#FooterPannel #CopyRight {}
#FooterPannel #Credit {}

#LeftPannel
{
	float: left;
	width: 150px;
	margin: 0;
	padding: 0 5px 0 10px;
	clear: left;
	border: solid 1px transparent;
	text-align: center;
 }

#MainMenu {margin:17px 0px; padding:3px; border:1px solid #336699; width:140px; float: left; background: White;}
#MainMenu ul
{
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
#MainMenu li {color:white; font-size:0.8em; margin-left:0px; padding:2px;}
#MainMenu a {color:white; text-decoration:none; width:100%;  border:1px #006600 solid; background: #669966; display: block;}
#MainMenu a:Hover {color:white; background:#cc6666; text-decoration:none; border:1px #990033 solid;}

#Highlights
{
	clear: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
#Highlights img
{
	border: none;
}

#Highlights h1
{
    padding: 0;
    margin: 0 0 0.5em 0;
    font-size: 75%;
    text-align: center;
    width: 100%;
    font-weight: 600;
    color: #000000;
}
#Highlights a
{
    text-decoration: none;
    color: #FF6600;
}
#Highlights h1 a strong
{
    color: #FF6600;
    font-size: 1.5em;
    font-style: italic;
    font-weight: bolder;
}
#Highlights a:hover
{
	text-decoration: underline;
	color: #ffcc33;
}
#Highlights a:hover strong
{
    color: #006600;
}

/*
.ContentsPannel
{
	width:auto;
	margin: 0.8em 0;
	padding: 0px;
}
*/

.ContentsPannel
{
	width:auto;
	margin: 0 0;
	padding: 0px;
}

.Contents
{
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	padding-top: 0;

	font-size: 0.8em;
	padding-right: 0.5em;
	background: transparent;
	padding-bottom: 1em;
	padding-top: 1em;
	border: solid 1px transparent;
/*
	background: black;
*/
	width: 635px;
	height: auto;
	color: #003366;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: left;
	float: right;
}
.Contents H1
{
	font-weight: bold;
	font-size: 1.5em;
	margin-bottom: 0.5em;
	color: #336699;
}
.Contents H2
{
	font-weight: bold;
	color: #003366;
	font-size: 1.2em;
	margin-bottom: 0.8em;
}

.Contents p
{
	text-align: justify;
	margin: 1em 0 0.5em 0;
	padding-top: 1em;
}

.Contents strong
{
	font-weight: bold;
}
.Contents .MexvicBrand
{
	font-weight: bold;
	color: Green;
	font-style:normal;
	font-size: 1.2em;
}
.Contents .SantosBrand
{
	font-weight: bold;
	color: #990000;
	font-style:normal;
	font-size: 1.2em;
}
.Contents A
{
	font-weight: bold;
	color: Crimson;
}
.Contents A:hover
{
	font-weight: bold;
	color: Green;
	text-decoration: underline;
}
.Contents .ValuePair
{
}
.Contents .ValuePair .Name
{
	width: 14em;
	text-align: right;
}
.Contents .ValuePair .Value
{
	padding-left: 1em;
	text-align: left;
}
.Contents li
{
	padding-bottom: 0.8em;
	text-align: justify;
}

.Contents .MEX
{
	font-weight: bold;
	font-size: larger;
	color: green;
}
.Contents .VIC
{
	font-weight: bold;
	font-size: larger;
	color: crimson;
}

.LoginPannel
{
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	font-weight: normal;
	font-size: 12px;
	border-left: #003366 1px solid;
	color: black;
	border-bottom: #003366 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ccdbff;
}
.LoginPannel TH
{
	padding-bottom: 2px;
	padding-top: 2px;
	color:White;
	background-color: #003366;
}
.LoginPannel .Label
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: right;
}
.LoginPannel .TextBox
{
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	border-right: #333366 1px solid;
	border-top: #333366 1px solid;
	border-left: #333366 1px solid;
	border-bottom: #333366 1px solid;
	height: 18px;
	color: black;
	background-color: white;
	font-size: 12px;
}
.LoginPannel .Button
{
	border-right: #333366 1px outset;
	border-top: #333366 1px outset;
	font-size: 9px;
	border-left: #333366 1px outset;
	border-bottom: #333366 1px outset;
	height: 18px;
}
.LoginPannel .Note
{
	border-top: #003366 1px solid;
	font-size: 9px;
	padding-bottom: 2px;
	color: #333366;
	padding-top: 2px;
	background-color: white;
	text-align: center;
}
.LoginPannel .Note A
{
	font-weight: bold;
	text-decoration: none;
	color: #c60000;
}
.LoginPannel .Note A:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: #c60000;
	background-color: #999999;
}
.LeftMenuPannel
{
	font-size: 12px;
	color: #0A6600;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.LeftMenuPannel .Item
{
	padding-left: 10px;
}
.LeftMenuPannel .Button
{
	padding-left: 5px;
	padding-top: 3px;
	font-weight: bold;
	width: 130px;
	color: White;
	height: 25px;
	text-decoration: none;
}
.LeftMenuPannel .Button:hover
{
	padding-left: 4px;
	padding-top: 2px;
	border-right: #ccdbff 1px solid;
	border-top: #ccdbff 1px solid;
	font-weight: bold;
	border-left: #ccdbff 1px solid;
	color: white;
	border-bottom: #ccdbff 1px solid;
	text-decoration: underline;
}

.ErrorPage
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    BORDER-LEFT: black 1px solid;
    COLOR: black;
    BORDER-BOTTOM: black 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #FFFFFF
}
.ErrorPage .ErrorMsg
{
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 10px;
    COLOR: #003366;
    PADDING-TOP: 10px;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    BACKGROUND-COLOR: #99CDFE;
    TEXT-DECORATION: none
}
.ErrorPage .ErrorTag
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
    COLOR: #d0d7f6;
    PADDING-TOP: 0px;
    FONT-STYLE: italic;
    FONT-FAMILY: Garamond, Verdana, Arial, sans-serif;
    BACKGROUND-COLOR: #003366;
    TEXT-ALIGN: center
}
