﻿table {
	font: 9pt/22px arial, sans-serif
	}
p {
	margin-top: 0px;
	margin-bottom: 0px;

	}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 13px;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000
}

.centercoltext ul {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;/*themecolour1%0;*/
	list-style-image: url(Sc_MainPage_files/Sc_MainPage_bullet.gif);
}

h1 {
	font-size: 20px;
	font-weight: normal;
	color: #040124;/*themecolour1$ -14.1%, -44.3%;*/
	margin: 0px;
	padding-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-size: 20px;
	color: #290682;/*themecolour1$ 38.5%, 57.1%;*/
	margin: 0px;
	padding-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}

body {
	color: #000000;/*themecolour1%0;*/
	background-color: #7495ab;/*themecolour1;*/
	background-image: url(Sc_MainPage_files/Sc_MainPage_topstrip.gif);
	background-repeat: repeat-x;	
}
/*Blue Bold*/
.bb {
	font-size: 20px;
	color: #290682;/*themecolour1$ 38.5%, 57.1%;*/
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
.rtt /*ResumeTitleText*/
{
	color: #000000;/*themecolour1%0;*/
	font-style:italic;
	font-weight:bold;
	}
.rht /*ResumeHeaderText*/
{
	color: #000000;/*themecolour1%0;*/
	font-weight:bold;
	}
.rhtt /*ResumeHeaderTopText*/
{
	color: #000000;/*themecolour1%0;*/
	font-weight:bold;
	font-size:larger;
	}
.rmtb /*ResumeMiniTableBorders*/
{
	border-style:ridge; 
	border-color:#290682;/*themecolour1$ 38.5%, 57.1%;*/
	padding-left:10px;
	padding-right:10px;
	border-spacing: 1px;
	border-width: 1px;
	}
.rthb /*resumeTable header boarders*/
{
	border-left-style:outset; 
	border-top-style:outset;
	color: #000000;/*themecolour1%0;*/
	border-width: Thin;
	}
	
.rtl /*ResumeTopLeft*/
{
	border-top-style:ridge;
	border-left-style:ridge;
	border-color:#290682;/*themecolour1$ 38.5%, 57.1%;*/
	border-width: 1px;
	}
.rl /*Resume Left*/
{
	border-left-style:ridge;
	border-color:#290682;/*themecolour1$ 38.5%, 57.1%;*/
	border-width: 1px;
	}	
.centercoltext {
	color: #000000;/*themecolour1%0;*/
	padding-right: 20px;
	padding-left: 20px;
}

.centercoltext a:link {
	color: blue;/*themecolour1$ 29.1%, 49.8%;*/
}
.centercoltext a:visited {
	color: blue;/*themecolour1$ 29.1%, 49.8%;*/
}
.centercoltext a:link:hover {
	color: #ffffff;
}
.headpad {
	padding-right: 20px;
	background-color: #000000;/*themecolour3;*/	
}

.head {
	background-color: #4a606e;/*themecolour1$ -0.1%, -35.7%;*/
	padding-left: 5px;
}

/* Accordion */
.accordionHeader
{
    border-top-style:ridge;
	border-left-style:ridge;
	border-color:#290682;/*themecolour1$ 38.5%, 57.1%;*/
	border-width: 1px;
    color: Blue;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}


