/*Pitman-Training*/

body{
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #FFFFFF;
}

ul{
color: #666666;
}

a:link{
color: #666666;
text-decoration: none;
}
a:visited{
color: #666666;
text-decoration: none;
}
a:hover{
color: #000000;
text-decoration: none;
}
a:active{
color: #666666;
text-decoration: none;
}

h1{
margin: 0px;
font: bold;
font-weight: 100;
font-size: 24px;
padding: 5px;
color: #1a4379;
}

h2{
margin: 0px;
font: bold;
font-size: 18px;
padding: 5px;
color: #112c51;
}

h3{
margin: 0px;
font: bold;
font-size: 14px;
padding-left: 5px;
color: #333333;
}

h4{
margin: 0px;
font-size: 13px;
padding-left: 5px;
color: #1a4379;
}

h5{
margin: 0px;
font: bold;
font-size: 13px;
padding-left: 5px;
padding-bottom: 3px;
color: #1a4379;
}


p{
margin: 0px;
font-size: 12px;
padding-left: 5px;
padding-right: 10px;
color: #666666;
}

.smalltext{
margin: 0px;
font-size: 10px;
padding-left: 5px;
color: #666666;
}

.mediumtext{
margin: 0px;
font-size: 13px;
padding-left: 5px;
padding-bottom: 3px;
color: #1a4379;
}

.abouttext{
padding: 10px;
font-size: 14px;
font-weight: bold;
color: #135ea2;
}

.abouttext2{
padding: 6px;
font-size: 12px;
font-weight: bold;
color: #135ea2;
}

/*bubble link boxes*/
.red_bubble_link{
margin: 0px;
background-image: url(../images/red_bubble_link.gif);
background-position: center bottom;
background-repeat: no-repeat;
float: left;
width: 300px;
height: 75px;
}

.blue_bubble_link{
margin: 0px;
background-image: url(../images/blue_bubble_link.gif);
background-position: center bottom;
background-repeat: no-repeat;
float: left;
width: 300px;
height: 75px;
}

/*small bubble text styles*/

.bubble_link_header{
margin: 0px;
padding-top: 15px;
padding-left: 30px;
font-size: 18px;
font-weight: bold;
color: #FFFFFF;
}

.bubble_link_txt{
margin: 0px;
padding-top: 5px;
padding-left: 40px;
font-size: 14px;
color: #FFFFFF;
}

/*small bubble text styles*/

.small_bubble_header_txt{
margin: 0px;
padding-top: 10px;
padding-left: 20px;
font-size: 18px;
font-weight: bold;
color: #FFFFFF;
}

.small_bubble_txt{
margin: 0px;
padding-top: 3px;
padding-left: 20px;
font-size: 14px;
color: #FFFFFF;
}

/*medium bubble boxes*/
.medium_blue_bubble{
margin: 0px;
background-image: url(../images/medium_blue_bubble.gif);
background-position: center bottom;
background-repeat: no-repeat;
float: left;
width: 320px;
height: 200px;
}

/*headers*/

.grey_header_image{
background-image: url(../images/grey_header.gif);
background-position: center;
background-repeat: no-repeat;
}

.red_header_image{
background-image: url(../images/red_header.gif);
background-position: center;
background-repeat: no-repeat;
}

.yellow_header_image{
background-image: url(../images/yellow_header.gif);
background-position: center;
background-repeat: no-repeat;
}

.blue_header_image{
background-image: url(../images/blue_header.gif);
background-position: center;
background-repeat: no-repeat;
}

.green_header_image{
background-image: url(../images/green_header.gif);
background-position: center;
background-repeat: no-repeat;
}

.purple_header_image{
background-image: url(../images/purple_header.gif);
background-position: center;
background-repeat: no-repeat;
}

.header_image_small{
background-image: url(../images/blue_header_small.gif);
background-position: center;
background-repeat: no-repeat;
width: 270px;
height: 200px;
}

.header_largetext{
padding-top: 25px;
padding-left: 20px;
font-size: 32px;
color: #FFFFFF;
}

.header_smalltext{
padding-top: 5px;
padding-left: 20px;
padding-right: 20px;
font-size: 14px;
color: #FFFFFF;
}

.corporate_logo{
background-image: url(../images/corporate_image.gif);
background-position: center bottom;
background-repeat: no-repeat;
width: 270px;
height: 376px;
}

.small_logo{
margin: 0px;
background-image: url(../images/logo_small.gif);
background-position: center bottom;
background-repeat: no-repeat;
float: center;
width: 120px;
height: 60px;
}

.xsmalltext{
margin: 0px;
font-size: 9px;
color: #1a4379;
}

/*course text*/

.pitman_phone{
margin: 0px;
font-size: 12px;
padding-right: 10px;
padding-bottom: 2px;
padding-left: 5px;
color: #1a4379;
}

