
body {
background-color : #FFFFFF;
margin-top:0px;
margin-left:0px;
margin-right:0px;
padding:0px;
overflow : auto;
font-family:Calibri,Verdana,Arial,sans-serif;
font-size:12px;
color:#555555;
}

html, body {
	margin: 0;
	padding: 0;
}
/* Safari */ 
@media screen and (-webkit-min-device-pixel-ratio:0) { 
	body { 
		font-family:Verdana,Arial,sans-serif;
		font-weight:bold;
		font-size:10px;
	} 
} 
/* IE */ 
* html body{
font-family:Verdana,Arial,sans-serif;
font-size:10px;
font-weight:bold;
f\ont-family:Verdana,Arial,sans-serif;
f\ont-size:10px;
f\ont-weight:bold;
}

/*\*/
html, body, .swc0, .swc1 {
	height: 100%;
}
.swc0 {
	margin: 0 auto;
	display: table;
}
.swc1 {
	display: table-cell;
	vertical-align: middle;
}
.swc2 {
	background-color: #2B2B2B;
}


		
/* in IEM solo shrink-wrap, no vert.center \*//*/
* html .swc1 {
	text-align: center;
}
* html .swc2 {
	display: inline-block;
	text-align: left;
	width: 1px;
}
/**/


.divcenteredtable {
	width: 100%;
	margin-top:1%;
}
.centeredtable {
	border-spacing:0px;
	text-align: center;
	margin-left: auto;
	margin-right:auto; 
	width:90%;
	background-color: #2B2B2B;
}
.contenttable {
	border:0;
	border-spacing:0px;
	height:100%;
}

.centeredtable  td{
padding:0px;
}

.contenttable  td{
padding:0px;
}

.enlargeit {
	margin: auto;
	overflow: auto;
	width: 1000px;
	height: 430px;
	position: relative;
	text-align: left;
}

h1{
	color: #000D8C; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 2px;
	text-decoration: none; }

h2 { 
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding-left: 18px; }

h3 {
        font-weight: normal;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        margin: 0px;
}

p {
        margin: 0px;
}


ul {
        margin-left: 5px;
        padding: 0px;
}

li {
        margin-left: 10px;
        margin-top: 4px;
        margin-bottom: 4px;
        padding: 0px;
        list-style-position: outside;
        list-style-type: disc;
}

a {
        color: #FFA600;
        text-decoration: none;
}

a:hover {
        color: #FFFFFF;
        text-decoration: none;
}

input.submit {
width:100%
}
.thumbnails {
        background: #777777 ;
        padding: 5px;
}

.app_header {
	font-weight:bold;
	font-size:14px;
}


/* Colors used:                                */
/* --------------------------------------------*/
/* #FFFFFF = RBG 255,255,255 = (white)         */
/* #000000 = RBG   0,  0,  0 = (black)         */
/* #FFA600 = RGB 255,166,  0 = (orange)        */
/* #6BBE10 = RGB 107,190, 16 = (green)         */
/* #FFFF00 = RGB 255,255,  0 = (yellow)        */
/* #D1D7DC = RGB 209,215,220 = (light grey)    */
/* #F7F37B = RGB 247,243,123 = (light yellow)  */
/* #5F5F5F = RGB  95, 95, 95 = (dark grey)     */
/* #E7F38C = RGB 239,243,140 = (light green)   */
/* if you don't like a color, just do a search */
/* and replace on the hex color...             */

/* CL formats */

.copyright {
  font-family: Arial, Sans-serif;
  font-size: 10px;
  color: #555555;
  WHITE-SPACE: nowrap;
}
