/* CSS Document */

body {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	}
p {
	font-size: 10pt;
}
.text {
	font-size: 9pt;
}
ul, li {
	font-size: 10pt;
}
	
#left{
	width:10px;
	float:left; 
	background:url(nav_images/ces_parents_left_bg.jpg);
}
#container {
	width:100%;
	height:100%;
	float:left;
	min-width:702px;
}
#content{
	float:left; 
	height:100%;
	background: url(nav_images/ces_parents_container_bg.jpg);
	width:712px; 
	overflow:visible;
	}
#right{
	width:10px;
	float:left; 
	background:url(nav_images/ces_parents_right_bg.jpg);
}

div.nav	 {
	padding:0px;
	margin:0px;
}

.captionWhite {
	font-size:8pt;
	color:#FFFFFF;
	line-height:8pt;
}

.inputlabel {
	font-size:10pt;
	font-weight:bold;
	background-color: #DCE1E7;
}

.inputBoxText {
	font-size:10pt;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
}

.inputText {
	font-size:10pt;
	font-weight:normal;
	background: #BDC7D7;
}

th {
	background:#889AB7;
	font-size:12pt;
	font-weight:bold;
}

.smallDescr {
	font-weight:normal;
	font-size:9pt;
}	

.linkText {
	font-weight:bold;
	font-size:8pt;
	line-height:8pt;
	text-decoration:none;
}	

.error {
	font-weight:normal;
	font-size:8pt;
}	

a:hover, a:link, a:visited, a:active {
	text-decoration:none;
}	

.style1 {
	color:#FF0000;
}

h3 {
	font-weight:bold;
	font-size:10pt;
	line-height:11pt;
	margin:0px;
	padding:0px;
}

h2 {
	background:#889AB7;
	font-weight:bold;
	font-size:12pt;
	line-height:15pt;
	margin:0px;
	padding:0px 0px 0px 5px;
}
.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DFE3EC;
	border: 1px solid #CCD2E1;
}

.count {
	color: #009900;
	font-size: 14px;
	font-weight: bold;
}
.count .error {
    color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
#txtcontainer {
}
#shortDescription{
}