body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 0px;
	margin: 0px;
	background-color: #C6D2C6;
}
tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
h1, h2, h3, h4, h5 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	color: #006699;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 16px;
}
h4, h5 {
	font-size: 14px;
}
h1 a, h2 a, h3 a, h4 a, h5 a {
	color: green;	
}
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited {
	color: green;	
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 18px;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
strong {
	color: #666666;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form {
	margin: 0px;
	padding: 0px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 1px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px inset #CCCCCC;
}
#wrap {
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #999999;
	border-left-color: #999999;
	border-top-width: 4px;
	border-top-style: double;
	border-top-color: #999999;
}
#innerWrap {
	margin-right: 10px;
	margin-left: 10px;
	position: relative;
	margin-top: 5px;
}
#banner {
	position: relative;
}
#banBX01 {
	margin-left: 180px;
	text-align: center;
	margin-top: 10px;
}
#banBX01 h1 {
	font-size: 16px;
	margin-bottom: 15px;
}
.headBar {
	clear: both;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
	line-height: 25px;
	position: relative;
	color: #FFFFFF;
	background-color: #56B94D;
}
.headBar h1 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-weight: normal;
}

#colWrap {
	clear: both;
	min-height: 500px;
	position: relative;
}
#leftBar {
	float: left;
	width: 180px;
	position: relative;
	margin-left: -785px;
}
.leftBx {
	width: 164px;
	border: 1px solid #CCCCCC;
	padding: 2px;
	font-size: 12px;
	color: #006600;
	margin-bottom: 10px;
}

#contHead {
	text-align: right;
	float: right;
	padding-top: 5px;
	font-size: 11px;
}

#content {
	margin-left: 180px;
	padding-top: 10px;
	height: 100%;
	float: left;
	width: 595px;
	margin-right: 10px;
}

#holding #content {
	margin-left: 0px;
}
.blurb {
	float: left;
}
.blubR {
	float: left;
	width: 195px;
}
.blurbBx {
	width: 195px;
	margin-bottom: 5px;
}
.blurbBx .commend {
	margin-bottom: 0px;
}


.right {
	width: 180px;
}
.left {
	width: 380px;
	margin-right: 15px;
}
.blurb p {
	margin-bottom: 15px;
}

.blubInner {
	width: 180px;
	float: left;
	margin-bottom: 10px; 
	height: 100%;
	position: relative;
}
.blurb .blubInner {
	width: 380px;
}
.blubInner h2 {
	margin: 0px;
	padding: 0px;
}
.blubInner #mewsLink {
	height: 50px;
	position: relative;
}
#triLink {
	width: 380px;
	height: 120px;
}
#triLink p {
	margin: 0px;
	padding: 0px;
}
#triLink img {
	float: left;
	height: 119px;
	width: 160px;
}
#triLink a {
	background-color: #56B94D;
	height: 38px;
	width: 212px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #56B94D;
	padding-right: 3px;
	float: left;
}
#triLink a:hover {
	background-color: #006600;
	font-weight: bold;
}
#triLink .textField2 {
	background-color: #3E8E37;
	font-weight: bold;
}




#ReqInfo {
	font-size: 11px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 5px;
	float: left;
	width: 185px;
}
#ReqInfo h3 {
	margin-bottom: 2px;
	font-size: 15px;
}

#ReqInfo p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#ReqInfo input {
	font-size: 11px;
}
#ReqInfo .field {
	width: 180px;
}
.field#specify {
	width: 125px;
}

#AstraNews {
}
.teleLine {
	clear: both;
	font-size: 17px;
	padding-top: 10px;
	text-align: center;
	border-top-width: 4px;
	border-top-style: double;
	border-top-color: #CCCCCC;
	padding-bottom: 5px;
	margin-top: 10px;
	float: left;
	width: 100%;
	color: #333333;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
#commendations {
	clear: both;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.commend {
	font-size: 13px;
	font-style: italic;
	margin-bottom: 10px;
}
#courses {
	padding-top: 10px;
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	border-top-width: 4px;
	border-top-style: double;
	border-top-color: #CCCCCC;
}
#CourseListBtn {
	margin-left: 30px;
}

