/* Nursing Assistant CSS file */

body{
	margin: 0px;
	font-family: verdana;
	}

/* td's */

.td1{
	width: 250px;
	height: 85px;
	background-color: #E2E2E2;
	vertical-align: middle;
	text-align: center
	}
.td2{
	width: 500px;
	height: 85px;
	background-color: #1C3A9C;
	vertical-align: bottom;
	text-align: center;
	margin-top: 20px;
	}
.td3{
	width: 250px;
	vertical-align: top;
	background-color: #CCCCCC;
	}
.td4{
	width: 250px;
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	}
.side-head{
	width: 250px;
	height: 62px;
	text-align: center;
	vertical-align: top;
	background-color: #322E6B;
	color: #FFFFFF;
	font-size: 17px;
	font-weight: lighter;
	padding-top: 4px;
	}
.contacttd1{
	text-align: right;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	width: 375px;
	padding-right: 20px;
	}
.content{
	text-align: justify;
	background-image: url(../images/tile.gif);
	font-family: verdana;	
	font-size: 11px;
	color: #000000;
	padding-bottom: 0px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 14px;
	}
#linkcontent{
	text-align: justify;
	background-image: url(../images/tile2.gif);
	font-family: verdana;	
	font-size: 11px;
	color: #000000;
	padding-bottom: 0px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 14px;
	}
#linkcontent a{
	color: #000066;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}

#linkcontent a:hover{
	color: #322E6B;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	}


.contentbg{
	width: 750px;
	background-color: #322E6B;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	vertical-align: middle;
	margin: 0;
	}
.contentbg2{
	width: 500px;
	background-color: #322E6B;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	vertical-align: middle;
	margin: 0;
	}
.footer{
	background-color: #CCCCCC;
	width: 750px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	padding-right: 10px;
	font-family: verdana;
	font-size: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	}
.button{
	vertical-align: middle;
	width: 300px;
	}


/* Navigation Menu */

#menu { width: 100%; height: 100%;}
#menu ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	line-height: 18px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}
#menu li a {
	display: block;
	padding: 3px 0px 4px 0px;
	width: 250px;
	border-bottom: 1px solid #B7B7B7;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #606060;
	background-image: url(../images/ar.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
}
#menu li a:link, li a:visited {
	color: #606060;
	text-decoration: none;
	font-size: 14px;
	font-family: verdana;
	font-weight: bold;
	background-image: url(../images/ar.gif);
	background-position: right;
}

#menu li a:hover {
	background-color: #FAF67D; 
	color: #606060;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/arg.gif);
	background-position: right;
}

#menu li #current{
	background-color: #FAF67D; 
	color: #606060;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/arg.gif);
	background-position: right;
}

/* Corners */

.tcorner{
	width: 250px;
	height: 13px;
	vertical-align: text-top;
	text-align: right;
	background-color: #35316C;
	}
	
.lcorner{
	width: 500px;
	height: 13px;
	background-color: #353269;
	text-align: left;
	vertical-align: bottom;
	}
.rcorner{
	width: 750px;
	height: 13px;
	background-color: #353269;
	text-align: right;
	vertical-align: bottom;
	}

/* Headers */

h1{
	text-align: center;
	font-family: verdana;
	font-size: 22px;	
	padding: 0px 0px 0px 0px;
	font-weight: lighter;
	}
h2{
	text-align: left;
	font-family: verdana;
	font-size: 12px;	
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	}

h2, h3, h4{
	text-align: left;
	font-family: verdana;
	font-size: 12px;	
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	}

/* Fonts & Paras */

.font1{
	font-size: 11px;
	font-weight: lighter;
	color: #000000;
	text-align: center;
	padding-top: 20px;
	padding-right: 5px;
	vertical-align: middle
	}
.head{
	text-align: center;
	font-family: verdana;
	font-size: 20px;	
	padding: 0px 0px 0px 0px;
	font-weight: lighter;
	}
.sub-head{
	font-size: 15px;;
	font-weight: bold;
	font-stretch: ultra-expanded;
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin-top: 5px;
	}
.text{
	text-align: justify;
	font-family: verdana;	
	font-size: 11px;
	color: #000000;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 14px;
	}
.title{
	font-size: 12px;
	font-weight: bold;
	font-stretch: ultra-expanded;
	color: #000000;
	vertical-align: top;
	margin-top: 15px
	}


/* Lists */

.list1{
	list-style: disc;
	list-style-position: outside;
	margin-left: 10px;
	padding-left: 15px;
	line-height: 16px;
	}

.navlist {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	line-height: 16px;
	font-family: verdana;	
	font-size: 11px;
	color: #000000;
	}


/* Image Styles */

.img{
	margin-left: 25px;
	vertical-align: middle;
	text-align: center
	}
sup{	
	color: #FF0000;
	}


/* Achor Tags */

a{
	font-family: verdana;	
	color: #000000;
	text-decoration: none;
	}
a:hover{
	font-family: verdana;	
	color: #000000;
	text-decoration: underline;
	}


a.footlink{
	color: #000066;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	}

a.footlink:hover{
	color: #322E6B;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	}

a.contentlink:link,a.contentlink:visited{
	color: #0033FF;
	font-weight: bold;
	text-decoration: none;
}	

a.contentlink:hover{
	color: #0033FF;
	font-weight: bold;
	text-decoration: underline;
}

a.smaplink:link,a.smaplink:visited{
	margin-left: 40px;
	padding-left: 40px;
	line-height: 22px;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}	

a.smaplink:hover{
	text-decoration: underline;
}