.more_info{
margin: 0px;
margin-top: 5px;
font-size: 12px;
font-weight: bold;
padding-left: 5px;
padding-right: 10px;
color: #666666;
float: right;
}

.red_course_text{
margin: 0px;
font-size: 12px;
font-weight: bold;
padding-right: 10px;
padding-bottom: 2px;
padding-left: 5px;
color: #CC0000;
}

.red_course_h1{
margin: 0px;
margin-bottom: 8px;
margin-left: 5px;
font-size: 18px;
padding-bottom: 2px;
color: #CC0000;
border-bottom: 2px solid #CC0000;
}

.yellow_course_text{
margin: 0px;
font-size: 12px;
font-weight: bold;
padding-right: 10px;
padding-bottom: 2px;
padding-left: 5px;
color: #a99131;
}

.yellow_course_h1{
margin: 0px;
margin-bottom: 8px;
margin-left: 5px;
font-size: 18px;
padding-bottom: 2px;
color: #a99131;
border-bottom: 2px solid #a99131;
}

.green_course_text{
margin: 0px;
font-size: 12px;
font-weight: bold;
padding-right: 10px;
padding-bottom: 2px;
padding-left: 5px;
color: #0b684d;
}

.green_course_h1{
margin: 0px;
margin-bottom: 8px;
margin-left: 5px;
font-size: 18px;
padding-bottom: 2px;
color: #0b684d;
border-bottom: 2px solid #0b684d;
}

.purple_course_text{
margin: 0px;
font-size: 12px;
font-weight: bold;
padding-right: 10px;
padding-bottom: 2px;
padding-left: 5px;
color: #5c3c61;
}

.purple_course_h1{
margin: 0px;
margin-bottom: 8px;
margin-left: 5px;
font-size: 18px;
padding-bottom: 2px;
color: #5c3c61;
border-bottom: 2px solid #5c3c61;
}

.blue_course_text{
margin: 0px;
margin-bottom: 4px;
font-size: 18px;
padding-bottom: 2px;
color: #1a4379;
}


.footer{
border-top: #1a4379 solid 4px;
}

.jsclass body .randomcontent{
display: none;
}

/*arrow*/
.arrow{
margin-top: -15px;
margin-right: 25px;
margin-bottom: 15px;
background-image: url(../images/arrow..gif);
width: 50px;
height: 50px;
float: right;
}

/*small bubble boxes*/
.small_red_bubble{
margin: 0px;
background-image: url(../images/small_red_bubble.gif);
background-position: center bottom;
background-repeat: no-repeat;
width: 270px;
height: 100px;
}

.small_yellow_bubble{
margin: 0px;
background-image: url(../images/small_yellow_bubble.gif);
background-position: center bottom;
background-repeat: no-repeat;
width: 270px;
height: 100px;
}

.small_blue_bubble{
margin: 0px;
background-image: url(../images/small_blue_bubble.gif);
background-position: center bottom;
background-repeat: no-repeat;
width: 270px;
height: 100px;
}

.small_green_bubble{
margin: 0px;
background-image: url(../images/small_green_bubble.gif);
background-position: center bottom;
background-repeat: no-repeat;
width: 270px;
height: 100px;
}

.small_purple_bubble{
margin: 0px;
background-image: url(../images/small_purple_bubble.gif);
background-position: center bottom;
background-repeat: no-repeat;
width: 270px;
height: 100px;
}

.small_cyan_bubble{
margin: 0px;
background-image: url(../images/small_cyan_bubble.gif);
background-position: center bottom;
background-repeat: no-repeat;
width: 270px;
height: 100px;
}

.small_lgreen_bubble{
margin: 0px;
background-image: url(../images/small_lgreen_bubble.gif);
background-position: center bottom;
background-repeat: no-repeat;
width: 270px;
height: 100px;
}

.small_grey_bubble{
margin: 0px;
background-image: url(../images/small_grey_bubble.gif);
background-position: center bottom;
background-repeat: no-repeat;
width: 270px;
height: 100px;
}

.small_dred_bubble{
margin: 0px;
background-image: url(../images/small_dred_bubble.gif);
background-position: center bottom;
background-repeat: no-repeat;
width: 270px;
height: 100px;
}

/*
.redbubbletext{
margin: 0px;
margin-bottom: 10px;
color: #AA0000;
border-bottom: solid 2px #AA0000;
margin-left: 10px;
padding-bottom: 6px;
font-size: 14px;
font-weight: bold;
}*/

/*images*/

.corporate_001{
margin: 0px;
background-image: url(../images/corporate_001.gif);
background-position: center bottom;
background-repeat: no-repeat;
width: 670px;
height: 439px;
}

.corporate_004{
margin: 0px;
background-image: url(../images/corporate_004.gif);
background-position: center bottom;
background-repeat: no-repeat;
width: 270px;
height: 520px;
}