.courseList {
	float: left;
	width: 195px;

}
.courseList h1 {
	font-size: 14px;
	font-weight: bold;
}
.courseList ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.courseList li {
	background-image: url(../images/astraBullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 22px;
	position: relative;
	min-height: 20px;
	padding-top: 4px;
}
#courseTab {
	width: 560px;
	background-image: url(../images/tabBG.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-collapse: collapse;
	margin-top: 10px;
}
#courseTab td {
	height: 23px;
	padding-left: 2px;
}
#courseDetTab {
	width: 560px;
	border-collapse: collapse;
	margin-top: 5px;
	margin-bottom: 15px;
}
#courseDetTab td {
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.newsRecs {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 590px;
	float: left;
	border-bottom: solid 1px #CCC;
}
#home .newsRecs {
	width: 570px;
	border-bottom: none;
}
.outerBorder {
	border: solid green 5px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 5px;
}
.newsTxt {
	float: left;
	width: 440px;
}
.newsRecs img {
	width: 120px;
	float: left;
	margin-right: 10px;
}
.newsRecs h3 {
	margin-bottom: 0px;
}
#home .newsRecs h3 {
	font-weight: bold;
}
.newsRecs h3 a {
	text-decoration: none;
	color: green;
}
.newsRecs h3 a:hover {
	text-decoration: underline;
}
.detFoot {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	clear: both;
}

.contactBx {
	text-align: right;
	float: right;
	width: 220px;
	font-size: 11px;
}
.more {
	float: left;
	width: 75px;
	background-image: url(../images/more.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 24px;
	height: 20px;
	padding-top: 1px;
}
span.more {
	width: 100px;
	display: inline;
	float: none;
}
.homeNews {
	border-bottom: 1px solid #CCC;
	margin-bottom: 5px;
}
.homeNews .more {
	float: none;
}
.homeNews p {
	margin-bottom: 3px;
}
.return {
	width: 160px;
	background-image: url(../images/return.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
	height: 20px;
	position: relative;
	margin-left: 10px;
}
#newsDetails {
}
#newsDetails img {
	float: left;
	width: 200px;
	margin-right: 10px;
	margin-bottom: 10px;
}


#footLinks {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 11px;
}
#footBar {
	text-align: center;
	clear: both;
	background-color: #56B94D;
	font-size: 18px;
	line-height: 25px;
	color: #FFFFFF;
	height: 22px;
	padding-top: 3px;
}
#footer {
	clear: both;
	text-align: center;
	position: relative;
}
#footMD {
	margin-right: 120px;
	margin-left: 165px;
	font-size: 8px;
}
#footMD p {
	line-height: 10px;
}

#footRT {
	text-align: right;
	float: right;
	width: 120px;
}
#footLT {
	float: left;
	width: 165px;
	text-align: left;
}
#navVert {
	float: left;
	margin-top: 10px;
}
body#home a#homeLink,
body#astra a#astraLink,
body#about a#aboutLink,
body#contact a#contactLink,
body#academy a#academyLink,
body#ipaf a#ipafLink,
body#pasma a#pasmaLink,
body#courselist a#courseLink,
body#coursedet a#courseLink,
body#news a#newsLink,
body#newsDet a#newsLink,
body#openCourses a#openCoursesLink,
body#shop a#shopLink {
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #56B94D;
	padding-left: 10px;
	background-color: #006600;
	color: #FFFFFF;
}
ul#nbV {
	width: 170px;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 15px;
	list-style-type: none;
	margin-top: 90px;
	padding: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	position: relative;
}
#nbV li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#nbV a {
	display: block;
	text-decoration: none;
	line-height: 25px;
	padding-left: 15px;
	color: #006600;
}
#nbV a:hover {
	color: #FFFFFF;
	background-color: #3E8E37;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #56B94D;
	padding-left: 10px;
}
#contFrm {
	width: 530px;
	padding: 10px;
	float: left;
	border: 1px solid #CCCCCC;
}
#contFrm h3 {
	font-weight: bold;
}

