/* CSS Document */

body {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	}
p {
	font-size: 10pt;
}
H3 {
	font-size: 11pt;
	color: #4EAADC;
	font-weight: bold;
}
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: #F5F8FA;
}

.inputBoxText {
	font-size:10pt;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
}

.inputText {
	font-size:10pt;
	font-weight:normal;
	background: #BDC7D7;
}

th {
	font-size:12pt;
	font-weight:bold;
	background-color: #ABD3A0;
}

.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;
}
.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 8pt;
}
