* { margin: 0;  padding: 0 }

body { font-family: Arial, sans-serif; font-size: 12px; color: #444444; background: url(images/bgtile.png) repeat }

p { margin-bottom: 10px; text-align: justify; line-height: 18px }

ul { margin-top: 10px; margin-left: 30px; margin-bottom: 10px }

h1 { margin-bottom: 10px; font-size: 22px; background-color: #002e9e; color: #b4d6f1 }

h2 { margin-bottom: 10px; font-size: 16px; background-color: #002e9e; color: #b4d6f1 }

h3 { margin-bottom: 10px; font-size: 14px; background-color: #002e9e; color: #b4d6f1 }

#wrapper { width: 900px; border-top: 0; margin: 0 auto }

#container { width: 100%; float: left; background: url(images/navbg.png) repeat-y #ffffff }

#top { padding: 10px; height: 130px; padding-bottom: 0; background: url(images/topbg.png) no-repeat; color: #000000 }

#nav { width: 200px; padding: 10px; float: left; text-align: left }

#main { width: 660px; text-align: justify; float: right; padding: 10px; background-color: #ffffff }

#clear { clear: both; height: 0px }

#navBox { width: 188px; padding: 5px; font-weight: bold; background-color: #002e9e; color: #ffffff; margin-bottom: 5px; cursor: pointer }

#navBoxHover { width: 188px; padding: 5px; font-weight: bold; background-color: #ffffff; color: #000000; margin-bottom: 5px; cursor: pointer }

#idcards { width: 90%; background-color: #b7d7f2; margin: 0 auto; text-align: justify; margin-bottom: 10px }

.top, a.top, a:active.top, a:visited.top { color: #000000; text-decoration: none }

a:hover.top { color: #000000; text-decoration: underline }


.con, a.con, a:active.con, a:visited.con { color: #002e9e; text-decoration: none }

a:hover.con { color: #002e9e; text-decoration: underline }


.navBoxLink { color: #ffffff; text-decoration: none }

.logo { text-align: center; padding: 10px}


.conLeft { text-align: right; width: 38%; float: left; font-weight: bold; font-size: 14px }

.conRight { text-align: left; width: 60%; float: right; font-weight: bold; font-size: 14px; color: #002e9e }

.conLeft5 { text-align: right; width: 38%; float: left; margin-top: 5px; font-weight: bold; font-size: 14px }

.conRight5 { text-align: left; width: 60%; float: right; margin-top: 5px; font-weight: bold; font-size: 14px; color: #002e9e }