/* CSS Document */

/* Basic Stuff */

body {
	font: 13px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif; 
	color: #000;
	line-height: 18px;
	margin: 0;
	padding: 0;
	background-color:#ffd5f5;
	background-image: url("images/layout/background.jpg");
	background-repeat:no-repeat;
	}
.caption {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #B13167;
}
	
body A:link    	{ color: #b11167; font-weight: normal; text-decoration: underline; }
body A:active  	{ color: #b11167; font-weight: normal; text-decoration: underline; }
body A:visited 	{ color: #b11167; font-weight: normal; text-decoration: underline; }
body A:hover  	{ color: #000; font-weight: normal; text-decoration: underline; }

h1 {
	font: 15px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	font-weight: bold;
	color: #b11167; 
	line-height: 18px;
	padding-right: 50px;
}
.bdrPink {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF93DF;
	border-left-color: #FF93DF;
	background-attachment: scroll;
	background-image: url(images/home/home-box_r2_c1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
	
h2 {
	font: 15px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	font-weight: normal;
	color: #b11167; 
	line-height: 18px;
	padding-left: 0px;
	padding-right: 20px;
	}
	
h2 A:link    	{ color: #29769d; font-weight: normal; text-decoration: underline; }
h2 A:active  	{ color: #29769d; font-weight: normal; text-decoration: underline; }
h2 A:visited 	{ color: #29769d; font-weight: normal; text-decoration: underline; }
h2 A:hover  	{ color: #a4c00d; font-weight: normal; text-decoration: underline; }
	
h3 {
	font: 13px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	font-weight: bold;
	color: #b11167; 
	line-height: 18px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
}
	
.nav {
	font: 12px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	color: #ff9deb;
	font-weight: bold;
}

.nav A:link    	{ color: #fff; font-weight: bold; text-decoration: none; }
.nav A:active  	{ color: #fff; font-weight: bold; text-decoration: none; }
.nav A:visited 	{ color: #fff; font-weight: bold; text-decoration: none; }
.nav A:hover  	{ color: #ff9deb; font-weight: bold; text-decoration: underline; }


.homeside {
	font: 11px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif; 
	color: #000;
	line-height: 16px;
	margin: 0;
	padding: 0;
	background-color:#fff;
	}
	
.homeside A:link    	{ color: #b11167; font-weight: normal; text-decoration: underline; }
.homeside A:active  	{ color: #b11167; font-weight: normal; text-decoration: underline; }
.homeside A:visited 	{ color: #b11167; font-weight: normal; text-decoration: underline; }
.homeside A:hover  	{ color: #000; font-weight: normal; text-decoration: underline; }


.footer {
	font: 10px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	color: #fff;
	line-height: 18px;
	padding-left: 30px;
}

.footer A:link    	{ color: #fff; font-weight: normal; text-decoration: none; }
.footer A:active  	{ color: #fff; font-weight: normal; text-decoration: none; }
.footer A:visited 	{ color: #fff; font-weight: normal; text-decoration: none; }
.footer A:hover  	{ color: #fff; font-weight: normal; text-decoration: underline; }

.course-finder {
	padding-left: 20px;
	Padding-top: 20px;
}

.drop-down-courses{
	width: 166px;
	margin-left: 20px;
}

.find-out-more {
	padding-left: 0px;
	padding-right: 20px;
	font: 11px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	line-height: 18px;
	}
	
.find-out-more A:link    	{ color: #0e3762; font-weight: normal; text-decoration: underline; }
.find-out-more A:active  	{ color: #0e3762; font-weight: normal; text-decoration: underline; }
.find-out-more A:visited 	{ color: #0e3762; font-weight: normal; text-decoration: underline; }
.find-out-more A:hover  	{ color: #000; font-weight: normal; text-decoration: underline; }

.table {
	font: 11px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif; 
	color: #3d4447;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	}
	
.table A:link    	{ color: #0e3762; font-weight: normal; text-decoration: underline; }
.table A:active  	{ color: #0e3762; font-weight: normal; text-decoration: underline; }
.table A:visited 	{ color: #0e3762; font-weight: normal; text-decoration: underline; }
.table A:hover  	{ color: #000; font-weight: normal; text-decoration: underline; }

.pathways {
	font: 11px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif; 
	color: #5e686d;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	border: 1px solid #ced0d2;
	background-color: #f2f2f3;
	
	}
	
.pathways A:link    	{ color: #0e3762; font-weight: normal; text-decoration: underline; }
.pathways A:active  	{ color: #0e3762; font-weight: normal; text-decoration: underline; }
.pathways A:visited 	{ color: #0e3762; font-weight: normal; text-decoration: underline; }
.pathways A:hover  		{ color: #000; font-weight: normal; text-decoration: underline; }
	
.bdrpink {
	border: 4px solid #FA9ADB;
}

.textarea {
	border: 1px solid #fedbf5;
	background-color: #feeefb;
	width: 280px;
	height: 150px;
}

.text {
	border: 1px solid #fedbf5;
	background-color: #feeefb;
	width: 280px;
	height: 25px;
}

        #header_front {
              
                width: 880px;
                height: 110px;
                padding: 10px;
            }

        .header {

                width: 880px;
                height: 35px;
                padding: 10px;
            }

        #title {
                font-size: 20px;
                font-weight: bold;
                color: #B11167;
                margin-bottom: 20px;
                margin-left: 0;
                width: 880px;
    
            }
        
        #date   {
                border: 1px solid #000;
                float: right;
                margin-right: 238px;
                padding: 10px;
                width: 450px;
                }
        #main   {
                width: 100%;                
                }
                
        #main-thanks   {
                width: 100%;
                padding-bottom: 100px;
                padding-top: 100px;
                width: 100%;                
                }
        #main-thanks h1 {
                font-size:22px;
        }
        
        #main-thanks h1 {
                font-size:20px;
        }
                
        .container  {
                border: 1px solid #000;
                padding: 5px;
                margin-bottom: 20px;
                width:880px;
                }
        ul      {
                padding-top: 0px;
                padding-bottom: 0px;
                margin: 0px;
                }
        p       {
                margin-bottom: 0px;
                }
        #footer {
                margin: 10px;
                }
        .running_foot   {
                font-size: 12px;
                width: 100%;
                }
        .running_foot a   {
                text-decoration: none;
                }

        .running_head   {
                font-size: 14px;
                font-weight: bold;
                margin-left: 160px;
                margin-bottom: 20px;
                text-align: left;
                width: 790px;
                }
        #pager  {
                font-size: 16px;
                }
        .contact  {
                text-transform: uppercase;
                font-weight: bold;
                text-decoration: underline;
                }
        #appendix   {
                font-weight: bold;
                font-size: 11px;
                }
        #statement  {
                font-weight: bold;
                font-size: 20px;
                font-style: italic;
                padding-bottom: 5px;
                }
        #statutory_declaration  {
                border: 2px solid #000;
                padding: 5px;
                margin-bottom: 20px;
                }
        .assets tr {
                height:40px;
                }

        .assets, .assets td, .assets th {
                width: 100%;
                border: 1px solid #000;
                border-collapse: collapse;
                border-width: 1px;
                padding: 5px;
                }

