/* Basics */
body {
	background-color: #35508f;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}
.base {
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

.MainContents {
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 20px;
	color: #294b9a;
	font-weight: bold;
}

.h1link, a.h1link:hover, a.h1link:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #294b9a;
	text-decoration: none;
}
h1 a, h1 a:hover, h1 a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #294b9a;
	text-decoration: none;
}

h2 a, h2 a:hover, h2 a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 18px;
	color: #294b9a;
	text-decoration: none;
}

.h1sub {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #6666cc;
}

h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 14px;
	color: #294b9a;
}

h4 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 14px;
	color: #8cda10;
}

h5 {
	margin-bottom: 1px;
	margin-top: 20px;
	color: #294b9a;
	font-size: 11px;
}

ul {
	list-style-image:url(../../images/bullet.gif);
}

/* Footer */

.lmenu {
	color: #DB5119;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6.75pt;
	font-weight: 300;
	text-decoration: none;
}

A.lmenu, A.lmenu:visited {
	color: #DB5119;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6.75pt;
	font-weight: 300;
	text-decoration: none;
    background-color: transparent;
}

A.lmenu:active {
	color: #3D72C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6.75pt;
	font-weight: 300;
	text-decoration: none;
    background-color: transparent;
}

A.lmenu:hover {
	color: #3D72C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6.75pt;
	font-weight: 300;
	text-decoration: none;
    background-color: transparent;
}

/* Head */

.topazul {
	background-color: #123685;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 5px;
}
.menu, a.menu:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #FFFFFF;
	display: block;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #8cda10;
	text-decoration: none;
	padding-bottom: 4px;
	padding-top: 1px;
}
a.menu:hover, a.menu:active {
	color: #FFFFFF;
	display: block;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #8cda10;
	text-decoration: none;
	padding-bottom: 2px;
	padding-top: 1px;
}

.MenuRed, a.MenuRed:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #d74512;
	text-decoration: none;
}

a.MenuRed:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #d74512;
	text-decoration: none;
}

.SearchBoxTxt {
	border: 1px solid #d3d3d3;
	font-size: 11px;
	color: #666666;
	padding: 2px 2px 3px;
}

.SearchBoxButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #d74512;
	background-color: #FFFFFF;
	border: 1px solid #8cda10;
	text-transform: uppercase;
	height: 20px;
}

/** Links **/

.LinkRed, a.LinkRed:visited {
	font-weight: bold;
	color: #d74512;
	text-decoration: none;
}

a.LinkRed:hover {
	text-decoration: underline;
}

.LinkBlue, a.LinkBlue:visited {
	font-weight: bold;
	color: #6666cc;
	text-decoration: none;
}

.ListBlue {
	list-style-image: url(../../images/bullet_sqblue.gif);
}
.ListDBlue {
	list-style-image: url(../../images/bullet_sqblued.gif);
}

.ListGreen {
	list-style-image: url(../../images/bullet_sqgreen.gif);
}

.ListRed {
	list-style-image: url(../../images/bullet_sqred.gif);
}

.LinkRedTxt, a.LinkRedTxt:visited {
	color: #d74512;
	text-decoration: none;
}

a.LinkRedTxt:hover {
	text-decoration: underline;
}

a, a.link, a:visited {
	color: #d74512;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.greenlink {
	color: #5a8c0b;
	text-decoration: none;
}

.LinkBlueTxt, a.LinkBlueTxt:link, a.LinkBlueTxt:visited {
	color: #294b9a;
}

a.LinkBlueTxt:hover {
	color: #294b9a;
	text-decoration: underline;
}

/** Other **/

.SmallBoldBlue {
	color: #666699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.SmalllBoxtext {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

.GreyBox {
	font-size: 11px;
	color: #333333;
	background-color: #f7f4f4;
	border: 1px solid #d3d3d3;
}

.bulletlist {
	list-style-image: url(../../images/bullet.gif);
}

.bread {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}

a.bread:hover {
	font-size: 9px;
	color: #d74512;
	text-decoration: none;
}

.seealso {
	font-size: 10px;
}

a.seealso:link, a.seealso:visited {
	color: #294b9a;
}
.LinkWhite, a.LinkWhite:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.1em;
}
.CopyrightText {
	color: #7c7c7c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	font-variant: small-caps;
	font-weight: bolder;
}.GreyBack {
	background-color: #F3F4F4;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
}
.PhotosSq {
	border: 1px solid #FFFFFF;
}
.highlights {
	color: #da3a01;
	font-weight: bold;
}
.dotted_table {
	border-collapse: collapse;
	border-color: #eeeeee;
	border-style: dotted dashed;
	border-width: 1px;
}
.PhotosSqGrey {

	border: 1px solid #CCCCCC;
}
.glossarylink {
	color: #3D72C0;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}


a.glossarylink, a.glossarylink:visited {
	color: #3D72C0;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.glossarylink:active {
	background-color: transparent;
	color: #D74512;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.glossarylink:hover {
	background-color: transparent;
	color: #D74512;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.glink {
	color: #787878;
	font-family: Tahoma, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}


a.glink, a.glink:visited {
	color: #787878;
	font-family: Tahoma, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a.glink:active {
	background-color: transparent;
	color: #3D72C0;
	font-family: Tahoma, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a.glink:hover {
	background-color: transparent;
	color: #3D72C0;
	font-family: Tahoma, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
