body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	position: absolute;
	background: #FFFFFF;
}



#flash-content {
	overflow: hidden;
	height: 100%;
	width: 100%;
}

#html-content {
	
	/* display: none; */
}

 
#notice {
	margin: 0px 0px 20px 0px;
	padding: 7px 10px 7px 50px;
	background: #818181 url(../img/noticeIcon.gif) 0% 50% no-repeat;
}
#notice p {
	margin: 0px;
	padding: 2px;
	font-size: 11px;
	color: #FFFFFF;
}

#notice h1 {
	font-family: Arial,Helvetica,sans-serif;
	font-style:normal;
	margin: 0px;
	padding: 2px;
	font-weight: normal;
	font-size: 12px;
	color: #FFCC00;
}
#notice a, #notice a:link, #notice a:visited, #notice a:active {
	color: #FFCC00;
	font-weight: bold;
}


#index {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

.study {
	font-family: "Arial";
	font-size: 11px;
	color: #555555;
}

h1 {
	font-family: "Arial";
	font-size: 15px;
	color: #666666;
	font-weight: bold;
}

h2 {
	font-family: "Arial";
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	line-height: 1.5em;
}



h3 {
	font-family: "Arial";
	font-size: 10px;
	text-align: center;
	color: #333333;
	font-weight: normal;
}

h4 {
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	line-height: 1.5em;
}

h5 {
	font-family: "Arial";
	font-size: 13px;
	text-align: center;
	color: #333333;
	font-weight: bold;
	line-height: 1.5em;
}

h6 {
	display: block;
	font-family: "Arial";
	font-size: 7px;
	color: #333333;
	font-weight: bold;
}

p {
	display: block;
	font-family: "Arial";
	font-size: 13px;
	color: #555555;
	font-weight: normal;
	margin-bottom: 20px;
	line-height: 1.5em;
}

img {
	margin: 5px;
	float: left;
}

a {
	color: #1D3460;
	font-weight: bold;
}

a:hover {
	color: #1D3460;
	text-decoration: underline;
}

.csplayeroff {
	font-weight: normal;
}

.csplayeron {
	font-weight: normal;
	color: #000000;
}

img {
	display: block;
	clear: both;
}

li {
	text-indent: 0pt;
	margin-left: 0pt;
}

.indent20 {
	text-indent: 20pt;
}

.indent202 {
	text-indent: 20pt;
	margin:0;
	padding:0;
}

.indentDiv {
	padding-left: 20px;
}

.tiny {
	font-size: 1px;
}

em {
	font-weight: bold;
	display: inline;	
}


/* ////////////  Branding  ///////////// */

#branding-logos {
	display: block;	
}