#contFrm #frmLogo {
	width: 100px;
	float: right;
}

#reqhead {
	color: #006633;
	font-size: 11px;
	font-weight: bold;
	margin-left: 45px;
}
#contFrm #name {
	width: 250px;
}
#contFrm #comp {
	width: 300px;
}
#contFrm #tel {
	width: 150px;
}
#contFrm #email {
	width: 400px;
}
#contFrm #query {
	height: 100px;
	width: 400px;
}
.texterr {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

.label {
	clear: left;
	text-align: right;
	width: 70px;
	margin-right: 10px;
	font-size: 11px;
	color: #666666;
	float: left;
}
.field {
}
input.invalid {
	background-color: #FF9;
	border: 2px red inset;
}
textarea.invalid {
	background-color: #FF9;
	border: 2px red inset;
}
label.invalid {
	color: #F00;
	font-weight: bold;
}
.submit {
	margin-left: 80px;
}
.printOnly {
	display: none;
}
.shareThis {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 7px;
	width: 380px;
	margin-bottom: 5px;
	clear: both;
}
.shareThis p {
	margin: 0px;
	padding: 0px;
}


.leadline {
	font-size: 13px;
}
.tabLabel {
	font-size: 11px;
	color: #006600;
	font-weight: bold;
}
.tabDetail {
	font-size: 11px;
}
.imageWrao {
	float: left;
	width: 95%;
	margin-bottom: 10px;
	padding: 5px;
	position: relative;
}
.figure {
	float: left;
	margin-right: 15px;
}
.figure img {
	height: 120px;
}

.caption {
	font-size: 10px;
	font-weight: bold;
	color: #006600;
}
.clipWrap {
	position: relative;
	zoom: 1;
}
.leftBImg {
	position: absolute;
	clip: rect(20px auto 90px auto);
	left: 0px;
	top: -10px;
}
.leftBImg img {
	width: 170px;
	position: relative;
}
.t10 {
	font-size: 10px;
}

.t11 {
	font-size: 11px;
	line-height: normal;
}
.t12 {
	font-size: 12px;
}

.t13 {
	font-size: 13px;
	line-height: normal;
}
.t14 {
	font-size: 14px;
	line-height: 19px;
}
.t16 {
	font-size: 16px;
	line-height: 21px;
	font-family: Arial, Helvetica, sans-serif;
}
.t18 {
	font-size: 18px;
	line-height: normal;
}
.t20 {
	font-size: 20px;
	line-height: 24px;
}


.t24 {
	font-size: 24px;
	line-height: normal;
}
.t36 {
	font-size: 36px;
}
.Bold {
	font-weight: bold;
}
.Italic {
	font-style: italic;
}
.Justify {
	text-align: justify;
}
.Right {
	text-align: right;
}
.Centre {
	text-align: center;
}
.Left {
	text-align: left;
}
.textRedBold {
	font-weight: bold;
	color: #FF0000;
}
.textBlueBold {
	font-weight: bold;
	color: #006699;
}
.textWhiteBold {
	font-weight: bold;
	color: #FFFFFF;
}
.textGreen {
	color: green;
}

.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.clearBoth {
	clear: both;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	visibility: hidden;
	clear: both;
}
.clear {
	min-height: 1px;
}
.noCSS {
	display: none;
}
.marL10 {
	margin-left: 10px;
}
.marR10 {
	margin-right: 10px;
}
.marB5 {
	margin-bottom: 15px;
	float: left;
	width: 380px;
}

.marB5 p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}

.noMar {
	margin: 0px;
}
.border {
	border: 1px solid #CCCCCC;
	position: relative;
	background-color: #0099FF;
}
.w270 {
	width: 260px;
}
