body, p, td
{
/*font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:11px;*/
}

p{padding-bottom:10px;}

h1
{
	color: #006478;
	font-weight: 600;
	font-size: 20px;
	line-height: 24px;
}

td, th
{
	padding:0;
}


.error
{
font-weight:bold;
color:red;
}

.tab
{
	background-color:#EEEEEE;
	padding:4px 4px 4px 4px;
	border-left:1px solid black;
  border-top:1px solid black;
  border-right:1px solid black;
	text-align:center;
	vertical-align:top;
	font-size:10px;
}

.tabSelected
{
	background-color: black;
	padding:4px 4px 4px 4px;
	text-align:center;
	vertical-align:top;
	font-size:10px;
	color:white;
}

.tabSpacer
{
	width:1px;
}

/*.tab
{
 position:relative;
 float:left;
 border-left:1px solid black;
 border-top:1px solid black;
 border-right:1px solid black;
 padding:4px 3px 3px 3px;
 background-color:#EEEEEE;
 font-size:10px;
 height:23px;
 text-align:center;
}

.tabSelected
{
 position:relative;
 float:left;
 border-left:1px solid black;
 border-top:1px solid black;
 border-right:1px solid black;
 padding:4px 3px 4px 3px;
 font-size:10px;
 z-index:1;
 background-color:#000000;
 color:white;
 height:23px;
 text-align:center;
}*/

/*.tabSpacer
{
 position:relative;
 float:left;
 width:2px;
 /*border-bottom:1px solid black;
 padding:4px 0px 0px 0px;
}*/

.bottomSpace
{
 position:relative;
 clear:both;
 width:100%;
 border-top:1px solid black;
 border-left:1px solid black;
 border-right:1px solid black;
 height:15px;
 z-index:0;
 top:-10px;
}

.form
{
 border-left:1px solid black;
 border-bottom:1px solid black;
 border-right:1px solid black;
 border-top:1px solid black;
 position:relative;
 clear:both;
 padding:10px 15px 20px 10px;
 z-index:10;
}

.tab a:link
{
	color:black;
	text-decoration:none;
}

.tab a:visited
{
	color:black;
	text-decoration:none;
}

.tab a:hover
{
	color:black;
	text-decoration:none;
}

.tab a:active
{
	color:black;
	text-decoration:none;
}

.tabSelected a:link
{
	color:white;
	text-decoration:none;
}

.tabSelected a:visited
{
	color:white;
	text-decoration:none;
}

.tabSelected a:hover
{
	color:white;
	text-decoration:none;
}

.tabSelected a:active
{
	color:white;
	text-decoration:none;
}

.accountAwardHeader td
{
	font-weight:bold;
	background-color:#EEEEEE;
	padding:3px;
}

.accountAwardHeaderDetails, .reviewHeader
{
	width:100%;
	background-color:#EEEEEE;
	border:1px solid #BBB;
	/*padding:5px;*/
	font-weight:bold;
}

.reviewHeader
{
	padding:5px;
}

.accountAwardHeaderDetails td, .reviewHeader td
{
	font-weight:bold;
	padding:5px;
}

.reviewApps
{
	padding:4px 0 25px 10px;
}

.reviewApps td
{
	padding:2px 20px 2px 0;
}

.accountAppHeader
{
	font-weight:bold;
}

/*.accountAppHeader td, .accountAppData td
{
	padding:2px 2px 2px 18px;
}*/

.accountAppData td
{
/*	text-align:center;*/
}

.accountAppLink td
{
	padding:8px 2px 2px 18px;
}

.review
{
	width:100%;
}

.review td
{
	padding-bottom:2px;
	padding-top:2px;
	padding-left:5px;
}

.reviewEdit
{
	text-align:right;
	padding-right:5px;
}

.reviewSpacer td
{
	height:3px;
}

.tblReview
{
	padding:7px 0 25px 10px;
}

.tblReview td
{
	padding:3px 10px 3px 0;
	vertical-align:top;
}

/*.reviewHeader td
{
  padding:3px 3px -7px 3px;
	padding:8px;
	font-size:1.3em;
	font-weight: bold;
	background-color: #eeeeee;
}*/

.requiredReview
{
	border:2px solid red;
}

.requiredReviewLeft 
{
	border-top:2px solid red;
	border-bottom:2px solid red;
	border-left:2px solid red;
}

.requiredReviewRight
{
	border-top:2px solid red;
	border-bottom:2px solid red;
	border-right:2px solid red;
}

.requiredReviewTop
{
	border-top:2px solid red;
	border-left:2px solid red;
	border-right:2px solid red;
}

