html { min-height: 100%; margin-bottom: 1px; }  

.errorQuestion
{
	color: red;
    font-weight: bold;
}

.question
{
	color: black;
    font-weight: bold;
}  

.quote
{
	text-decoration: italic;
}

.quote-author
{
	text-indent: 30px;
    font-weight: bold;
    margin-bottom: 10px;
}

.test-author
{
	font-size: 11px;
    font-weight: normal;
	text-indent: 5px;
}

.test-hr
{
	margin-top: 2px;
    margin-bottom: 3px;
}

#yellow
{
	color: yellow;
}

a, a:link, a:visited, a:hover {
	color: blue;
}

body {
	background-color: #c1ced4;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
/*    
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
*/    
    
}

h1, h2, h3 {
	font-family: tahoma, arial, helvetica, sans-serif;
}

h3
{
	font-style: italic;
    font-size: 13px;
    text-decoration: underline;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000033;
/*	letter-spacing: .05em; */
	margin-bottom: 20px;
	margin-top: 15px;
	font-variant: small-caps;
	text-transform: capitalize;
}
h2 {
/*	font-family: Arial, Helvetica, sans-serif; */
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 10px;
/* 	letter-spacing: .05em; */
}

.main-list {
/*	font-family: Arial, Helvetica, sans-serif; */
	font-size: 14px;
	font-weight: bold;
	color: black;
    border-top: 1px solid #1c719a ;
    border-bottom: 1px solid #1c719a ;
	margin-top: 15px;
	margin-bottom: 10px;
/* 	letter-spacing: .05em; */
}

h3 {
/*	font-family: Arial, Helvetica, sans-serif; */
	font-size: 12px;
	font-weight: bold;
	color: 000033;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
/* 	letter-spacing: .05em; */
}

img {
	border-style: none;
}

input, select{
	border-style: solid;
    border-width: 1px;
    border-color: #1c719a;
    background-color: #c1ced4;
    
    padding: 1px;
}

#master_container {
	position: relative;
	margin: 0 auto;
    height: 1125px;
    width: 750px;
    background-color: white;

    text-align: justify;
	border-style: dotted;
	border-color: lightgrey;
	border-width: 2px;
}    

#wrapper_header {
	position: relative;
    height: 175px;
    width: 750px;
    
    background-color: #1e7495;
}

#wrapper_leftcol {
	position:absolute;
    top: 175px;
    height: 1100px; 
    width: 180px;
    color: white;
    background-color: #1c719a;
}

#icon-articles {
	position:absolute;
    top: 820px;
    height: 80px; 
    width: 130px;
    color: white;
    background-color: #1c719a;
}

#wrapper_rightcol {
	position:absolute;
    top: 175px;
    left: 600px;
    height: 1100px; 
    width: 150px;
    color: white;
    background-color: #1c719a;
}

#wrapper_rightcol_content {
    color: white;
    background-color: #1c719a;
	padding: 10px;
    text-align: left;
}

#wrapper_rightcol_content a, #wrapper_rightcol_content a:link, #wrapper_rightcol_content a:visited {
	text-decoration: none;
    color: white;
    background-color: #1c719a;
}

#wrapper_content {
	position: absolute;
    top: 175px;
    left: 181px;
    height: 1100px; 
    width: 420px;
    background-color: #ffffff;
}

#content {
	position: absolute;
    top: 10px;
    left: 20px;
    height: 1080px; 
    width: 380px; 
    background-color: #ffffff;
}

#wrapper_footer {
	position: relative;
    top: 1100px;
    height: 50px;
    width: 750px;
    background-color: #093655; 
}

.speakername
{
	font-weight: bold;
    font-size: 14px;
}

.coursename
{
	font-style: italic;
    font-size: 14px;
}

#bulletlist-white
{
	margin-left: 20px;
    margin-bottom: 10px;
	list-style-position: outside;
    list-style-type: disc;
}
#bulletlist-white li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFF;
	margin-bottom: 2px;
	white-space: normal;
	list-style-position: outside;
    text-align: left;
}

#bulletlist
{
	margin-left: 20px;
    margin-bottom: 10px;
	list-style-position: outside;
    list-style-type: disc;
}
#bulletlist li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 2px;
	white-space: normal;
	list-style-position: outside;
    text-align: left;
}

#bulletlist2
{
	margin-left: 20px;
    list-style-type: disc;
}
#bulletlist2 li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
    text-align: left;
}

.main-table-speaker
{
	text-align: left;
	font-size: 12px;
    border-bottom: 1px dotted grey;
    border-right: 1px dotted grey;
}
.main-table
{
	text-align: left;
	font-size: 12px;
    border-bottom: 1px dotted grey;
}

#samsung
{
	position: relative;
    top: 20px;
    left: 15px;
    width: 140px;
	color: white;
    text-align: center;
}

#sidebar-dvd
{
	position: relative;
    top: 20px;
    left: 15px;
    width: 140px;
	color: white;
    padding: 5px;
    text-align: center;
    border: 1px solid white;
}

#sidebar-dvd a, #sidebar-dvd a:visited
{
	color: white;
	text-decoration: none;
    font-weight: bold;
}
#sidebar-dvd a:hover
{
	color: white;
	text-decoration: underline;
    font-weight: bold;
}

#sidebar-media
{
	position: relative;
    top: 20px;
    left: 15px;
    width: 140px;
    color: white;
    text-align: left;
}
#sidebar-media a, #sidebar-media a:visited
{
	color: white;
	text-decoration: none;
    font-weight: bold;
}
#sidebar-media a:hover
{
	color: white;
	text-decoration: underline;
    font-weight: bold;
}


#sponsorlist
{
	position: relative;
    top: 30px;
    left: 15px;
    width: 140px;
	color: white;
    text-align: left;
}

#sponsorlist p
{
	color: white;
}

#sponsorlist a:link, a:visited
{
	color: white;
    font-weight: bold;
    text-decoration: none;
}

#sponsorlist a:hover
{
	color: white;
    font-weight: bold;
    text-decoration: underline;
}

#sponsorlist li
{
	margin-left: 15px;
	margin-bottom: 7px;
	list-style-position: outside;
    list-style-type: square;
}

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

/*- Menu 14--------------------------- */

#menu14_current {
    height: 32px;
      voice-family: "\"}\"";
      voice-family: inherit;
      height: 24px;
    text-decoration: none;
    color: #1c719a;
    background:  url(images/menu14d.gif) 0 -32px;
    padding: 8px 0 0 15px;
}


#menu14 {
        width: 200px;
        margin: 10px;
        font-size: 14px;
        }
        
#menu14 li {
	padding: 0 0 3px 0; 
}        

#menu14 li a {
		font-weight: normal;
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu14 li a:link, #menu14 li a:visited {
		font-weight: normal;
        color: white;
        display: block;
        background:  url(images/menu14d.gif);
        padding: 8px 0 0 15px;
        }

#menu14 li a:hover, #menu14 li #current { 
		font-weight: normal;
        color: #1c719a;
        background:  url(images/menu14d.gif) 0 -32px;
        padding: 8px 0 0 15px;
        }
#content a, #content a:link, #content a:visited, #content a:hover 
{
	font-weight: bold;
	color: blue;
    text-decoration: underline;
}

        