.diplomas_006{
margin: 0px;
background-image: url(../images/Acctechdip.gif);
background-position: center bottom;
background-repeat: no-repeat;
width: 270px;
height: 376px;
}

.diplomas_002{
margin: 0px;
background-image: url(../images/diplomas_002.gif);
background-position: center bottom;
background-repeat: no-repeat;
width: 670px;
height: 459px;
}


.diplomas_003{
margin: 0px;
background-image: url(../images/diplomas_003.gif);
background-position: center bottom;
background-repeat: no-repeat;
width: 670px;
height: 383px;
}

.generic_002{
margin: 0px;
background-image: url(../images/generic_002.gif);
background-position: center bottom;
background-repeat: no-repeat;
width: 670px;
height: 452px;
}

.generic_003{
margin: 0px;
background-image: url(../images/generic_003.gif);
background-position: center bottom;
background-repeat: no-repeat;
width: 670px;
height: 420px;
}

.generic_004{
margin: 0px;
background-image: url(../images/generic_004.gif);
background-position: center bottom;
background-repeat: no-repeat;
width: 670px;
height: 385px;
}

.generic_005{
margin: 0px;
background-image: url(../images/generic_005.gif);
background-position: center bottom;
background-repeat: no-repeat;
width: 670px;
height: 331px;
}

.technical_001{
margin: 0px;
background-image: url(../images/technical_001.gif);
background-position: center bottom;
background-repeat: no-repeat;
width: 270px;
height: 520px;
}

.technical_003{
margin: 0px;
background-image: url(../images/technical_003.gif);
background-position: center bottom;
background-repeat: no-repeat;
width: 670px;
height: 350px;
}

.diplomas_005{
margin: 0px;
background-image: url(../images/diplomas_005.gif);
background-position: center bottom;
background-repeat: no-repeat;
width: 670px;
height: 409px;
}

.technical_004{
margin: 0px;
background-image: url(../images/technical_004.gif);
background-position: center bottom;
background-repeat: no-repeat;
width: 670px;
height: 351px;
}

.pa_001{
margin: 0px;
background-image: url(../images/pa_001.gif);
background-position: center bottom;
background-repeat: no-repeat;
width: 670px;
height: 398px;
}

.cvguide{
margin: 0px;
background-image: url(../images/cvguide.gif);
background-position: center bottom;
background-repeat: no-repeat;
width: 670px;
height: 227px;
}


/* table */

.top_left_table{
margin: 0px;
background-image:url(../images/top_left_table.gif);
background-position: center bottom;
background-repeat: no-repeat;
width: 210;
height: 78px;
}

.top_right_table{
margin: 0px;
background-image:url(../images/top_right_table.gif);
background-position: center bottom;
background-repeat: no-repeat;
width: 210;
height: 78px;
}

.bottom_left_table{
margin: 0px;
background-image:url(../images/bottom_left_table.gif);
background-position: center bottom;
background-repeat: no-repeat;
width: 210;
height: 78px;
}

.bottom_table{
margin: 0px;
background-image:url(../images/bottom_table.gif);
background-position: center bottom;
background-repeat: no-repeat;
width: 210;
height: 78px;
}

.bottom_right_table{
margin: 0px;
background-image:url(../images/bottom_right_table.gif);
background-position: center bottom;
background-repeat: no-repeat;
width: 210;
height: 78px;
}

.vertical_table{
margin: 0px;
background-image:url(../images/vertical_table.gif);
background-position: center bottom;
background-repeat: no-repeat;
width: 20;
height: 78px;
}

.horizontal_table{
margin: 0px;
background-image:url(../images/horizontal_table.gif);
background-position: center bottom;
background-repeat: no-repeat;
width: 210;
height: 20px;
}

.table_top{
margin: 0px;
background-image:url(../images/table_top.gif);
background-position: center bottom;
background-repeat: no-repeat;
width: 210;
height: 78px;
}*

.table_middle{
margin: 0px;
background-image:url(../images/table_middle.gif);
background-position: center bottom;
background-repeat: no-repeat;
width: 210;
height: 78px;
}*

.table_bottom{
margin: 0px;
background-image:url(../images/table_bottom.gif);
background-position: center bottom;
background-repeat: no-repeat;
width: 210;
height: 78px;
}*

.table_text{
padding: 6px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #FFFFFF;
}

/* MENU */

.pit_menu{
margin-right: 10px;
background-color: white;
border-bottom-width: 0;
width: 155px;
}

* html .pit_menu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 155px;
}

.pit_menu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.pit_menu a{
font: bold 9pt Arial, Helvetica, sans-serif;
padding: 5px 3px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #666666;
text-decoration: none;
}

.pit_menu a:visited{
color: #666666;
}

.pit_menu a:hover{
background-color: #0b5ea8;
color: white;
}