.requiredReviewBottom
{
	border-left:2px solid red;
	border-bottom:2px solid red;
	border-right:2px solid red;
}

.awardsList td
{
	padding-right:20px;
	padding-bottom:10px;
	vertical-align:top;
}

.hr_review
{
	text-align:left;
	width:100%;
}

.listsNormal ul li
{
	list-style-type: disc;
	margin-left: 40px;
}

.listsNormal ol li
{
	list-style-type: decimal;
}

.tblAdminModuleForm
{
	width:100%;
}

.tblAdminModuleForm td
{
	vertical-align:top;
	padding: 20px 15px 20px 0px;
}

.tblAdminModuleFormParams
{
	width:100%;
}

.tblAdminModuleFormParams td
{
	vertical-align:top;
	padding: 10px 15px 0px 0px;
}

.tblLabel
{
	font-weight:bold;
}

.grid
{	
	border-top:1px solid #BBB;
}

.tblAwdGeneral td
{
	vertical-align:top;
	padding:0px 10px 15px 0px;
}

.tblAwdDef textarea
{
	width:500px;
	height:200px;
}

.tblAwdDef input text
{
	width:100px;
}

.tblAwdDef .inputLong
{
	width:500px;
}

.mceEditor td
{
	padding:0;
}

.tblQuestionAnswer td
{
	padding:0 20px 0 0;
}

.tblQuestions
{
	border:1px solid gray;
}

.tblQuestions td
{
	vertical-align:top;
	padding:6px 30px 6px 5px;
}

.tblQuestions .questionCell
{
	border-top:1px solid gray;
}

.trQuestionHover
{
	background-color:#CCC;
}

.dragHandle
{
	cursor:move;
}

/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	/*background-color:white;
	
	width:675px;	
	border:1px solid #666;*/
	
	/* CSS3 styling for latest browsers */
	/*-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;
	
	padding:10px;	*/
	
	background-color:#fff;
	display:none;
	width:550px;
	padding:15px;
	text-align:left;
	border:2px solid #333;
	
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-moz-box-shadow: 0 0 50px #ccc;
	-webkit-box-shadow: 0 0 50px #ccc;
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(http://static.flowplayer.org/tools//img/overlay/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

.simple_overlay div
{
	max-height:375px;
	overflow:auto;
}

.inputText
{
	width:300px;
}

.modal 
{
background-color:#fff;
display:none;
width:350px;
padding:15px;
text-align:left;
border:4px solid #333;

-moz-border-radius:6px;
-webkit-border-radius:6px;
-moz-box-shadow: 0 0 50px #ccc;
-webkit-box-shadow: 0 0 50px #ccc;
}

.tblAnswerChoices
{
	padding-top:8px;
}

.tblAnswerChoices td
{
	vertical-align:top;
	padding:0 5px 5px 0;
}

.tblAnswerChoices td input
{
	padding:0;
	margin:0;
}

.btnSave
{
	text-align:center;
	width:100%;
}

.btnSave input
{
	font-size:18px;
	/*background-color:#FFE9C4;
	border:3px solid #b20000;*/
	padding:4px 15px 4px 15px;
	background-color:#EEEEEE;
	border:3px solid black;
	font-weight:bold;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

.hdgLeft
{
	border-top:1px solid gray;
	border-bottom:1px solid gray;
	border-left:1px solid gray;
}

.hdgLeft
{
	border-top:1px solid gray;
	border-bottom:1px solid gray;
	border-right:1px solid gray;
}

.tblAccountHome td
{
	padding:0 15px 6px 0;
}

.save
{
	font-weight:bold;
	font-size:1.2em;
	color:#b20000;
}

.rvwBreadcrumb
{
	/*background-color:#eeeeee;*/
	/*padding:4px;*/
}

.rvwBreadcrumb, .rvwBreadcrumb strong
{	
	/*font-size:11px;*/
}

#outer
{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid green;
	position:relative;
}

#TopBanner {
	margin: 0px 0px 0px 0px;
	width: 750px;
	height: 140px;
	left:0px;
	top:0px;
}

#ContentContainer {
	margin: 40px 0px 15px 15px;
	background-color: #FFFFFF;
  width:95%;
	z-index:0;
	border: 0;
}

#RightCol {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFCC;
	width: 190px;
	z-index: 0;
	border: 0;
	text-align: center;
	height: 100%;
}

a:link, a:visited{text-decoration:none;}
a:hover{text-decoration:underline;}



body, p, td
{
font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
margin : 0px 0px 0px 0px;
}

h1
{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 0px 0px 10px 0px;
	color: #4682b4;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 5px 0px;
	color: #4682b4;
}

img{border:none;}

