body	{
	margin: 0px;
	padding: 0px;
	color: #333;
	font: normal 75% Arial, Helvetica, sans-serif;
}
.alert {
	color: #000033;
	background-color: #FFFFCC;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 3px;
	font-size: 10px;
	margin-bottom: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	cursor: pointer;
}

.mp_header {
	font-weight: bold;
	color: #620000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
ul {
	margin: 1px 1px 1px 6px;
	padding-left: 8px;
}
.error {
	color: #FF0000;
}


A:Link, A:Visited {
	color: #0000CC;
	text-decoration: none;
}

A:Active, A:Hover {
	text-decoration: underline;
	color: #FF0033;
}

#content {
	background: #E3E1FB;
}
.page-caption {
	font-weight: bold;
	font-size: 120%;
	text-transform: capitalize;
	color: #660033;
	padding-bottom: 4px;
}


.mp_data {
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #DDDDDD;
	padding-left: 5px;
	padding-right: 5px;
}

.c	{  
	font: bold 24px Verdana, Arial, Helvetica, sans-serif; 
}
.text {
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-weight: normal;
	color: #4A4D60;
	display: block;
	text-align: justify;
}
.left_pane {
	width: 230px;
	padding: 5px;
}
.left_pane .container {
	background: #F9F9F9;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 8px;
}
.right_pane {
	padding: 5px;
}

.right_pane .container {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

.footer {
	background: url(../img/footer.gif) repeat-x;
	font-size: 10px;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	padding-top: 20px;
}


.left_pane .container2 {
	background: #FFFFEA;
	padding: 5px;
	margin-bottom: 8px;
	border-top: 1px solid #CCCCCC;
	border-right: 2px ridge #CCCCCC;
	border-bottom: 2px ridge #CCCCCC;
	border-left: 1px solid #CCCCCC;
}


.left_pane  h2 {
	vertical-align: top;
	font-size: 14px;
	text-transform: capitalize;
	font-weight: bold;
	color: #006699;
	border-left: 5px groove #FF9900;
	margin: 0px 0px 5px;
	padding: 1px 0px 1px 5px;
	text-decoration: underline;
}

#pagemaster {
	height: 100%;
	width: 780px;
	border: 1px solid #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	background: url(../img/bg.png) repeat;
}

.logo_pos {
	padding-top: 35px;
	padding-left: 30px;
	padding-bottom: 35px;
}
/*start corners*/

/*end corners*/
 .t {
	background: #F5F5F5 url(../img/edge1.gif) repeat-x 0 90%;
}
.b {background: url(../img/edge1.gif) 0 100% repeat-x}
.l {background: url(../img/edge1.gif) 0 0 repeat-y}
.r {background: url(../img/edge1.gif) 100% 0 repeat-y}
.bl {background: url(bl.gif) 0 100% no-repeat}
.br {background: url(br.gif) 50% 100% no-repeat}
.tl {background: url(tl.gif) 0 0 no-repeat}
.tr {background: url(../img/corner_r.gif) 100% 0 no-repeat; padding:10px}

.right_pane h2 {
	vertical-align: top;
	font-size: 14px;
	text-transform: capitalize;
	font-weight: bold;
	color: #006699;
	border-left: 5px groove #FF9900;
	margin: 0px 0px 5px;
	padding: 1px 0px 1px 5px;
	text-decoration: underline;
}

.red {
	color: #FF0000;
}

textarea {
	font: 12px Arial, Helvetica, sans-serif;
}

.header {
	font-weight: bold;
	color: #FFCC66;
	background: #006699;
	padding: 2px 2px 2px 4px;
	border-bottom: 2px solid #999999;
	margin-right: 4px;
	text-transform: uppercase;
}
li {
	text-align: left;
}


.header span {
	text-transform: capitalize;
	color: #FFFF99;
}

