/* CSS Document */

/*FONTS*/

.STDGlobal{
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0A4242;
	font-size:12px;
	line-height:1.2;
}

h1{font-family:Times New Roman, Times, serif;
	color:#DF2120;
	font-size:20px;
	margin:0px;}

h2{font-family:Times New Roman, Times, serif;
	color:#DF2120;
	font-size:18px;
	margin:0px;}

h3{font-family:Times New Roman, Times, serif;
	color:#0F0862;
	font-size:18px;
	font-weight:bold;
	margin:0px;}
	
h4{font-family:Times New Roman, Times, serif;
	color:#DF2120;
	font-size:16px;
	margin:0px;}

h5{font-family:Times New Roman, Times, serif;
	color:#0F0862;
	font-size:14px;
	margin:0px;}
	
h6{font-family:Times New Roman, Times, serif;
	color:#0F0862;
	font-size:16px;
  font-weight:bold;
	margin:0px;}
	
.Highlight{
  color:#DF2120;
}	


a:link{color:#0F0862; text-decoration:none;}	
a:visited{color:#0F0862; text-decoration:none;}
a:hover{color:#0000FF; text-decoration:none;}	
a:active{color:#0000FF; text-decoration:none;}

a.text:link{color:#3333CC;text-decoration:underline;}	
a.text:visited{color:#3333CC;text-decoration:underline;}
a.text:hover{color:#330099;text-decoration:underline;}	
a.text:active{color:#330099;text-decoration:underline;}

a.footlink:link{color:#DF2120;text-decoration:underline;}	
a.footlink:visited{color:#DF2120;text-decoration:underline;}
a.footlink:hover{color:#990000;text-decoration:underline;}	
a.footlink:active{color:#C20E14;text-decoration:underline;}

a.galllink:link{color:#DF2120;text-decoration:none;}	
a.galllink:visited{color:#DF2120;text-decoration:none;}
a.galllink:hover{color:#990000;text-decoration:none;}	
a.galllink:active{color:#C20E14;text-decoration:none;}

a img{border:0;}
img.border{ border:1px solid #0F0862;}
img.selectedborder{ border:1px solid #DF2120;}

.StdRed{color:#DF2120;}

.Cleaner{
  clear:both;
}
/*FRAMES AND FRAME INLAYS*/

.Level0Cont{
	position:absolute;
	left:14px;
	top:106px;
	width:662px;
	height:476px;
	background-color:#FFFFFF;
	border:none;
	padding:0px;
	margin: 0px;
}

.Frame1{
  width:100%;
  height:100%;
  border:0px;
}

.Level1Cont
{
	position:absolute;
	top:3px;
	left:12px;
	width:650px;
	/*width:636px;*/
	height:455px;
	padding:0px;
	margin: 0px;
	background-color:#FFFFFF;
}

/* Level 2 Frames */
.Frame2
{
	position:absolute;
	height: 421px;
	width: 99%;
	top: 28px;
	margin:0px;
	padding: 0px;
}

.Frame2B{
	position:absolute;
	height: 385px;
	width: 99%;
	top: 30px;
	margin:0px;
	padding: 0px;
	overflow:inherit;
}
.Frame2TB{
	position:absolute;
	height: 326px;
	width: 99%;
	top: 30px;
	margin:0px;
	padding: 0px;
}

.Frame2Avail{
	position:absolute;
	height: 105px;
	width: 99%;
	top: 320px;
	margin:0px;
	padding: 0px;
}

.Frame3Avail{
	/*position:absolute;*/
	height: 90px;
	width: 100%;
	/*top: 335px;*/
	margin:0px;
	padding: 0px;
}

.Frame2APTCPX{
	position:absolute;
	height: 218px;
	width: 99%;
	top: 139px;
	margin:0px;
	padding: 0px;
	left: 0px;
}

.f2Client{
  padding:0px;
	margin:0px;
	width:97%;
	height:98%;	
}

/*GLOBAL DIVS*/
.Heading
{
	position: absolute;
	width:100%;
	height:26px;
	margin:0px;
	padding:0px;
	border:none;
}

.ThumbFrame{
	position:absolute;
	height: 56px;
	width:97%;
	top: 361px;
	margin:0px;
	padding-left: 8px;
	padding-right: 8px;
	text-align:center;
}


.Thumbs{ /*THUMBFRAME THUMBS*/
   border-color:red;
   height:52px;
   width:70px;
   cursor:pointer;
 } 
	
.ThumbsIcon{ /*THUMBFRAME POS ICON*/
   border-color:red;
   width:32px; 
			height:32px;
   cursor:pointer;
			vertical-align:baseline;
} 
	
.BottomFrame{
	position:absolute;
	width:97%;
	margin:0px;
	padding-left: 8px;
	padding-right: 8px;
	text-align:center;
	height: 33px;
	top: 420px;
}

.CPXDescFrame{
	position:absolute;
	height: 106px;
	width: 99%;
	top: 30px;
	margin:0px;
}

